Bug 158504 - Web Inspector: reduce redundant attribute modification updates in DOMTreeUpdater and DOMTreeElement
Summary: Web Inspector: reduce redundant attribute modification updates in DOMTreeUpda...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks: 156250
  Show dependency treegraph
 
Reported: 2016-06-07 17:33 PDT by BJ Burg
Modified: 2016-06-08 14:16 PDT (History)
7 users (show)

See Also:


Attachments
Proposed Fix (13.74 KB, patch)
2016-06-07 19:32 PDT, BJ Burg
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2016-06-07 17:33:13 PDT
We are super naive in TOT.
Comment 1 BJ Burg 2016-06-07 17:33:31 PDT
<rdar://problem/25561452>
Comment 2 BJ Burg 2016-06-07 19:32:08 PDT
Created attachment 280762 [details]
Proposed Fix
Comment 3 BJ Burg 2016-06-08 14:16:27 PDT
Committed r201833: <http://trac.webkit.org/changeset/201833>