Bug 161251 - Fix the !ENABLE(WEB_SOCKETS) build
Summary: Fix the !ENABLE(WEB_SOCKETS) build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-26 09:17 PDT by Csaba Osztrogonác
Modified: 2016-08-26 11:02 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2016-08-26 09:49 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.