[Webkit-unassigned] [Bug 14201] REGRESSION (r21367): WebKit Nightly on Safari 3.0beta crashes on startup with "Empty Page" as "New windows open with" setting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 23:56:24 PDT 2007


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org
           Keywords|                            |Regression
            Summary|WebKit Nightly on Safari    |REGRESSION (r21367): WebKit
                   |3.0beta crashes on startup  |Nightly on Safari 3.0beta
                   |with "Empty Page" as "New   |crashes on startup with
                   |windows open with" setting  |"Empty Page" as "New windows
                   |                            |open with" setting




------- Comment #6 from mitz at webkit.org  2007-06-21 23:56 PDT -------
Regressed in <http://trac.webkit.org/projects/webkit/changeset/21367>.

I think the root cause is a Safari bug, though: Safari's implementation of
-webView:identifierForInitialRequest:fromDataSource: returns the freed object
when it's called from WebFrameLoaderClient::assignIdentifierToInitialRequest()
for the user stylesheet. The regression is probably due to the fact that the
delegate method is called sooner than it used to be, which exposed the Safari
bug.


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