Closed Bug 834192 Opened 13 years ago Closed 10 years ago

Move injection of `console` from Worker to Symbiont

Categories

(Add-on SDK Graveyard :: General, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: zer0, Unassigned)

Details

As noted by Alex here: <https://github.com/mozilla/addon-sdk/pull/722/files#r2744310> `console` should be injected earlier in the documents, and Symbiont seems the perfect place, because it also remove the needed to check if the document is in a Tab or not.
Assignee: nobody → zer0
Also, we should take this occasion to remove the unnecessary use of `__exposedProps__`, as we imagined (see https://bugzilla.mozilla.org/show_bug.cgi?id=731074#c19).
Assignee: zer0 → nobody
With detraitification and ultimately removing Symbiont (only widget is depending on this IIRC now), is this PR still valid?
Flags: needinfo?(zer0)
I guess it depends how it will works then the injected console in the documents without the Symbiont. We need to inject early in the document anyway.
Flags: needinfo?(zer0)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.