Bug 159069

Summary: Remove unused and static return value from InspectorStyle::populateAllProperties
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, timothy
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.