Closed
Bug 1231168
Opened 9 years ago
Closed 9 years ago
Disable memory-based displayport size increase
Categories
(Core :: Panning and Zooming, defect)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mchang
:
review+
|
Details | Diff | Splinter Review |
In bug 1208636 we added a pref to increase the displayport size on high-memory systems when panning fast. However it seems to cause some jank (see bug 1193969 comment 10, bug 1229929) and bad behaviour, so I think we should disable it for now. Once we have the checkerboarding metrics in place (bug 1226826) and can effectively see how much this helps, we can consider re-enabling it. (Note that this isn't a backout, it'll keep the code, just set the prefs default to zero).
Assignee | ||
Comment 1•9 years ago
|
||
I also fixed alphabetization in gfxPrefs.h
Attachment #8696721 -
Flags: review?(mchang)
Updated•9 years ago
|
Attachment #8696721 -
Flags: review?(mchang) → review+
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•