REGRESSION (r240552): PDF contents are not exposed to Accessibility (VO, etc.)
Created attachment 370461 [details] Patch
<rdar://problem/50698533>
Comment on attachment 370461 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=370461&action=review > Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:231 > + [m_mockAccessibilityElement setHasMainFramePlugin:mainFrame()->document()->isPluginDocument()]; Will add a null check here too
Created attachment 370463 [details] Patch
Comment on attachment 370463 [details] Patch Clearing flags on attachment: 370463 Committed r245660: <https://trac.webkit.org/changeset/245660>
All reviewed patches have been landed. Closing bug.