Bug 161420

Summary: Remove unused member variable in WebCore::File
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2016-08-30 20:18:19 PDT
Remove unused member variable in WebCore::File. Optional<String> m_overrideFilename; Is never used.
Attachments
[PATCH] Proposed Fix (889 bytes, patch)
2016-08-30 20:18 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-08-30 20:18:52 PDT
Created attachment 287474 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2016-08-31 01:28:40 PDT
Comment on attachment 287474 [details] [PATCH] Proposed Fix Clearing flags on attachment: 287474 Committed r205244: <http://trac.webkit.org/changeset/205244>
WebKit Commit Bot
Comment 3 2016-08-31 01:28:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.