Olli Pettay
|
820e58a527
|
Bug 691059, don't throw when setting interface.prototype.onmouseenter/leave, r=bz
--HG--
extra : rebase_source : 0bbc272f1389cda424334a9f5c804c9c70fe7815
|
2011-10-10 14:42:17 +03:00 |
|
Olli Pettay
|
039dfaaa3a
|
Bug 689128, re-enable EventListenerService tests, add a null check, handle compartments, r=bz
--HG--
extra : rebase_source : a0254eecb59adabb94737f1ca12803b712698903
|
2011-10-10 13:38:14 +03:00 |
|
Peter Van der Beken
|
73320506a0
|
Bug 648801 (new DOM list bindings) - Add comments. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : ff9a4b51856ab57229f39c9670f56ca36c017e83
|
2011-10-05 12:22:26 +02:00 |
|
Peter Van der Beken
|
2315871db3
|
Bug 648801 (new DOM list bindings) - Add new dom binding for nsHTMLOptionCollection. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 2d2f6177031958b61b01f819cb28a4c56861a815
|
2011-08-20 15:53:34 +02:00 |
|
Peter Van der Beken
|
418758932f
|
Bug 648801 (new DOM list bindings) - Bring order of getters/setters in line with WebIDL. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 70625cb118be79cf773a193262d8ad1c8db8a1ec
|
2011-08-20 15:53:33 +02:00 |
|
Peter Van der Beken
|
98d8129201
|
Bug 648801 (new DOM list bindings) - Generate new DOM bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 6b34182856cbb4ba3fba8d3001de648b10157a29
|
2011-08-20 15:53:33 +02:00 |
|
Peter Van der Beken
|
31679e8f3e
|
Bug 648801 (new DOM list bindings) - Renaming. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : b74c8b0d8664c6ed8d5b1d1939fde461c8f4a0db
|
2011-08-20 15:53:33 +02:00 |
|
Peter Van der Beken
|
03a9baa21c
|
Bug 648801 (new DOM list bindings) - Rename xpc::dom to mozilla::dom::binding. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 6e27f15c5f0cc83a75cc9b8cb9dec425a37b56b0
|
2011-08-20 15:53:32 +02:00 |
|
Peter Van der Beken
|
a607014647
|
Bug 648801 (new DOM list bindings) - Optimize conversion to ints a bit. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 9a96114824e1c9a7b49cd6fb2cf248ac96b63e29
|
2011-08-20 15:53:27 +02:00 |
|
Peter Van der Beken
|
bfe49c1981
|
Bug 648801 (new DOM list bindings) - Fix GetNativeOfWrapper/GetJSObjectOfWrapper/xpc_OkToHandOutWrapper/quickstubs to deal with the new DOM bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 1b9afcc9d588ece15753fb36b249bc3a288e98c0
|
2011-08-02 15:16:05 +02:00 |
|
Peter Van der Beken
|
35c39aae23
|
Bug 648801 (new DOM list bindings) - Stop using nsDOMClassInfo's jsids in new DOM bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 2020f6ec499bc1839c9f2d98ab7611d4ac6d103d
|
2011-07-26 11:51:14 +02:00 |
|
Peter Van der Beken
|
10dce9197f
|
Bug 648801 (new DOM list bindings) - Add a pref (dom.new_bindings) to enable/disable new bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 055a7bdac534147baa29d8735794970234c98145
|
2011-06-29 19:17:37 +02:00 |
|
Peter Van der Beken
|
0c13640aed
|
Bug 648801 (new DOM list bindings) - Set up prototypes and constructors. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : acf503d1c93a333ba8ef14d0c25160adabbccd4a
|
2011-06-14 10:41:15 +02:00 |
|
Peter Van der Beken
|
e7f3e00980
|
Bug 648801 (new DOM list bindings) - Support expandos on the new proxy-based DOM bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 367af99c154271aca19f24244be7b5adeffd8a36
|
2011-05-26 21:58:35 +02:00 |
|
Blake Kaplan
|
5c15a15e86
|
Bug 648801 (new DOM list bindings) - Add holder to proxy Xray and make the new nodelist deal with string IDs. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : e311fe95456fb253313e3849e7bc926be385e17b
|
2011-05-27 17:06:42 +02:00 |
|
Andreas Gal
|
ed242eb6a7
|
Bug 648801 (new DOM list bindings) - Cache prototypes and pick up function value from the proto slot instead of caching it locally. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 56a04a93973f479998d40eb22b015e940419c5e5
|
2011-05-24 12:45:39 +02:00 |
|
Boris Zbarsky
|
f80fe81f2d
|
Bug 648801 (new DOM list bindings) - Hook up the new code so we actually create the proxy wrappers. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 5e79a3cb63231502880e380740d0d935c8d0c78d
|
2011-05-23 17:39:52 +02:00 |
|
Peter Van der Beken
|
c119510fb8
|
Stop including nsDOMClassInfo.h all over the place.
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
|
2011-10-03 21:11:31 +02:00 |
|
Ms2ger
|
2f93d04a35
|
Bug 687486 - Throw INVALID_STATE_ERR when dispatching uninitialized events; r=smaug
|
2011-10-09 20:23:13 +02:00 |
|
Kyle Huey
|
dcb3ae74ee
|
Re-delete dom/src/threads since it has risen from the dead.
|
2011-10-09 11:02:57 -04:00 |
|
Kyle Huey
|
96e26482db
|
Merge m-i to m-c.
|
2011-10-09 10:18:23 -04:00 |
|
Olli Pettay
|
5138297d6e
|
Bug 681387: backout bug 654352 (caretPositionFromPoint), r=ehsan
|
2011-10-08 13:49:51 +03:00 |
|
Ben Turner
|
32a8083725
|
Bug 683885 - 'Assertion failure: self, at dom/workers/EventTarget.cpp:170'. r=sicking.
--HG--
extra : transplant_source : r%E0N%98%BA%DF%DA%A6%0F%CE%04%D9%E7%A3%BF%82%C9%04b%2B
|
2011-10-06 16:09:43 -07:00 |
|
Fabrice Desré
|
82e33e773d
|
Bug 676595 - Android orientation manager is never shut down [r=dougt]
|
2011-10-06 10:27:41 -07:00 |
|
Matt Brubeck
|
5e5628b0b1
|
Merge mozilla-central to mozilla-inbound
|
2011-10-06 10:23:02 -07:00 |
|
Ed Morley
|
72ed7305fc
|
Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey
|
2011-10-06 17:15:07 +01:00 |
|
Ed Morley
|
918444551f
|
Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey
|
2011-10-06 17:15:07 +01:00 |
|
Ed Morley
|
99f78ba391
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-10-06 16:25:34 +01:00 |
|
Rob Campbell
|
b9fc64ed05
|
merge m-c to fx-team
|
2011-10-06 08:00:51 -03:00 |
|
Chris Jones
|
130e939216
|
Bug 690670, parts 1 and 2: Add a hal/ directory in which we can add device-interaction code, and build goop thereto. r=khuey sr=roc
--HG--
extra : rebase_source : bf3dc09f49d010ac4422150fc5300a41080af858
|
2011-10-05 15:15:45 -07:00 |
|
Jared Wein
|
85daa266bc
|
Bug 689058 - Implement document.mozFullScreenEnabled (part 2: Updating UUIDs). r=roc
|
2011-10-04 12:37:34 -07:00 |
|
Rob Campbell
|
a91e8559c6
|
merge m-c to fx-team
|
2011-10-04 09:10:55 -03:00 |
|
Phil Ringnalda
|
de0fedfce1
|
Back out 68b6b149d652 (bug 683245) for xpcshell timeouts in test_content_annotation.js
|
2011-10-03 15:17:21 -07:00 |
|
Jiten Thakkar
|
31b407a685
|
Bug 683245 - Allow retrieving navigator.buildID and navigator.version in content processes. r=bsmedberg
|
2011-10-03 13:08:00 -04:00 |
|
Jiten Thakkar
|
259b808a8a
|
Bug 688465 - Ensure that pending geolocation callbacks are only removed if they are actually updated. r=jdm
|
2011-10-03 11:44:00 -04:00 |
|
Brian Hackett
|
1f9c3577a3
|
Fix --enable-functiontimer build, bug 690943.
|
2011-10-06 07:54:35 -07:00 |
|
Joel Maher
|
be5ce7dc85
|
Bug 676274 - refactor specialpowers so we can use the api in mochitest-chrome without specialpowers. r=ted, a=test-only.
|
2011-10-06 10:51:03 -04:00 |
|
Ms2ger
|
eacbc5f7f3
|
Bug 688531 - Remove NameList; r=jst
|
2011-10-01 18:14:40 +02:00 |
|
Ms2ger
|
8abc1889ab
|
Bug 616672 - Warn on access of LSProgressEvent.position, LSProgressEvent.totalSize; r=smaug
|
2011-10-01 18:14:40 +02:00 |
|
Ms2ger
|
14316d1d35
|
Bug 687318 - Allow createProcessingInstruction in HTML; r=smaug
|
2011-10-01 18:14:40 +02:00 |
|
Ms2ger
|
bd3d754000
|
Bug 687426 - Remove Document.xmlEncoding; r=sicking
|
2011-10-01 18:14:40 +02:00 |
|
Ms2ger
|
62ded9f072
|
Bug 688468 - Fix up nsIFrameMessageManager::sendAsyncMessage/nsISyncMessageSender::sendSyncMessage IDL signature; r=bz
|
2011-10-01 18:14:36 +02:00 |
|
Matheus Kerschbaum
|
f79d315393
|
Bug 683482 - Remove replaceWholeText() r=sicking
|
2011-10-01 18:12:30 +02:00 |
|
Doug Sherk
|
5b5702d6a4
|
Bug 684853: implement OES_standard_derivatives
Implemented OES_standard_derivatives and fallbacks if it isn't available. Exposes dFdx, dFdy, and fwidth functions to WebGL scripts.
|
2011-10-01 00:45:50 -04:00 |
|
Jared Wein
|
f6d7b55743
|
Bug 689058 - Implement document.mozFullScreenEnabled r=cpearce sr=roc
|
2011-10-03 16:57:23 -07:00 |
|
Matt Brubeck
|
3d8b943004
|
Merge mozilla-central to mozilla-inbound
|
2011-09-30 18:39:57 -07:00 |
|
Ehsan Akhgari
|
f696794a6c
|
Merge the last green changeset of mozilla-inbound into mozilla-central
|
2011-09-30 10:13:25 -04:00 |
|
Josh Aas
|
34871f44d1
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
|
Matt Brubeck
|
bad4663d2f
|
Merge from mozilla-inbound to mozilla-central
|
2011-09-29 20:29:17 -07:00 |
|
Ehsan Akhgari
|
4ef40fe917
|
Backout changeset 32e9422afd8d (bug 687265) explicitly from mozilla-central
|
2011-09-29 20:29:11 -04:00 |
|