Bas Schouten
|
6d7ff7c737
|
Bug 691137: Use proper coordinates when adding a device space quadratic curve. r=roc
|
2011-10-11 02:35:52 +02:00 |
|
Matt Brubeck
|
33a76a6eed
|
Merge mozilla-central to mozilla-inbound
|
2011-10-10 16:19:01 -07:00 |
|
Robert Longson
|
baf4f6d89e
|
Backout Bug 693183 - reftest failure
|
2011-10-10 21:30:54 +01:00 |
|
Robert Longson
|
2e60074c52
|
Bug 693183 - Move image element attribute processing to the frame class. r=jwatt
|
2011-10-10 18:44:03 +01:00 |
|
Matt Brubeck
|
57442b74d1
|
Back out d3b8c0394c5e, 701372c96a92, f2c16b13cf65, 367ff8c94636 (bug 683290, bug 684919, bug 685516) for Android reftest failures
|
2011-10-10 13:45:13 -07:00 |
|
Matt Brubeck
|
4151b38db0
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-10-10 11:01:32 -07:00 |
|
Olli Pettay
|
92f9d92d00
|
Bug 691059, don't throw when setting interface.prototype.onmouseenter/leave, r=bz
--HG--
extra : rebase_source : af4c6bb330ee92b9ca2d3d9258b3e41ea1fae746
|
2011-10-10 19:21:48 +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 |
|
Kyle Huey
|
a5350744d6
|
Bug 683290: Allow images that are not in the document to be eligible for discarding. r=bz
|
2011-10-10 12:18:53 -04:00 |
|
Luke Wagner
|
ff185699a3
|
Bug 632064 - remove JS_GetScopeChain (r=mrbkap)
--HG--
extra : rebase_source : dcaab70f180d23ad3e9cd12c2d84d326b012fbb2
|
2011-09-28 17:57:27 -07:00 |
|
Ehsan Akhgari
|
ee637e4944
|
Merge mozilla-central into mozilla-inbound
|
2011-10-10 11:30:21 -04:00 |
|
Matt Brubeck
|
c66e0dacef
|
Merge mozilla-central to mozilla-inbound
|
2011-10-09 18:43:14 -07:00 |
|
Ms2ger
|
2f93d04a35
|
Bug 687486 - Throw INVALID_STATE_ERR when dispatching uninitialized events; r=smaug
|
2011-10-09 20:23:13 +02:00 |
|
Robert Longson
|
b4fd35944b
|
Bug 691194 - Move filter element attribute processing to the frame class. r=dholbert
|
2011-10-09 18:17:29 +01:00 |
|
Robert Longson
|
47cd489a25
|
Bug 691298 - Remove aDoSetAttr arguments where callers always pass the same value. r=dholbert
|
2011-10-09 16:25:07 +01: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 |
|
Ms2ger
|
02983e60f6
|
Bug 691156 - Handle putImageData(nonfinite) correctly; r=bz
|
2011-10-08 12:18:53 +02:00 |
|
Ms2ger
|
f30af024c2
|
Bug 689046 - Ensure createPattern(zero-size canvas) throws; r=roc
|
2011-10-08 12:18:51 +02:00 |
|
Ehsan Akhgari
|
d9e0fb12d5
|
Bug 692520 - Handle the case where the frame might going away while retrieving selection properties from a text control; r=bzbarsky
|
2011-10-07 09:40:11 -04:00 |
|
Henri Sivonen
|
c06a84abb0
|
Bug 692434 - Use = instead of == for assignment in XHR charset handling code. r=Olli.Pettay.
|
2011-10-07 14:33:42 +03:00 |
|
Ms2ger
|
fbef8a05f9
|
Bug 691184 - Add test_2d.text.align.(default|invalid).html & test_2d.text.baseline.(default|invalid).html from Philip Taylor's canvas tests; r=smaug
|
2011-10-07 10:24:38 +01:00 |
|
Ed Morley
|
6d7bc0dfbd
|
Bug 691184 - Don't throw on setting ctx.textAlign & ctx.textBaseline to bogus values, spec says to ignore; r=smaug
|
2011-10-07 10:24:37 +01:00 |
|
Ed Morley
|
0424aad1ba
|
(No bug) Remove CRLFs that have crept into test_canvas.html; rs=bz
|
2011-10-07 10:24:37 +01:00 |
|
Scott Johnson
|
d7adce1370
|
Backout cset 9d3ac2d3da11 from bug 666446 while we sort out regressions
|
2011-10-07 00:25:36 -07:00 |
|
Scott Johnson
|
39dca57e24
|
Backout cset 32676bb1968e from bug 666446 while we sort out regressions
|
2011-10-07 00:21:57 -07:00 |
|
Robert Longson
|
35051be845
|
Bug 550047 - Removing attributes from most elements does not cause a refresh. r=dholbert
|
2011-10-08 07:32:44 +01: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
|
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
|
a99f1a5f39
|
Bug 648801 (new DOM list bindings) - Prepare for more DOM list implementations. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 2ac9d52f30ab53f9ae13c70bda45869c70fc5405
|
2011-09-22 08:50:16 -07: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
|
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
|
563a48a220
|
Bug 648801 (new DOM list bindings) - Make new proxy-based DOM bindings use the correct scope. r=mrbkap. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : bb522a7e673fe2bfcb03354ad870ee88088f5f3d
|
2011-05-31 23:47:59 +02:00 |
|
Peter Van der Beken
|
c34c19ed9f
|
Bug 648801 (new DOM list bindings) - Hook up remaining NodeList/HTMLCollection implementations to new proxy-based DOM bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : e2c0842de005c00e83c4ac983b08a712a4be4c04
|
2011-05-31 23:47:17 +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 |
|
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
|
a857a6b29d
|
Bug 648801 (new DOM list bindings) - Templatize the proxy handler. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : d818461ac480f029b1b99318949c63fa57e39b50
|
2011-05-23 17:39:57 +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 |
|
Peter Van der Beken
|
d3cd5d5d00
|
Fix line-endings in nsDocument.cpp.
--HG--
extra : rebase_source : 714c3e43ce3d3e776d9f2b3ca910e3835d8b693e
|
2011-10-03 11:31:00 +02:00 |
|
Boris Zbarsky
|
0747c80b9c
|
Bug 692506. Make sure that SVG animated strings keep track of whether the base value is set correctly. r=longsonr
|
2011-10-06 16:53:23 -04:00 |
|
Fabrice Desré
|
82e33e773d
|
Bug 676595 - Android orientation manager is never shut down [r=dougt]
|
2011-10-06 10:27:41 -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 |
|
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 |
|
Bas Schouten
|
e89848a4cc
|
Bug 655836: Use Snapshot API for drawing one Azure canvas to another. r=roc
|
2011-10-05 01:12:23 +02:00 |
|
Ehsan Akhgari
|
c3fba2411f
|
Merge the last green changeset of mozilla-inbound into mozilla-central
|
2011-10-04 14:27:42 -04:00 |
|
Brian Hackett
|
e89780c40d
|
Remove jsobj.h from installed headers, bug 690943. r=luke
|
2011-10-04 07:06:54 -07:00 |
|
Rob Campbell
|
a91e8559c6
|
merge m-c to fx-team
|
2011-10-04 09:10:55 -03:00 |
|