Closed
Bug 38607
Opened 25 years ago
Closed 24 years ago
Defer the initialization of the global history service
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: nisheeth_mozilla, Assigned: alecf)
Details
(Keywords: perf)
>Chris Waterson wrote:
>
>>Nisheeth Ranjan wrote:
>>
>> 1) The docshell initializes the global history service when it is created.
>> This causes history.dll and mork.dll to get loaded. Can we defer global
>> history initialization till after the browser window has shown up?
>
>It would be nice if we could make a second pass to color links. This would help
>with page load time, as well.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M18
Updated•24 years ago
|
Target Milestone: M18 → Future
Comment 3•24 years ago
|
||
LATER is now :) Reopening... (Please cc me on this bug if this is wrong.)
Status: RESOLVED → REOPENED
Resolution: LATER → ---
Comment 4•24 years ago
|
||
rjc is gone. -> Alec, but wasn't this fixed already?
Assignee: rjc → alecf
Status: REOPENED → NEW
Assignee | ||
Comment 5•24 years ago
|
||
yes, I fixed this a while back.
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 6•22 years ago
|
||
mass-verifying claudius' Fixed bugs which haven't changed since 2001.12.31.
if you think this particular bug is not fixed, please make sure of the following
before reopening:
a. retest with a *recent* trunk build.
b. query bugzilla to see if there's an existing, open bug (new, reopened,
assigned) that covers your issue.
c. if this does need to be reopened, make sure there are specific steps to
reproduce (unless already provided and up-to-date).
thanks!
[set your search string in mail to "AmbassadorKoshNaranek" to filter out these
messages.]
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•