Bug 160861 - Use #pragma once in inspector headers
Summary: Use #pragma once in inspector headers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-08-15 13:29 PDT by Joseph Pecoraro
Modified: 2016-08-15 13:56 PDT (History)
11 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (59.69 KB, patch)
2016-08-15 13:31 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-08-15 13:29:42 PDT
Use #pragma once in inspector headers. Do it all at once, it makes things much easier.
Comment 1 Joseph Pecoraro 2016-08-15 13:31:41 PDT
Created attachment 286086 [details]
[PATCH] Proposed Fix

The easy ones. I didn't touch generated files.
Comment 2 Mark Lam 2016-08-15 13:33:58 PDT
Comment on attachment 286086 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 2016-08-15 13:56:51 PDT
Comment on attachment 286086 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 286086

Committed r204479: <http://trac.webkit.org/changeset/204479>
Comment 4 WebKit Commit Bot 2016-08-15 13:56:56 PDT
All reviewed patches have been landed.  Closing bug.