Bug 164544 - [Modern Media Controls] UI Library: StatusLabel
Summary: [Modern Media Controls] UI Library: StatusLabel
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari 10
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-11-09 08:27 PST by Antoine Quint
Modified: 2016-11-09 11:40 PST (History)
2 users (show)

See Also:


Attachments
Patch (94.18 KB, patch)
2016-11-09 08:31 PST, Antoine Quint
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2016-11-09 08:27:10 PST
Media controls need a way to display a status label in place of the time control when a "Loading" or "Error" message needs to be displayed.
Comment 1 Radar WebKit Bug Importer 2016-11-09 08:30:20 PST
<rdar://problem/29179541>
Comment 2 Antoine Quint 2016-11-09 08:31:41 PST
Created attachment 294231 [details]
Patch
Comment 3 Dean Jackson 2016-11-09 10:11:42 PST
Comment on attachment 294231 [details]
Patch

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

> Source/WebCore/WebCore.xcodeproj/project.pbxproj:11195
> +		9908B0FD1BCAD07D00ED3F64 /* ReadableByteStreamInternalsBuiltins.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReadableByteStreamInternalsBuiltins.cpp; sourceTree = "<group>"; };

Remember to get rid of all this.
Comment 4 Antoine Quint 2016-11-09 11:40:54 PST
https://trac.webkit.org/changeset/208456