Bug 159069 - Remove unused and static return value from InspectorStyle::populateAllProperties
Summary: Remove unused and static return value from InspectorStyle::populateAllProperties
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-06-23 13:15 PDT by Joseph Pecoraro
Modified: 2016-06-24 13:14 PDT (History)
3 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.60 KB, patch)
2016-06-23 13:15 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 2016-06-23 13:15:04 PDT
Summary:
Remove unused and static return value from InspectorStyle::populateAllProperties

It is always true and is never checked.
Comment 1 Joseph Pecoraro 2016-06-23 13:15:49 PDT
Created attachment 281929 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-06-24 13:14:45 PDT
Comment on attachment 281929 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 281929

Committed r202440: <http://trac.webkit.org/changeset/202440>
Comment 3 WebKit Commit Bot 2016-06-24 13:14:48 PDT
All reviewed patches have been landed.  Closing bug.