Searched refs:shouldAllowPopups (Results 1 – 3 of 3) sorted by relevance
97 …rameLoadRequest& frameLoadRequest, bool sendNotification, void* notifyData, bool shouldAllowPopups) in PluginRequest() argument101 , m_shouldAllowPopups(shouldAllowPopups) { } in PluginRequest()106 bool shouldAllowPopups() const { return m_shouldAllowPopups; } in shouldAllowPopups() function
408 …JSValue result = m_parentFrame->loader()->executeScript(jsString, request->shouldAllowPopups()).js… in performRequest()
39048 (WebCore::PluginRequest::shouldAllowPopups):65607 (WebCore::PluginRequestWin::shouldAllowPopups):65608 Add new shouldAllowPopups member.65629 Add calls to shouldAllowPopups().