http://trac.webkit.org/r186964 introduced a crash in WebKit2.CloseFromWithinCreatePage.
Created attachment 257002 [details] Patch
Comment on attachment 257002 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=257002&action=review > Source/WebKit2/ChangeLog:9 > + (WebKit::WebPageProxy::createNewPage): Grab the main frameâs URL before calling out to the non-ascii '
Fixed in <http://trac.webkit.org/r186969>.
Does this need a Radar?
(In reply to comment #4) > Does this need a Radar? No, the fix is part of fixing the Radar for the change that caused the regression.