Bug 39214
| Summary: | [Qt] JS-QObject bridge should have more tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kimmo.t.kinnunen> |
| Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | hausmann, kenneth, noam |
| Priority: | P2 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | All | ||
Kimmo Kinnunen
JavaScript-QObject bridge should have more tests, especially testing the functionality of the signal connection.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Noam Rosenthal
All the signal connection options are tested in tst_qwebframe.cpp. Anything more specific we're missing?
Kimmo Kinnunen
I don't think this bug provides any value. It needs to be more specific. If I run into similar problems as originally, I'll file more specific report.