Bug 59868
Summary: | Provide a way to refer to media controls resources from UA stylesheets | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dimitri Glazkov (Google) <dglazkov> |
Component: | Media | Assignee: | 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)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |