Bug 252972 - [macOS] Add additional heuristics for context menu QR code detection
Summary: [macOS] Add additional heuristics for context menu QR code detection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on: 252971
Blocks:
  Show dependency treegraph
 
Reported: 2023-02-26 16:12 PST by Aditya Keerthi
Modified: 2023-03-01 12:54 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 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.