[Webkit-unassigned] [Bug 13250] REGRESSION: Browser crash on clicking back button while at link specified above (inspector: ObjC wrapper outlives JS wrapper)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 08:42:32 PDT 2007


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com
            Summary|REGRESSION: Browser crash on|REGRESSION: Browser crash on
                   |clicking back button while  |clicking back button while
                   |at link specified above     |at link specified above
                   |(ObjC wrapper outlives JS   |(inspector: ObjC wrapper
                   |wrapper)                    |outlives JS wrapper)




------- Comment #8 from darin at apple.com  2007-04-02 08:42 PDT -------
I'm not sure this qualifies as a regression -- it requires use of the inspector
so won't affect most users.

I'm a little worried about storage leaks. It might be better to guard use of
the JS implementation pointer in the WebScriptObject implementation so the
object "goes dead" if the root object is gone. I'd like to hear Geoff's comment
on that.


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