Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Issue 1291063002: Test for issue 516298 (Closed)

Created:
5 years, 4 months ago by fs
Modified:
5 years, 4 months ago
Reviewers:
philipj_slow
CC:
blink-reviews, nessy, mlamouri+watch-blink_chromium.org, gasubic, eric.carlson_apple.com, feature-media-reviews_chromium.org, vcarbune.chromium
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Test for issue 516298 BUG=516298

Patch Set 1 #

Total comments: 5

Patch Set 2 : Use qS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, --1 lines) Patch
A LayoutTests/media/resources/track-dispose-inner.html View 1 1 chunk +22 lines, -0 lines 0 comments Download
A LayoutTests/media/track/track-dispose.html View 1 chunk +20 lines, -0 lines 0 comments Download
A + LayoutTests/media/track/track-dispose-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
philipj_slow
https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/resources/track-dispose-inner.html File LayoutTests/media/resources/track-dispose-inner.html (right): https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/resources/track-dispose-inner.html#newcode6 LayoutTests/media/resources/track-dispose-inner.html:6: video = document.getElementsByTagName('video')[0]; Is this deliberately to leave an ...
5 years, 4 months ago (2015-08-13 12:49:16 UTC) #2
fs
https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/resources/track-dispose-inner.html File LayoutTests/media/resources/track-dispose-inner.html (right): https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/resources/track-dispose-inner.html#newcode6 LayoutTests/media/resources/track-dispose-inner.html:6: video = document.getElementsByTagName('video')[0]; On 2015/08/13 12:49:15, philipj wrote: > ...
5 years, 4 months ago (2015-08-13 12:59:40 UTC) #3
philipj_slow
https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/track/track-dispose.html File LayoutTests/media/track/track-dispose.html (right): https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/track/track-dispose.html#newcode15 LayoutTests/media/track/track-dispose.html:15: }, 150); On 2015/08/13 12:59:40, fs wrote: > On ...
5 years, 4 months ago (2015-08-13 13:05:45 UTC) #4
fs
On 2015/08/13 13:05:45, philipj wrote: > https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/track/track-dispose.html > File LayoutTests/media/track/track-dispose.html (right): > > https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/track/track-dispose.html#newcode15 > ...
5 years, 4 months ago (2015-08-13 13:19:43 UTC) #5
philipj_slow
On 2015/08/13 13:19:43, fs wrote: > On 2015/08/13 13:05:45, philipj wrote: > > > https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/track/track-dispose.html ...
5 years, 4 months ago (2015-08-13 13:27:04 UTC) #6
fs
5 years, 4 months ago (2015-08-13 13:31:37 UTC) #7
On 2015/08/13 13:27:04, philipj wrote:
> On 2015/08/13 13:19:43, fs wrote:
> > On 2015/08/13 13:05:45, philipj wrote:
> > >
> >
>
https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/track/tra...
> > > File LayoutTests/media/track/track-dispose.html (right):
> > > 
> > >
> >
>
https://codereview.chromium.org/1291063002/diff/1/LayoutTests/media/track/tra...
> > > LayoutTests/media/track/track-dispose.html:15: }, 150);
> > > On 2015/08/13 12:59:40, fs wrote:
> > > > On 2015/08/13 12:49:15, philipj wrote:
> > > > > What is it that happens on a timeout, is it some cleanup of the
iframe,
> or
> > a
> > > > GC?
> > > > > You can trigger async GC, but I'm guessing that's not the magic
> > ingredient?
> > > > 
> > > > Yeah, so this is the main gratuitous ugliness - it's "re-run the iframe
> for
> > > > 150ms".
> > > 
> > > Oh, I see, it'll just reload it over and over again during 150 ms? Seems
> fine
> > as
> > > long as this in itself does not lead to flakiness, which happened in a
> > somewhat
> > > similar setup in the media-element-enqueue-event-crash.html test using
> > > localStorage to run 5 times.
> > 
> > Yeah... Doesn't seem to crash as reliably on the bots as it did locally
> though,
> > so probably no good after all, ho-hum...
> 
> Oh well, just linking to this from the other CL is still something if someone
> comes looking for repro steps in a few years.

Yeah, let's hope so.

Powered by Google App Engine
This is Rietveld 408576698