Closed Bug 757670 Opened 12 years ago Closed 12 years ago

make nsIPresShell::GetLinkLocation faster

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: surkov, Assigned: surkov)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file, 1 obsolete file)

Attached patch patch (obsolete) (deleted) — Splinter Review
6% we spend for it (for bug 732872 case), most of time is spent for URI computation for nsHTMLAnchorElement. the nsHTMLAnchorElement fix isn't nice but probably ok (if all this code is going to be reworked one day).
Attachment #626258 - Flags: review?(bzbarsky)
Comment on attachment 626258 [details] [diff] [review] patch Is there a reason this isn't an nsContentUtils method? And if it really always takes an element, the argument should be Element. Past that, I guess this is OK...
Attached patch patch2 (deleted) — Splinter Review
Attachment #626258 - Attachment is obsolete: true
Attachment #626258 - Flags: review?(bzbarsky)
Attachment #626318 - Flags: review?(bzbarsky)
Attachment #626318 - Flags: review?(trev.saunders)
Attachment #626318 - Flags: review?(trev.saunders) → review+
Comment on attachment 626318 [details] [diff] [review] patch2 Er, also please nuke the DEBUG_dr chunk and the no-op StripChars business. r=me with that.
Attachment #626318 - Flags: review?(bzbarsky) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: