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

Issue 17489002: Add safari cache clearing browser functionality to the safari browser. (Closed)

Created:
7 years, 6 months ago by ricow1
Modified:
7 years, 6 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add safari cache clearing browser functionality to the safari browser. Also, add flag to test.dart to enable this feature. R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=24215

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -22 lines) Patch
M tools/test.dart View 1 4 chunks +8 lines, -4 lines 0 comments Download
M tools/testing/dart/browser_controller.dart View 1 3 chunks +36 lines, -18 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ricow1
7 years, 6 months ago (2013-06-20 09:11:16 UTC) #1
kustermann
https://codereview.chromium.org/17489002/diff/1/tools/test.dart File tools/test.dart (right): https://codereview.chromium.org/17489002/diff/1/tools/test.dart#newcode174 tools/test.dart:174: maxBrowserProcesses = math.max(maxProcesses - 3, 1); Please set this ...
7 years, 6 months ago (2013-06-20 09:21:04 UTC) #2
ricow1
https://codereview.chromium.org/17489002/diff/1/tools/test.dart File tools/test.dart (right): https://codereview.chromium.org/17489002/diff/1/tools/test.dart#newcode174 tools/test.dart:174: maxBrowserProcesses = math.max(maxProcesses - 3, 1); On 2013/06/20 09:21:04, ...
7 years, 6 months ago (2013-06-20 10:24:05 UTC) #3
kustermann
lgtm
7 years, 6 months ago (2013-06-20 10:27:22 UTC) #4
ricow1
7 years, 6 months ago (2013-06-20 10:30:09 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r24215 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698