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

Issue 10095017: added printWarnings option to HtmlDiff (Closed)

Created:
8 years, 8 months ago by mattsh
Modified:
8 years, 8 months ago
Reviewers:
Bob Nystrom, nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

added printWarnings option to HtmlDiff BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=6653

Patch Set 1 #

Patch Set 2 : add printWarnings option to HtmlDiff #

Total comments: 2

Patch Set 3 : named argument #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -8 lines) Patch
M utils/apidoc/apidoc.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M utils/apidoc/html_diff.dart View 1 2 7 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mattsh
Added a 'printWarnings' option to HtmlDiff to enable us to optionally suppress warnings from DartDoc.
8 years, 8 months ago (2012-04-16 16:49:41 UTC) #1
Bob Nystrom
LGTM!
8 years, 8 months ago (2012-04-16 17:04:57 UTC) #2
nweiz
lgtm https://chromiumcodereview.appspot.com/10095017/diff/2001/utils/apidoc/apidoc.dart File utils/apidoc/apidoc.dart (right): https://chromiumcodereview.appspot.com/10095017/diff/2001/utils/apidoc/apidoc.dart#newcode93 utils/apidoc/apidoc.dart:93: _diff = new HtmlDiff(false); I'd prefer "printWarnings: false" ...
8 years, 8 months ago (2012-04-16 18:05:05 UTC) #3
mattsh
8 years, 8 months ago (2012-04-16 18:08:07 UTC) #4
https://chromiumcodereview.appspot.com/10095017/diff/2001/utils/apidoc/apidoc...
File utils/apidoc/apidoc.dart (right):

https://chromiumcodereview.appspot.com/10095017/diff/2001/utils/apidoc/apidoc...
utils/apidoc/apidoc.dart:93: _diff = new HtmlDiff(false);
On 2012/04/16 18:05:05, nweiz wrote:
> I'd prefer "printWarnings: false" here for clarity.

Good suggestion.

Powered by Google App Engine
This is Rietveld 408576698