diff browse annotate |
8a62d45d03cfe41d7f33b9e629d4ed03b9b4abba created 2022-09-21 07:44 +0000 pushed 2022-09-21 21:43 +0000 |
Peter Van der Beken | Peter Van der Beken - Bug 1659158 - Switch WebIDL from void to undefined. r=edgar |
diff browse annotate |
b8905d33a7c0e55f84e2378b51cc6488f7b81aee created 2019-10-17 15:38 +0000 pushed 2019-10-17 21:54 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar |
diff browse annotate |
2416d17d33c1c6774e62f786aaeff6c02462a5bd created 2019-09-27 15:26 +0000 pushed 2019-09-28 09:46 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar |
diff browse annotate |
86dc76e74294e7c25a2d582d144b8da5f986af20 created 2018-09-13 23:04 +0300 pushed 2018-09-14 03:30 +0000 |
Cosmin Sabou | Cosmin Sabou - Backed out 5 changesets (bug 1485040) for causing build bustages on test_mozwebidlcodegen. CLOSED TREE |
diff browse annotate |
b417c2d937e8b0a4987e61b1d47efae4435a3fde created 2018-09-13 19:30 +0000 pushed 2018-09-14 03:30 +0000 |
Andrew McCreight | Andrew McCreight - Bug 1485040, part 5 - Automatically fix mode lines in WebIDL files r=qdot |
diff browse annotate |
68a06c85c290a534813746ae23e032524df263c9 created 2017-06-29 10:26 -0400 pushed 2017-06-30 11:00 +0000 |
johndai1984 | johndai1984 - Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug |
diff browse annotate |
fab12859e2b01b6509608e5b1910af75cedafc5e created 2016-11-17 17:34 +0800 pushed 2016-12-16 01:47 +0000 |
Edgar Chen | Edgar Chen - Bug 1274159 - Part 3-1: Add HTMLConstructor to HTMLElement and its subclass; r=bz |
diff browse annotate |
39947ae430ccdec68ffae1f6db5041ae370b604b created 2016-12-14 13:27 +0100 pushed 2016-12-14 15:41 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset 32b1721d1125 (bug 1274159) |
diff browse annotate |
32b1721d1125934824d8b4a32904d445047dcb0a created 2016-11-17 17:34 +0800 pushed 2016-12-14 15:41 +0000 |
Edgar Chen | Edgar Chen - Bug 1274159 - Part 3-1: Add HTMLConstructor to HTMLElement and its subclass; r=bz |
diff browse annotate |
1a7ca1f81bd21b1d678762a9586287294b25d378 created 2013-01-10 10:49 -0500 pushed 2013-01-11 13:57 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey |
diff browse annotate |
a4ef9c24dd5b55d29789cebe3a7126fb52b8cfb6 created 2012-12-29 15:07 +0100 pushed 2013-01-05 23:57 +0000 |
Peter Van der Beken | Peter Van der Beken - Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableSectionElement to WebIDL. r=bz. |