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

Issue 112055: Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP... (Closed)

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

Description

Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstPartyForCookies a bit further. TBR=darin TEST=It complies! BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16804

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -18 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M webkit/api/public/WebURLRequest.h View 1 chunk +2 lines, -2 lines 2 comments Download
M webkit/api/src/ChromiumBridge.cpp View 1 chunk +6 lines, -4 lines 0 comments Download
M webkit/glue/resource_handle_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webframeloaderclient_impl.cc View 1 2 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
11 years, 7 months ago (2009-05-22 21:45:54 UTC) #1
darin (slow to review)
LGTM http://codereview.chromium.org/112055/diff/1011/1015 File webkit/api/public/WebURLRequest.h (right): http://codereview.chromium.org/112055/diff/1011/1015#newcode79 Line 79: WEBKIT_API WebURL firstPartyForCookies() const = 0; thanks ...
11 years, 7 months ago (2009-05-22 23:20:03 UTC) #2
abarth-chromium
http://codereview.chromium.org/112055/diff/1011/1015 File webkit/api/public/WebURLRequest.h (right): http://codereview.chromium.org/112055/diff/1011/1015#newcode79 Line 79: WEBKIT_API WebURL firstPartyForCookies() const = 0; On 2009/05/22 ...
11 years, 7 months ago (2009-05-22 23:25:47 UTC) #3
darin (slow to review)
11 years, 7 months ago (2009-05-23 00:03:38 UTC) #4
no worries.  there is no implementation.  in fact, this header file cannot be
compiled yet!  i am working on hooking up this file soon.  the webkit API has a
bunch of as yet unused headers (see the #error at the top of the file).

Powered by Google App Engine
This is Rietveld 408576698