Jan Varga
|
513c660911
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
Bill McCloskey
|
2108b41260
|
Bug 735099 - Re-enable incremental GC (r=dmandelin)
|
2012-05-31 08:17:13 -07:00 |
Brian Hackett
|
8d76a85fea
|
Rename RootedVar to Rooted, bug 756823. r=billm
|
2012-05-24 16:05:18 -07:00 |
Kartikaya Gupta
|
55a35e49b8
|
Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats
|
2012-05-23 10:49:59 -04:00 |
Kartikaya Gupta
|
15d02d35fd
|
Bug 748384 - Back out 330e9c52f9ac, 9ba1078559fe, 2ed39c12d792, f53f05ecacd5 for build bustage. r=bustage
|
2012-05-23 11:08:19 -04:00 |
Kartikaya Gupta
|
c150c572b1
|
Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats
|
2012-05-23 10:49:59 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Brian Hackett
|
d55ff730fa
|
Use handles in API object hooks where possible, bug 750733. r=billm
|
2012-05-19 15:03:45 -07:00 |
Brian Hackett
|
66d81d0a7e
|
Backed out changeset 5fc7462dd394 for android orange.
|
2012-05-19 11:52:55 -07:00 |
Brian Hackett
|
7235558c07
|
Use handles in API object hooks where possible, bug 750733. r=billm
|
2012-05-19 09:48:09 -07:00 |
Mounir Lamouri
|
ec077a5c28
|
Bug 754141 (2/4) - Add a SetApp() method that takes the manifest URL value. r=jlebar
|
2012-05-16 12:40:09 +02:00 |
Mounir Lamouri
|
16367bdebc
|
Bug 753978 - Be able to know if a window is part of an application. r=jlebar
|
2012-05-10 17:56:21 -07:00 |
Ed Morley
|
b5322e3f4d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-05-10 13:04:35 +01:00 |
L. David Baron
|
7566853083
|
Null-check the right thing to fix topcrash. (Bug 752428) r=roc
|
2012-05-10 11:12:07 +02:00 |
Robert O'Callahan
|
b3c1f50812
|
Bug 681192. Part 13: Make nsDOMWindowUtils event coordinate calculations more accurate. r=matspal
--HG--
extra : rebase_source : fef4ef568baf1a67038aeb0e187511771fe0d565
|
2012-05-10 17:24:20 +12:00 |
Olli Pettay
|
add06019f5
|
Bug 716014 Investigate if we could use CompartmentGC more often, r=billm+terrence
--HG--
extra : rebase_source : f0cfb9cdd2e2823898f4c18402df53e7b6041bac
|
2012-05-09 21:53:23 +03:00 |
L. David Baron
|
ed46f7cd24
|
Try to fix topcrash bug 752428 by null-checking the result of nsIPresShell::FrameManager(), which isn't supposed to need it. r=roc
--HG--
extra : transplant_source : %DF%9D%B8%F3%06%C5%85%00%245%FFK%AC%3F%3B%0C%90%3D%EF%A0
|
2012-05-07 17:02:01 +02:00 |
Ryan VanderMeulen
|
336512130e
|
Merge m-c to m-i
|
2012-05-05 11:50:54 -04:00 |
Olli Pettay
|
71fe5764b1
|
Backout Bug 716014, a=bustage
|
2012-05-05 18:20:09 +03:00 |
L. David Baron
|
cf3b4a909e
|
Reflow for screen size change when font.size.inflation.minTwips is set. (Bug 747231, patch 4) r=roc
--HG--
extra : transplant_source : %B2c%F2%B9%E0%1DL%DD%AF%A2%842R%F3%BB%60R%1B%9EI
|
2012-05-05 15:28:06 +02:00 |
L. David Baron
|
b4ff21d2cc
|
Remove duplicate null check of presShell. (Bug 747231, patch 1) r=roc
--HG--
extra : transplant_source : %05I%BFz%3C%95%CB%19%BCV%08Lx%F5G%88%9B%02S9
|
2012-05-05 15:25:26 +02:00 |
Olli Pettay
|
387930525f
|
Bug 716014, use compartment gc more often, r=billm
--HG--
extra : rebase_source : cf20b7aca16349e4007da24cfb5b19ab7a16cad8
|
2012-05-05 11:55:30 +03:00 |
Ed Morley
|
46622a4bc4
|
Merge mozilla-central to mozilla-inbound
|
2012-05-03 20:13:41 +01:00 |
Ali Juma
|
84e253b4d4
|
Bug 748048 - Part 1: Remove SetInvalidationDimensions and GetInvalidationDimensions. r=roc
|
2012-05-03 12:33:51 -04:00 |
Timothy Nikkel
|
0af4b79894
|
Bug 749816. When setting the display port for an element We only need to discard layer contents when we are hiding a document with a widget. r=roc
|
2012-05-01 01:43:59 -05:00 |
Masayuki Nakano
|
41de116362
|
Bug 166240 part.8 Add tests for KeyboardEvent.location (synthesized events) r=smaug, sr=jst
|
2012-05-03 17:35:02 +09:00 |
Masayuki Nakano
|
111aa93c0c
|
Bug 630811 part.3 Improve nsDOMWindowUtils::send*Event() for new modifiers r=smaug
|
2012-04-25 12:00:02 +09:00 |
Timothy Nikkel
|
bf94b3bb93
|
Bug 732016 Allow override of the scroll port size used for clamping scroll positions. r=roc
|
2012-04-24 13:52:35 -05:00 |
Joe Drew
|
04af952550
|
Backout 492d12fa8b65 (bug 732016) for regressions. a=regression
--HG--
extra : rebase_source : cda0401baa2c3e5f6192f76c1cd25eca8187a9a0
|
2012-04-23 11:13:33 -07:00 |
Timothy Nikkel
|
129d597bb7
|
Bug 732016 Allow override of the scroll port size used for clamping scroll positions. r=roc
|
2012-04-19 20:54:54 -05:00 |
Kartikaya Gupta
|
6e2d7ef374
|
Bug 744699 - Call setDisplayPort on the correct presShell. r=roc
|
2012-04-16 09:48:04 -04:00 |
Kyle Huey
|
7a529aca86
|
Bug 722428: Fix leaks in mochitest by reworking SpecialPowers and nsDOMWindowUtils. r=mounir,ctalbert
|
2012-04-01 19:23:51 -07:00 |
Johnny Stenback
|
673098dd48
|
Removing windows newlines. no bug and DONTBUILD
|
2012-03-30 22:34:16 -07:00 |
Jared Wein
|
ab34b8f798
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-28 08:53:56 -07:00 |
Jared Wein
|
726d85a760
|
Backed out changeset 8e42ba558f07 (bug 730318) CLOSED TREE
|
2012-03-27 15:23:53 -07:00 |
Jared Wein
|
daa64bde94
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-27 13:50:50 -07:00 |
Jared Wein
|
500e229e25
|
Backed out changeset 5f79a3dd45ff (bug 730318) r=bustage
|
2012-03-23 11:46:12 -07:00 |
Jared Wein
|
97c6f75ef3
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-22 13:53:59 -07:00 |
Henri Sivonen
|
31192f4b01
|
Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug.
|
2012-03-22 16:42:42 +02:00 |
Masayuki Nakano
|
c670feb072
|
Bug 672175 part.15 Add new API nsIDOMWindowUtils.sendNativeMouseScrollEvent() r=roc, sr=smaug
|
2012-03-22 09:59:12 +09:00 |
Ali Juma
|
4d8312dbab
|
Bug 732091 - Part 2: Add {set,get}IsFirstPaint to nsIDOMWindowUtils and nsIPresShell. r=ehsan
|
2012-03-12 11:50:11 -04:00 |
Ms2ger
|
c3773013c4
|
Bug 726968 - Fix some dom/ build warnings; r=mounir
|
2012-02-21 10:34:01 +01:00 |
Bill McCloskey
|
d15702e36f
|
Bug 641025 - Incremental GC (r=igor,smaug,roc,cdleary,gregor)
|
2012-02-17 14:35:20 -08:00 |
Igor Bukanov
|
3638c8cf65
|
bug 724310 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
--HG--
extra : rebase_source : b78519db2ff008eb5143676d2db47935f0e89f45
|
2012-02-05 21:07:23 +01:00 |
Igor Bukanov
|
55704654e7
|
backout merge for bug 724310. r=irc
|
2012-02-09 21:28:22 +01:00 |
Igor Bukanov
|
ca990d2064
|
bug 723517 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
--HG--
extra : rebase_source : c461dfc0e0e0462ab262cc01c2a771d3bb0971cc
|
2012-02-05 21:07:23 +01:00 |
Igor Bukanov
|
17db9a067b
|
bug 723517 - Drop cx argumrent from JS_GetClass(cx, obj). r=luke
|
2012-02-04 01:54:57 +01:00 |
Jonathan Kew
|
ec184320f2
|
backout c18523b51058 (bug 716014) on suspicion of causing Win Debug reftest timeouts.
|
2012-02-03 14:01:35 +00:00 |
Olli Pettay
|
8e65790a5d
|
Bug 716014 - Use CompartmentGC more often, r=billm,mccr8
|
2012-02-02 22:34:53 +02:00 |
Olli Pettay
|
ef677e07dd
|
Bug 721543 - Call forgetSkippable before CC, r=mccr8
--HG--
extra : rebase_source : 4be50f8bcab1418c563394379abb6b4f074697b3
|
2012-01-30 22:06:18 +02:00 |