Bug 161251

Summary: Fix the !ENABLE(WEB_SOCKETS) build
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ossy
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2016-08-26 09:17:49 PDT
../../Source/WebCore/inspector/InspectorOverlay.cpp: In member function 'WebCore::Page* WebCore::InspectorOverlay::overlayPage()':
../../Source/WebCore/inspector/InspectorOverlay.cpp:867:77: error: 'create' is not a member of 'WebCore::SocketProvider'
Comment 1 Csaba Osztrogonác 2016-08-26 09:49:54 PDT
Created attachment 287114 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-26 11:02:15 PDT
Comment on attachment 287114 [details]
Patch

Clearing flags on attachment: 287114

Committed r205029: <http://trac.webkit.org/changeset/205029>
Comment 3 WebKit Commit Bot 2016-08-26 11:02:19 PDT
All reviewed patches have been landed.  Closing bug.