Bug 197025 - Web Inspector: DOM: redesign agent to be more efficient
Summary: Web Inspector: DOM: redesign agent to be more efficient
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-17 11:08 PDT by Devin Rousso
Modified: 2019-04-17 11:08 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 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).
Comment 1 Radar WebKit Bug Importer 2019-04-17 11:08:34 PDT
<rdar://problem/49984292>