You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reviewed by Pavel Feldman.
Web Inspector: No console message and headers in inspector when X-Frame-Options header blocks a load
https://bugs.webkit.org/show_bug.cgi?id=58136
Passed response info to inspector when X-Frame-Options header blocks resource loading.
* http/tests/inspector/network/resources/x-frame-options-deny.cgi: Added.
* http/tests/inspector/network/x-frame-options-deny-expected.txt: Added.
* http/tests/inspector/network/x-frame-options-deny.html: Added.
2011-04-15 Vsevolod Vlasov <vsevik@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: No console message and headers in inspector when X-Frame-Options header blocks a load
https://bugs.webkit.org/show_bug.cgi?id=58136
Passed response info to inspector when X-Frame-Options header blocks resource loading.
Test: http/tests/inspector/network/x-frame-options-deny.html
* inspector/InspectorInstrumentation.cpp:
(WebCore::InspectorInstrumentation::continueAfterXFrameOptionsDeniedImpl):
* inspector/InspectorInstrumentation.h:
(WebCore::InspectorInstrumentation::continueAfterXFrameOptionsDenied):
* loader/MainResourceLoader.cpp:
(WebCore::MainResourceLoader::didReceiveResponse):
Canonical link: https://commits.webkit.org/73738@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@83984 268f45cc-cd09-0410-ab3c-d52691b4dbfc
0 commit comments