Bug 229854

Summary: REGRESSION(r275515): pointer-events:none may get stuck in LFC runs
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, changseok, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, pdr, simon.fraser, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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].