Bug 213759 - Fix build when !ENABLE(ACCESSIBILITY) after r263673
Summary: Fix build when !ENABLE(ACCESSIBILITY) after r263673
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-29 16:02 PDT by Stephan Szabo
Modified: 2020-06-29 18:50 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2020-06-29 16:05 PDT, Stephan Szabo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>