[Webkit-unassigned] [Bug 12518] [S60] Bug ID MLIO-6XWP2K BrowserNG: Betsson.com crashes browser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 1 08:47:34 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12518


yael.aharon at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|S60 Emulator                |Macintosh
         OS/Version|S60 3rd edition             |Mac OS X 10.0




------- Comment #2 from yael.aharon at nokia.com  2007-02-01 08:47 PDT -------
This bug was reported originally against S60 Browser, but can be reproduced
also on latest Safari code. 
The problem is that we make extensive use on m_object->document(), 
or m_object->element()->getDocument() . We don't check the return value and use
the document. When dealing with anonymous boxes, like in this case, the return
value of document is NULL, thus there is a crash. 


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



More information about the webkit-unassigned mailing list