DescriptionMove *GetWebApplicationInfo IPCs from "view" to "frame".
This CL addresses a TODO from
chrome/renderer/chrome_render_view_observer.cc to associate
ChromeViewMsg_GetWebApplicationInfo and
ChromeViewHostMsg_DidGetWebApplicationInfo IPCs with frame, rather than
view.
This CL helps ensure that
ChromeRenderFrameObserver::OnGetWebApplicationInfo (formerly a method of
ChromeRender*View*Observer) always operates on a local frame (and
therefore this CL helps with moving GetDocument method from WebFrame to
WebLocalFrame in a follow-up CL - https://crrev.com/2928033002).
BUG=416660
Review-Url: https://codereview.chromium.org/2942583004
Cr-Commit-Position: refs/heads/master@{#481026}
Committed: https://chromium.googlesource.com/chromium/src/+/53fe8fd80924fbc0e06f92ec85d5a7207d65ce77
Patch Set 1 #Patch Set 2 : . #
Total comments: 3
Patch Set 3 : Rebasing... #
Total comments: 2
Patch Set 4 : s/page/frame/ in a comment in render_messages.h #Patch Set 5 : Rebasing... #Dependent Patchsets: Messages
Total messages: 40 (28 generated)
|