Bug 128876
| Summary: | [Win] Remove WebSerializedJSValue SPI | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | WebKit API | Assignee: | 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 | ||
Alexey Proskuryakov
WebSerializedJSValue appears to be entirely unused these days. Let's kill it.
Windows counterpart to bug 128720.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Actually, not doing this, I'm not sure how to remove a whole interface from the Windows port.
Brent Fulgham
Let's not bother with this. Removing an existing COM interface always causes backwards-compatibility problems.