RESOLVED FIXED 50511
WebKit2: Need client functions to notify app when the url changes due to a fragment navigation
https://bugs.webkit.org/show_bug.cgi?id=50511
Summary WebKit2: Need client functions to notify app when the url changes due to a fr...
Sam Weinig
Reported 2010-12-03 20:31:03 PST
WebKit2 needs a client function to notify app when the url changes due to a fragment navigation, eg. didChangeLocationWithinPageForFrame.
Attachments
Patch (39.34 KB, patch)
2010-12-03 21:27 PST, Sam Weinig
jhoneycutt: review+
Sam Weinig
Comment 1 2010-12-03 20:31:30 PST
Sam Weinig
Comment 2 2010-12-03 21:27:22 PST
Jon Honeycutt
Comment 3 2010-12-03 21:51:41 PST
Comment on attachment 75597 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=75597&action=review > WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp:259 > + webPage->injectedBundleLoaderClient().didCancelClientRedirectForFrame(webPage, m_frame); You should mention this change in the ChangeLog.
Sam Weinig
Comment 4 2010-12-04 13:52:51 PST
Landed in r73336.
Note You need to log in before you can comment on or make changes to this bug.