Bug 78504 - [CMake] Move RunLoop to WebCore/platform
Summary: [CMake] Move RunLoop to WebCore/platform
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on: 76471
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-13 09:27 PST by Patrick R. Gansterer
Modified: 2012-02-15 08:01 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.53 KB, patch)
2012-02-13 09:31 PST, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2012-02-13 09:27:15 PST
[CMake] Move RunLoop to WebCore/platform
Comment 1 Patrick R. Gansterer 2012-02-13 09:31:44 PST
Created attachment 126783 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-15 06:07:23 PST
Comment on attachment 126783 [details]
Patch

Rejecting attachment 126783 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
e::InspectorObject> WebCore::InjectedScript::wrapObject(WebCore::ScriptValue, const WTF::String&) const':
Source/WebCore/inspector/InjectedScript.cpp:167: error: passing 'const WebCore::InjectedScript' as 'this' argument of 'WebCore::ScriptValue WebCore::InjectedScript::callFunctionWithEvalEnabled(WebCore::ScriptFunctionCall&, bool&)' discards qualifiers
make: *** [out/Debug/obj.target/webcore_remaining/Source/WebCore/inspector/InjectedScript.o] Error 1
make: *** Waiting for unfinished jobs....

Full output: http://queues.webkit.org/results/11523735
Comment 3 WebKit Review Bot 2012-02-15 08:01:52 PST
Comment on attachment 126783 [details]
Patch

Clearing flags on attachment: 126783

Committed r107820: <http://trac.webkit.org/changeset/107820>
Comment 4 WebKit Review Bot 2012-02-15 08:01:58 PST
All reviewed patches have been landed.  Closing bug.