Chromium Code Reviews
DescriptionAdd suborigins to WebSecurityOrigin
Suborigins were not passed through conversions from SecurityOrigin ->
WebSecurityOrigin, and also not from url::Origin -> WebSecurityOrigin.
This CL adds support to make sure they are added to WebSecurityOrigin
from their respective origination points, and it also adds accessors to
WebSecurityOrigin to get the suborigin value.
BUG=658992
Committed: https://crrev.com/908428c015af7f9aac62b6377809191d5677ce12
Cr-Commit-Position: refs/heads/master@{#427828}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments from mkwst #Patch Set 3 : Rebase on ToT #Messages
Total messages: 26 (13 generated)
|