- From: <bugzilla@jessica.w3.org>
- Date: Thu, 11 Apr 2013 22:23:58 +0000
- To: public-webapps-bugzilla@w3.org
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 the QA Contact for the bug.
Received on Thursday, 11 April 2013 22:23:59 UTC