Closed Bug 1771211 Opened 2 years ago Closed 2 years ago

Warning about missing scrollbar mediator in debug builds on about:preferences ("WARNING: '!sm', file widget/Theme.cpp:1055")

Categories

(Core :: Widget, defect)

All
macOS
defect

Tracking

()

VERIFIED FIXED
102 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox100 --- unaffected
firefox101 --- unaffected
firefox102 --- verified

People

(Reporter: mstange, Assigned: emilio)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

STR:

  1. Run a debug build.
  2. Open about:preferences.
  3. Look at the output in the console.

Expected results:
No warnings.

Actual results:

[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055
[Parent 17310, Main Thread] WARNING: '!sm', file /Users/mstange/code/mozilla/widget/Theme.cpp:1055

Set release status flags based on info from the regressing bug 1769012

:emilio, since you are the author of the regressor, bug 1769012, could you take a look?
For more information, please visit auto_nag documentation.

Flags: needinfo?(emilio)
Has Regression Range: --- → yes

nsXULScrollFrame doesn't set the scrollbar mediator

Flags: needinfo?(emilio)

Just like the ScrollReflowInput constructor does for nsHTMLScrollFrame.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/92723f450afd Set scrollbar mediator on nsXULScrollFrame. r=mstange
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
QA Whiteboard: [qa-102b-p2]

I have reproduced this issue using Firefox debug build from treeherder (2020.05.25) on macOS 10.15.
I can confirm this issue is fixed, I verified using Firefox debug build from treeherder, on Firefox 102.0b7 did not see: "WARNING: '!sm', file widget/Theme.cpp:1055".

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: