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

Issue 284263005: Replace a stale fixme with a comment (Closed)

Created:
6 years, 7 months ago by Yoav Weiss
Modified:
6 years, 7 months ago
Reviewers:
cbiesinger, eseidel
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Replace a stale fixme with a comment Eliminate a stale FIXME comment in the SizesAttributeParser, and replaces it with a comment stating why sizes' media conditions should not be evaluated as non-screen media types. BUG=357586 R=eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174206

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/core/css/parser/SizesAttributeParser.cpp View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 11 (0 generated)
Yoav Weiss
6 years, 7 months ago (2014-05-16 08:54:32 UTC) #1
eseidel
lgtm
6 years, 7 months ago (2014-05-16 17:59:35 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoav@yoav.ws/284263005/1
6 years, 7 months ago (2014-05-16 17:59:56 UTC) #3
ojan
https://codereview.chromium.org/284263005/diff/1/Source/core/css/parser/SizesAttributeParser.cpp File Source/core/css/parser/SizesAttributeParser.cpp (right): https://codereview.chromium.org/284263005/diff/1/Source/core/css/parser/SizesAttributeParser.cpp#newcode76 Source/core/css/parser/SizesAttributeParser.cpp:76: // A Media Condition cannot have a media type ...
6 years, 7 months ago (2014-05-16 18:21:55 UTC) #4
cbiesinger
https://codereview.chromium.org/284263005/diff/1/Source/core/css/parser/SizesAttributeParser.cpp File Source/core/css/parser/SizesAttributeParser.cpp (right): https://codereview.chromium.org/284263005/diff/1/Source/core/css/parser/SizesAttributeParser.cpp#newcode76 Source/core/css/parser/SizesAttributeParser.cpp:76: // A Media Condition cannot have a media type ...
6 years, 7 months ago (2014-05-16 18:25:44 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-16 19:19:36 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-16 20:21:15 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/7650)
6 years, 7 months ago (2014-05-16 20:21:15 UTC) #8
cbiesinger
On 2014/05/16 20:21:15, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 7 months ago (2014-05-16 20:22:21 UTC) #9
cbiesinger
Committed patchset #1 manually as r174206 (presubmit successful).
6 years, 7 months ago (2014-05-16 20:23:59 UTC) #10
Yoav Weiss
6 years, 7 months ago (2014-05-17 14:14:54 UTC) #11
Message was sent while issue was closed.
On 2014/05/16 18:25:44, cbiesinger wrote:
>
https://codereview.chromium.org/284263005/diff/1/Source/core/css/parser/Sizes...
> File Source/core/css/parser/SizesAttributeParser.cpp (right):
> 
>
https://codereview.chromium.org/284263005/diff/1/Source/core/css/parser/Sizes...
> Source/core/css/parser/SizesAttributeParser.cpp:76: // A Media Condition
cannot
> have a media type other then screen.
> On 2014/05/16 18:21:56, ojan wrote:
> > Can you make this an ASSERT instead of a comment?
> 
> The comment is just explaining why the next line always passes in "screen"

Yeah, what cbiesinger said. If the comment is not clear enough, I'd be happy to
change it to something clearer.

Powered by Google App Engine
This is Rietveld 408576698