WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
215617
Make some small improvements involving sorting
https://bugs.webkit.org/show_bug.cgi?id=215617
Summary
Make some small improvements involving sorting
Darin Adler
Reported
2020-08-18 11:47:26 PDT
Make some small improvements involving sorting
Attachments
Patch
(6.78 KB, patch)
2020-08-18 11:51 PDT
,
Darin Adler
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2020-08-18 11:51:20 PDT
Created
attachment 406797
[details]
Patch
Darin Adler
Comment 2
2020-08-18 13:02:35 PDT
Comment on
attachment 406797
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=406797&action=review
> Source/WebCore/page/PerformanceObserver.cpp:94 > + if (oldEnd != end) {
Just realized I don’t think this if statement is needed. I think both algorithms below are super-efficient when the ranges are empty.
Darin Adler
Comment 3
2020-08-22 09:13:17 PDT
Committed
r266027
: <
https://trac.webkit.org/changeset/266027
>
Radar WebKit Bug Importer
Comment 4
2020-08-22 09:14:13 PDT
<
rdar://problem/67617539
>
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