NEW 163849
[Render Tree Mutation] Immutable render tree during layout.
https://bugs.webkit.org/show_bug.cgi?id=163849
Summary [Render Tree Mutation] Immutable render tree during layout.
zalan
Reported 2016-10-22 07:45:04 PDT
We've learned in the past that mutating the render tree during layout could lead to use-after-free type of security issues. We should try to transfer tree mutation logic from layout time to after style resolve time.
Attachments
Note You need to log in before you can comment on or make changes to this bug.