DescriptionNavigation transitions: Initiate navigation transition and send serialized markup to Chrome
If any transition-elements metatags are present, we signal Chrome that this is a transition navigation and serialize the HTML elements designated by the selectors in the transitions-elements metatag.
The isTransitionNavigation flag needs to be passed through both WebFrameClient::decidePolicyForNavigation and WebFrameClient::dispatchDidStartProvisionalLoad to cover both same-origin and different-origin navigation paths.
Requires https://codereview.chromium.org/281383006/
R=esprehn,eseidel
BUG=281383006
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178413
Patch Set 1 : #
Total comments: 13
Patch Set 2 : Review fixes #Patch Set 3 : #
Total comments: 2
Patch Set 4 : Rebase and sync with other CLs #Patch Set 5 : Rebase #
Messages
Total messages: 11 (0 generated)
|