summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Merge pull request #207 from janekptacijarabaci/js_dom_window_requestIdleCall...Moonchild2018-04-19
|\
| * moebius#73: DOM - window.requestIdleCallback - improvements (basic) - follow upjanekptacijarabaci2018-04-18
| * Bug 1337814 - Remove rIC callback from pending callbacks before running itjanekptacijarabaci2018-04-18
| * Bug 1336229 - Don't dispatch canceled IdleRequestExecutorsjanekptacijarabaci2018-04-18
| * moebius#73: DOM - window.requestIdleCallback - improvements (basic)janekptacijarabaci2018-04-18
* | Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVMBoris Zbarsky2018-04-19
* | Bug 1451376 - Properly enforce single PrintingParent per content process. r=j...Bob Owen2018-04-19
* | Bug 1452416 - Release GraphDrivers outside of StableState runnable to avoid s...Randell Jesup2018-04-19
* | Bug 1448705 - Use input latency for draining. r=jya, a=RyanVMRandell Jesup2018-04-19
* | Bug 1448774. r=dholbert, a=RyanVMRobert Longson2018-04-19
* | Bug 1443092 - Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils...Botond Ballo2018-04-19
* | Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVMBoris Zbarsky2018-04-19
|/
* Merge pull request #180 from janekptacijarabaci/html_input_datetime_2New Tobin Paradigm2018-04-16
|\
| * Bug 1344642 - Part 2: Add a new pref for input type=week, month and datetime-...janekptacijarabaci2018-04-15
| * Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related codejanekptacijarabaci2018-04-15
* | Merge pull request #174 from janekptacijarabaci/url_parser_1New Tobin Paradigm2018-04-16
|\ \
| * | moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15
* | | Merge pull request #172 from janekptacijarabaci/svg_canvasImageSource_1New Tobin Paradigm2018-04-16
|\ \ \ | |_|/ |/| |
| * | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a Ca...janekptacijarabaci2018-04-15
| |/
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-15
|\|
| * Merge pull request #169 from janekptacijarabaci/csp_frame-ancestors_1New Tobin Paradigm2018-04-14
| |\
| | * moebius#159: CSP - support for "frame-ancestors" in "Content-Security-Policy-...janekptacijarabaci2018-04-14
| * | Merge pull request #167 from janekptacijarabaci/fetch_headers_1New Tobin Paradigm2018-04-14
| |\ \
| | * | moebius#140: Fix: Fetch - headers should sort and combinejanekptacijarabaci2018-04-14
| | |/
| * / moebius#53: HTML - input - support for dynamic maxlengthjanekptacijarabaci2018-04-14
| |/
* | Merge branch 'html_input_datetime_1'wolfbeast2018-04-15
|\ \ | |/ |/|
| * Bug 1363672 - Add step support to date picker (follow up)janekptacijarabaci2018-03-30
| * Bug 1364026 - (Part 1) Expose HTMLInputElement.getMinimum/getMaximum methods ...janekptacijarabaci2018-03-30
| * Bug 1310080 - Implement the step attribute for <input type=datetime-local>janekptacijarabaci2018-03-30
| * Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetim...janekptacijarabaci2018-03-30
| * Bug 1310079 - Implement the min and max attribute for <input type=datetime-lo...janekptacijarabaci2018-03-30
| * Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetim...janekptacijarabaci2018-03-30
| * moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...janekptacijarabaci2018-03-30
| |\
| * | Bug 1320225: [DateTimeInput] Integration of input type=date input box with pi...janekptacijarabaci2018-02-14
| * | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14
* | | Merge pull request #131 from janekptacijarabaci/js_dom_xmlhttprequest_abort_1New Tobin Paradigm2018-04-14
|\ \ \
| * | | Bug 1311798: Align XMLHttpRequest abort() with the specjanekptacijarabaci2018-03-15
* | | | Merge pull request #151 from janekptacijarabaci/js_dom_selection_crash_1New Tobin Paradigm2018-04-13
|\ \ \ \
| * | | | moebius#76: JS - DOM - Selection API - crashesjanekptacijarabaci2018-04-13
* | | | | HTML - implement the labels attribute (added a test)janekptacijarabaci2018-04-13
|/ / / /
* | | | Merge pull request #126 from janekptacijarabaci/js_X-Content-Type-Options_nos...New Tobin Paradigm2018-04-12
|\ \ \ \
| * | | | Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04
| * | | | Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04
| * | | | Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ...janekptacijarabaci2018-04-03
| | |_|/ | |/| |
* | | | Rebase on masterwolfbeast2018-04-11
|\ \ \ \
| * | | | Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07
| |/ / /
* | | | Remove MOZ_CRASHREPORTER_NO_REPORT except in /testingwolfbeast2018-03-30
* | | | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30
|/ / /
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-03-27
|\ \ \