RESOLVED FIXED 233644
Use scriptDisallowedScope in FrameSelection::updateAppearance
https://bugs.webkit.org/show_bug.cgi?id=233644
Summary Use scriptDisallowedScope in FrameSelection::updateAppearance
Gabriel Nava Marino
Reported 2021-11-30 10:13:19 PST
We should use scriptDisallowedScope in FrameSelection::updateAppearance to avoid re-entrancy RenderView problems when a downstream function executes a JS callback.
Attachments
Patch (3.04 KB, patch)
2021-11-30 10:17 PST, Gabriel Nava Marino
no flags
Gabriel Nava Marino
Comment 1 2021-11-30 10:15:40 PST
Gabriel Nava Marino
Comment 2 2021-11-30 10:17:52 PST
EWS
Comment 3 2021-11-30 11:25:16 PST
Committed r286309 (244668@main): <https://commits.webkit.org/244668@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445434 [details].
Note You need to log in before you can comment on or make changes to this bug.