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

Issue 304843002: Deprecate publicly-visible properties on Style in path. (Closed)

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

Description

Deprecate publicly-visible properties on Style in path. R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=36893

Patch Set 1 #

Total comments: 6

Patch Set 2 : code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -113 lines) Patch
M pkg/path/CHANGELOG.md View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/path/lib/src/context.dart View 3 chunks +8 lines, -2 lines 0 comments Download
A + pkg/path/lib/src/internal_style.dart View 3 chunks +10 lines, -53 lines 0 comments Download
M pkg/path/lib/src/parsed_path.dart View 1 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/path/lib/src/style.dart View 1 chunk +17 lines, -47 lines 0 comments Download
M pkg/path/lib/src/style/posix.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/path/lib/src/style/url.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/path/lib/src/style/windows.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/path/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
nweiz
6 years, 6 months ago (2014-05-29 00:51:35 UTC) #1
kevmoo
On 2014/05/29 00:51:35, nweiz wrote: DBQ: why? Just curious.
6 years, 6 months ago (2014-05-29 01:52:35 UTC) #2
Bob Nystrom
https://codereview.chromium.org/304843002/diff/1/pkg/path/lib/src/context.dart File pkg/path/lib/src/context.dart (right): https://codereview.chromium.org/304843002/diff/1/pkg/path/lib/src/context.dart#newcode38 pkg/path/lib/src/context.dart:38: "allowed."); This is a breaking change, I think. One ...
6 years, 6 months ago (2014-05-29 15:45:39 UTC) #3
nweiz
https://codereview.chromium.org/304843002/diff/1/pkg/path/lib/src/context.dart File pkg/path/lib/src/context.dart (right): https://codereview.chromium.org/304843002/diff/1/pkg/path/lib/src/context.dart#newcode38 pkg/path/lib/src/context.dart:38: "allowed."); On 2014/05/29 15:45:39, Bob Nystrom wrote: > This ...
6 years, 6 months ago (2014-05-29 20:17:00 UTC) #4
Bob Nystrom
https://codereview.chromium.org/304843002/diff/1/pkg/path/lib/src/context.dart File pkg/path/lib/src/context.dart (right): https://codereview.chromium.org/304843002/diff/1/pkg/path/lib/src/context.dart#newcode38 pkg/path/lib/src/context.dart:38: "allowed."); On 2014/05/29 20:17:00, nweiz wrote: > On 2014/05/29 ...
6 years, 6 months ago (2014-05-29 23:54:10 UTC) #5
nweiz
https://codereview.chromium.org/304843002/diff/1/pkg/path/lib/src/context.dart File pkg/path/lib/src/context.dart (right): https://codereview.chromium.org/304843002/diff/1/pkg/path/lib/src/context.dart#newcode38 pkg/path/lib/src/context.dart:38: "allowed."); On 2014/05/29 23:54:10, Bob Nystrom wrote: > On ...
6 years, 6 months ago (2014-05-30 00:52:14 UTC) #6
Bob Nystrom
LGTM.
6 years, 6 months ago (2014-05-30 16:36:25 UTC) #7
nweiz
6 years, 6 months ago (2014-06-02 19:06:28 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r36893 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698