RESOLVED FIXED 124536
The PageLoadState object should keep track of the current URL
https://bugs.webkit.org/show_bug.cgi?id=124536
Summary The PageLoadState object should keep track of the current URL
Anders Carlsson
Reported 2013-11-18 14:01:33 PST
The PageLoadState object should keep track of the current URL
Attachments
Patch (4.08 KB, patch)
2013-11-18 14:02 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2013-11-18 14:02:25 PST
mitz
Comment 2 2013-11-18 14:04:43 PST
Comment on attachment 217230 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=217230&action=review > Source/WebKit2/UIProcess/PageLoadState.h:50 > + void didSameDocumentNotification(const String& url); s/Notification/Navigation/
Anders Carlsson
Comment 3 2013-11-18 14:12:22 PST
Note You need to log in before you can comment on or make changes to this bug.