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

Issue 89843004: Call AtomicString::number() in CSSGrammar.y (Closed)

Created:
7 years ago by Inactive
Modified:
7 years ago
Reviewers:
tkent, eseidel, darktears
CC:
blink-reviews, dglazkov+blink, apavlov+blink_chromium.org
Visibility:
Public.

Description

Call AtomicString::number() in CSSGrammar.y Call AtomicString::number() in CSSGrammar.y instead of String::number as CSSSelector::setArgument() expects an AtomicString in argument. This avoids uselessly creating a String and then convert it to an AtomicString. R=eseidel BUG=323739 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162787

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/core/css/CSSGrammar.y View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
7 years ago (2013-11-27 00:55:14 UTC) #1
Inactive
7 years ago (2013-11-27 18:38:41 UTC) #2
darktears
On 2013/11/27 18:38:41, Chris Dumez wrote: lgtm
7 years ago (2013-11-27 18:44:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/89843004/1
7 years ago (2013-11-27 18:46:22 UTC) #4
commit-bot: I haz the power
7 years ago (2013-11-28 01:29:31 UTC) #5
Message was sent while issue was closed.
Change committed as 162787

Powered by Google App Engine
This is Rietveld 408576698