WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
168930
check-webkit-style should guard against breaking Windows ABI
https://bugs.webkit.org/show_bug.cgi?id=168930
Summary
check-webkit-style should guard against breaking Windows ABI
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug