summaryrefslogtreecommitdiff
path: root/dom/html/HTMLInputElement.cpp
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2030 - Allow child nodes of button to participate in mouse hit testsMartok2022-11-27
* Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /dom"Brian Smith2022-04-26
* Issue #1053 - First pass Android defines and remove Android AnnotationMoonchild2022-04-01
* Issue #1751 -- Remove XP_MACOSX conditionals from /domMoonchild2021-04-30
* [widget] Require user interaction when picking files or folders v2Moonchild2021-02-21
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #1224 - Remove constant expressions from /domMoonchild2020-09-17
* Issue #1557 - Allow event dispatch on disabled form controls.athenian2002020-05-21
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17
* Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSet...Matt A. Tobin2020-04-17
* Bug 1347640 - HTMLInputElement shouldn't try to cancel image request on all t...Matt A. Tobin2020-04-16
* Bug 656197 - Push state updates further out across beforesetattr/aftersetattrMatt A. Tobin2020-04-16
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Bug 1459693 - Ensure the right anonymous element is focused when calling inpu...Olli Pettay2018-06-07
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12
* 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
* 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
|\
| * HTML - implement the labels attributejanekptacijarabaci2018-03-12
* | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02