Closed
Bug 936027
Opened 12 years ago
Closed 12 years ago
APZ prefs don't seem to take effect
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
|
1.18 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
On Metro the pan_repaint_interval pref is set to 50ms instead of the hard-coded default of 250ms, but it doesn't seem to be taking effect. Changing the value in about:config also doesn't have any effect; it seems to remain at 250ms.
| Assignee | ||
Comment 1•12 years ago
|
||
Setting a pref in b2g.js works on B2G, so it must be something metro-specific. Perhaps on Metro the preference cache code is run before the prefs service is up. I will investigate.
| Assignee | ||
Comment 2•12 years ago
|
||
Assignee: nobody → bugmail.mozilla
Attachment #828919 -
Flags: review?(jmathies)
Updated•12 years ago
|
Attachment #828919 -
Flags: review?(jmathies) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•