Bug 35248 - [Qt] QtLauncher should not use internal JavaScriptCore and WebCore interfaces
Summary: [Qt] QtLauncher should not use internal JavaScriptCore and WebCore interfaces
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-22 10:43 PST by Laszlo Gombos
Modified: 2010-02-23 02:03 PST (History)
4 users (show)

See Also:


Attachments
proposed change (1.66 KB, patch)
2010-02-22 12:57 PST, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2010-02-22 10:43:34 PST
Eliminate the internal dependency - mostly on wtf.
Comment 1 Laszlo Gombos 2010-02-22 12:20:10 PST
I changed the goal to QtLauncher only as DumprenderTree for other ports use wtf, and Qt port use pieces of DumpRenderTree from other ports (e.g. WorkQueue.cpp).
Comment 2 Laszlo Gombos 2010-02-22 12:57:47 PST
Created attachment 49236 [details]
proposed change
Comment 3 WebKit Commit Bot 2010-02-23 02:03:31 PST
Comment on attachment 49236 [details]
proposed change

Clearing flags on attachment: 49236

Committed r55134: <http://trac.webkit.org/changeset/55134>
Comment 4 WebKit Commit Bot 2010-02-23 02:03:36 PST
All reviewed patches have been landed.  Closing bug.