Closed
Bug 1508660
Opened 6 years ago
Closed 6 years ago
stop getting highlighters via highlighterUtils
Categories
(DevTools :: Inspector, enhancement, P2)
DevTools
Inspector
Tracking
(firefox66 fixed)
RESOLVED
FIXED
Firefox 66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: yulia, Assigned: yulia)
References
Details
Attachments
(6 files)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D12438
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D12439
Assignee | ||
Comment 4•6 years ago
|
||
Depends on D12439
Assignee | ||
Comment 5•6 years ago
|
||
Depends on D13110
Updated•6 years ago
|
Attachment #9028487 -
Attachment description: Bug 1508660 - make storage front async; r=ochameau → Bug 1508660 - make storage front and changes front async; r=ochameau
Pushed by ystartsev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4eca8fce0a47
migrate getHighlighterByType to inspector front; r=ochameau
https://hg.mozilla.org/integration/autoland/rev/773938f18269
migrate getKnownHighlighter to inspectorFront; r=ochameau
https://hg.mozilla.org/integration/autoland/rev/94a957b9ba90
introduce getCachedFront; r=ochameau
https://hg.mozilla.org/integration/autoland/rev/b3518d5285be
make storage front and changes front async; r=ochameau
https://hg.mozilla.org/integration/autoland/rev/dff79b73c7fe
migrate getOrCreateHighlighterByType to inspectorFront; r=ochameau
Assignee | ||
Comment 7•6 years ago
|
||
Pushed by aciure@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/08e5ae4312b3
Fix eslint issue from rebase r=ochameau CLOSED TREE
Comment 9•6 years ago
|
||
Backed out 14 changesets (bug 1508660, bug 1508656, bug 1504185) for browser_target_cached-front.js perma failures
push that caused the failure: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&revision=01b687bb0b757a895c971f884da00f79130afc4a
failure: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&fromchange=c00b8c0f29ba7c9cace06d85283f66d070f2eb3e&selectedJob=217440230&searchStr=linux%2Copt%2Cmochitests%2Cwith%2Ce10s%2Ctest-linux32%2Fopt-mochitest-devtools-chrome-e10s-7%2Cm-e10s%28dt7%29
backout: https://hg.mozilla.org/integration/autoland/rev/fbe9f6e140aee8dc0d152c16c8f9171683b5140a
Flags: needinfo?(ystartsev)
Comment 10•6 years ago
|
||
Pushed by ystartsev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7298fdef4374
migrate getHighlighterByType to inspector front; r=ochameau
https://hg.mozilla.org/integration/autoland/rev/b1a296de67b5
migrate getKnownHighlighter to inspectorFront; r=ochameau
https://hg.mozilla.org/integration/autoland/rev/6595686a3db1
introduce getCachedFront; r=ochameau
https://hg.mozilla.org/integration/autoland/rev/dab4ad06c800
make storage front and changes front async; r=ochameau
https://hg.mozilla.org/integration/autoland/rev/7bbdead1fa31
migrate getOrCreateHighlighterByType to inspectorFront; r=ochameau
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(ystartsev)
Comment 11•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7298fdef4374
https://hg.mozilla.org/mozilla-central/rev/b1a296de67b5
https://hg.mozilla.org/mozilla-central/rev/6595686a3db1
https://hg.mozilla.org/mozilla-central/rev/dab4ad06c800
https://hg.mozilla.org/mozilla-central/rev/7bbdead1fa31
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
You need to log in
before you can comment on or make changes to this bug.
Description
•