Bug 168930

Summary: check-webkit-style should guard against breaking Windows ABI
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: lforschler, pvollan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Brent Fulgham
Reported 2017-02-27 13:50:59 PST
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.