Bug 67461
| Summary: | [GTK] WebKitWebView documentation refers to gtk_window_set_default_size | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Martin Robinson <mrobinson> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | Keywords: | Gtk |
| Priority: | P3 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Martin Robinson
gtk_window_set_default_size no longer exists so we should remove references to it from the documentation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Martin Robinson
Whoops. I was quite wrong about this. I misread gtk_window_set_default_size as webkit_web_view_set_default_size. Sorry for the noise.