Closed Bug 1745704 Opened 2 years ago Closed 2 years ago

nsLookAndFeel.cpp:1420:16: error: redefinition of 'int32_t GetBorderRadius(GtkStyleContext*)

Categories

(Core :: Widget: Gtk, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1745537

People

(Reporter: petr.sumbera, Unassigned)

References

(Regression)

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0

Steps to reproduce:

Build on Solaris fails with:

22:03.99 In file included from Unified_cpp_widget_gtk1.cpp:137:
22:03.99 /builds/psumbera/mozilla-central-build/widget/gtk/nsLookAndFeel.cpp:1420:16: error: redefinition of 'int32_t GetBorderRadius(GtkStyleContext*)'
22:03.99  1420 | static int32_t GetBorderRadius(GtkStyleContext* aStyle) {
22:03.99       |                ^~~~~~~~~~~~~~~

The first bad revision is:
changeset: 601803:5ff985e01c65
user: Emilio Cobos Álvarez <emilio@crisal.io>
date: Fri Dec 10 14:12:07 2021 -0800
description:
Bug 1744496 - Fix titlebar corners in ElementaryOS themes. r=stransky

Keywords: regression
Regressed by: 1744496
Has Regression Range: --- → yes
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
You need to log in before you can comment on or make changes to this bug.