Boris Zbarsky
|
ac1bfb338d
|
Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv
|
2012-05-31 14:16:48 -04:00 |
|
Boris Zbarsky
|
464164e820
|
Backed out changeset f96e0f078b49 (bug 748266) because the test suite is bogus and we're failing a crashtest too.
|
2012-05-31 16:20:49 -04:00 |
|
Boris Zbarsky
|
6af95f383e
|
Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv
|
2012-05-31 14:16:48 -04:00 |
|
Peter Van der Beken
|
1b4c59974f
|
Fix for bug 759278 (Support binarynames for attributes too in new DOM bindings). r=bz.
--HG--
extra : rebase_source : 352a4d33db77dd80915700db335799bb8c19ac72
|
2012-05-18 23:25:47 +02:00 |
|
Boris Zbarsky
|
45d8d74893
|
Add more tests for sequence and typed array codegen. No bug, no review.
|
2012-05-29 23:45:18 -04:00 |
|
Boris Zbarsky
|
702a4a496f
|
Bug 743906 part 2. Use Optional<> for optional arguments that don't have default values. r=peterv
|
2012-05-29 23:45:18 -04:00 |
|
Boris Zbarsky
|
d27336d5d7
|
Bug 743906 part 1. Improve test coverage for various interface arguments. r=peterv
|
2012-05-29 23:45:18 -04:00 |
|
Boris Zbarsky
|
f99c90e58c
|
Bug 755636 part 2. Add some tests (not exhaustive!) for sequence codegen and fix the bugs they uncover. r=peterv
|
2012-05-25 01:08:26 -04:00 |
|
Boris Zbarsky
|
ab0daaf505
|
Bug 755080 part 3. Exercise castable interface types a bit. r=peterv
|
2012-05-23 12:44:48 -04:00 |
|
Boris Zbarsky
|
b0ae5d38f1
|
Bug 755080 part 2. Exercise integer types a bit. r=peterv
|
2012-05-23 12:44:48 -04:00 |
|
Boris Zbarsky
|
1c6835bea3
|
Bug 755080 part 1. Add infrastructure for binding codegen tests. r=khuey,peterv
|
2012-05-23 12:44:48 -04:00 |
|
Peter Van der Beken
|
53f19cddef
|
Fix for bug 742156 (Stringifying EventTarget throws): implement a toString method for interface objects. r=bz.
--HG--
extra : rebase_source : cd692b5231e4d183e0bbd368965e704ede54661f
|
2012-05-02 15:28:17 +02:00 |
|
Peter Van der Beken
|
174872c252
|
Fix for bug 744772 (Trace the DOM interface object array). r=bz.
--HG--
extra : rebase_source : c9f27bed0eab0e6db03295050176ef986cf0b59b
|
2012-05-02 14:49:43 +02:00 |
|
Boris Zbarsky
|
5b65f56e64
|
Bug 748983. Fix the instanceof behavior for new bindings in situations where we don't need a custom hasInstance hook. r=peterv
|
2012-05-03 00:35:38 -04:00 |
|
Peter Van der Beken
|
ed510d3506
|
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.
--HG--
rename : js/xpconnect/tests/mochitest/test_bug462428.html => dom/bindings/test/test_lookupGetter.html
|
2012-03-30 21:42:20 -07:00 |
|