summaryrefslogtreecommitdiff
path: root/dom/bindings
Commit message (Expand)AuthorAge
...
* Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FE...Matt A. Tobin2019-04-23
* Align IDL record to C++ conversion with the spec when Symbol-named properties...JustOff2019-03-13
* Implement the spec provision for handling repeated keys in records by updatin...JustOff2019-03-13
* Actually change the key type of a record, and its corresponding conversion be...JustOff2019-03-13
* Rename MozMap.h to Record.hJustOff2019-03-13
* Add ConvertJSValueTo*String functions that just take a value and hand out a s...JustOff2019-03-13
* Rename the MozMap C++ type to "record" and give it a template parameter for t...JustOff2019-03-13
* Rename "MozMap" to "record" in our IDL parser and IDL filesJustOff2019-03-13
* Split up PrimitiveOrStringType into PrimitiveType and StringType in the Web I...JustOff2019-03-13
* Change JS to MozMap conversion to more closely follow the record<> specJustOff2019-03-13
* Add some tests for distinguishability of unionsJustOff2019-03-13
* Disallow mozmap-typed constantsJustOff2019-03-13
* Fix up some minor issues with default value handling in codegenJustOff2019-03-13
* Change the MozMap API and data storage to more what we want record<> to look ...JustOff2019-03-13
* Support string default values for unions containing USVStringJustOff2019-03-13
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* memset only the underlying vector from the Array containertrav902018-08-18
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2)trav902018-08-10
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8trav902018-08-10
* Bug 1335296 - Expand about:support WebGL informationjanekptacijarabaci2018-08-01
* Bug 1351193 - Update testsjanekptacijarabaci2018-07-20
* Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic.wolfbeast2018-06-15
* Merge pull request #294 from janekptacijarabaci/js_dom_performance-resource-t...Moonchild2018-04-29
|\
| * moebius#161: The Performance Resource Timing (make timestamps be relative to ...janekptacijarabaci2018-04-29
* | Bug 1411415.wolfbeast2018-04-29
|/
* Part 6: Update browser and dom tests to follow displayName changejanekptacijarabaci2018-03-19
* Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most pl...Matt A. Tobin2018-03-01
* Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APPMatt A. Tobin2018-02-03
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02