Create PageCoordinationUnit for Blink |
||
Issue descriptionCurrently there is a FrameCoordinationUnit and a RendererCoordinationUnit in blink, but there is no PageCoordinationUnit. Currently, Page related messages are passed using the frame one.
,
Nov 29
Closing this, as its no longer necessary. The logic has been changed such that: - freezing is initiated in the browser, and dispatched to each individual frame. During that time the page is in a PENDING_FREEZE state. - each individual frame transitions, and reports its lifecycle state transition to the browser. - once all frames in a frame-tree have transitioned, the page transitions state. |
||
►
Sign in to add a comment |
||
Comment 1 by benhenry@chromium.org
, Aug 3