RESOLVED FIXED 168928
[Win] REGRESSION(r211254): IWebPreferencesPrivate binary API broken
https://bugs.webkit.org/show_bug.cgi?id=168928
Summary [Win] REGRESSION(r211254): IWebPreferencesPrivate binary API broken
Brent Fulgham
Reported 2017-02-27 13:44:53 PST
Two new methods were injected into the existing IWebPreferencesPrivate interface, breaking binary API compatibility. We need to create a new IWebPreferencesPrivate5 interface holding these two new methods.
Attachments
Patch (2.88 KB, patch)
2017-02-28 09:23 PST, Per Arne Vollan
no flags
Patch (3.52 KB, patch)
2017-02-28 09:41 PST, Per Arne Vollan
bfulgham: review+
Brent Fulgham
Comment 1 2017-02-27 13:45:56 PST
Per Arne Vollan
Comment 2 2017-02-27 23:09:23 PST
It seems these methods were removed again in <http://trac.webkit.org/changeset/212173>.
Per Arne Vollan
Comment 3 2017-02-28 09:23:06 PST
Per Arne Vollan
Comment 4 2017-02-28 09:41:08 PST
Brent Fulgham
Comment 5 2017-02-28 10:50:50 PST
Comment on attachment 302942 [details] Patch R=me
Brent Fulgham
Comment 6 2017-02-28 10:52:01 PST
I think this is only relevant to the branch where this code is still present.
Brent Fulgham
Comment 7 2017-03-15 09:19:43 PDT
This was a branch-specific change.
Note You need to log in before you can comment on or make changes to this bug.