<?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>27421</bug_id>
          
          <creation_ts>2014-11-24 22:38:58 +0000</creation_ts>
          <short_desc>Investigate having a tool which files bugs on implementations whenever the API behavior has changed in the spec</short_desc>
          <delta_ts>2019-03-29 22:48:32 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>Unwelcome</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Olli Pettay">bugs</reporter>
          <assigned_to name="Michael[tm] Smith">mike</assigned_to>
          <cc>annevk</cc>
    
    <cc>d</cc>
    
    <cc>hober0</cc>
    
    <cc>ian</cc>
    
    <cc>james</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>philipj</cc>
    
    <cc>travil</cc>
    
    <cc>w3bugs</cc>
          
          <qa_contact>sideshowbarker+unwelcome</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>115431</commentid>
    <comment_count>0</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2014-11-24 22:38:58 +0000</bug_when>
    <thetext>Automating &apos;spec change -&gt; bugs filed on implementations&apos; would probably speed
up updating implementations to follow the spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115462</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2014-11-25 11:40:07 +0000</bug_when>
    <thetext>Thinking in a bit of a different direction: I&apos;ve been wanting a kind of dashboard that shows which commits still need tests. Perhaps this could also include a convenient button to file a bug with some fields already filled in / mark as &quot;no bug needed&quot;.

(Not volunteering.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115476</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-11-25 20:11:14 +0000</bug_when>
    <thetext>It might also lead to getter feedback on a specification a lot quicker.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124367</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Rebert">w3bugs</who>
    <bug_when>2015-12-06 01:10:41 +0000</bug_when>
    <thetext>* Mozilla Bugzilla API
  * https://wiki.mozilla.org/Bugzilla:REST_API
  * http://bugzilla.readthedocs.org/en/latest/api/index.html
* WebKit Bugzilla API (they&apos;re running an older version)
  * https://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/WebService.html
  * XML-RPC endpoint: https://bugs.webkit.org/xmlrpc.cgi
  * JSON-RPC endpoint: https://bugs.webkit.org/jsonrpc.cgi
* Google Code doesn&apos;t seem to have an API anymore (https://code.google.com/p/support/wiki/IssueTrackerAPI#Shut_Down )
* https://connect.microsoft.com/IE/Feedback doesn&apos;t seem to offer an API</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124368</commentid>
    <comment_count>4</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-12-06 17:56:39 +0000</bug_when>
    <thetext>Since not all changes will affect all implementations, a naive implementation of this would likely be too spammy to be appreciated. Something similar would be to require all spec changes to have accompanying test updates for web-platform-tests, and then those engines that regularly import test from wpt would notice with no extra action. Currently I think Gecko does it best, but Blink imports at some of the tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124370</commentid>
    <comment_count>5</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2015-12-06 20:06:14 +0000</bug_when>
    <thetext>Even though we do regular wpt imports, we don&apos;t really track new failures as they come in.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124371</commentid>
    <comment_count>6</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2015-12-06 20:13:12 +0000</bug_when>
    <thetext>Here are projects that seem doable and useful to me:

- A one-click process for converting a spec commit into a GitHub issue on w3c/web-platform-tests saying &quot;A spec change was recently made; we need tests for it. Here is the commit message.&quot; Maybe include an optional comment from the button-clicker.

- An easy to fill out form that allows filing bugs on multiple implementations at once.
  - Finds the right components to file on
  - Requires manual testing from the filer to determine which bug trackers to file on; the filer can check boxes to determine which to send it to.
  - Optionally: a tool that runs code snippets in all bleeding-edge browsers and tells you which fail, to automate the selection of which bug trackers to file on.
  - Optionally: an automated process where a commit message to a spec can include something like &quot;Requires changes to: Gecko, WebKit&quot; and the bugs will be auto-filed.
  - Optionally: a link to relevant failing web platform tests, probably input manually</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129718</commentid>
    <comment_count>7</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2019-03-29 22:48:32 +0000</bug_when>
    <thetext>I&apos;m happy with our current working mode here. If folks want to automate more, let&apos;s discuss on whatwg/meta.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>