[Webkit-unassigned] [Bug 67335] WebSocket binaryType should appear when functional

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 07:51:42 PDT 2011


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


Simon Pieters <zcorpan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zcorpan at gmail.com




--- Comment #9 from Simon Pieters <zcorpan at gmail.com>  2011-09-15 07:51:43 PST ---
(In reply to comment #5)
> I personally think, however, the current WebKit behavior is legitimate (hence WebIDL spec is wrong), because the value of binaryType attribute (and other attributes, such as readyState) is held by each WebSocket object, and changing such attributes shouldn't affect WebSocket prototype.

The WebIDL requirement for IDL attributes to be exposed as properties on the prototype is deliberate. It also simplifies feature detection for authors. If you think the WebIDL spec should be changed, you should file a bug on the WebIDL spec.

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