Closed
Bug 673877
Opened 13 years ago
Closed 13 years ago
Increase performance of Win7 JumpList favorites queries.
Categories
(SeaMonkey :: General, defect)
Tracking
(seamonkey2.3 fixed, seamonkey2.4 fixed)
RESOLVED
FIXED
seamonkey2.5
People
(Reporter: philip.chee, Assigned: philip.chee)
Details
Attachments
(1 file)
1.30 KB,
patch
|
neil
:
review+
iannbugzilla
:
approval-comm-aurora+
iannbugzilla
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
We missed out one bit from Bug 598229 (Increase performance of Win7 JumpList favorites queries). Target milestone: Gecko 2.0.
> -pref("browser.taskbar.lists.refreshInSeconds", 30);
> +pref("browser.taskbar.lists.refreshInSeconds", 120);
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #548135 -
Flags: review?(neil)
Updated•13 years ago
|
Attachment #548135 -
Flags: review?(neil) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 548135 [details] [diff] [review]
Patch v1.0 change the value from 30s to 120s
Requesting approval for comm-aurora and comm-beta
Attachment #548135 -
Flags: approval-comm-beta?
Attachment #548135 -
Flags: approval-comm-aurora?
Attachment #548135 -
Flags: approval-comm-beta?
Attachment #548135 -
Flags: approval-comm-beta+
Attachment #548135 -
Flags: approval-comm-aurora?
Attachment #548135 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 3•13 years ago
|
||
Pushed:
http://hg.mozilla.org/comm-central/rev/073a5733981e
http://hg.mozilla.org/releases/comm-aurora/rev/453d7b8da847
http://hg.mozilla.org/releases/comm-beta/rev/0712e028da59
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.3
Version: unspecified → Trunk
Updated•13 years ago
|
status-seamonkey2.3:
--- → fixed
status-seamonkey2.4:
--- → fixed
Target Milestone: seamonkey2.3 → seamonkey2.5
You need to log in
before you can comment on or make changes to this bug.
Description
•