DescriptionAdd a fragment change exception to history API's unique origin restrictions.
Things like jQuery Mobile and Apple's Keynote use hash changes via
'replaceState' for routing. Treating 'file:' URLs as unique breaks them.
We can fairly safely carve out an exception for changes that only effect
the URL's fragment identifier ('#...'), and doing so will prevent breakage.
BUG=528681
R=jochen@chromium.org
Committed: https://crrev.com/f5cdfde9135883c6cd83c81436ebe4888c432b8b
Cr-Commit-Position: refs/heads/master@{#371238}
Patch Set 1 #Patch Set 2 : Test. #
Messages
Total messages: 8 (3 generated)
|