Bug 102291
| Summary: | V8 And JSC SerializedScriptValue::toWireString aren't aligned | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alec Flett <alecflett> |
| Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | burg |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alec Flett
We need to figure out what the true intention of SerializedScriptValue::toWireString() is, and if it is practically different from SerializedScriptValue::toString().. we had to add toWireString() to the JSC implementation of SerializedScriptValue in bug 96818. Fixing this will likely result in some minor tweaks to the V8 or JSC IDL Code generator.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |