summaryrefslogtreecommitdiffstats
path: root/src/core/content_main_delegate_qt.cpp
diff options
context:
space:
mode:
authorViktor Engelmann <viktor.engelmann@qt.io>2017-01-30 17:45:33 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-02-02 12:29:03 +0000
commit685366c9a3d8d967e072c721c64a365ce50bc531 (patch)
tree614155bbfa29929ad8e85f9f0225accae429e775 /src/core/content_main_delegate_qt.cpp
parent2daa442d8202c11e2f925991176ae1f6a6a978a6 (diff)
Provisional Fix for Navigation-Breakage on right-click in Flash applet
When one right-clicks into a flash applet, chromium believes that a context menu was open (even though PepperRendererHostFactoryQt::CreateResourceHost returns NULL, which only causes an ASSERT on chromiums side). Because of this, the navigation is disabled, although no context menu is displayed. This fix just sends a message to chromium, telling it that "the context menu" is now "closed", which causes another ASSERT, but re-enables the navigation. Task-number: QTBUG-57924 Change-Id: Id6d8150a7d4944162bab81362153f8621d35bb4c Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/content_main_delegate_qt.cpp')
0 files changed, 0 insertions, 0 deletions