- From: <bugzilla@jessica.w3.org>
- Date: Sun, 18 Sep 2011 02:00:57 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14196 Summary: External interface violates member naming conventions Product: HTML WG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: glenn@skynav.com QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org The 'External' interface defines two methods: * AddSearchProvider * IsSearchProviderInstalled For consistency with the extant naming conventions, these should be changed to: * addSearchProvider * isSearchProviderInstalled -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Sunday, 18 September 2011 02:01:07 UTC