Closed
Bug 418338
Opened 17 years ago
Closed 17 years ago
mac coalesced updates causing slowdown
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: philor)
References
()
Details
(Keywords: perf)
Attachments
(1 file)
|
635 bytes,
patch
|
Bienvenu
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #418311 +++
[[[
We'll fix this properly once we do Compositor, but for 1.9, we need to just disable Coalesced Updates; we paint way too often, and with it enabled, we end up blocking quite a lot on graphics updates.
(ref: http://developer.apple.com/technotes/tn2005/tn2133.html)
]]]
URL field's a Firefox Talos graph showing twinopen going from ~540 to ~440. DO WANT.
Attachment #304148 -
Flags: review?(bienvenu)
Comment 1•17 years ago
|
||
Comment on attachment 304148 [details] [diff] [review]
Fix
ah, ok, that was easy. Thx!
Attachment #304148 -
Flags: review?(bienvenu) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
mail/app/macbuild/Contents/Info.plist.in 1.19
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•