Open Bug 1158793 Opened 9 years ago Updated 2 years ago

Consider moving overlay scrollbar caching to nsXPLookAndFeel.cpp

Categories

(Core :: Widget, defect, P3)

defect

Tracking

()

Tracking Status
firefox40 --- affected

People

(Reporter: mconley, Unassigned)

Details

(Whiteboard: tpi:+)

From jimm in bug 1096093 comment 56:

"It's not officially supported, but the overlay scrollbar setting can be set on other platforms. Is there any way we can move this out to XPLookAndFeel so it applies to all platforms?"

jimm is referring to the caching of the metrics for the following ints:

eIntID_UseOverlayScrollbars
eIntID_AllowOverlayScrollbarsOverlap

We might consider moving this caching into the nsXPLookAndFeel base class so that the other platforms can take advantage of the work from bug 1096093.
Priority: -- → P2
Whiteboard: tpi:+
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.