Loading widget/moz.build +3 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,9 @@ with Files("reftests/*fallback*"): with Files("*CompositorWidget*"): BUG_COMPONENT = ("Core", "Graphics") with Files("*Gfx*"): BUG_COMPONENT = ("Core", "Graphics") with Files("*WindowSurface*"): BUG_COMPONENT = ("Core", "Graphics") Loading Loading
widget/moz.build +3 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,9 @@ with Files("reftests/*fallback*"): with Files("*CompositorWidget*"): BUG_COMPONENT = ("Core", "Graphics") with Files("*Gfx*"): BUG_COMPONENT = ("Core", "Graphics") with Files("*WindowSurface*"): BUG_COMPONENT = ("Core", "Graphics") Loading