Bug 148821 - Web Inspector: Clean up and modernize DOMTreeManager
Summary: Web Inspector: Clean up and modernize DOMTreeManager
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: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-09-04 13:47 PDT by Joseph Pecoraro
Modified: 2015-09-04 14:07 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (8.10 KB, patch)
2015-09-04 13:47 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-09-04 13:47:01 PDT
Clean up and modernize DOMTreeManager.

There are some ugly blocks. Clean it up a bit, update some loops, avoid delete, use default arguments in places where it makes sense, improve return values.
Comment 1 Joseph Pecoraro 2015-09-04 13:47:58 PDT
Created attachment 260612 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-09-04 14:07:44 PDT
Comment on attachment 260612 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 260612

Committed r189385: <http://trac.webkit.org/changeset/189385>
Comment 3 WebKit Commit Bot 2015-09-04 14:07:48 PDT
All reviewed patches have been landed.  Closing bug.