Closed
Bug 424885
Opened 18 years ago
Closed 17 years ago
Wait until shortly after startup to register feed handlers
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.6
People
(Reporter: stuart.morgan+bugzilla, Assigned: stuart.morgan+bugzilla)
Details
(Keywords: fixed1.8.1.14, regression)
Attachments
(1 file)
|
1.70 KB,
patch
|
mark
:
superreview+
|
Details | Diff | Splinter Review |
Since bug 415319 clearly caused a Ts regression, we should try adding a sleep (5-10 seconds maybe? possibly longer) before doing the registration so that it's not in the way of the other loading activity.
| Assignee | ||
Updated•18 years ago
|
Keywords: regression
Target Milestone: --- → Camino1.6
| Assignee | ||
Comment 1•17 years ago
|
||
Attachment #314330 -
Flags: superreview?(mikepinkerton)
Updated•17 years ago
|
Attachment #314330 -
Flags: superreview?(mikepinkerton) → superreview+
Comment 2•17 years ago
|
||
Landed on the trunk and MOZILLA_1_8_BRANCH for 1.6rc1.
bug 415319 comment 17
> For the record, cb-x1 branch and trunk both went up 3-4ms (1% on branch), but
> boxset went up from around 1420ms to about 1950ms, which is a whopping 37%
> regression.
Post-patch:
boxset from ca. 1930ms to about 1410ms, so this basically recovered everything. cb-x1 was hit with bug 421031 again, so no useful numbers there.
You need to log in
before you can comment on or make changes to this bug.
Description
•