WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 215463
Add RenderTreeMutationDisallowedScope to track intrusive render tree mutations
https://bugs.webkit.org/show_bug.cgi?id=215463
Summary
Add RenderTreeMutationDisallowedScope to track intrusive render tree mutations
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
Details
Formatted Diff
Diff
Patch
(12.06 KB, patch)
2020-08-13 14:06 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-08-13 13:23:46 PDT
<
rdar://problem/67012831
>
zalan
Comment 2
2020-08-13 13:25:57 PDT
Created
attachment 406535
[details]
Patch
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
Created
attachment 406541
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug