Closed
Bug 1754189
Opened 4 years ago
Closed 4 years ago
Merge the now duplicated sourcemap tests introduced by bug 1752535
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(firefox99 fixed)
RESOLVED
FIXED
99 Branch
| Tracking | Status | |
|---|---|---|
| firefox99 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
Bug 1754189 - [devtools] Migrate browser_dbg-sourcemaps-reload.js to use the shared source map test.
48 bytes,
text/x-phabricator-request
|
Details | Review |
In bug 1752535 I duplicated:
https://searchfox.org/mozilla-central/source/devtools/client/debugger/test/mochitest/examples/sourcemaps-reload
into:
https://searchfox.org/mozilla-central/source/devtools/client/debugger/test/mochitest/examples/sourcemaps-reload2
But it would be nice to merge these two as they are almost identical.
This will help pave the way to reuse this test in other tests.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cddefd9df1ea
[devtools] Migrate browser_dbg-sourcemaps-reload.js to use the shared source map test. r=bomsy
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•