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

Issue 79017: Port page_cycler_http to Mac (Closed)

Created:
11 years, 8 months ago by Nirnimesh
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, TVL
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Port page_cycler_http to Mac Accompanying buildbot changes @ http://codereview.chromium.org/67234 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13950

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 32

Patch Set 8 : '' #

Patch Set 9 : '' #

Total comments: 3

Patch Set 10 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -177 lines) Patch
M chrome/test/page_cycler/page_cycler_test.cc View 1 2 3 4 5 6 7 4 chunks +10 lines, -3 lines 0 comments Download
A + tools/python/google/httpd_config/httpd2_mac.conf View 5 6 7 8 9 3 chunks +17 lines, -68 lines 0 comments Download
M tools/python/google/httpd_utils.py View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -2 lines 0 comments Download
M tools/python/google/platform_utils.py View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -0 lines 0 comments Download
A + tools/python/google/platform_utils_mac.py View 1 2 3 4 5 6 7 8 9 4 chunks +44 lines, -104 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nirnimesh
11 years, 8 months ago (2009-04-16 22:31:44 UTC) #1
Mark Mentovai
I guess most of these are comments about the state of whatever this got copied ...
11 years, 8 months ago (2009-04-16 22:58:07 UTC) #2
TVL
http://codereview.chromium.org/79017/diff/1019/1024 File tools/python/google/httpd_config/httpd2_mac.conf (right): http://codereview.chromium.org/79017/diff/1019/1024#newcode2 Line 2: should this be a svn cp from windows/linux ...
11 years, 8 months ago (2009-04-16 23:26:07 UTC) #3
Nirnimesh
You're right, I had hastily just made the win script to work for mac, leaving ...
11 years, 8 months ago (2009-04-17 13:34:54 UTC) #4
Mark Mentovai
lg http://codereview.chromium.org/79017/diff/5011/5016 File tools/python/google/httpd_config/httpd2_mac.conf (right): http://codereview.chromium.org/79017/diff/5011/5016#newcode37 Line 37: LoadModule rewrite_module libexec/apache2/mod_rewrite.so Bleh, now that this ...
11 years, 8 months ago (2009-04-17 17:55:32 UTC) #5
TVL
lg
11 years, 8 months ago (2009-04-17 18:08:41 UTC) #6
Nirnimesh
11 years, 8 months ago (2009-04-17 18:11:23 UTC) #7
http://codereview.chromium.org/79017/diff/5011/5016
File tools/python/google/httpd_config/httpd2_mac.conf (right):

http://codereview.chromium.org/79017/diff/5011/5016#newcode37
Line 37: LoadModule rewrite_module libexec/apache2/mod_rewrite.so
On 2009/04/17 17:55:32, Mark Mentovai wrote:
> Bleh, now that this is a copy I'll say OK, but I really think that the fat
ought
> to be trimmed.  We don't need most of this stuff.

Ok, making it thinner. Added a warning note that it differs from the win config.

Powered by Google App Engine
This is Rietveld 408576698