Bug 139604
| Summary: | [WK2][GTK] script-message-received signal missing the name of the handler | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Boeckel <mathstuf> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Boeckel
It seems silly that I need to create a structure with my data *and* the name in the script-message-received handlers when it could be provided as a parameter to the handler. Not sure of the best way to do this though since it's in 2.6.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |