Bug 103325

Summary: [V8] Remove WorkerContextExecutionProxy.{h,cpp}
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
patch for landing none

Description Kentaro Hara 2012-11-26 17:01:35 PST
Now WorkerContextExecutionProxy.{h,cpp} are empty.
Comment 1 Kentaro Hara 2012-11-26 17:03:05 PST
Created attachment 176116 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-26 17:39:29 PST
Comment on attachment 176116 [details]
Patch

Rejecting attachment 176116 [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:
) out/Release/obj.target/webkit/Source/WebKit/chromium/src/WebInputEventConversion.o
  CXX(target) out/Release/obj.target/webkit/Source/WebKit/chromium/src/WebKit.o
Source/WebKit/chromium/src/WebKit.cpp:46:41: error: WorkerContextExecutionProxy.h: No such file or directory
  CXX(target) out/Release/obj.target/webkit/Source/WebKit/chromium/src/WebMediaPlayerClientImpl.o
make: *** [out/Release/obj.target/webkit/Source/WebKit/chromium/src/WebKit.o] Error 1
make: *** Waiting for unfinished jobs....

Full output: http://queues.webkit.org/results/15000496
Comment 3 Kentaro Hara 2012-11-26 17:57:24 PST
Created attachment 176132 [details]
patch for landing
Comment 4 WebKit Review Bot 2012-11-26 19:57:54 PST
Comment on attachment 176132 [details]
patch for landing

Clearing flags on attachment: 176132

Committed r135806: <http://trac.webkit.org/changeset/135806>
Comment 5 WebKit Review Bot 2012-11-26 19:57:58 PST
All reviewed patches have been landed.  Closing bug.