Closed Bug 1303820 Opened 8 years ago Closed 8 years ago

Fix root scroll delta override when APZ is out of process

Categories

(Core :: Panning and Zooming, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: dvander, Assigned: dvander)

References

(Blocks 1 open bug)

Details

(Whiteboard: [gfx-noted])

Attachments

(1 file)

No description provided.
Attached patch patchSplinter Review
We just need to change some use of libprefs to gfxPrefs, since libprefs doesn't work in the GPU process.
Attachment #8792611 - Flags: review?(bugmail)
Comment on attachment 8792611 [details] [diff] [review] patch Review of attachment 8792611 [details] [diff] [review]: ----------------------------------------------------------------- ::: widget/WidgetEventImpl.cpp @@ +412,5 @@ > /****************************************************************************** > * mozilla::WidgetWheelEvent (MouseEvents.h) > ******************************************************************************/ > > bool WidgetWheelEvent::sInitialized = false; You can get rid of sInitialized as well
Attachment #8792611 - Flags: review?(bugmail) → review+
OS: Unspecified → All
Priority: -- → P3
Hardware: Unspecified → All
Whiteboard: [gfx-noted]
Version: unspecified → Trunk
Pushed by danderson@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/cee3a96d763b Fix root scroll delta overrides when APZ is out-of-process. (bug 1303820, r=kats)
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: