Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5bd67f21 authored by Carlos Martinez Romero's avatar Carlos Martinez Romero
Browse files

libgui: Add the wb_surface_connect_methods flag.

This flag will be used to remove redundant connect methods in Surface.

Bug: 354273690
Flag: EXEMPT adding new flag.
Test: N/A
Change-Id: I63db122d251be6f57c80be161cab477980f93123
parent 6d8adec2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -59,3 +59,11 @@ flag {
  bug: "294133380"
  is_fixed_read_only: true
} # buffer_release_channel

flag {
  name: "wb_surface_connect_methods"
  namespace: "core_graphics"
  description: "Remove redundant connect methods in Surface."
  bug: "354273690"
  is_fixed_read_only: true
} # wb_surface_connect_methods