Closed
Bug 732782
Opened 13 years ago
Closed 12 years ago
Zombie compartment in Autopager
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jakob.kri, Unassigned)
References
Details
(Whiteboard: [MemShrink:P3])
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120303 Firefox/13.0a1
Build ID: 20120303031033
Steps to reproduce:
1. Install AutoPager (https://addons.mozilla.org/en-US/firefox/addon/autopager/)
2. Go to a site that has AutoPager rules defined, f.e Engadget.com
3. Press Yes when prompted with "Do you want to enable auto paging on this site"
4. Scroll the site to the bottom to start a auto page.
5. Close site
Actual results:
Zombie compartment in about:compartments and about:memory.
Depends on: ZombieCompartments
Whiteboard: [MemShrink]
Updated•13 years ago
|
Blocks: ZombieCompartments
No longer depends on: ZombieCompartments
Updated•13 years ago
|
Whiteboard: [MemShrink] → [MemShrink:P3]
Comment 1•13 years ago
|
||
Have we contacted the author of AutoPager?
I sent the author a email on April 10th; no reply. Regarding your comment https://bugzilla.mozilla.org/show_bug.cgi?id=695480#c53 I can reproduce, but it doesn't seem that Autopager is working properly, it's only possible to autopage one page, I get these kind of errors in the console:
Timestamp: 11-05-2012 20:15:38
Error: TypeError: can't access dead object@@chrome://autopager/content/autopager-paging.js:1345
@chrome://autopager/content/autopager-paging.js:1265
@chrome://autopager/content/autopager-paging.js:1586
@chrome://autopager/content/autopager-paging.js:1569
@chrome://autopager/content/splitbrowse.js:596
Source File: chrome://autopager/content/autopager-bw-utils.js
Line: 225
Comment 3•12 years ago
|
||
I'm also getting "TypeError: can't access dead object" messages, which indicates that the change in bug 695480 is having an effect, which has the side-effect of breaking the autopaging functionality. That's a shame, but the add-on author is going to have to work around it.
Given that the zombie compartment no longer reproduces, we can close this bug report.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
With version 0.7.1.6 I'm still getting errors in the console, but the functionality seems to be working, I can autopage on several pages. This is with Firefox 15.
You need to log in
before you can comment on or make changes to this bug.
Description
•