Summary: | [Qt] Fix #ifdef statements in QtTestBrowser's main.cpp file... | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Dawit A. <adawit> | ||||
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | CLOSED FIXED | ||||||
Severity: | Normal | CC: | hausmann, kent.hansen | ||||
Priority: | P5 | Keywords: | Qt | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | Linux | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 35784 | ||||||
Attachments: |
|
Description
Dawit A.
2010-06-08 11:36:28 PDT
Created attachment 58164 [details]
Patch
Trivial fix for the #ifdef statements...
Comment on attachment 58164 [details] Patch This has been fixed some time back - http://trac.webkit.org/changeset/56575; that is why the patch does not seems to apply against the trunk any more. (In reply to comment #2) > (From update of attachment 58164 [details]) > This has been fixed some time back - http://trac.webkit.org/changeset/56575; that is why the patch does not seems to apply against the trunk any more. Can the fix then be cherry picked back into the qtwebkit-2.0 branch or is it too late for that ? It definitely is not fixed the qtwebkit 2.0 branch as I updated my copy to check before submitting the patch. Committed r56575: <http://trac.webkit.org/changeset/56575> |