No subject


Tue May 3 15:05:30 PDT 2016


We should modify 'check-webkit-style' to flag cases where new methods are inserted into Windows interfaces.

-- 
You are receiving this mail because:
You are the assignee for the bug.

--Boundary_(ID_miWqJo0fiN9VBgiT1koT1w)
Date: Mon, 27 Feb 2017 13:48:02 -0800
MIME-version: 1.0
Content-type: text/html
Content-transfer-encoding: 7BIT

<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - check-webkit-style should guard against breaking Windows ABI"
   href="https://bugs.webkit.org/show_bug.cgi?id=168930">168930</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>check-webkit-style should guard against breaking Windows ABI
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Tools / Tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bfulgham&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lforschler&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>From time to time, people unwittingly break WebKit.dll COM ABI by inserting new method declarations into existing interfaces. This breaks existing Windows clients, and should be avoided.

We should modify 'check-webkit-style' to flag cases where new methods are inserted into Windows interfaces.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>

--Boundary_(ID_miWqJo0fiN9VBgiT1koT1w)--


More information about the webkit-unassigned mailing list