[Webkit-unassigned] [Bug 56393] Without checking existence of the renderer of the element, tries to access the enclosing layer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 09:29:15 PDT 2011


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


Viatcheslav Ostapenko <ostapenko.viatcheslav at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ostapenko.viatcheslav at nokia
                   |                            |.com




--- Comment #9 from Viatcheslav Ostapenko <ostapenko.viatcheslav at nokia.com>  2011-04-26 09:29:15 PST ---
(In reply to comment #6)
> Hi Eric, Browser crashed on loading www.crave.cnet.com. During debug we have found out that without checking whether renderer of the element existed, it tried to find the layer and as a result the crash happened. With this NULL check we were able to prevent the crash.

Did you try to create reduction? Some simple html that crashes webkit.
If you get reduction it would be very easy to add layout test. There is a lot of tests that pass if webkit doesn’t crash.

Does it crash with frame flattening switched on?

-- 
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