Bug 141067 - Clean up: Remove unnecessary <dispatch/dispatch.h> header from RemoteInspectorDebuggableConnection.h
Summary: Clean up: Remove unnecessary <dispatch/dispatch.h> header from RemoteInspecto...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad iOS 8.1
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-29 20:14 PST by Daniel Bates
Modified: 2015-01-30 18:23 PST (History)
8 users (show)

See Also:


Attachments
Patch (3.23 KB, patch)
2015-01-29 20:18 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2015-01-29 20:14:23 PST
Remove unnecessary header <dispatch/dispatch.h> from RemoteInspectorDebuggableConnection.h. Instead, include it from the implementation files.
Comment 1 Radar WebKit Bug Importer 2015-01-29 20:14:52 PST
<rdar://problem/19658842>
Comment 2 Daniel Bates 2015-01-29 20:18:35 PST
Created attachment 245686 [details]
Patch
Comment 3 WebKit Commit Bot 2015-01-30 18:23:26 PST
Comment on attachment 245686 [details]
Patch

Clearing flags on attachment: 245686

Committed r179433: <http://trac.webkit.org/changeset/179433>
Comment 4 WebKit Commit Bot 2015-01-30 18:23:30 PST
All reviewed patches have been landed.  Closing bug.