Bug 16098
Summary: | [GTK] Header and source file names need to be updated | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alp Toker <alp> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sven |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 15691 | ||
Bug Blocks: |
Alp Toker
We still have names like webkitgtkframe.h and webkitgtkpage.h -- we didn't drop "gtk" from the filenames at the same time we dropped it from the API.
Changing this will require modifications in existing third party application code, so it should be done in one go to minimise the inconvenience.
We should fix this at the same time or after we fix #15691 (the API refactoring).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Christian Dywan
This was fixed with bug 15691.