Bug 103325 - [V8] Remove WorkerContextExecutionProxy.{h,cpp}
Summary: [V8] Remove WorkerContextExecutionProxy.{h,cpp}
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 17:01 PST by Kentaro Hara
Modified: 2012-11-26 19:57 PST (History)
2 users (show)

See Also:


Attachments
Patch (13.01 KB, patch)
2012-11-26 17:03 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff
patch for landing (14.81 KB, patch)
2012-11-26 17:57 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.