David Zbarsky
|
f274b78727
|
Remove unneeded nsIDOMNSHTMLAnchorElement interface by merging it into nsIDOMHTMLAnchorElement. (Bug 582303) r=jst
|
2010-08-04 22:40:17 -04:00 |
|
Robert Sayre
|
4cc9f78d74
|
Merge mozilla-central to tracemonkey.
|
2010-07-27 13:09:04 -07:00 |
|
Robert Sayre
|
4c928f80cc
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
Igor Bukanov
|
fd26370d9a
|
bug 552266 - Allow for only one JSContext to be in a request on a given thread. r=mrbkap
|
2010-06-26 22:31:54 +02:00 |
|
Luke Wagner
|
32541f500f
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
|
Robert Sayre
|
24c91b1a80
|
Merge mozilla-central to tracemonkey.
|
2010-07-02 17:25:52 -07:00 |
|
Andreas Gal
|
0cfefdd3c7
|
Implement remaining cross compartment wrappers (574924, r=mrbkap).
|
2010-07-02 13:54:53 -07:00 |
|
Peter Van der Beken
|
2a8148b016
|
Part 6 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - pass the wrapper cache to WrapNative. r=jst.
|
2010-05-10 20:53:05 +02:00 |
|
Peter Van der Beken
|
04647c3dc1
|
Part 5 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - make ResolveName and GetDocumentAllResult return the wrapper cache. r=jst.
|
2010-05-10 18:43:20 +02:00 |
|
Peter Van der Beken
|
6420089297
|
Part 4 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - make GetNamedItem return the wrapper cache. r=jst.
|
2010-05-09 21:41:19 +02:00 |
|
Peter Van der Beken
|
9930b3a031
|
Fix for bug 564585 (Use WrapNativeParent if we can in nsNodeSH::PreCreate). r=bz.
|
2010-05-09 21:33:00 +02:00 |
|
Peter Van der Beken
|
b490365f44
|
Part 3 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - make GetNodeAt return nsIContent*. r=jst.
|
2010-05-09 21:33:00 +02:00 |
|
Justin Lebar
|
b46727e6fa
|
Bug 581051 - Move selection.modify() from nsISelection.idl into nsISelection3.idl. r,approval2.0=jst
|
2010-07-22 11:02:06 -07:00 |
|
Peter Van der Beken
|
98a4102b5b
|
Part 2 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsHTMLOptionElement in nsHTMLOptionCollection instead of nsIDOMHTMLOptionElement. r=jst.
|
2010-05-09 20:32:57 +02:00 |
|
Ben Turner
|
f17c257214
|
Bug 570858 - 'ChromeWorker doesn't exist from browser.xul/overlay js'. r=mrbkap.
|
2010-08-02 14:29:19 -07:00 |
|
Felipe Gomes
|
ea6fc2bc0e
|
Bug 508906. Add experimental MozTouch events. r=smaug,jimm
|
2010-08-02 15:34:54 +02:00 |
|
Robert O'Callahan
|
ddd83cfb95
|
Backed out changeset edd01aafe372
|
2010-08-02 15:20:05 +12:00 |
|
David Zbarsky
|
4ad13f07ff
|
Bug 582303. Move nsIDOMNSHTMLImageElement into nsIDOMHTMLImageElement. r=jst
|
2010-08-02 15:07:06 +12:00 |
|
Peter Van der Beken
|
aee96e3317
|
Fix for bug 583225 (Use the right DOMCI for DocumentFragment). r=jst.
|
2010-07-30 15:04:30 +02:00 |
|
Peter Van der Beken
|
849adf2478
|
Part 1 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsDOMAttribute in nsDOMAttributeMap instead of nsIDOMNode. r=jst.
|
2010-04-19 17:41:39 +02:00 |
|
Peter Van der Beken
|
ba66954e33
|
Backout 249ee5a4b51d, f3003a80bf28 and 1b4359586ce5 to fix leak.
|
2010-07-14 15:45:11 +02:00 |
|
Robert Sayre
|
c49dd1b779
|
Merge
|
2010-07-14 06:00:55 -07:00 |
|
Peter Van der Beken
|
7f01f7740b
|
Fix for bug 564585 (Use WrapNativeParent if we can in nsNodeSH::PreCreate). r=bz.
|
2010-05-09 21:33:00 +02:00 |
|
Peter Van der Beken
|
d399a47b86
|
Part 2 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsHTMLOptionElement in nsHTMLOptionCollection instead of nsIDOMHTMLOptionElement. r=jst.
|
2010-05-09 20:32:57 +02:00 |
|
Peter Van der Beken
|
28d0c972e4
|
Part 1 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsDOMAttribute in nsDOMAttributeMap instead of nsIDOMNode. r=jst.
|
2010-04-19 17:41:39 +02:00 |
|
Ms2ger
|
4e4b512012
|
Bug 573357 - Use the HTMLElement interface for more elements. r=jonas
|
2010-06-30 23:11:45 +02:00 |
|
Shawn Wilsher
|
a8331e0ca1
|
Bug 574811 - Rename IDBCursorRequest to IDBCursor
Updating interface names per recent specification changes.
r=bent
|
2010-06-28 11:51:06 -07:00 |
|
Shawn Wilsher
|
2a0f6f64cf
|
Bug 574811 - Rename IDBIndexRequest to IDBIndex
Updating interface names per recent specification changes.
r=bent
|
2010-06-28 11:51:06 -07:00 |
|
Shawn Wilsher
|
a874219fe7
|
Bug 574811 - Rename IDBObjectStoreRequest to IDBObjectStore
Updating interface names per recent specification changes.
r=bent
|
2010-06-28 11:51:06 -07:00 |
|
Shawn Wilsher
|
00b6f56035
|
Bug 574811 - Rename IDBDatabaseRequest to IDBDatabase
Updating interface names per recent specification changes.
r=bent
|
2010-06-28 09:46:49 -07:00 |
|
Shawn Wilsher
|
e277f3f1cc
|
Bug 574811 - Rename IDBTransactionRequest to IDBTransaction
Updating interface names per recent specification changes.
r=bent
|
2010-06-28 09:46:21 -07:00 |
|
Shawn Wilsher
|
bbbb7d730f
|
Bug 574740 - Rename nsIIndexedDatabaseRequest to nsIIDBFactory
Update interface names per specification.
r=bent
|
2010-06-28 09:44:30 -07:00 |
|
Geoff Lankow
|
95bf8d5fd6
|
Bug 300992 - implement readystatechange event. r=smaug, sr=jst
|
2010-06-24 13:12:07 +12:00 |
|
Mounir Lamouri
|
45c5fbe49a
|
Bug 345624 - Implement HTML 5's Constraint Validation API. f=ajvincent r=smaug sr=sicking a2.0=blocking
|
2010-08-18 20:28:08 +02:00 |
|
Jeff Walden
|
b11fe0aa91
|
Bug 518663 - ES5: Object.getOwnPropertyNames. r=jorendorff
|
2009-09-24 14:33:14 -07:00 |
|
Jason Orendorff
|
2ec1238e64
|
Backed out changeset d4caa61e69ab. It turned the tree red.
|
2010-07-01 20:06:33 -05:00 |
|
Andreas Gal
|
2e4ea5b443
|
Implement remaining cross compartment wrappers (574924, r=mrbkap).
|
2010-07-01 15:45:08 -07:00 |
|
Robert Sayre
|
345793998c
|
Merge mozilla-central to tracemonkey.
|
2010-06-30 11:54:20 -07:00 |
|
Blake Kaplan
|
1ad9ec2703
|
More bustage fixing.
|
2010-06-29 18:28:21 -07:00 |
|
Blake Kaplan
|
38c3b8cb1f
|
Bug 574517 - Separate the inner and outer windows' JS classes. r=jst
|
2010-06-28 16:39:00 -07:00 |
|
Robert Sayre
|
f7895efcfc
|
Merge mozilla-central to tracemonkey.
|
2010-06-23 17:04:20 -07:00 |
|
Blake Kaplan
|
274facabfc
|
Backed out changeset 6346e45d7034.
|
2010-06-23 17:17:55 -05:00 |
|
Johnny Stenback
|
139e9b6ce2
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-23 14:35:57 -07:00 |
|
Ben Turner
|
6cb6807e46
|
Bug 553413 - 'Implement Asynchronous parts of the Indexed Database API.' p=sdwilsh+bent, r=jst.
|
2010-06-23 12:46:08 -07:00 |
|
Johnny Stenback
|
d18dc44bec
|
Backed out changeset 82a21d443b5e
|
2010-06-21 22:39:53 -07:00 |
|
Johnny Stenback
|
c650039bb2
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-21 19:58:50 -07:00 |
|
Blake Kaplan
|
bda6076441
|
Bug 564208 - Don't run getters while enumerating. r=jst
|
2010-06-10 14:11:09 -07:00 |
|
Robert Sayre
|
ff0294cf5b
|
Merge mozilla-central to tracemonkey.
|
2010-06-21 18:01:14 -07:00 |
|
Igor Bukanov
|
631c3c26a6
|
bug 516832 - conservative stack scanning. This is based on the initial work by Anreas Gal and Gregor Wagner. r=brendan,gal
|
2010-06-04 16:22:28 +02:00 |
|
Blake Kaplan
|
fe2930f5c7
|
Bug 567451 - Inline some functions that have no business appearing in profiles. r=jst
|
2010-06-08 09:13:08 -07:00 |
|