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 |
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 |
54d365f29ee5c2b687d917603accd5502521df24 created 2013-02-28 12:56 -0500 pushed 2013-03-01 03:27 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv |
diff browse annotate |
2ff820824d40fa0d11196e7e3e819c92b1477334 created 2013-02-28 12:56 -0500 pushed 2013-03-01 03:27 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 776536 part 3. Add a WebIDL API to NodeIterator and TreeWalker. r=peterv |
diff browse annotate |
fb572a342efa33511154a6d72511bf7259d36aec created 2013-02-28 14:41 -0500 pushed 2013-03-01 03:27 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out 7 changesets (bug 832920, bug 776536, bug 843261) for mochitest-a11y assertions on a CLOSED TREE. |
diff browse annotate |
9573386c7adfd57ec37d93f1b9eba4db3ef1ab13 created 2013-02-28 12:56 -0500 pushed 2013-03-01 03:27 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv |
diff browse annotate |
0092982b496db012d19dbb3ee37c4b8bbe16255b created 2013-02-28 12:56 -0500 pushed 2013-03-01 03:27 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 776536 part 3. Add a WebIDL API to NodeIterator and TreeWalker. r=peterv |
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. |