[Webkit-unassigned] [Bug 116595] REGRESSION(r150491): WebKit2.DOMWindowExtensionNoCache fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 24 16:14:21 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116595
Andreas Kling <akling at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jberlin at webkit.org,
| |sam at webkit.org
--- Comment #6 from Andreas Kling <akling at apple.com> 2013-05-24 16:12:50 PST ---
I'd like some advice on what to do here.
Now that WebPageProxy::close() may disconnect from the web process, we've removed the ability for an injected bundle to reliably communicate with the UI process in its willDestroyPage() callback.
Is this functionality important?
I suggested to Anders that we could switch the test to using WKPageTryClose() instead of WKPageClose(), and then let WebPage::tryClose() call out to the injected bundle's willDestroyPage() if it plans to indeed kill the page. Anders was not impressed.
--
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