Closed
Bug 1603419
Opened 5 years ago
Closed 5 years ago
[Linux] Cache GetCSDDecorationSize() results to be faster
Categories
(Core :: Widget: Gtk, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla73
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
Details
Attachments
(1 file)
GetCSDDecorationSize() is called pretty often so we should cache the results to get them faster.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b0d4fec975e2
[Linux] Cache GetCSDDecorationSize() results, r=jhorak
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•