summaryrefslogtreecommitdiff
path: root/dom/html
Commit message (Expand)AuthorAge
...
* Issue #618 - Misc fixes (merge conflicts)wolfbeast2019-11-10
* Merge branch 'master' into js-moduleswolfbeast2019-11-10
|\
| * Issue #1257 - Part 3: Remove/update tests.wolfbeast2019-10-27
| * Ensure the right body element is used throughout the method call.Olli Pettay2019-09-05
| * Fix failure to print when pages contain zero-sized <canvas> element.Gaming4JC2019-04-26
| * Remove harmless assertions by using IgnoredErrorResult.Olli Pettay2019-03-21
| * Preserve newlines in textarea placeholdersJustOff2019-02-19
| * Implement origin-clean algorithm for ImageBitmap.wolfbeast2019-02-14
| * Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
| * Remove unused telemetry timer from HTMLMediaElement.hadeshkp2019-01-14
| * Telemetry: Remove stubs and related codeadeshkp2019-01-12
| * Align Element.ScrollIntoView() with the spec.wolfbeast2019-01-08
| * Make HTMLOptionsCollection::mSelect into a strong reference.wolfbeast2018-12-14
| * Clear weak pointers in VTT shutdown observers.wolfbeast2018-12-11
| * Remove VR hardware support.wolfbeast2018-11-26
| * Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
| * Re-implement custom background color of standalone images.wolfbeast2018-08-20
* | Merge branch 'master' into js-moduleswolfbeast2018-08-05
|\|
| * Bug 819475 - Make document.domain non-nullablejanekptacijarabaci2018-07-20
| * Fix Build Bustage - with "--enable-debug"janekptacijarabaci2018-07-12
* | Bug 1330900 - Implement <script nomodule>wolfbeast2018-07-10
|/
* Media: harden TrackID handling.wolfbeast2018-06-07
* Bug 1459693 - Ensure the right anonymous element is focused when calling inpu...Olli Pettay2018-06-07
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06
* moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...janekptacijarabaci2018-04-23
* 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 branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-15
|\|
| * 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 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14
* | | moebius#76: JS - DOM - Selection API - crashesjanekptacijarabaci2018-04-13
| |/ |/|
* | Bug 1426002. Bail out of document.open if beforeunload tears things down. r=m...wolfbeast2018-03-17
* | HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12
* | HTML - implement the labels attributejanekptacijarabaci2018-03-12
* | Fix up leftover merge conflicts.wolfbeast2018-02-24