Bug 209301 - Web Inspector: remove redundant code in TreeOutline.prototype.removeChildAtIndex
Summary: Web Inspector: remove redundant code in TreeOutline.prototype.removeChildAtIndex
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: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-19 13:18 PDT by Nikita Vasilyev
Modified: 2020-03-19 14:36 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2020-03-19 13:21 PDT, Nikita Vasilyev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2020-03-19 13:18:57 PDT
Trivial refactoring: check `suppressSelectSibling` once instead of three times.
Comment 1 Nikita Vasilyev 2020-03-19 13:21:34 PDT
Created attachment 394012 [details]
Patch
Comment 2 Joseph Pecoraro 2020-03-19 13:28:42 PDT
Comment on attachment 394012 [details]
Patch

r=me
Comment 3 EWS 2020-03-19 14:35:53 PDT
Committed r258729: <https://trac.webkit.org/changeset/258729>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 394012 [details].
Comment 4 Radar WebKit Bug Importer 2020-03-19 14:36:14 PDT
<rdar://problem/60652625>