[Webkit-unassigned] [Bug 23339] Add preference to disable web security

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 15 23:03:01 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23339





------- Comment #6 from sfalken at apple.com  2009-01-15 23:03 PDT -------
We make the Windows API change in the interface that matches the Mac.  So
WebPreferences->IWebPreferences, WebPreferencesPrivate->IWebPreferencesPrivate.

One problem with your patch: you need to add new methods to COM interfaces at
the *end* to preserve the vtable order.  Otherwise, you break compatibility.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list