[Webkit-unassigned] [Bug 29896] Runtime configurable WebSocket code is detectable when turned off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 9 09:46:35 PDT 2009


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





--- Comment #10 from Jeremy Orlow <jorlow at chromium.org>  2009-10-09 09:46:35 PDT ---
Note there are 2 VERY DISTINCT issues being tracked in 30240 and this bug.

This bug is about the fact that the run-time configuration should match the
compile time configuration.  The patch posted above solves this, should be
r+'ed, and checked in.

30240 is about making the run time state 100% hidden from JavaScript when
disabled at run time.  To date, not a single JSC user has said they plan to
ship features behind command line flags, so at best it's a low priority and at
worst we shouldn't do it.

I'm sorry I wasn't more clear when I posted the link to the other thread.

-- 
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