[webkit-reviews] review granted: [Bug 214960] Performance.getEntriesByName/Type should match case sensitive : [Attachment 405558] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 03:13:17 PDT 2020


youenn fablet <youennf at gmail.com> has granted Rob Buis <rbuis at igalia.com>'s
request for review:
Bug 214960: Performance.getEntriesByName/Type should match case sensitive
https://bugs.webkit.org/show_bug.cgi?id=214960

Attachment 405558: Patch

https://bugs.webkit.org/attachment.cgi?id=405558&action=review




--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 405558
  --> https://bugs.webkit.org/attachment.cgi?id=405558
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=405558&action=review

>
LayoutTests/imported/w3c/web-platform-tests/performance-timeline/case-sensitivi
ty.any.js:6
> +    var mixedList = self.performance.getEntriesByType("ReSoUrCe");

Can we add more tests for other strings: mark, measure, paint?


More information about the webkit-reviews mailing list