Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Unreviewed, reverting r295278.
https://bugs.webkit.org/show_bug.cgi?id=241336 Causes crashes Reverted changeset: "Add a new DrawDecomposedGlyphs display list item to avoid repeatedly sending glyphs when using the GlyphDisplayListCache" https://bugs.webkit.org/show_bug.cgi?id=240497 https://commits.webkit.org/r295278 Canonical link: https://commits.webkit.org/251331@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@295285 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
1a12dd2
commit 51c123d
Showing
84 changed files
with
220 additions
and
1,429 deletions.
There are no files selected for viewing
5 changes: 4 additions & 1 deletion
5
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-color-expected.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
|
||
(draw-decomposed-glyphs extent at (0,0) size 0x0) | ||
(draw-glyphs | ||
(local-anchor (0,0)) | ||
(anchor-point (0,0)) | ||
(length 9) extent at (0,0) size 0x0) | ||
|
1 change: 0 additions & 1 deletion
1
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-colr-unshared-expected.txt
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-colr-unshared.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-scaled-unshared-expected.txt
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-scaled-unshared.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-shadow-unshared-expected.txt
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-shadow-unshared.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-shared-expected.txt
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-shared.html
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-svg-unshared-expected.txt
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
LayoutTests/fast/text/glyph-display-lists/glyph-display-list-svg-unshared.html
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.