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

Issue 98193002: Call convertToLength in CSSToStyleMap instead of having it inlined (Closed)

Created:
7 years ago by Timothy Loh
Modified:
7 years ago
CC:
blink-reviews, dglazkov+blink, apavlov+blink_chromium.org, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Call convertToLength in CSSToStyleMap instead of having it inlined Trivial cleanup; reduce copy-paste in CSSToStyleMap. Note that the case where the primitive value isn't an appropriate type shouldn't occur since we generally assume the parser only allows valid types through so we change it to an assertion here. BUG=322365 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162958

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -22 lines) Patch
M Source/core/css/resolver/CSSToStyleMap.cpp View 2 chunks +4 lines, -22 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Timothy Loh
7 years ago (2013-12-02 04:02:54 UTC) #1
dstockwell
lgtm
7 years ago (2013-12-02 04:19:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/98193002/1
7 years ago (2013-12-02 04:20:51 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-02 05:43:46 UTC) #4
Message was sent while issue was closed.
Change committed as 162958

Powered by Google App Engine
This is Rietveld 408576698