Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Issue 149575: Roll WebKit DEPS from 45738 to 45840. (Closed)

Created:
11 years, 5 months ago by Dmitry Titov
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Roll WebKit DEPS from 45738 to 45840. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20589

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -13 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/ipc_message_macros.h View 4 chunks +23 lines, -0 lines 0 comments Download
M chrome/common/ipc_message_utils.h View 1 chunk +38 lines, -0 lines 0 comments Download
M chrome/common/worker_messages_internal.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/worker/webworkerclient_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/worker/webworkerclient_proxy.cc View 1 chunk +3 lines, -1 line 0 comments Download
M webkit/api/public/WebWorkerClient.h View 3 chunks +4 lines, -3 lines 0 comments Download
M webkit/glue/chrome_client_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/chrome_client_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webframe_impl.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M webkit/glue/webworker_impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/glue/webworker_impl.cc View 4 chunks +4 lines, -0 lines 0 comments Download
M webkit/glue/webworkerclient_impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/glue/webworkerclient_impl.cc View 5 chunks +5 lines, -1 line 0 comments Download
M webkit/tools/layout_tests/test_expectations.txt View 1 chunk +33 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_worker/test_webworker.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/tools/test_shell/test_worker/test_webworker.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M webkit/webkit.gyp View 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Dmitry Titov
Build fixes... test_expectations.txt with updated results will be added when tests run through.
11 years, 5 months ago (2009-07-13 22:51:44 UTC) #1
Nate Chapin
LGTM. I'm trusting that this compiled still present in UndetectableHTMLCollection.idl being removed from webkit.gyp. It ...
11 years, 5 months ago (2009-07-13 22:58:57 UTC) #2
jam
http://codereview.chromium.org/149575/diff/1/15 File chrome/common/ipc_message_macros.h (right): http://codereview.chromium.org/149575/diff/1/15#newcode99 Line 99: #undef IPC_MESSAGE_ROUTED7 When the number of parameters gets ...
11 years, 5 months ago (2009-07-13 22:59:23 UTC) #3
Nate Chapin
On 2009/07/13 22:58:57, Nate Chapin wrote: > LGTM. > > I'm trusting that this compiled ...
11 years, 5 months ago (2009-07-13 22:59:50 UTC) #4
jam
It's been nearly two days since this was checked in. Given that it doesn't conform ...
11 years, 5 months ago (2009-07-15 22:21:03 UTC) #5
darin (slow to review)
http://codereview.chromium.org/149575/diff/1/15 File chrome/common/ipc_message_macros.h (right): http://codereview.chromium.org/149575/diff/1/15#newcode99 Line 99: #undef IPC_MESSAGE_ROUTED7 I'm just catching up on emails... ...
11 years, 5 months ago (2009-07-15 22:48:01 UTC) #6
Dmitry Titov
I couldn't agree more too. I'm just a bit swamped - there were several tests ...
11 years, 5 months ago (2009-07-15 23:03:52 UTC) #7
darin (slow to review)
Totally understood... I just didn't see a response, so I thought I'd send a "ping"... ...
11 years, 5 months ago (2009-07-15 23:06:42 UTC) #8
jam
11 years, 5 months ago (2009-07-16 00:42:00 UTC) #9
Sounds good.  This is probably much easier than fixing tests, so if you get
bored of that and are looking for a break... :)

On Wed, Jul 15, 2009 at 4:03 PM, Dmitry Titov <dimich@chromium.org> wrote:

> I couldn't agree more too. I'm just a bit swamped - there were several
> tests disabled as a result of the merge, so I'm workign a queue of
things.Right
> now, I'm trying to enable back some selenium tests...
>
> Since this is a style violation and not a breakage I figured it can be done
> after tests are fixed. I've asked John to help but he seems not to have
> cycles either :-(
>
> Sorry that I can't do things faster, but WebKit merge sometimes leaves
> quite a tail to be busy 2-3 days after.
> Dmitry
>
> On Wed, Jul 15, 2009 at 3:48 PM, <darin@chromium.org> wrote:
>
>>
>> http://codereview.chromium.org/149575/diff/1/15
>> File chrome/common/ipc_message_macros.h (right):
>>
>> http://codereview.chromium.org/149575/diff/1/15#newcode99
>> Line 99: #undef IPC_MESSAGE_ROUTED7
>> I'm just catching up on emails... I couldn't agree more!  Please undo
>> this part of the change.  Add a struct to worker_messages.h instead.
>> That's our standard practice.  Thanks!  (see render_messages.h for
>> examples and naming conventions for these structs.)
>>
>>
>> http://codereview.chromium.org/149575
>>
>
>

Powered by Google App Engine
This is Rietveld 408576698