Closed
Bug 1627538
Opened 5 years ago
Closed 4 years ago
Create Region.jsm
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: daleharvey, Assigned: daleharvey)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Move the code over from NetworkGeolocation.getCountry into its own module
Assignee | ||
Updated•5 years ago
|
Blocks: search-region
Priority: -- → P3
Updated•5 years ago
|
Points: --- → 3
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → dharvey
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Iteration: --- → 77.2 - Apr 20 - May 3
Updated•5 years ago
|
Attachment #9140980 -
Attachment description: Bug 1627538 - WIP - Extract getCountry into its own jsm → Bug 1627538 - Extract getRegion into its own jsm
Updated•4 years ago
|
Iteration: 77.2 - Apr 20 - May 3 → 78.1 - May 4 - May 17
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/049df3990b16
Extract getRegion into its own jsm r=mikedeboer,Standard8
Comment 3•4 years ago
|
||
Backed out changeset 049df3990b16 (bug 1627538) for test_autocomplete_basic_form_formActionOrigin.html failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/c0d1c6782fda5641ed2dc45ce3ab9702ab843836
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=301067233&repo=autoland&lineNumber=16734
[task 2020-05-06T18:14:30.585Z] 18:14:30 INFO - TEST-START | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_basic_form_formActionOrigin.html
[task 2020-05-06T18:14:31.193Z] 18:14:31 INFO - GECKO(2204) | MEMORY STAT | vsize 2103853MB | vsizeMaxContiguous 65904088MB | residentFast 103MB | heapAllocated 12MB
[task 2020-05-06T18:14:31.211Z] 18:14:31 INFO - TEST-OK | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_basic_form_formActionOrigin.html | took 618ms
[task 2020-05-06T18:14:31.211Z] 18:14:31 INFO - GECKO(2204) | console.warn: LoginRecipes: "getRecipes: falling back to a synchronous message for:" "https://example.com"
[task 2020-05-06T18:17:49.077Z] 18:17:49 INFO - [7200, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005 (NS_ERROR_FAILURE): file /builds/worker/checkouts/gecko/toolkit/components/places/Database.cpp, line 544
[task 2020-05-06T18:17:49.077Z] 18:17:49 INFO - [7200, Main Thread] WARNING: Unable to get a connection to vacuum database: file /builds/worker/checkouts/gecko/storage/VacuumManager.cpp, line 128
[task 2020-05-06T18:17:49.147Z] 18:17:49 INFO - [7200, IPDL Background] WARNING: '!gBasePath', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp, line 3627
[task 2020-05-06T18:17:49.147Z] 18:17:49 INFO - [7200, IPDL Background] WARNING: profile-do-change must precede QuotaManager::GetOrCreate(): file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp, line 3628
[task 2020-05-06T18:17:49.147Z] 18:17:49 INFO - [7200, IPDL Background] WARNING: '!quotaManager', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp, line 8595
[task 2020-05-06T18:19:58.226Z] 18:19:58 INFO - TEST-INFO | started process screenshot
[task 2020-05-06T18:19:58.306Z] 18:19:58 INFO - TEST-INFO | screenshot: exit 0
[task 2020-05-06T18:19:58.306Z] 18:19:58 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_basic_form_formActionOrigin.html | Test timed out.
Flags: needinfo?(dharvey)
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/710b5a3282f8
Extract getRegion into its own jsm r=mikedeboer,Standard8
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Comment 7•4 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•