Bug 128876

Summary: [Win] Remove WebSerializedJSValue SPI
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=128720

Description Alexey Proskuryakov 2014-02-15 18:32:06 PST
WebSerializedJSValue appears to be entirely unused these days. Let's kill it.

Windows counterpart to bug 128720.
Comment 1 Alexey Proskuryakov 2014-02-15 18:43:57 PST
Actually, not doing this, I'm not sure how to remove a whole interface from the Windows port.
Comment 2 Brent Fulgham 2016-03-22 17:18:12 PDT
Let's not bother with this. Removing an existing COM interface always causes backwards-compatibility problems.