Closed Bug 1604558 Opened 4 years ago Closed 4 years ago

Simplify and clarify handling of tellDebuggerAboutCompiledScript

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: mgaudet, Assigned: mgaudet)

References

Details

Attachments

(1 file)

Right now tellDebuggerAboutCompiledScript is quite confusingly implemented:

It only fires if we are both on-the-main-thread, for non-lazy scripts with null parents (which means top level!)

It seems that this mostly is indicating that this API is implemented at the wrong place and ought to be moved to the top level entrances of the compiler.

Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Priority: -- → P1
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3dc47180c833
Simplify and clarify handling of tellDebuggerAboutCompiledScript r=tcampbell
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: