Move sourcemap processing to be more closely tied to source actors to better align with dependencies
Categories
(DevTools :: Debugger, task, P3)
Tracking
(firefox70 fixed)
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: loganfsmyth, Assigned: loganfsmyth)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [debugger-reserve])
Attachments
(5 files)
SourceMaps are entirely per-source-actor since sourceMappingURL is per-source-actor. Having it be based on SourceID makes things more confusing.
Assignee | ||
Updated•6 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D42933
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D42934
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D42935
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D42936
Comment 7•5 years ago
|
||
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=262858551&repo=autoland&lineNumber=4629
https://treeherder.mozilla.org/logviewer.html#?job_id=262857244&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/5c380cba7d7cc18bb7a95a9cc95095f5eca94dae
Assignee | ||
Updated•5 years ago
|
Comment 9•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b5efa9d76fc9
https://hg.mozilla.org/mozilla-central/rev/48ab934cd025
https://hg.mozilla.org/mozilla-central/rev/cc36acbf92ad
https://hg.mozilla.org/mozilla-central/rev/3885329bda0d
https://hg.mozilla.org/mozilla-central/rev/6ad70843c2b3
Description
•