Bug 215463

Summary: Add RenderTreeMutationDisallowedScope to track intrusive render tree mutations
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, changseok, esprehn+autocc, ews-watchlist, fred.wang, glenn, kondapallykalyan, pdr, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

zalan
Reported 2020-08-13 13:13:11 PDT
ssia
Attachments
Patch (12.05 KB, patch)
2020-08-13 13:25 PDT, zalan
no flags
Patch (12.06 KB, patch)
2020-08-13 14:06 PDT, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2020-08-13 13:23:46 PDT
zalan
Comment 2 2020-08-13 13:25:57 PDT
Simon Fraser (smfr)
Comment 3 2020-08-13 13:58:35 PDT
Comment on attachment 406535 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406535&action=review > Source/WebCore/page/EventHandler.cpp:1904 > + RenderTreeMutationDisallowedScope renderTreeMutationDisallowedScope; Seems like a bit of a random place to put it. Can it be moved down into something that's more rendering-related?
zalan
Comment 4 2020-08-13 14:06:06 PDT
EWS
Comment 5 2020-08-13 15:28:46 PDT
Committed r265630: <https://trac.webkit.org/changeset/265630> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406541 [details].
Note You need to log in before you can comment on or make changes to this bug.