Bug 141067

Summary: Clean up: Remove unnecessary <dispatch/dispatch.h> header from RemoteInspectorDebuggableConnection.h
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Web InspectorAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: iOS 8.1   
Attachments:
Description Flags
Patch none

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.