Closed Bug 1251038 Opened 8 years ago Closed 8 years ago

Make APZ enabled by default in all.js

Categories

(Core :: Panning and Zooming, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: kats, Assigned: kats)

Details

(Keywords: arch, polish, Whiteboard: [gfx-noted])

Attachments

(1 file, 1 obsolete file)

Right now all.js has APZ disabled by default and then we override to true in a bunch of other pref files. We should just make true in all.js and consolidate all the instances.
Attached patch Patch (obsolete) — Splinter Review
I guess this might not be a net win yet, but whatever.
Actually I'm not sure what FxOS TV is doing. APZ is supposedly on there, but it's not a gonk platform so I don't know where it's getting set to true. Maybe it's not actually on.
Attachment #8723239 - Attachment is obsolete: true
The only platform for which this change is *not* a no-op is Mulet. Last time
I checked Mulet worked fine with APZ enabled but there were a few test failures.
Now I don't believe it's running in automation anyhwere so that shouldn't be
an issue. If it is, they can re-disable APZ easily enough if needed.

Review commit: https://reviewboard.mozilla.org/r/62378/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/62378/
Attachment #8767992 - Flags: review?(botond)
Attachment #8767992 - Flags: review?(botond) → review+
Comment on attachment 8767992 [details]
Bug 1251038 - Enable APZ by default in all.js.

https://reviewboard.mozilla.org/r/62378/#review59416

::: browser/app/profile/firefox.js
(Diff revision 1)
>  pref("browser.tabs.crashReporting.sendReport", true);
>  pref("browser.tabs.crashReporting.includeURL", false);
>  pref("browser.tabs.crashReporting.emailMe", false);
>  pref("browser.tabs.crashReporting.email", "");
>  
> -#ifndef MOZ_MULET

Is MOZ_MULET no longer a thing (so that we don't need to add a declaration to disable APZ for it)?
More or less, yeah. I put a note regarding Mulet in the commit message.
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ba3d7837019a
Enable APZ by default in all.js. r=botond
https://hg.mozilla.org/mozilla-central/rev/ba3d7837019a
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: