Bug 252972

Summary: [macOS] Add additional heuristics for context menu QR code detection
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: PlatformAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 252971    
Bug Blocks:    

Description Aditya Keerthi 2023-02-26 16:12:05 PST
https://bugs.webkit.org/show_bug.cgi?id=252971 adds basic support for QR code detection.

However, there are many edge cases that are unaccounted for. For example, QR codes in <canvas>, <svg>, etc.
Comment 1 Radar WebKit Bug Importer 2023-02-26 16:12:29 PST
<rdar://problem/105953041>
Comment 2 Aditya Keerthi 2023-02-28 10:21:15 PST
Pull request: https://github.com/WebKit/WebKit/pull/10806
Comment 3 EWS 2023-03-01 12:54:55 PST
Committed 261019@main (03b876ebc547): <https://commits.webkit.org/261019@main>

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