| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Co-authored-by: Moonchild <moonchild@palemoon.org>
|
|
|
|
|
|
| |
Since these are just interpreted comments, there's 0 impact on actual code.
This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are
a few others scattered around which will be removed manually in a second part.
|
|
|
|
|
| |
For some reason these changes never got merged back to master
after reverting to work on a branch...
|
|
|
|
| |
This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
|
|
|
|
|
|
| |
This de-unifies up to and including dom/media/platforms with the exception of
dom/media/platforms/wmf, because that one throws weird errors in the Win
SDK which don't have a clear cause (yet)
|
|
|
|
|
|
| |
- Exclude missed MediaKey functions and CDMProxy code.
- Exclude EME APIs frm being built (webidl change)
- Fix tests in --disable-eme state
|
| |
|
|
|
|
| |
They are no longer supported and don't work with newer Android versions anyway.
|
|
|
|
|
| |
This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables).
Stub resolution/removal should be a follow-up to this.
|
| |
|
|
|