DescriptionThis change sets the src as a relative URL instead of absolute URL on loadcommit.
Example: for "chrome-extension://extensionid/page.html",
Currently, the src would be set as: "chrome-extension://extensionid/page.html".
With the change, the src would be set as: "page.html".
BUG=459680
Committed: https://crrev.com/90db832274028991062574e66c8093cba1ff45a1
Cr-Commit-Position: refs/heads/master@{#316948}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Messages
Total messages: 15 (5 generated)
|