mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: Emojis appearing black and white in Chrome 96 (#33683)
This commit is contained in:
@@ -17,5 +17,7 @@
|
||||
|
||||
"src/electron/patches/ReactiveObjC": "src/third_party/squirrel.mac/vendor/ReactiveObjC",
|
||||
|
||||
"src/electron/patches/angle": "src/third_party/angle"
|
||||
"src/electron/patches/angle": "src/third_party/angle",
|
||||
|
||||
"src/electron/patches/skia": "src/third_party/skia"
|
||||
}
|
||||
|
||||
1
patches/skia/.patches
Normal file
1
patches/skia/.patches
Normal file
@@ -0,0 +1 @@
|
||||
fix_when_a_glyph_has_a_path.patch
|
||||
1312
patches/skia/fix_when_a_glyph_has_a_path.patch
Normal file
1312
patches/skia/fix_when_a_glyph_has_a_path.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user