Closed
Bug 830823
Opened 13 years ago
Closed 12 years ago
LastTab broken on Firefox 20
Categories
(WebExtensions :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mayhemer, Unassigned)
References
Details
(Whiteboard: [e4x-breakage])
After updating to Fx 20 (http://hg.mozilla.org/releases/mozilla-aurora/rev/f9deba82d43b) LastTab extension no longer works at all.
I'll check error console after restart.
![]() |
Reporter | |
Comment 1•13 years ago
|
||
Nothing LastTab related found...
Comment 2•13 years ago
|
||
Last good nightly: 2012-12-11
First bad nightly: 2012-12-12
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4dfe323a663d&tochange=634180132e68
Comment 3•13 years ago
|
||
the extension works again if you change javascript.options.xml.chrome to true (FF restart required)
The extension have to be fixed.
Blocks: 788290
Updated•13 years ago
|
Assignee: nobody → english-us
Component: Extension Compatibility → English US
Product: Firefox → Tech Evangelism
Whiteboard: [e4x-breakage]
Updated•13 years ago
|
Assignee: english-us → nobody
Component: English US → Add-ons
![]() |
Reporter | |
Comment 4•12 years ago
|
||
(In reply to Matthias Versen [:Matti] from comment #3)
> the extension works again if you change javascript.options.xml.chrome to
> true (FF restart required)
>
> The extension have to be fixed.
It fulfills the purpose of switch to the last tab, but the pretty list of tabs is still not visible (however, I can live with that). On pressing down Ctrl-Tab I'm getting:
Timestamp: 2/19/2013 7:57:29 PM
Error: TypeError: htmlStyle is null
Source File: chrome://lasttab/content/services.js
Line: 415
Comment 5•12 years ago
|
||
It's worth noting that E4X has been completely removed from trunk, so setting javascript.options.xml.chrome is only a (very) temporary solution.
![]() |
Reporter | |
Comment 6•12 years ago
|
||
I moved away from LastTab to Ctrl-Tab 0.21.1 extension. It works the same way and even better.
Closing as incomplete.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•6 years ago
|
Component: Add-ons → General
Product: Tech Evangelism → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•