Closed Bug 190729 Opened 22 years ago Closed 21 years ago

remove some dead code from xbl service

Categories

(Core :: XBL, defect, P3)

x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED
mozilla1.4alpha

People

(Reporter: alecf, Assigned: alecf)

References

Details

(Keywords: memory-footprint, topembed+, Whiteboard: fix in hand)

Attachments

(1 file)

I just found some dead code, and some methods that don't need to be on
nsIXBLService that are used internally but don't need to be virtual, as well as
some method private to nsXBLService that are virtual but don't need to be.

patch forthcoming
and here's the patch
Comment on attachment 112704 [details] [diff] [review]
remove the dead/excess code

Reviews? this is easy stuff, just code removal/rearrangement
Attachment #112704 - Flags: superreview?(jaggernaut)
Attachment #112704 - Flags: review?(hyatt)
Status: NEW → ASSIGNED
Priority: -- → P3
Whiteboard: fix in hand
Target Milestone: --- → mozilla1.4alpha
Comment on attachment 112704 [details] [diff] [review]
remove the dead/excess code

Looks okay, but get hyatt to r=/moa=.
Attachment #112704 - Flags: superreview?(jaggernaut) → superreview+
nominating some of my footprint/perf bugs for topembed
Keywords: topembed
Blocks: 191033
Keywords: topembedtopembed+
Comment on attachment 112704 [details] [diff] [review]
remove the dead/excess code

no response from hyatt, over to bryner.
Attachment #112704 - Flags: review?(hyatt) → review?(bryner)
Comment on attachment 112704 [details] [diff] [review]
remove the dead/excess code

FetchSyncXMLDocument() _is_ actually used by Chimera, but it could just as
easily use the SyncLoadDOMService directly (and this won't affect active
Chimera development, yet).
Attachment #112704 - Flags: review?(bryner) → review+
good to know. I'm going to be revamping the sync load stuff during 1.4alpha
anyhow, so I'll go ahead and remove this. thanks.
fix is in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
*** Bug 171032 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: