Bug 229854 - REGRESSION(r275515): pointer-events:none may get stuck in LFC runs
Summary: REGRESSION(r275515): pointer-events:none may get stuck in LFC runs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-03 01:29 PDT by Antti Koivisto
Modified: 2021-09-04 06:20 PDT (History)
9 users (show)

See Also:


Attachments
patch (5.67 KB, patch)
2021-09-03 01:34 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-09-03 01:29:08 PDT
We only update run style with diff >= StyleDifference::Repaint but pointer-events changes don't require repaint.
Comment 1 Antti Koivisto 2021-09-03 01:32:51 PDT
rdar://81165275
Comment 2 Antti Koivisto 2021-09-03 01:34:06 PDT
Created attachment 437252 [details]
patch
Comment 3 EWS 2021-09-04 06:20:45 PDT
Committed r282045 (241345@main): <https://commits.webkit.org/241345@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437252 [details].