[Webkit-unassigned] [Bug 187502] Content blocker fails to block on internal page load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 14:03:14 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187502

--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
Not a real navigation (or redirect), the page changes the URL via:
0x15f300d50 - Document::setURL(https://developer.apple.com/search/?q=NSMutableArray)
1   0x10aa3daa1 WebCore::Document::setURL(WebCore::URL const&)
2   0x10aa58607 WebCore::Document::updateURLForPushOrReplaceState(WebCore::URL const&)
3   0x10aeb7c55 WebCore::History::stateObjectAdded(WTF::RefPtr<WebCore::SerializedScriptValue, WTF::DumbPtrTraits<WebCore::SerializedScriptValue> >&&, WTF::String const&, WTF::String const&, WebCore::History::StateObjectType)
4   0x10a2864c3 WebCore::jsHistoryPrototypeFunctionPushState(JSC::ExecState*)

No navigation happens, all Ajax.

Not convinced this is a bug also we should confirm with Alex.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180725/e253de8f/attachment-0001.html>


More information about the webkit-unassigned mailing list