DescriptionDo not check for browser side navigation when loading a data url
This CL makes it so that the request created by WebLocalFrame::loadData will
not attempt to send the request to the browser when browser-side navigation is
enabled. This is because this function is called when the navigation needs to
be committed in the renderer. See https://codereview.chromium.org/906283003/
for the Chromium side CL for handling data urls.
BUG=459033
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190919
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|