[Webkit-unassigned] [Bug 118396] [GTK] crash on WebKit::GtkAdjustmentWatcher::updateAdjustmentsFromScrollbars when destroying a webview

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 23 08:07:13 PDT 2013


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-07-23 08:07:04 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > could someone try the patch in bug #119003 to see if the problem can be still reproduced?
> 
> Indeed this patch seems to fix this bug as well. Feel free to close as a dup.

Great, thanks for confirming, I guess using GOwnPtr fixed the problem because when heap allocated the pointer is set to 0 when destroyed, but the real problem (fixed in bug #119003) was still there.

*** This bug has been marked as a duplicate of bug 119003 ***

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