Bug 59868

Summary: Provide a way to refer to media controls resources from UA stylesheets
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric.carlson, fishd, sjl
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 58345    

Dimitri Glazkov (Google)
Reported 2011-04-30 10:19:13 PDT
See https://lists.webkit.org/pipermail/webkit-dev/2011-April/thread.html#16593 for the discussion. Despite the implementation looking fairly straightforward, we really need to pay attention to performance, to make sure that loading this resource is really just a lookup in a map, not a whole lot of Loader code traversal. So this may be non-trivial.
Attachments
Note You need to log in before you can comment on or make changes to this bug.