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

Issue 14199009: url: Copy 'googleurl_unittests' target from 'url_unittests'. Attempt 2. (Closed)

Created:
7 years, 8 months ago by tfarina
Modified:
7 years, 8 months ago
Reviewers:
gavinp, brettw, Nico
CC:
chromium-reviews
Visibility:
Public.

Description

url: Copy 'googleurl_unittests' target from 'url_unittests'. Attempt 2. To not break the buildbot, this creates a fake target that copies url_unittests to googleurl_unittests as temporary scaffolding. BUG=229660 R=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195389

Patch Set 1 #

Patch Set 2 : update all.gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -18 lines) Patch
M build/all.gyp View 1 11 chunks +18 lines, -18 lines 0 comments Download
M url/url.gyp View 1 chunk +62 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
tfarina
Not for review!!! Nico, http://build.chromium.org/p/tryserver.chromium/builders/linux_clang/builds/99931/steps/compile/logs/stdio ../../url/url_canon_icu.h:54:53: error: [chromium-style] Overriding method must be marked with OVERRIDE. ...
7 years, 8 months ago (2013-04-19 01:28:52 UTC) #1
Nico
The clang plugin is bundled with the clang compiler package. Plugin changes aren't active immediately, ...
7 years, 8 months ago (2013-04-19 02:48:31 UTC) #2
tfarina
Thanks for rolling clang Nico! Brett, I'm going to put this on CQ! Please, take ...
7 years, 8 months ago (2013-04-19 20:18:23 UTC) #3
Nico
On Fri, Apr 19, 2013 at 1:18 PM, <tfarina@chromium.org> wrote: > Thanks for rolling clang ...
7 years, 8 months ago (2013-04-19 20:19:17 UTC) #4
brettw
lgtm
7 years, 8 months ago (2013-04-20 04:46:39 UTC) #5
tfarina
Nico's clang rolled in. Putting this on CQ since Brett's approved. Let's see what chrome-plugin ...
7 years, 8 months ago (2013-04-20 04:48:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/14199009/2001
7 years, 8 months ago (2013-04-20 04:48:20 UTC) #7
commit-bot: I haz the power
Change committed as 195389
7 years, 8 months ago (2013-04-20 12:35:48 UTC) #8
gavinp
The trybots on Mac ASAN failed this, and so did trunk. I rolled this back ...
7 years, 8 months ago (2013-04-20 12:52:41 UTC) #9
tfarina
Nico, looks like chrome-plugin on mac_asan is checking it: In file included from ../../url/gurl.h:38: ../../url/url_canon_stdstring.h:79:31: ...
7 years, 8 months ago (2013-04-20 14:18:35 UTC) #10
Nico
7 years, 8 months ago (2013-04-21 01:00:28 UTC) #11
On Sat, Apr 20, 2013 at 7:18 AM, <tfarina@chromium.org> wrote:

> Nico, looks like chrome-plugin on mac_asan is checking it:
>
> In file included from ../../url/gurl.h:38:
> ../../url/url_canon_stdstring.**h:79:31: error: [chromium-style] virtual
> methods
> with non-empty bodies shouldn't be declared inline.
>   virtual void Resize(int sz) {
>                               ^
>

Sigh, asan :-( https://codereview.chromium.org/14305005/ should work around
that issue for now.


>
>
https://chromiumcodereview.**appspot.com/14199009/<https://chromiumcodereview...
>

Powered by Google App Engine
This is Rietveld 408576698