RESOLVED FIXED 127883
Pass navigation IDs along to LoadRequest and Reload
https://bugs.webkit.org/show_bug.cgi?id=127883
Summary Pass navigation IDs along to LoadRequest and Reload
Anders Carlsson
Reported 2014-01-29 17:57:09 PST
Pass navigation IDs along to LoadRequest and Reload
Attachments
Patch (12.21 KB, patch)
2014-01-29 17:57 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2014-01-29 17:57:56 PST
Sam Weinig
Comment 2 2014-01-29 18:00:41 PST
Comment on attachment 222616 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=222616&action=review > Source/WebKit2/WebProcess/WebPage/WebDocumentLoader.cpp:44 > + printf("set navigation id %llu\n", navigationID); WAT
mitz
Comment 3 2014-01-29 18:01:20 PST
Comment on attachment 222616 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=222616&action=review > Source/WebKit2/WebProcess/WebPage/WebDocumentLoader.cpp:44 > + printf("set navigation id %llu\n", navigationID); No way!
Anders Carlsson
Comment 4 2014-01-29 18:02:29 PST
Note You need to log in before you can comment on or make changes to this bug.