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

Issue 23835013: Add AtomicString, SkString version of equalIgnoringCase (Closed)

Created:
7 years, 3 months ago by eae
Modified:
7 years, 3 months ago
CC:
blink-reviews, jamesr, dsinclair, danakj, Rik, Stephen Chennney, jeez, pdr.
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add AtomicString, SkString version of equalIgnoringCase Add a version of equalIgnoringCase that takes an AtomicString and a SkString and use it for font family matches. This takes care of the encoding logic and ensures that the easiest way to compare the two is the right way. R=eseidel@chromium.org,leviw@chromium.org BUG=249099 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158042

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
eae
7 years, 3 months ago (2013-09-18 23:55:59 UTC) #1
eseidel1
Looks like you have a stray change. Maybe a String(skstring) constructor would help? On Wednesday, ...
7 years, 3 months ago (2013-09-19 00:08:02 UTC) #2
eae
Yeah, patch 2 fixed that. You reviewed the wrong patch version :) To unsubscribe from ...
7 years, 3 months ago (2013-09-19 01:14:04 UTC) #3
eseidel
I only see patch 1, but maybe I'm looking at the wrong review url?
7 years, 3 months ago (2013-09-19 01:16:14 UTC) #4
eae
On 2013/09/19 01:16:14, eseidel wrote: > I only see patch 1, but maybe I'm looking ...
7 years, 3 months ago (2013-09-19 16:13:28 UTC) #5
eseidel
lgtm lgtm. We still might want to have explicit SkSTring conversion methods instead of just ...
7 years, 3 months ago (2013-09-19 16:30:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/23835013/4001
7 years, 3 months ago (2013-09-19 16:30:14 UTC) #7
eae
On 2013/09/19 16:30:00, eseidel wrote: > lgtm > > lgtm. We still might want to ...
7 years, 3 months ago (2013-09-19 16:32:39 UTC) #8
commit-bot: I haz the power
7 years, 3 months ago (2013-09-19 18:28:34 UTC) #9
Message was sent while issue was closed.
Change committed as 158042

Powered by Google App Engine
This is Rietveld 408576698