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

Issue 2884053002: Add FontFaceSource interface and make it available on Document (Closed)

Created:
3 years, 7 months ago by fserb
Modified:
3 years, 7 months ago
Reviewers:
dglazkov, foolip
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add FontFaceSource interface and make it available on Document Move document.fonts to a mixin instead of partial interface. Per spec: https://drafts.csswg.org/css-font-loading/#font-face-source BUG=722511 Review-Url: https://codereview.chromium.org/2884053002 Cr-Commit-Position: refs/heads/master@{#472154} Committed: https://chromium.googlesource.com/chromium/src/+/32dbbeab5cdae35fb757924d339b2d83bc4ea487

Patch Set 1 #

Total comments: 4

Patch Set 2 : x #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -123 lines) Patch
M third_party/WebKit/Source/core/core_idl_files.gni View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
D third_party/WebKit/Source/core/css/DocumentFontFaceSet.h View 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/WebKit/Source/core/css/DocumentFontFaceSet.cpp View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/WebKit/Source/core/css/DocumentFontFaceSet.idl View 1 chunk +0 lines, -37 lines 0 comments Download
A third_party/WebKit/Source/core/css/FontFaceSource.h View 1 1 chunk +26 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/css/FontFaceSource.cpp View 1 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/css/FontFaceSource.idl View 1 1 chunk +12 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.idl View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
fserb
3 years, 7 months ago (2017-05-15 19:54:47 UTC) #4
foolip
I updated the description to point to https://drafts.csswg.org/css-font-loading/#font-face-source /TR/ is almost never the most up-to-date ...
3 years, 7 months ago (2017-05-16 12:11:27 UTC) #8
foolip
Looks like this is IDL refactoring only, turning a partial interface into a mixin + ...
3 years, 7 months ago (2017-05-16 12:15:27 UTC) #9
fserb
done. thanks. https://codereview.chromium.org/2884053002/diff/1/third_party/WebKit/Source/core/css/FontFaceSource.idl File third_party/WebKit/Source/core/css/FontFaceSource.idl (right): https://codereview.chromium.org/2884053002/diff/1/third_party/WebKit/Source/core/css/FontFaceSource.idl#newcode2 third_party/WebKit/Source/core/css/FontFaceSource.idl:2: * Copyright (C) 2017 Google Inc. All ...
3 years, 7 months ago (2017-05-16 14:14:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2884053002/20001
3 years, 7 months ago (2017-05-16 14:15:00 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/455937)
3 years, 7 months ago (2017-05-16 16:25:49 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2884053002/20001
3 years, 7 months ago (2017-05-16 16:59:43 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 18:01:05 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/32dbbeab5cdae35fb757924d339b...

Powered by Google App Engine
This is Rietveld 408576698