[webkit-reviews] review granted: [Bug 79663] Move WebSocket APIs from WorkerContext.idl to WorkerContextWebSocket.idl : [Attachment 129018] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 11:10:54 PST 2012


Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 79663: Move WebSocket APIs from WorkerContext.idl to
WorkerContextWebSocket.idl
https://bugs.webkit.org/show_bug.cgi?id=79663

Attachment 129018: Patch
https://bugs.webkit.org/attachment.cgi?id=129018&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=129018&action=review


Thanks.  Sorry I missed this one.  I was greping for ENABLE(WEB_SOCKET).  I
should also grep for ENABLE_WEB_SOCKET to catch these cases.

> Source/WebCore/WebCore.xcodeproj/project.pbxproj:17222
> +				A886CDC214FBBAA300D279F4 /*
WorkerContextWebSocket.idl */,

When you modify the xcodeproj file, please run ./Tools/Scripts/sort-xcodeproj
to keep the file sorted.


More information about the webkit-reviews mailing list