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

Issue 339563006: Add UseCounter for FontFaceSet#ready() (Closed)

Created:
6 years, 6 months ago by Kunihiko Sakamoto
Modified:
6 years, 6 months ago
Reviewers:
tkent, dglazkov
CC:
blink-reviews, arv+blink, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, Inactive, darktears, rwlbuis, watchdog-blink-watchlist_google.com, rune+blink
Project:
blink
Visibility:
Public.

Description

Add UseCounter for FontFaceSet#ready() In the latest editor's draft spec [1], FontFaceSet#ready has been changed from a method to an attribute. We are likely to deprecate ready() in favor of ready attribute. To prepare for a deprecation process, this patch adds a UseCounter for FontFaceSet#ready(). [1] http://dev.w3.org/csswg/css-font-loading/#dom-fontfaceset-ready BUG=380990 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176288

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M Source/core/css/FontFaceSet.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/frame/UseCounter.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Kunihiko Sakamoto
6 years, 6 months ago (2014-06-17 05:48:00 UTC) #1
tkent
lgtm
6 years, 6 months ago (2014-06-17 05:51:40 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ksakamoto@chromium.org/339563006/1
6 years, 6 months ago (2014-06-17 05:52:20 UTC) #3
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 06:43:07 UTC) #4
Message was sent while issue was closed.
Change committed as 176288

Powered by Google App Engine
This is Rietveld 408576698