| Commit message (Expand) | Author | Age | Lines |
* | Issue #1498 - Part 4: Remove clearPreloads. | wolfbeast | 2020-04-14 | -1/+0 |
* | Remove gtest reference to non-existing path of removed component | wolfbeast | 2020-04-14 | -5/+0 |
* | Issue #1356 - Add tests. | athenian200 | 2020-04-14 | -0/+25 |
* | Issue #1360 - Part 2: Update tests for changed preferences. | wolfbeast | 2020-04-14 | -18/+9 |
* | No issue - Remove unused network.http.bypass-cachelock-threshold pref. | wolfbeast | 2020-01-14 | -5/+0 |
* | Bug 1322938 - Put <dialog> element behind preference. | Gaming4JC | 2020-01-07 | -3/+10 |
* | Bug 1322938 - Update <dialog> element Web Platform Tests expected results. | Gaming4JC | 2020-01-07 | -289/+0 |
* | Issue #1118 - Part 6: Fix various tests that are no longer correct. | wolfbeast | 2019-12-22 | -11/+12 |
* | Merge branch 'master' into js-modules | wolfbeast | 2019-11-10 | -35/+356 |
|\ |
|
| * | 1333045 - Update Location object properties to current spec. | Gaming4JC | 2019-07-18 | -0/+67 |
| * | Issue #1160 - Remove HotFix preferences from testing | Gaming4JC | 2019-07-05 | -4/+1 |
| * | Remove Firefox Accounts service and tie-ins. | wolfbeast | 2019-04-19 | -19/+0 |
| * | Remove Parser::reportBadReturn | wolfbeast | 2019-04-06 | -1/+1 |
| * | Merge branch 'master' into 816 | wolfbeast | 2019-04-05 | -2/+284 |
| |\ |
|
| | * | Update webplatform tests for multiline placeholder. | wolfbeast | 2019-02-20 | -2/+284 |
| * | | Stage 1-4: Update tests | Tooru Fujisawa | 2019-02-03 | -3/+3 |
| |/ |
|
| * | Issue #832 Part 1: Remove modules, chrome, and preferences. | Ascrod | 2018-10-11 | -6/+0 |
* | | Merge branch 'master' into js-modules | wolfbeast | 2018-08-05 | -6/+3 |
|\| |
|
| * | Bug 1351193 - Update tests | janekptacijarabaci | 2018-07-20 | -3/+0 |
| * | Update requirements.txt | Moonchild | 2018-07-13 | -1/+1 |
| * | Update mozharness reqs. | wolfbeast | 2018-07-13 | -2/+2 |
* | | Bug 1340865 - New tests. (not hooked up) | wolfbeast | 2018-07-10 | -0/+29 |
|/ |
|
* | Remove UITour and customize tips. | Ascrod | 2018-05-31 | -4/+0 |
* | Remove Social API. | Ascrod | 2018-05-30 | -1/+0 |
* | Merge pull request #412 from g4jc/hsts_priming_removal_backport | Moonchild | 2018-05-30 | -15/+0 |
|\ |
|
| * | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -15/+0 |
| * | Revert "Remove the Social API" | Moonchild | 2018-05-25 | -0/+1 |
| * | Remove the Social API | Ascrod | 2018-05-24 | -1/+0 |
* | | Bug 1394399 - Fix web-platform-tests to expect "same-origin" default Request.... | janekptacijarabaci | 2018-05-26 | -2/+2 |
|/ |
|
* | Bug 1384062 - Make SystemResourceMonitor.stop more resilient to errors. r=aha... | Mike Hommey | 2018-05-16 | -12/+26 |
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -11/+5 |
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -9/+1 |
* | Remove Gonk build directories | wolfbeast | 2018-05-12 | -1/+0 |
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -4/+13 |
* | 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 |
* | Merge pull request #297 from janekptacijarabaci/css_text-justify_1 | Moonchild | 2018-04-29 | -0/+3 |
|\ |
|
| * | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 | -0/+3 |
* | | Bug 1323941 - navigationStart should not be exposed to workers as timing attr... | janekptacijarabaci | 2018-04-29 | -1/+51 |
* | | moebius#158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 | -8/+9 |
* | | moebius#312: DOM - Fix incorrect TypeError: Response body is given with a nul... | janekptacijarabaci | 2018-04-24 | -0/+5 |
* | | moebius#195: DOM - PointerEvent - improvements | janekptacijarabaci | 2018-04-23 | -11/+63 |
* | | 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... | janekptacijarabaci | 2018-04-23 | -9/+0 |
* | | | moebius#123: DOM - Events - support createEvent("FocusEvent") | janekptacijarabaci | 2018-04-23 | -28/+0 |
|/ / |
|
* | | 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 |
* | | Merge pull request #180 from janekptacijarabaci/html_input_datetime_2 | New Tobin Paradigm | 2018-04-16 | -0/+1 |
|\ \ |
|
| * | | Bug 1344642 - Part 2: Add a new pref for input type=week, month and datetime-... | janekptacijarabaci | 2018-04-15 | -0/+1 |