DescriptionRevert of Don't set the origin twice when navigating for javascript: URLs (patchset #2 id:20001 of https://codereview.chromium.org/1670173002/ )
Reason for revert:
Breaks scrolling in some Google Sheets: https://crbug.com/585091
Original issue's description:
> Don't set the origin twice when navigating for javascript: URLs
>
> As javascript: navigations will end up with a document that has the
> original document's URL, we shouldn't run the algorithm to determine
> origin on the original URL, especially since we'll override the origin
> later anyways.
>
> BUG=583445
> R=japhet@chromium.org,dcheng@chromium.org,mkwst@chromium.org
>
> Committed: https://crrev.com/75b27bda96f0fe77d40b502642d6669531981a49
> Cr-Commit-Position: refs/heads/master@{#373917}
>
> Committed: https://crrev.com/7fe934264200f6daf02881ceff76f578db0b6821
> Cr-Commit-Position: refs/heads/master@{#374023}
TBR=japhet@chromium.org,mkwst@chromium.org,sigbjornf@opera.com,jochen@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=583445
Committed: https://crrev.com/f4b822554d2e9f895dcdfedeededd4706c894e12
Cr-Commit-Position: refs/heads/master@{#374298}
Patch Set 1 #Messages
Total messages: 11 (1 generated)
|