| Commit message (Collapse) | Author | Age |
|
|
|
| |
Backported from Mozilla bug 1558101.
|
|
|
|
|
|
| |
Exposes DOMMatrix, DOMPoint, DOMQuad, and DOMRect to workers.
Backported from Mozilla bug 1420580.
|
|
|
|
|
|
| |
This also forces DOMQuad.toJSON() to only return the points.
Backported from Mozilla bug 1186265.
|
|
|
|
|
|
| |
closer to spec.
Backported from Mozilla bug 1186265's part 1.
|
|
|
|
|
|
| |
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.
|
|
|