Bug 246310 - EventHandlerMac.mm: error: unannotated fall-through between switch labels
Summary: EventHandlerMac.mm: error: unannotated fall-through between switch labels
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gerald Squelart
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-10 17:20 PDT by Gerald Squelart
Modified: 2023-02-26 13:48 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Squelart 2022-10-10 17:20:48 PDT
WebCore/page/mac/EventHandlerMac.mm:404:5: error: unannotated fall-through between switch labels
Comment 1 Radar WebKit Bug Importer 2022-10-10 17:21:02 PDT
<rdar://problem/101005766>
Comment 2 Gerald Squelart 2022-10-10 17:32:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5217
Comment 3 EWS 2022-10-10 21:13:32 PDT
Committed 255376@main (ea32e6d3b527): <https://commits.webkit.org/255376@main>

Reviewed commits have been landed. Closing PR #5217 and removing active labels.