Bug 213549 - Make video-inside-flex-item.html more robust
Summary: Make video-inside-flex-item.html more robust
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: Sergio Villar Senin
URL:
Keywords: InRadar
Depends on:
Blocks: 213517
  Show dependency treegraph
 
Reported: 2020-06-24 03:27 PDT by Sergio Villar Senin
Modified: 2020-06-25 17:05 PDT (History)
11 users (show)

See Also:


Attachments
Patch (4.17 KB, patch)
2020-06-24 03:49 PDT, Sergio Villar Senin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2020-06-24 03:27:32 PDT
Make video-inside-flex-item.html more robust
Comment 1 Sergio Villar Senin 2020-06-24 03:49:20 PDT
Created attachment 402634 [details]
Patch
Comment 2 Peng Liu 2020-06-24 14:12:20 PDT
Comment on attachment 402634 [details]
Patch

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

I tried this patch locally and it fixes the failure in tests.

> LayoutTests/ChangeLog:8
> +        The tests initially landed in r263389 and was later modified in r263436 because it was flacky

s/flacky/flaky ?

> LayoutTests/ChangeLog:9
> +        in some configurations. The latter fixed most of the flackiness but in the debug bots which

flakiness?
Comment 3 Sergio Villar Senin 2020-06-25 03:16:53 PDT
Committed r263502: <https://trac.webkit.org/changeset/263502>
Comment 4 Radar WebKit Bug Importer 2020-06-25 17:05:45 PDT
<rdar://problem/64781328>