Bug 163635

Summary: Cleanup WebCore/workers
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, kondapallykalyan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2016-10-18 17:13:36 PDT
Cleanup WebCore/workers I'm about to work in this area and while reading it the code could use some cleaning: - #pragma once - nullptr - remove stale includes / forward declarations - remove stale friends - remove stale comments - simplify some member initialization
Attachments
[PATCH] Proposed Fix (25.41 KB, patch)
2016-10-18 17:15 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-10-18 17:15:28 PDT
Created attachment 292008 [details] [PATCH] Proposed Fix
Chris Dumez
Comment 2 2016-10-18 18:31:31 PDT
Comment on attachment 292008 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2016-10-19 11:12:34 PDT
Comment on attachment 292008 [details] [PATCH] Proposed Fix Clearing flags on attachment: 292008 Committed r207546: <http://trac.webkit.org/changeset/207546>
WebKit Commit Bot
Comment 4 2016-10-19 11:12:39 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.