Brian Anderson
|
f2022f86b7
|
Remove #[legacy_modes]
|
2012-10-10 18:19:23 -07:00 |
|
Brian Anderson
|
85301fb98e
|
Eliminate copy warnings
|
2012-10-09 18:51:40 -07:00 |
|
Brian Anderson
|
e836269b8d
|
Eliminate more warnings
|
2012-10-09 15:56:46 -07:00 |
|
Patrick Walton
|
994c47d22b
|
Update for language changes; remove pipe protocols.
|
2012-10-04 15:28:10 -07:00 |
|
Patrick Walton
|
ff6cefb798
|
Update for language changes
|
2012-09-20 15:04:00 -07:00 |
|
Josh Matthews
|
b4934473a0
|
Fix image width setter to use actual argument. Fix hasInstance checks to reflect the Handle changes in the JSAPI.
|
2012-09-15 17:11:19 -04:00 |
|
Patrick Walton
|
55b3aa2673
|
Fixes for language changes
|
2012-09-13 16:25:21 -07:00 |
|
Brian J. Burg
|
0fa87ebfbf
|
s/import/use/g; fix class method syntax
|
2012-09-11 14:52:22 -07:00 |
|
Brian J. Burg
|
0300776298
|
Mostly fix build breaks
|
2012-09-10 15:18:30 -07:00 |
|
Brian J. Burg
|
3f2d253a71
|
Various fixes related to explicit copying and reinterpret_cast use.
|
2012-09-05 13:23:55 -07:00 |
|
Brian J. Burg
|
1b54eacbe1
|
Fix upstream build breaks from reinterpret_cast
|
2012-09-05 12:10:26 -07:00 |
|
Brian Anderson
|
00cd6f8909
|
Make servo build again
|
2012-08-30 17:39:45 -07:00 |
|
Josh Matthews
|
780469e26a
|
Actually add nodeType getter.
|
2012-08-24 12:12:20 -07:00 |
|
Josh Matthews
|
6d5dc9d6e7
|
Upgrade to spidermonkey tip.
|
2012-08-24 09:40:36 -07:00 |
|
Josh Matthews
|
07c17fdef4
|
Add further HMTL element prototype hierarchy. Add HTMLImageElement.width getter/setter that interacts with layout.
|
2012-08-21 23:31:44 -07:00 |
|
Tim Chevalier
|
5079e10882
|
Add a window object with an alert method
test/test-js-alert.html tests use of the alert method, which currently
just prints to the console.
|
2012-08-21 14:53:41 -07:00 |
|
Josh Matthews
|
daf95fb41b
|
Add prototypes to DOMDocument and Node.
|
2012-08-20 18:12:31 -07:00 |
|
Josh Matthews
|
93418d4cc9
|
Update for latest libcore changes.
|
2012-08-15 23:27:55 -04:00 |
|
Margaret Meyerhofer
|
7e8d0949d0
|
Fixed syntax by changing alt to match
|
2012-08-08 13:40:19 -07:00 |
|
Margaret Meyerhofer
|
0b796c410c
|
Fixed the changing alt syntax and cleaned up some compiler warnings
|
2012-08-06 14:55:26 -07:00 |
|
Tuncer Ayaz
|
cb85521097
|
Adapt to rust changes
|
2012-08-05 14:42:50 +02:00 |
|
Josh Matthews
|
4a1c8cc2ec
|
Add primitive binding example for Document (documentElement), and Node (firstChild, nextSibling, tagName).
|
2012-07-24 19:31:25 -04:00 |
|