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

Issue 2501543002: Loading: move FontResource to core/loader/resource (Closed)

Created:
4 years, 1 month ago by Takashi Toyoshima
Modified:
4 years ago
CC:
chromium-reviews, tyoshino+watch_chromium.org, kozyatinskiy+blink_chromium.org, blink-reviews-css, devtools-reviews_chromium.org, Yoav Weiss, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, dglazkov+blink, caseq+blink_chromium.org, apavlov+blink_chromium.org, gavinp+loader_chromium.org, darktears, blink-reviews, loading-reviews+fetch_chromium.org, Nate Chapin, loading-reviews_chromium.org, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Loading: move FontResource to core/loader/resource To remove core/ dependency so that core/fetch can be moved under platform, move FontResource and FontResourceClient classes to core/loader/resource/. BUG=655920 Committed: https://crrev.com/36e4ca5c1a4975972816b84d110c35f70c956798 Cr-Commit-Position: refs/heads/master@{#435140}

Patch Set 1 #

Total comments: 4

Patch Set 2 : [rebase] #

Patch Set 3 : one rebase error for webkit_unit_tests build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -347 lines) Patch
M third_party/WebKit/Source/core/css/CSSFontFaceSrcValue.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSFontFaceSrcValue.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/FontFaceCache.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/RemoteFontFaceSource.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/fetch/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
D third_party/WebKit/Source/core/fetch/FontResource.h View 1 1 chunk +0 lines, -135 lines 0 comments Download
D third_party/WebKit/Source/core/fetch/FontResource.cpp View 1 1 chunk +0 lines, -201 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameSerializer.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoader.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/core/loader/resource/FontResource.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/core/loader/resource/FontResource.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/resource/LinkPreloadResourceClients.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 36 (20 generated)
Takashi Toyoshima
4 years, 1 month ago (2016-11-15 02:05:22 UTC) #3
yhirano
On 2016/11/15 02:05:22, toyoshim wrote: rebase needed? I think MockFetchContext.h is added as https://codereview.chromium.org/2495003002/.
4 years, 1 month ago (2016-11-15 03:21:40 UTC) #4
hiroshige
Splitting this CL into 1. Test refactoring and 2. Bulk mechanical directory move might be ...
4 years, 1 month ago (2016-11-15 10:08:34 UTC) #5
Takashi Toyoshima
ok, I made a separate CL that just makes changes on tests. https://codereview.chromium.org/2510603002/
4 years, 1 month ago (2016-11-16 08:08:49 UTC) #6
hiroshige
lgtm with: - rebase is needed after https://codereview.chromium.org/2510603002/ (Commment #6) and https://codereview.chromium.org/2495003002/ (Comment #4) - ...
4 years, 1 month ago (2016-11-17 06:34:15 UTC) #8
Takashi Toyoshima
After a rebase, I noticed ToT introduced additional dependency from MockResourceClients.h to FontResource.h. I'd split ...
4 years, 1 month ago (2016-11-17 06:59:14 UTC) #9
Takashi Toyoshima
https://codereview.chromium.org/2501543002/diff/1/third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp File third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp (right): https://codereview.chromium.org/2501543002/diff/1/third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp#newcode15 third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp:15: #include "platform/scheduler/test/fake_web_task_runner.h" On 2016/11/15 10:08:34, hiroshige wrote: > Is ...
4 years ago (2016-11-29 08:27:06 UTC) #11
Takashi Toyoshima
yhirano: ptal, this patch does not have any dependency now.
4 years ago (2016-11-29 08:27:29 UTC) #12
yhirano
lgtm
4 years ago (2016-11-29 08:32:44 UTC) #15
Takashi Toyoshima
+kouhei for core/css, core/frame, core/inspector
4 years ago (2016-11-29 09:48:26 UTC) #19
kouhei (in TOK)
lgtm
4 years ago (2016-11-29 10:09:38 UTC) #22
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/2501543002/40001
4 years ago (2016-11-30 01:43:10 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
4 years ago (2016-11-30 03:45:04 UTC) #29
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/2501543002/40001
4 years ago (2016-11-30 05:13:33 UTC) #31
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-30 07:51:01 UTC) #34
commit-bot: I haz the power
4 years ago (2016-11-30 07:53:51 UTC) #36
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/36e4ca5c1a4975972816b84d110c35f70c956798
Cr-Commit-Position: refs/heads/master@{#435140}

Powered by Google App Engine
This is Rietveld 408576698