Closed
Bug 959439
Opened 11 years ago
Closed 11 years ago
svg filter effects freeze firefox
Categories
(Core :: SVG, defect)
Tracking
()
VERIFIED
FIXED
mozilla28
People
(Reporter: mihai, Assigned: mstange)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131205075310
Steps to reproduce:
Go to http://ie.microsoft.com/testdrive/graphics/hands-on-css3/hands-on_svg-filter-effects.htm
Actual results:
Select feMorphology-dilate filter from the drop-down list
Move the slider to the end ( maximum value )
Expected results:
Firefox stopped responding so I had to force it to quit. I didn't even get the annoying warning message.
Comment 1•11 years ago
|
||
on my win7 machine, with OMTC+new textures, this demo is smooth.
Updated•11 years ago
|
Summary: svg filter effects crash firefox → svg filter effects freeze firefox
Comment 2•11 years ago
|
||
Doesn't seem to be a problem on Trunk any more.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
I tested it on Mac OSX (10.9 )
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
It doesn't work on my Mac OSX (10.9). It just stops responding.
Comment 5•11 years ago
|
||
Did you test a trunk build? I.e. Firefox 29?
Updated•11 years ago
|
Flags: needinfo?(mihai)
Updated•11 years ago
|
status-firefox26:
--- → affected
status-firefox27:
--- → affected
status-firefox28:
--- → unaffected
status-firefox29:
--- → unaffected
tracking-firefox27:
--- → ?
OS: Mac OS X → All
Comment 6•11 years ago
|
||
Progression window(m-i)
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/3fddbaf657ce
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 ID:20131127030556
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/61ff58ee03e5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 ID:20131127032656
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=3fddbaf657ce&tochange=61ff58ee03e5
Fixed by: Bug 924103
Depends on: 924103
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago → 11 years ago
tracking-firefox27:
? → ---
Resolution: --- → FIXED
Updated•11 years ago
|
Flags: needinfo?(mihai)
Comment 7•11 years ago
|
||
I was able to confirm the fix for this issue on Mac OS X 10.8.5, Windows 7 64-bit, Windows XP 32-bit and Ubuntu 12.04 32-bit, using:
- the latest Nightly (Build ID: 20140114030236),
- the latest Aurora (Build ID: 20140114004002).
Updated•11 years ago
|
Assignee: nobody → mstange
Target Milestone: --- → mozilla28
Comment 8•11 years ago
|
||
This issue is also fixed on the latest Beta (Build ID: 20140210161136), confirmed using Windows 7 64-bit, Ubuntu 12.04 32-bit and Mac OS X 10.9.
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in
before you can comment on or make changes to this bug.
Description
•