adds offscreen renderer ipc message to disable external popups
This commit is contained in:
parent
6b33564056
commit
155fef99ae
4 changed files with 11 additions and 3 deletions
|
@ -40,6 +40,8 @@ class AtomRenderViewObserver : public content::RenderViewObserver {
|
|||
const base::string16& channel,
|
||||
const base::ListValue& args);
|
||||
|
||||
void OnOffscreen();
|
||||
|
||||
AtomRendererClient* renderer_client_;
|
||||
|
||||
// Whether the document object has been created.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue