Closed Bug 98128 Opened 24 years ago Closed 24 years ago

inline some stuff used by SelectorMatches

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla0.9.6

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Keywords: perf, Whiteboard: [whitebox])

Attachments

(1 file)

A few functions used by SelectorMatches are called in only one place, so inlining would almost definitely be a gain.
Status: NEW → ASSIGNED
Keywords: perf
Priority: -- → P3
Target Milestone: --- → mozilla0.9.5
The normal questions, are the functions really inlined, and what does it do to the code size?
While I'm here, I should remove the second |mRuleCascades = nsnull;| that was added in the patch for bug 93977.
Target Milestone: mozilla0.9.5 → mozilla0.9.6
Patch is now included on patch in bug 56117.
BTW, the functions that I inlined are only used in one place, so it's practically guaranteed to reduce code size...
This was checked in with the patch to bug 56117 at 2001-10-29 22:02 PDT.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Whiteboard: [whitebox]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: