Ensure show/hide are properly called on interstitial pages if present.
In my CL for sending Show/Hide to all frames on a page (https://codereview.chromium.org/298283003), I used the RWH for each RenderFrameHost in the tree. This missed the fact that an interstitial page will be overlayed and not part of the frame tree in WebContents. BUG=381439 Review URL: https://codereview.chromium.org/321253003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276463 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment