WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
75398
Cache and reuse the HTMLTableElement.rows collection.
https://bugs.webkit.org/show_bug.cgi?id=75398
Summary
Cache and reuse the HTMLTableElement.rows collection.
Andreas Kling
Reported
2011-12-30 14:11:50 PST
Instead of creating one every time you call rows().
Attachments
Patch
(9.90 KB, patch)
2011-12-30 14:26 PST
,
Andreas Kling
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2011-12-30 14:26:28 PST
Created
attachment 120818
[details]
Patch
Andreas Kling
Comment 2
2011-12-30 16:12:12 PST
Comment on
attachment 120818
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=120818&action=review
> Source/WebCore/ChangeLog:26 > + Tell the base class constructor to not retain the back-pointer to the form.
...and by form I mean table.
Andreas Kling
Comment 3
2011-12-30 18:57:09 PST
Committed
r103856
: <
http://trac.webkit.org/changeset/103856
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug