Bug 226629 - Implement off-by-default experimental feature for PerformanceResourceTiming.transferSize, encodedBodySize, and decodedBodySize
Summary: Implement off-by-default experimental feature for PerformanceResourceTiming.t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on: 226881
Blocks:
  Show dependency treegraph
 
Reported: 2021-06-04 00:12 PDT by Alex Christensen
Modified: 2021-06-10 09:21 PDT (History)
7 users (show)

See Also:


Attachments
Patch (36.25 KB, patch)
2021-06-04 00:14 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (42.36 KB, patch)
2021-06-04 00:56 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (47.20 KB, patch)
2021-06-04 09:55 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (47.50 KB, patch)
2021-06-04 10:23 PDT, Alex Christensen
beidson: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-06-04 00:12:56 PDT
Implement off-by-default experimental feature for PerformanceResourceTiming.transferSize, encodedBodySize, and decodedBodySize
Comment 1 Alex Christensen 2021-06-04 00:14:51 PDT
Created attachment 430553 [details]
Patch
Comment 2 Alex Christensen 2021-06-04 00:56:31 PDT
Created attachment 430556 [details]
Patch
Comment 3 Alex Christensen 2021-06-04 09:55:10 PDT
Created attachment 430587 [details]
Patch
Comment 4 Alex Christensen 2021-06-04 10:23:26 PDT
Created attachment 430589 [details]
Patch
Comment 5 Alex Christensen 2021-06-04 11:35:56 PDT
http://trac.webkit.org/r278477
Comment 6 Radar WebKit Bug Importer 2021-06-04 11:36:17 PDT
<rdar://problem/78878476>
Comment 7 Truitt Savell 2021-06-07 13:09:12 PDT
It looks like the changes in https://trac.webkit.org/changeset/278477/webkit

broke performance-api/resource-timing-apis.html

on windows. 

Filed: https://bugs.webkit.org/show_bug.cgi?id=226737
Comment 8 Truitt Savell 2021-06-07 13:11:25 PDT
is this something that can be fixed quickly or should we revert this? it is effecting EWS