Bug 213759

Summary: Fix build when !ENABLE(ACCESSIBILITY) after r263673
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Stephan Szabo 2020-06-29 16:02:51 PDT
!ENABLE(ACCESSIBILITY) definition of handleModalChange doesn't match updated declaration, looks like it should be Element& rather than Element*.
Comment 1 Stephan Szabo 2020-06-29 16:05:07 PDT
Created attachment 403129 [details]
Patch
Comment 2 EWS 2020-06-29 18:49:51 PDT
Committed r263717: <https://trac.webkit.org/changeset/263717>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 403129 [details].
Comment 3 Radar WebKit Bug Importer 2020-06-29 18:50:18 PDT
<rdar://problem/64918441>