Bug 25518
Summary: | We need unit tests for loading strings to frames | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gustavo Noronha (kov) <gustavo> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | Gtk |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All |
Gustavo Noronha (kov)
See, for example, https://bugs.webkit.org/show_bug.cgi?id=25466 for a regression that could be avoided if we had a test like this. I was thinking we need the data source object landed to implement this, but we may actually be able to do something using JavaScriptCore!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gustavo Noronha (kov)
Turns out we have these now =)