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

Issue 14090005: Modify the headers in src/ to forward to url/*.h (Closed)

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

Description

Modify the headers in src/ to forward to url/*.h BUG=chromium:229660 TEST=googleurl_unittests on chromium repo. R=brettw@chromium.org Signed-off-by: Thiago Farina <tfarina@chromium.org>;

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2732 lines) Patch
M src/gurl.h View 1 chunk +1 line, -358 lines 0 comments Download
M src/url_canon.h View 1 chunk +1 line, -879 lines 0 comments Download
M src/url_canon_icu.h View 1 chunk +1 line, -27 lines 0 comments Download
M src/url_canon_internal.h View 1 chunk +1 line, -422 lines 0 comments Download
M src/url_canon_internal_file.h View 1 chunk +1 line, -114 lines 0 comments Download
M src/url_canon_ip.h View 1 chunk +1 line, -75 lines 0 comments Download
M src/url_canon_stdstring.h View 1 chunk +1 line, -95 lines 0 comments Download
M src/url_common.h View 1 chunk +1 line, -19 lines 0 comments Download
M src/url_file.h View 1 chunk +1 line, -71 lines 0 comments Download
M src/url_parse.h View 1 chunk +1 line, -339 lines 0 comments Download
M src/url_parse_internal.h View 1 chunk +1 line, -76 lines 0 comments Download
M src/url_test_utils.h View 1 chunk +1 line, -41 lines 0 comments Download
M src/url_util.h View 1 chunk +1 line, -194 lines 0 comments Download
M src/url_util_internal.h View 1 chunk +1 line, -22 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tfarina
Hi Brett, could you review this to me? Note: This won't link when rolling the ...
7 years, 8 months ago (2013-04-11 22:42:50 UTC) #1
brettw
I don't think we should have a problem with Resize() unless I'm missing something. I ...
7 years, 8 months ago (2013-04-11 22:47:07 UTC) #2
tfarina
On Thu, Apr 11, 2013 at 7:47 PM, <brettw@chromium.org> wrote: > I don't think we ...
7 years, 8 months ago (2013-04-11 22:50:00 UTC) #3
brettw
yes, otherwise you're using the new headers and the old .cc's which is a recipe ...
7 years, 8 months ago (2013-04-11 22:54:19 UTC) #4
tfarina
On 2013/04/11 22:54:19, brettw wrote: > yes, otherwise you're using the new headers and the ...
7 years, 8 months ago (2013-04-11 23:00:35 UTC) #5
brettw
Committed as googleurl@185. Blink may also pull googleurl so keep an eye out for problems ...
7 years, 8 months ago (2013-04-11 23:09:18 UTC) #6
tfarina
On 2013/04/11 23:09:18, brettw wrote: > Committed as googleurl@185. > > Blink may also pull ...
7 years, 8 months ago (2013-04-11 23:18:16 UTC) #7
brettw
I suppose you can make the one in temp_gyp refer to the files in the ...
7 years, 8 months ago (2013-04-11 23:20:19 UTC) #8
tfarina
7 years, 8 months ago (2013-04-11 23:25:54 UTC) #9
Message was sent while issue was closed.
On 2013/04/11 23:20:19, brettw wrote:
> I suppose you can make the one in temp_gyp refer to the files in the new
> location in the first patch.
Yeah, I think that will be easier to do rather than what we tried here:
https://codereview.chromium.org/12073003/
;)

> Then update blink to use src/url/url.gyp, then
> delete the temp one. Lots of steps!
We will get there :)

Powered by Google App Engine
This is Rietveld 408576698