[Webkit-unassigned] [Bug 195922] media/track/track-in-band-style.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 20:20:06 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=195922

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
If I add logging to InbandTextTrackPrivateAVF::processCueAttributes() and run the test, I see that cueData.setForegroundColor(color) gets called with 'rgb(255, 255, 255)'.

However, I never see any call to cueData.setBackgroundColor(color), no matter if the test passes or fail.

Therefore, I am unsure where 'rgb(0, 0, 0)' and 'rgba(0, 0, 0, 0)' come from. Maybe some default values?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190319/6e24017d/attachment.html>


More information about the webkit-unassigned mailing list