Bug 276646 - Add support for opacity to the CSS parser fast-path
Summary: Add support for opacity to the CSS parser fast-path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-07-15 21:59 PDT by Simon Fraser (smfr)
Modified: 2024-07-22 19:10 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2024-07-15 21:59:35 PDT
Opacity is common enough that it's worth hitting the fast path.
Comment 1 Radar WebKit Bug Importer 2024-07-15 21:59:52 PDT
<rdar://problem/131808782>
Comment 2 Simon Fraser (smfr) 2024-07-15 22:23:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30849
Comment 3 EWS 2024-07-16 11:56:37 PDT
Committed 281010@main (4d43216e1ba3): <https://commits.webkit.org/281010@main>

Reviewed commits have been landed. Closing PR #30849 and removing active labels.
Comment 4 EWS 2024-07-22 19:10:04 PDT
Committed 280938.92@safari-7619-branch (3dcced097630): <https://commits.webkit.org/280938.92@safari-7619-branch>

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