summaryrefslogtreecommitdiffstats
path: root/dom
Commit message (Expand)AuthorAgeLines
...
| * Bug 1310079 - Implement the min and max attribute for <input type=datetime-lo...janekptacijarabaci2018-03-30-17/+88
| * Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetim...janekptacijarabaci2018-03-30-26/+331
| * moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-43/+306
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...janekptacijarabaci2018-03-30-943/+2440
| |\
| * | Bug 1320225: [DateTimeInput] Integration of input type=date input box with pi...janekptacijarabaci2018-02-14-0/+3
| * | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14-121/+413
* | | Merge pull request #131 from janekptacijarabaci/js_dom_xmlhttprequest_abort_1New Tobin Paradigm2018-04-14-6/+82
|\ \ \
| * | | Bug 1311798: Align XMLHttpRequest abort() with the specjanekptacijarabaci2018-03-15-6/+82
* | | | Merge pull request #151 from janekptacijarabaci/js_dom_selection_crash_1New Tobin Paradigm2018-04-13-1/+24
|\ \ \ \
| * | | | moebius#76: JS - DOM - Selection API - crashesjanekptacijarabaci2018-04-13-1/+24
* | | | | HTML - implement the labels attribute (added a test)janekptacijarabaci2018-04-13-0/+1
|/ / / /
* | | | Merge pull request #126 from janekptacijarabaci/js_X-Content-Type-Options_nos...New Tobin Paradigm2018-04-12-62/+143
|\ \ \ \
| * | | | Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04-19/+4
| * | | | Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04-23/+132
| * | | | Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ...janekptacijarabaci2018-04-03-20/+7
| | |_|/ | |/| |
* | | | Rebase on masterwolfbeast2018-04-11-2/+2
|\ \ \ \
| * | | | Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07-2/+2
| |/ / /
* | | | Remove MOZ_CRASHREPORTER_NO_REPORT except in /testingwolfbeast2018-03-30-34/+0
* | | | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-1394/+1
|/ / /
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-03-27-784/+2416
|\ \ \
| * | | Part 6: Update browser and dom tests to follow displayName changejanekptacijarabaci2018-03-19-1/+1
| * | | Merge pull request #70 from janekptacijarabaci/js_dom_performancetiming_2Moonchild2018-03-18-4/+27
| |\ \ \
| | * | | Set "secureConnectionStart" to 0 for pages with HTTP schemejanekptacijarabaci2018-03-17-4/+27
| * | | | Support ES6's "new function" constructwolfbeast2018-03-18-3/+2
| |\ \ \ \
| | * | | | Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-3/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'ported-upstream'wolfbeast2018-03-18-0/+13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Bug 1426002. Bail out of document.open if beforeunload tears things down. r=m...wolfbeast2018-03-17-0/+12
| | * | | Bug 1426603 - Fallback from audio callback to system clock driver on error on...Karl Tomlinson2018-03-16-0/+1
| | |/ /
| * | | Deleting "secureConnectionStart" from a test filejanekptacijarabaci2018-03-17-1/+0
| * | | Round down to the nearest 2ms (instead of 1ms)janekptacijarabaci2018-03-17-6/+3
| |/ /
| * | Bug 1437105 - Remove flaky timing tests from ESR branch that sometimes fail w...Tom Ritter2018-03-14-47/+1
| * | Bug 1438425 - Delete DocumentRenderer. r=jesup, r=jgilbert, a=RyanVMJeff Muizelaar2018-03-14-396/+19
| * | Bug 1442504 - Disable disjoint timer queries. r=milan, a=RyanVMJeff Gilbert2018-03-14-3/+3
| * | Revert "Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVM"wolfbeast2018-03-14-3/+396
| * | Bug 1442127 - Allow timestamps to be equal in video delay. r=baku, a=test-onlyTom Ritter2018-03-14-2/+2
| * | Bug 1425520. r=smaug, a=abillingsHenri Sivonen2018-03-14-1/+1
| * | Bug 1438425 - Delete DocumentRenderer. r=jesup, a=RyanVMJeff Muizelaar2018-03-14-396/+3
| * | Bug 1430173 - Add qualifiers to BorrowedAttrInfo. r=baku, a=RyanVMTom Ritter2018-03-14-1/+1
| * | Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVMTom Ritter2018-03-14-20/+25
| * | Bug 1430173 - Add Timer Rounding tests backported from -central to -esr. r=ba...Tom Ritter2018-03-14-0/+390
| * | Bug 1430173 - Reduce the precision of all explicit clocks to 2ms. r=baku, a=R...Tom Ritter2018-03-14-32/+105
| * | Bug 1428947 - Check plane width & stride constraints. r=mattwoodrow, a=rituDan Glastonbury2018-03-14-1/+1
| * | Bug 1430557. r=longsonr, a=lizzardJonathan Watt2018-03-14-2/+19
| * | Bug 1434580 - Ensure proper mouseover handling. r=masayuki, a=RyanVMOlli Pettay2018-03-14-2/+3
| * | Remove Rust from the tree.wolfbeast2018-03-13-4/+0
| * | Remove Rust MP4 parserwolfbeast2018-03-13-4/+0
| * | JS - Object - "TypeError: setting a property that has only a getter" without ...janekptacijarabaci2018-03-12-15/+0
| * | HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12-75/+83
| * | HTML - implement the labels attributejanekptacijarabaci2018-03-12-44/+296
| * | SVG - support radialGradient fr attributejanekptacijarabaci2018-03-12-5/+16