<?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>14089</bug_id>
          
          <creation_ts>2011-09-08 17:43:08 +0000</creation_ts>
          <short_desc>WF2: Caller on form doesn&apos;t appear to be supported in Opera/Mozilla/WebKit. Maybe it should be dropped. (Getter is supported though.)</short_desc>
          <delta_ts>2011-10-28 23:09:29 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-form-element</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ap</cc>
    
    <cc>ian</cc>
    
    <cc>james</cc>
    
    <cc>kennyluck</cc>
    
    <cc>mike</cc>
    
    <cc>mjs</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>travil</cc>
    
    <cc>w3c</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>56545</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-08 17:43:08 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/complete/forms.html
Multipage: http://www.whatwg.org/C#the-form-element
Complete: http://www.whatwg.org/c#the-form-element

Comment:
Caller on form doesn&apos;t appear to be supported in Opera/Mozilla/WebKit. Maybe
it should be dropped. (Getter is supported though.)

Posted from: 85.227.153.57 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.5.8; U; en) Presto/2.9.168 Version/11.51</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56546</commentid>
    <comment_count>1</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2011-09-08 18:19:18 +0000</bug_when>
    <thetext>IE9 looked at removing caller support (in our latest standards mode) for form element, but was unable to do so due to web compatibility. (Sorry, I don&apos;t have specific bugs/sites to cite.)

Even if the spec changes here, IE would be unable to implement this change unless it proves to no longer be a web compatibility issue.

I&apos;d recommend keeping caller here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58718</commentid>
    <comment_count>2</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2011-10-23 13:11:28 +0000</bug_when>
    <thetext>I&apos;m pretty sure Mozilla will refuse to implement caller here (as elsewhere). If that causes compatibility issues for IE, I would recommend that Microsoft evangelizes the sites that use it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58872</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-25 05:10:58 +0000</bug_when>
    <thetext>Input from WebKit and Opera wold be useful here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58975</commentid>
    <comment_count>4</comment_count>
    <who name="Adam Barth">w3c</who>
    <bug_when>2011-10-26 07:03:26 +0000</bug_when>
    <thetext>It&apos;s unlikely WebKit would add support for caller if we don&apos;t already have it.  It&apos;s just legacy nonsense.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58987</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-10-26 09:15:22 +0000</bug_when>
    <thetext>Opera doesn&apos;t have plans to add caller here. (We might try to remove caller everywhere except document.all.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59163</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-28 23:08:18 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Since only one browser implements this and no other browser intends to implement this, I&apos;ve removed it.

There are other places that have legacycaller also; I recommend following a similar approach (getting a majority of browser vendors to not support it and indicate a desire to continue not supporting it) if you would like those changed also.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59164</commentid>
    <comment_count>7</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-10-28 23:09:29 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6781.
Check-in comment: compat with majority of browsers
http://html5.org/tools/web-apps-tracker?from=6780&amp;to=6781</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>