aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc')
-rw-r--r--devel/electron13/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron13/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc b/devel/electron13/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc
new file mode 100644
index 000000000000..99907092be44
--- /dev/null
+++ b/devel/electron13/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc
@@ -0,0 +1,11 @@
+--- third_party/blink/renderer/core/html/forms/internal_popup_menu.cc.orig 2021-07-15 19:13:45 UTC
++++ third_party/blink/renderer/core/html/forms/internal_popup_menu.cc
+@@ -154,7 +154,7 @@ class InternalPopupMenu::ItemIterationContext {
+ is_in_group_(false),
+ buffer_(buffer) {
+ DCHECK(buffer_);
+-#if defined(OS_LINUX) || defined(OS_CHROMEOS)
++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD)
+ // On other platforms, the <option> background color is the same as the
+ // <select> background color. On Linux, that makes the <option>
+ // background color very dark, so by default, try to use a lighter