NEW 197025
Web Inspector: DOM: redesign agent to be more efficient
https://bugs.webkit.org/show_bug.cgi?id=197025
Summary Web Inspector: DOM: redesign agent to be more efficient
Devin Rousso
Reported 2019-04-17 11:08:16 PDT
The DOM agent could benefit from update batching (e.g. coalescing attribute updates), as well as better lifecycle management (e.g. "unbind" only when the node is destructed).
Attachments
Radar WebKit Bug Importer
Comment 1 2019-04-17 11:08:34 PDT
Note You need to log in before you can comment on or make changes to this bug.