DescriptionRemove 'blink::WebSerializedOrigin' (4/5)
As part of the plan to rationalize Origins across Blink and its embedder,
we're dropping 'blink::WebSerializedOrigin' in favor of
'blink::WebSecurityOrigin' (which can serialize itself just fine).
Patch 1 (Chromium): https://codereview.chromium.org/1244563002
Patch 2 (Blink): https://codereview.chromium.org/1240083002
Patch 3 (Blink): https://codereview.chromium.org/1244703002
Patch 4 (Chromium): This patch.
Patch 5 (Blink): https://codereview.chromium.org/1231643010
BUG=508896
R=jochen@chromium.org
Committed: https://crrev.com/808535c6118fcbecdf8caf6309ab5a7b99d02bd3
Cr-Commit-Position: refs/heads/master@{#339497}
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase #Patch Set 3 : rebase-error #Patch Set 4 : fix html_viewer #Patch Set 5 : fix #Messages
Total messages: 30 (14 generated)
|