Closed
Bug 832715
Opened 12 years ago
Closed 11 years ago
Bugzillajs can cause hang on large pages
Categories
(WebExtensions :: General, defect)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mayankleoboy1, Assigned: rik)
Details
(Keywords: hang)
Attachments
(1 file)
33.35 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20130119 Firefox/21.0
Build ID: 20130119030922
Steps to reproduce:
1. Create fresh profile.
2. Install bugzillJS from here : https://addons.mozilla.org/en-us/firefox/addon/bugzillajs/
3. Set the settings as shown in the attached pic . (basically, enable "show inline changes to the bug")
4. Come to this page.
5. ctrl+click on https://bugzilla.mozilla.org/show_bug.cgi?id=438871
6. Observe some jank in scrolling.
7. Switch to the tab opened in step 5.
8. Scroll up and down a few times (this is needed for bugzillajs to begin inlining)
9. Wait for a few seconds
Actual results:
HUGE janks. FF is not hung at this point, but to external appearance, it look like FF is hung. Continues for about aminute, which is huge.
The slow script dialog box also appears multiple times.
Expected results:
No jank, or possibly very less jank.
http://people.mozilla.com/~bgirard/cleopatra/#report=fe68d23fd136f82683d0a8398b0e277dea559a1f
Comment 1•12 years ago
|
||
CCing the Addon's Devs (as per AMO). Hope this is ok :-)
Reporter | ||
Comment 2•12 years ago
|
||
i had opened a ticket, but got no response.
https://github.com/gkoberger/BugzillaJS/issues/65
Assignee | ||
Comment 3•12 years ago
|
||
I've commented in the Github issue and I'll try to take a look by the end of the week.
Assignee: nobody → anthony
Assignee | ||
Comment 4•11 years ago
|
||
I just pushed version 3.2.0 that solves this. https://addons.mozilla.org/firefox/addon/bugzillajs/versions/3.2.0
Closing.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
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
•