Closed Bug 1512437 Opened 6 years ago Closed 5 years ago

Remove remaining sourcemap-specific server logic

Categories

(DevTools :: Debugger, enhancement, P2)

enhancement

Tracking

(firefox66 fixed)

RESOLVED FIXED
Firefox 66
Tracking Status
firefox66 --- fixed

People

(Reporter: jlast, Assigned: loganfsmyth)

References

Details

Attachments

(3 files, 1 obsolete file)

Now that are no longer using sourcemaps in the server we should stop using getOriginalLocation 


const newLocation = thread.unsafeSynchronize(
  thread.sources.getOriginalLocation(generatedLocation)
);
Priority: -- → P2
Attachment #9029811 - Attachment is obsolete: true
Depends on: 1513655
Summary: Stop using getOriginalLocation in the server → Remove remaining sourcemap-specific server logic
Assignee: nobody → lsmyth
Status: NEW → ASSIGNED
Attachment #9031594 - Attachment description: Bug 1512437 - Part 3: Convert all OriginalLocation instances to GeneratedLocations. → Bug 1512437 - Part 3: Convert all OriginalLocation instances to GeneratedLocations. r=jlast
Pushed by lsmyth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f56dfffb759
Part 1: Remove more sourcemap-specific codepaths that no longer apply. r=jlast
https://hg.mozilla.org/integration/autoland/rev/df34d5c8f55e
Part 2: Convert breakpoint APIs to be synchronous now that there are no sourcemaps. r=jlast
https://hg.mozilla.org/integration/autoland/rev/b1e417f2b451
Part 3: Convert all OriginalLocation instances to GeneratedLocations. r=jlast
https://hg.mozilla.org/mozilla-central/rev/4f56dfffb759
https://hg.mozilla.org/mozilla-central/rev/df34d5c8f55e
https://hg.mozilla.org/mozilla-central/rev/b1e417f2b451
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
Blocks: 1510463
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: