Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1394399 - Fix web-platform-tests to expect "same-origin" default ↵ | janekptacijarabaci | 2018-05-26 | -2/+2 |
| | | | | | | Request.credentials Issue #389 | |||
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -4/+12 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 | |||
* | Bug 1182569: Add credentials mode for fetch-frame-resource.https.html wpt test | janekptacijarabaci | 2018-04-30 | -2/+4 |
| | ||||
* | Bug 1182569: Disable hsts priming for loads of type subdocument for wpt tests | janekptacijarabaci | 2018-04-30 | -0/+18 |
| | ||||
* | Bug 1323941 - navigationStart should not be exposed to workers as timing ↵ | janekptacijarabaci | 2018-04-29 | -1/+51 |
| | | | | | | attribute https://hg.mozilla.org/mozilla-central/rev/6be7eb833b11 | |||
* | moebius#158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 | -8/+9 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/158 | |||
* | moebius#312: DOM - Fix incorrect TypeError: Response body is given with a ↵ | janekptacijarabaci | 2018-04-24 | -0/+5 |
| | | | | | | null body status https://github.com/MoonchildProductions/moebius/issues/312 | |||
* | Merge pull request #237 from janekptacijarabaci/js_dom_getSelection_document_1 | Moonchild | 2018-04-23 | -9/+0 |
|\ | | | | | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument / Selection.type | |||
| * | moebius#121: DOM - Selection API - getSelection() should exist on ↵ | janekptacijarabaci | 2018-04-23 | -9/+0 |
| | | | | | | | | | | | | XMLDocument / Selection.type https://github.com/MoonchildProductions/moebius/pull/121 | |||
* | | moebius#123: DOM - Events - support createEvent("FocusEvent") | janekptacijarabaci | 2018-04-23 | -28/+0 |
|/ | | | | https://github.com/MoonchildProductions/moebius/pull/123 | |||
* | Bug 1337814 - Add test for cancelling currently executing rIC callback | janekptacijarabaci | 2018-04-18 | -0/+6 |
| | ||||
* | Bug 1334904 - Add test for when rIC timeouts doesn't need timeout | janekptacijarabaci | 2018-04-18 | -0/+15 |
| | ||||
* | moebius#73: DOM - window.requestIdleCallback - improvements (basic) | janekptacijarabaci | 2018-04-18 | -0/+106 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/73 | |||
* | Merge pull request #174 from janekptacijarabaci/url_parser_1 | New Tobin Paradigm | 2018-04-16 | -14/+0 |
|\ | | | | | moebius#130: URL parser - fix: don't allow empty host name | |||
| * | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 | -14/+0 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/130 | |||
* | | Merge pull request #172 from janekptacijarabaci/svg_canvasImageSource_1 | New Tobin Paradigm | 2018-04-16 | -3/+15 |
|\ \ | | | | | | | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a CanvasImageSource | |||
| * | | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a ↵ | janekptacijarabaci | 2018-04-15 | -3/+15 |
| |/ | | | | | | | CanvasImageSource | |||
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-15 | -14/+0 |
|\| | ||||
| * | moebius#140: Fix: Fetch - headers should sort and combine | janekptacijarabaci | 2018-04-14 | -14/+0 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/140 | |||
* | | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 | -116/+0 |
|\ \ | |/ |/| | | | This is almost everything needed for #162. | |||
| * | Bug 1310080 - Implement the step attribute for <input type=datetime-local> | janekptacijarabaci | 2018-03-30 | -21/+0 |
| | | ||||
| * | Bug 1310079 - Implement the min and max attribute for <input ↵ | janekptacijarabaci | 2018-03-30 | -95/+0 |
| | | | | | | | | type=datetime-local> | |||
* | | Bug 1288768 - Better error reporting for network errors in workers | janekptacijarabaci | 2018-04-04 | -3/+3 |
| | | ||||
* | | Bug 1288768 - Better error reporting for network errors in workers | janekptacijarabaci | 2018-04-04 | -3/+0 |
| | | ||||
* | | Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ↵ | janekptacijarabaci | 2018-04-03 | -2/+2 |
|/ | | | | to match the spec | |||
* | Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM | Tom Ritter | 2018-03-14 | -0/+10 |
| | | | | | | | MozReview-Commit-ID: 6xhQ71a5rDU --HG-- extra : transplant_source : %C2%D3%A7It%0Cg%92h%BB%3A%95%A2%0D.%86%B9C%9B%2B | |||
* | HTML - implement the labels attribute | janekptacijarabaci | 2018-03-12 | -51/+220 |
| | ||||
* | SVG - support radialGradient fr attribute | janekptacijarabaci | 2018-03-12 | -6/+0 |
| | ||||
* | Implement DOM page onvisibilitychange. | janekptacijarabaci | 2018-03-12 | -1/+5 |
| | ||||
* | DevTools - network - security (improvements) | janekptacijarabaci | 2018-03-01 | -6/+0 |
| | | | | | | https://github.com/MoonchildProductions/moebius/pull/113 https://github.com/MoonchildProductions/moebius/pull/118 https://github.com/MoonchildProductions/moebius/pull/127 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1481450 |