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

Issue 2721273002: Merge 3026: Revert of Move the FontFaceCache stored in CSSFontSelector to be stored in Document. (p… (Closed)

Created:
3 years, 9 months ago by kojii
Modified:
3 years, 9 months ago
Reviewers:
meade_UTC10, drott, sashab, eae
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/3026
Project:
chromium
Visibility:
Public.

Description

Merge 3026: Revert of Move the FontFaceCache stored in CSSFontSelector to be stored in Document. (patchset #5 id:80001 of https://codereview.chromium.org/2624893003/ ) Merge requested by manoranjanr. Reason for revert: Reverted on suspicion of causing the top renderer crash on Mac. https://bugs.chromium.org/p/chromium/issues/detail?id=696231 Original issue's description: > Move the FontFaceCache stored in CSSFontSelector to be stored in Document. > > This addresses a FIXME found in the code. This FIXME was added in > 2013 by dglazkov in 2013, ad02388f5fcffaab45b9ada7a7dfdcae13ed460f. > > BUG=685945 > > Review-Url: https://codereview.chromium.org/2624893003 > Cr-Commit-Position: refs/heads/master@{#452734} > Committed: https://chromium.googlesource.com/chromium/src/+/e07e958d62db5bb606c0dbbb446d2a25e33c3db1 TBR=drott@chromium.org,eae@chromium.org,sashab@chromium.org,meade@chromium.org BUG=685945 Review-Url: https://codereview.chromium.org/2728513002 Cr-Commit-Position: refs/heads/master@{#453842} (cherry picked from commit 36809b6d2ff54018e85e75197b52015173aab25d) Review-Url: https://codereview.chromium.org/2721273002 . Cr-Commit-Position: refs/branch-heads/3026@{#3} Cr-Branched-From: fe586ab75aca1b8ab839db23bceac5f621389fed-refs/heads/master@{#453454} Committed: https://chromium.googlesource.com/chromium/src/+/b4f5718bb7569a5a265f173183329cd6ebf55e5e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -36 lines) Patch
M third_party/WebKit/Source/core/css/CSSFontSelector.h View 5 chunks +5 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSFontSelector.cpp View 6 chunks +10 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/css/FontFaceSet.h View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/FontFaceSet.cpp View 7 chunks +12 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Document.h View 3 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/StyleEngine.cpp View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
kojii
3 years, 9 months ago (2017-03-01 05:19:53 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b4f5718bb7569a5a265f173183329cd6ebf55e5e.

Powered by Google App Engine
This is Rietveld 408576698