Closed
Bug 1204127
Opened 9 years ago
Closed 9 years ago
Enable deprecation warnings for migrated DevTools files
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(firefox47 fixed)
RESOLVED
FIXED
Firefox 47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: jryans, Assigned: jryans)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
In bug 912121, I'm landing deprecation warnings for add-ons that use the shimmed paths.
For now, I will hide the warnings behind a pref, because we may shift them again in bug 1203159.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jryans
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/33691/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/33691/
Attachment #8716031 -
Flags: review?(poirot.alex)
Assignee | ||
Comment 3•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/33693/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/33693/
Attachment #8716032 -
Flags: review?(poirot.alex)
Assignee | ||
Comment 4•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/33695/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/33695/
Attachment #8716033 -
Flags: review?(jlong)
Assignee | ||
Comment 5•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/33697/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/33697/
Updated•9 years ago
|
Attachment #8716031 -
Flags: review?(poirot.alex) → review+
Comment 6•9 years ago
|
||
Comment on attachment 8716031 [details]
MozReview Request: Bug 1204127 - Enable DevTools migration warnings. r=ochameau
https://reviewboard.mozilla.org/r/33691/#review30653
I imagine we could at some point also remove the pref and make the the warning non-optional.
Comment 7•9 years ago
|
||
Comment on attachment 8716032 [details]
MozReview Request: Bug 1204127 - Clean up paths added after migration. r=ochameau
https://reviewboard.mozilla.org/r/33693/#review30655
Attachment #8716032 -
Flags: review?(poirot.alex) → review+
Assignee | ||
Updated•9 years ago
|
Attachment #8716033 -
Flags: review?(jlong) → review?(nfitzgerald)
Comment 8•9 years ago
|
||
Comment on attachment 8716033 [details]
MozReview Request: Bug 1204127 - Remove dead paths from debugger. r=jlongster
https://reviewboard.mozilla.org/r/33695/#review30765
Attachment #8716033 -
Flags: review?(nfitzgerald) → review+
Comment 10•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f18a4e9f5c83
https://hg.mozilla.org/mozilla-central/rev/87ef5b7a1f0c
https://hg.mozilla.org/mozilla-central/rev/0dbcd86566da
https://hg.mozilla.org/mozilla-central/rev/1a417f2084e1
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•