Chromium Code Reviews
DescriptionAdd a content_browsertest for LoadDataWithBaseURL + Back.
The current navigation logic has a bug that loads the history URL but
lies and claims the data URL is committed. This bug is fixed in the
new navigation logic with subframe FrameNavigationEntries.
This CL adds a test showing these two expectations, mimicing
org.chromium.android_webview.test.LoadDataWithBaseUrlTest's
It's easier to switch to the new navigation logic than fix the bug
in the old logic.
BUG=612196
TEST=Test passes by default and in --site-per-process.
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/fa6742e4236b8efa17c8eb60f23f566f64b1c500
Cr-Commit-Position: refs/heads/master@{#401912}
Patch Set 1 : Initial patch #Patch Set 2 : Fix Windows compile #
Total comments: 1
Messages
Total messages: 10 (5 generated)
|