Chromium Code Reviews
Descriptionimplement user agent override option.
This CL implements the UserAgentOverrideOption enum class in
NavigationManager to replace the
override_desktop_user_agent_for_next_pending_item_ flag, and also added
corresponding unit tests to verify that UserAgentOverrideOption is
working as intended.
BUG=692303
Review-Url: https://codereview.chromium.org/2779383002
Cr-Commit-Position: refs/heads/master@{#460918}
Committed: https://chromium.googlesource.com/chromium/src/+/60323989ade77aa658a4e5b4974b6673b14fc399
Patch Set 1 #
Total comments: 3
Patch Set 2 : Change if statements to switch #
Total comments: 9
Patch Set 3 : Addressed comments and added unit tests #Patch Set 4 : Rebase #Messages
Total messages: 36 (26 generated)
|