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

Description Joseph Pecoraro 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
Comment 1 Joseph Pecoraro 2016-10-18 17:15:28 PDT
Created attachment 292008 [details]
[PATCH] Proposed Fix
Comment 2 Chris Dumez 2016-10-18 18:31:31 PDT
Comment on attachment 292008 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-10-19 11:12:39 PDT
All reviewed patches have been landed.  Closing bug.