Closed Bug 1227283 Opened 10 years ago Closed 4 years ago

A frameScript doesn't belong to any add-on

Categories

(Core :: DOM: Content Processes, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
e10s + ---

People

(Reporter: Yoric, Unassigned)

Details

No description provided.
STR * In an add-on, call `Cc["@mozilla.org/globalmessagemanager;1"].getService(Ci.nsIMessageListenerManager).loadFrameScript(foo, false);` * Place a breakpoint in `foo`; * Notice that `foo`'s compartment is not considered part of an add-on. The immediate consequence is that this prevents the slow add-on watcher from detecting some cases of slow add-ons.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.