| Summary: |
WebContent crash when sending invalid IPC message using IPC testing API |
| Product: |
WebKit
|
Reporter: |
Brandon <brandonstewart> |
| Component: |
WebCore JavaScript | Assignee: |
Nobody <webkit-unassigned> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
Normal
|
CC: |
cdumez, thorton, webkit-bug-importer, wenson_hsieh
|
| Priority: |
P2
|
Keywords: |
InRadar |
| Version: |
Safari Technology Preview | |
|
| Hardware: |
Unspecified | |
|
| OS: |
Unspecified | |
|
| Attachments: |
| Description |
Flags |
Patch
|
none
|
Patch
|
wenson_hsieh:
review+, ews-feeder:
commit-queue-
|
|
Patch
|
none
|
|
When sending an invalid message using the IPC testing API, the WebContent process will crash. IPC.sendSyncMessage('UI',IPC.webPageProxyID,IPC.messages.WebPageProxy_ExecuteSavedCommandBySelector.name, 1, [{type: 'String',value: 'AAA'}]);