DescriptionNavigation transitions: Added notifyTransitionsShown and setupTransitionsView to WebLocalFrame
The former is called on the outgoing page, and will hide any transition elements and enable any exit transition animations.
The latter is called on the transition layer, and will replace the document (about:blank) with the serialized markup, enforce sandboxing, and turn off script execution.
R=eseidel,esprehn
BUG=370696
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179431
Patch Set 1 : #
Total comments: 23
Patch Set 2 : Review fixes #
Total comments: 14
Patch Set 3 : #Patch Set 4 : #
Total comments: 7
Patch Set 5 : Review fixes #
Total comments: 4
Patch Set 6 : Review fix #
Messages
Total messages: 22 (0 generated)
|