Bug 174236 - Web Inspector: Clean up some unnecessary constructors
Summary: Web Inspector: Clean up some unnecessary constructors
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:
Depends on:
Blocks:
 
Reported: 2017-07-06 20:44 PDT by Joseph Pecoraro
Modified: 2017-07-07 10:20 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.66 KB, patch)
2017-07-06 20:44 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 2017-07-06 20:44:07 PDT
Some constructors are equivalent to the default.
Some constructors take unnecessary parameters.
Comment 1 Joseph Pecoraro 2017-07-06 20:44:53 PDT
Created attachment 314805 [details]
[PATCH] Proposed Fix
Comment 2 BJ Burg 2017-07-07 09:53:29 PDT
Comment on attachment 314805 [details]
[PATCH] Proposed Fix

rs=me
Comment 3 WebKit Commit Bot 2017-07-07 10:20:35 PDT
Comment on attachment 314805 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 314805

Committed r219259: <http://trac.webkit.org/changeset/219259>
Comment 4 WebKit Commit Bot 2017-07-07 10:20:36 PDT
All reviewed patches have been landed.  Closing bug.