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 |
a3361d3f04b345eda3605b45f325c0987083dd06 created 2016-05-09 22:25 -0400 pushed 2016-05-10 10:06 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1270349 part 2. Add [LegacyUnenumerableNamedProperties] to the interfaces that specify it in DOM and HTML. r=peterv |
diff browse annotate |
771404649625690eab678940ec20844136a30f5c created 2013-11-11 08:55 +0100 pushed 2013-11-11 08:22 +0000 |
Ms2ger | Ms2ger - Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv |
diff browse annotate |
9f7d1f298a2a30848385a004b2f9b06f67630e72 created 2013-05-09 13:08 -0400 pushed 2013-05-10 08:13 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey |
diff browse annotate |
0871f59b1ad5cca23562a3316c6eb53b910301df created 2013-05-09 17:11 -0400 pushed 2013-05-10 08:13 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out 6 changesets (bug 868996, bug 867903, bug 869014, bug 870219, bug 861587) for PGO bustage. |
diff browse annotate |
013fd226403e0593980cd32062921449e809168c created 2013-05-09 13:08 -0400 pushed 2013-05-10 08:13 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey |
diff browse annotate |
0bb263ef39aeb446d0be8d0a8f1fa261f9108da5 created 2012-09-05 22:49 +0200 pushed 2012-09-17 19:20 +0000 |
Peter Van der Beken | Peter Van der Beken - Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz. |
diff browse annotate |
1bdb337e3136c877e5d93b9c3ebac548bd7e4fff created 2012-03-30 21:42 -0700 pushed 2012-03-31 21:44 +0000 |
Peter Van der Beken | Peter Van der Beken - Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug. |