Bug 78504

Summary: [CMake] Move RunLoop to WebCore/platform
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: WebCore Misc.Assignee: Patrick R. Gansterer <paroga>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 76471    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.