Closed
Bug 595824
Opened 15 years ago
Closed 15 years ago
Error: too much recursion, deviantart gallery and favorites section images aren't shown anymore.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alice0775, Unassigned)
References
()
Details
(Keywords: regression)
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre)
Gecko/20100912 Firefox/4.0b6pre ID:20100912041924
deviantart gallery and favorites section images aren't shown anymore.
Error: too much recursion
Source file: http://st.deviantart.net/css/art-common_jc.js?30657821714
Line: 4
And, setting
javascript.options.methodjit.* false
javascript.options.tracejit.* false
are no noticeable change.
Reproducible: Always
Steps to Reproduce:
1. Start Minefield with new profile
2. Open URL ( http://oxcrushhed.deviantart.com/gallery/ )
Actual Results:
deviantart gallery and favorites section images aren't shown anymore
Expected Results:
images should be shown properly
Regression window:
Works:
http://hg.mozilla.org/mozilla-central/rev/16eac4b8b8e0
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100911 Firefox/4.0b6pre ID:20100911133215
Fails:
http://hg.mozilla.org/mozilla-central/rev/f1bd314e64ac
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100911 Firefox/4.0b6pre ID:20100911134652
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=16eac4b8b8e0&tochange=f1bd314e64ac
![]() |
||
Comment 2•15 years ago
|
||
Did the recent changes to not inline stuff as much help here?
blocking2.0: --- → ?
![]() |
Reporter | |
Comment 3•15 years ago
|
||
This problem does not happen after the following mc- hourly build.
http://hg.mozilla.org/mozilla-central/rev/d70a9ed2b89e
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100924 Firefox/4.0b7pre ID:20100924104336
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
![]() |
Reporter | |
Updated•15 years ago
|
blocking2.0: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•