[Webkit-unassigned] [Bug 14568] load event can fire prematurely for frameless documents (affects Acid3?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 26 14:29:47 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=14568


Myles C. Maxfield <mmaxfield at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmaxfield at apple.com




--- Comment #5 from Myles C. Maxfield <mmaxfield at apple.com>  2014-08-26 14:29:52 PST ---
This causes a crash in CSSSegmentedFontFace::getFontData() due to the function getting called inside itself. (The load events run Javascript which causes a layout which ends up calling the function again)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list