W3C home > Mailing lists > Public > public-script-coord@w3.org > April to June 2013

[Bug 21591] String constant on NavigatorID is invalid per WebIDL

From: <bugzilla@jessica.w3.org>
Date: Thu, 11 Apr 2013 22:23:58 +0000
To: public-script-coord@w3.org
Message-ID: <bug-21591-3890-tzGTs1bMOH@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21591

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch,
                   |                            |public-script-coord@w3.org
          Component|HTML                        |WebIDL
           Assignee|ian@hixie.ch                |cam@mcc.id.au
            Product|WHATWG                      |WebAppsWG
   Target Milestone|Unsorted                    |---
         QA Contact|contributor@whatwg.org      |public-webapps-bugzilla@w3.
                   |                            |org

--- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
heycam, let's allow it! :-D

This relates to the last interesting line of this IDL block:

[NoInterfaceObject]
interface NavigatorID {
  readonly attribute DOMString appName;
  readonly attribute DOMString appVersion;
  readonly attribute DOMString platform;
  readonly attribute DOMString userAgent;

  const DOMString product = "Gecko"; // for historical reasons
};

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 11 April 2013 22:23:59 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:14:12 UTC