Closed
Bug 1193238
Opened 10 years ago
Closed 10 years ago
tabbrowser.getTabForBrowser is not a function (Addon SDK pagemod not attaching content scripts)
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1149775
People
(Reporter: ke5trel, Unassigned)
References
Details
(Keywords: addon-compat, regression, Whiteboard: parity-firefox)
User Story
tabbrowser: implement method getTabForBrowser() like Firefox
Versions affected: SeaMonkey 2.36a1-2.39a1 trunk
Extensions affected: Ghostery, Drag-Select Link Text and others.
sdk/page-mod is not loading content scripts, the page is not being affected by the script and the script does not appear in the remote debugger.
Attaching to existing pages results in error:
"tabbrowser.getTabForBrowser is not a function"
Excluding "attachTo" does not produce an error message but still the script is not loaded.
![]() |
||
Updated•10 years ago
|
User Story: (updated)
Keywords: addon-compat
Summary: Addon SDK pagemod not attaching content scripts → tabbrowser.getTabForBrowser is not a function (Addon SDK pagemod not attaching content scripts)
Whiteboard: parity-firefox
This was working in 2.32-2.35a2 so marking as a regression.
Keywords: regression
![]() |
||
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•