Summary: | REGRESSION (r186964): Crash in WebKit2.CloseFromWithinCreatePage | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | mitz | ||||
Component: | WebKit2 | Assignee: | mitz | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | achristensen, sam | ||||
Priority: | P1 | Keywords: | Regression | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
mitz
2015-07-17 15:54:45 PDT
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. |