<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20008</bug_id>
          
          <creation_ts>2012-11-19 23:25:48 +0000</creation_ts>
          <short_desc>allow [Unforgeable] on an interface</short_desc>
          <delta_ts>2013-07-02 07:11:34 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>WebIDL</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 3.1</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>[v1]</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cameron McCormack">cam</reporter>
          <assigned_to name="Cameron McCormack">cam</assigned_to>
          <cc>mike</cc>
    
    <cc>public-script-coord</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>78492</commentid>
    <comment_count>0</comment_count>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2012-11-19 23:25:48 +0000</bug_when>
    <thetext>Location is going to gain some members through an implements statement, like

  Location implements Blah;

but we need those imported members from Blah to be [Unforgeable] in addition to all the existing ones on Location.  So let&apos;s allow [Unforgeable] directly on interface Location, to indicate that all of its members (including the ones from the implements statement) to be unforgeable.

toString/valueOf on Location also need to be unforgeable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78493</commentid>
    <comment_count>1</comment_count>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2012-11-19 23:38:14 +0000</bug_when>
    <thetext>See also this thread: http://lists.w3.org/Archives/Public/public-script-coord/2012JulSep/0144.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>