[Webkit-unassigned] [Bug 34730] [Qt] Null QObjects properties cause Segmentation Fault

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 14:00:50 PST 2010


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


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|WebKit Qt                   |JavaScriptGlue
     Ever Confirmed|0                           |1




--- Comment #5 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-03-09 14:00:49 PST ---
(In reply to comment #2)
> Created an attachment (id=50338)
 --> (https://bugs.webkit.org/attachment.cgi?id=50338) [details]
> Bug Test Program
> 
> The test program tries to show 3 alerts but the last segfaults because it is a
> property returning a null QObjetc.

Actually, I was not asking for a test case but for a unit test in your patch.

We have unittests for QtWebkit in WebKit/qt/tests (those unit test are
generally called autotest in Qt because they are run automatically). By making
an autotest with your patch, you ensure there will never be a regression for
this bug.

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