Skip to content

Commit

Permalink
Revert "Align resource timing buffer full processing to spec PR 168 (…
Browse files Browse the repository at this point in the history
…reland)"

This reverts commit 6dd060768d1c1183e0d29e422a2213f106d98299.

Reason for revert: suspect causing  WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption to be flaky (FindIt's report)

BUG:chromium:909704

Original change's description:
> Align resource timing buffer full processing to spec PR 168 (reland)
>
> This change implements the processing model from PR 168[1], when
> it comes to setResourceTimingBufferSize(), clearResourceTimings()
> and the firing of the resourcetimingbufferfull event.
>
> This is a reland of
> https://chromium-review.googlesource.com/c/chromium/src/+/1345269
> (but with nicer tests).
>
> [1] w3c/resource-timing#168
>
> Change-Id: I10431bfda7f79b484c7ee5c608bb8a360d905339
> Bug: 908181, 908414
> Reviewed-on: https://chromium-review.googlesource.com/c/1350950
> Reviewed-by: Nicolás Peña Moreno <[email protected]>
> Commit-Queue: Yoav Weiss <[email protected]>
> Cr-Commit-Position: refs/heads/master@{#611174}

[email protected],[email protected]

Change-Id: Ia4bf26c6be1e7c4ae35b904bac25fe031f854604
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 908181, 908414
Reviewed-on: https://chromium-review.googlesource.com/c/1354123
Reviewed-by: Ned Nguyen <[email protected]>
Commit-Queue: Ned Nguyen <[email protected]>
Cr-Commit-Position: refs/heads/master@{#611722}
  • Loading branch information
nedn authored and chromium-wpt-export-bot committed Nov 28, 2018
1 parent 3be4e5e commit cd6694f
Show file tree
Hide file tree
Showing 15 changed files with 106 additions and 669 deletions.
77 changes: 0 additions & 77 deletions resource-timing/buffer-full-add-after-full-event.html

This file was deleted.

This file was deleted.

50 changes: 0 additions & 50 deletions resource-timing/buffer-full-add-entries-during-callback.html

This file was deleted.

49 changes: 0 additions & 49 deletions resource-timing/buffer-full-add-then-clear.html

This file was deleted.

49 changes: 0 additions & 49 deletions resource-timing/buffer-full-decrease-buffer-during-callback.html

This file was deleted.

49 changes: 0 additions & 49 deletions resource-timing/buffer-full-increase-buffer-during-callback.html

This file was deleted.

56 changes: 0 additions & 56 deletions resource-timing/buffer-full-inspect-buffer-during-callback.html

This file was deleted.

Loading

0 comments on commit cd6694f

Please sign in to comment.