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

Issue 23202008: Add font support to PageSerializer (Closed)

Created:
7 years, 4 months ago by Tiger
Modified:
7 years, 3 months ago
CC:
blink-reviews, apavlov+blink_chromium.org, dglazkov+blink, eae+blinkwatch, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add font support to PageSerializer Previously the PageSerializer (used to serialize pages before saving them as e.g. MHTML files) didn't have support for web fonts. R=abarth@chromium.org BUG=275518 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157670

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review fixes #

Total comments: 7

Patch Set 3 : Review fixes #

Patch Set 4 : Adding font (I've heard this might work now) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -22 lines) Patch
M Source/core/css/CSSFontFaceRule.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M Source/core/css/CSSFontFaceSrcValue.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/css/CSSImportRule.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/css/CSSStyleRule.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/css/CSSValue.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/page/PageSerializer.h View 1 2 chunks +11 lines, -1 line 0 comments Download
M Source/core/page/PageSerializer.cpp View 1 2 6 chunks +54 lines, -21 lines 0 comments Download
M Source/web/tests/PageSerializerTest.cpp View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
A Source/web/tests/data/pageserializer/font/font.html View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
A + Source/web/tests/data/pageserializer/font/font.ttf View 1 2 3 Binary file 0 comments Download

Messages

Total messages: 17 (0 generated)
Tiger
The font is missing here,since it is a binary file, and have will have to ...
7 years, 4 months ago (2013-08-19 13:26:58 UTC) #1
abarth-chromium
Seems fine to me. We'll need someone who knows the CSS directory better to review ...
7 years, 4 months ago (2013-08-19 19:30:04 UTC) #2
Tiger
On 2013/08/19 19:30:04, abarth wrote: > Seems fine to me. We'll need someone who knows ...
7 years, 3 months ago (2013-08-26 10:50:35 UTC) #3
abarth-chromium
On 2013/08/26 10:50:35, Tiger wrote: > I've addressed these issue. Who can take a look ...
7 years, 3 months ago (2013-08-26 19:23:21 UTC) #4
Tiger
On 2013/08/26 19:23:21, abarth wrote: > On 2013/08/26 10:50:35, Tiger wrote: > > I've addressed ...
7 years, 3 months ago (2013-08-27 14:39:26 UTC) #5
Kunihiko Sakamoto
On 2013/08/27 14:39:26, Tiger wrote: > On 2013/08/26 19:23:21, abarth wrote: > > On 2013/08/26 ...
7 years, 3 months ago (2013-08-28 10:56:00 UTC) #6
Tiger
On 2013/08/28 10:56:00, ksakamoto wrote: > On 2013/08/27 14:39:26, Tiger wrote: > > On 2013/08/26 ...
7 years, 3 months ago (2013-09-02 10:45:17 UTC) #7
Julien - ping for review
lgtm, abarth is probably a better resource for PageSerializer. Please fix the style violations and ...
7 years, 3 months ago (2013-09-05 17:38:48 UTC) #8
Tiger
I've fixed the issues here. This test requires a ttf font to be present at ...
7 years, 3 months ago (2013-09-10 09:10:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tiger@opera.com/23202008/25001
7 years, 3 months ago (2013-09-11 13:25:58 UTC) #10
commit-bot: I haz the power
Can't process patch for file Source/web/tests/data/pageserializer/font/font.ttf. Binary file support is temporarilly disabled due to a ...
7 years, 3 months ago (2013-09-11 13:26:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tiger@opera.com/23202008/25001
7 years, 3 months ago (2013-09-12 07:08:13 UTC) #12
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=6855
7 years, 3 months ago (2013-09-12 07:20:19 UTC) #13
Tiger
On 2013/09/12 07:20:19, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 3 months ago (2013-09-12 07:24:32 UTC) #14
jochen (gone - plz use gerrit)
lgtm
7 years, 3 months ago (2013-09-12 09:48:48 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tiger@opera.com/23202008/25001
7 years, 3 months ago (2013-09-12 10:04:50 UTC) #16
commit-bot: I haz the power
7 years, 3 months ago (2013-09-12 11:30:43 UTC) #17
Message was sent while issue was closed.
Change committed as 157670

Powered by Google App Engine
This is Rietveld 408576698