[Webkit-unassigned] [Bug 38135] Include RuntimeEnabledFeatures in the Qt build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 16:30:36 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38135


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54325|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #5 from David Levin <levin at chromium.org>  2010-04-26 16:30:35 PST ---
(From update of attachment 54325)
WebCore/websockets/WebSocket.cpp:81
 +  static bool webSocketsAvailable = true;
There is no explanation for this change in the ChangeLog.


WebCore/ChangeLog:5
 +          Include RuntimeEnabledFeatures in the Qt build.
It sounds like folks who work on Qt aren't convinced that this is a change they
want.


Why not just have a implementation of RuntimeEnabledFeatures that just returns
true and use that for Qt (and include it with the other patch that needs it)?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list