Closed
Bug 1239753
Opened 9 years ago
Closed 9 years ago
FirefoxProfileMigrator is broken after generator expression removal
Categories
(Firefox :: Migration, defect)
Firefox
Migration
Tracking
()
RESOLVED
FIXED
Firefox 46
Tracking | Status | |
---|---|---|
firefox45 | --- | unaffected |
firefox46 | --- | fixed |
People
(Reporter: gfritzsche, Assigned: gfritzsche)
References
Details
(Keywords: regression, Whiteboard: [measurement:client])
Attachments
(1 file)
(deleted),
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
FirefoxProfileMigrator.js was broken by bug 1220564:
https://hg.mozilla.org/mozilla-central/diff/733d3f5c1619/browser/components/migration/FirefoxProfileMigrator.js
Assignee | ||
Comment 1•9 years ago
|
||
I wonder if we could at least get limited xpcshell test coverage for the component, no tests at all is pretty sad.
Attachment #8707978 -
Flags: review?(gijskruitbosch+bugs)
Comment 2•9 years ago
|
||
Comment on attachment 8707978 [details] [diff] [review]
FirefoxProfileMigrator is broken after generator expression removal
Review of attachment 8707978 [details] [diff] [review]:
-----------------------------------------------------------------
rs=me
bug 888624 for getting marionette tests for this.
Attachment #8707978 -
Flags: review?(gijskruitbosch+bugs) → review+
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Assignee | ||
Updated•9 years ago
|
status-firefox45:
--- → unaffected
Comment 5•9 years ago
|
||
[bugday-20160323]
Status: RESOLVED,FIXED -> UNVERIFIED
Comments:
STR: Not clear.
Developer specific testing
Component:
Name Firefox
Version 46.0b9
Build ID 20160322075646
Update Channel beta
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
OS Windows 7 SP1 x86_64
Expected Results:
Developer specific testing
Actual Results:
As expected
You need to log in
before you can comment on or make changes to this bug.
Description
•