Add Frame and RemoteFrame classes.
Creates RemoteFrame, which will represent in WebCore frames that are rendered outside of Blink, and Frame, a base class for both LocalFrame and RemoteFrame. The current division of members and methods between Frame and LocalFrame is not final, but provides a starting point for us to start converting LocalFrame to Frame in some parts of Blink. BUG=346764 R=eseidel@chromium.org Review URL: https://codereview.chromium.org/183713002 git-svn-id: svn://svn.chromium.org/blink/trunk@168501 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment