Commit Graph

129118 Commits

Author SHA1 Message Date
Marco Bonardo
89ca978b52 Bug 861302 - Allow indedexDB to be used from about:home
r=bz
2013-04-20 13:33:34 +02:00
Cameron McCormack
5d957a2865 No bug - Minor comment tweak. (DONTBUILD) 2013-04-20 21:24:34 +10:00
Tetsuharu OHZEKI
f4e5fd3331 Bug 863285 - Cache the result of Ci.nsIMemory.isLowMemoryPlatform(). r=Kartikaya 2013-04-20 19:13:45 +09:00
Mark Capella
39d8304ded Bug 857362 - Remove unused sendMessageToJava() events, r=cpeterson 2013-04-20 00:29:03 -04:00
Boris Zbarsky
102cd61f21 Test for bug 862702. r=peterv 2013-04-19 23:04:23 -04:00
Boris Zbarsky
ff3d94eb94 Bug 862077. Even if we have a wrapper cache, don't assume that no cached wrapper means no wrapped native.: it's not true for inner windows. r=peterv 2013-04-19 23:04:22 -04:00
Boris Zbarsky
18e59668bd Bug 863386. Add support for nullable enum arguments and return values. r=mccr8
This incidentally fixes bug 843355
2013-04-19 23:04:19 -04:00
Boris Zbarsky
16c2e49ddf Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin 2013-04-19 23:03:02 -04:00
Boris Zbarsky
68e2eb14c4 Bug 862540. Make window.status actually be settable (but have no effect unless the pref that no one ever sets is set). r=smaug 2013-04-19 23:03:01 -04:00
Phil Ringnalda
dce53fa8f7 Back out 6eb19014d780 (bug 861596) for Arm build bustage
CLOSED TREE
2013-04-19 18:43:54 -07:00
Kannan Vijayan
c8de706386 Bug 861596 - Add optimized ArgumentsObject stubs to Ion ICs. r=h4writer 2013-04-19 21:13:53 -04:00
Bill McCloskey
6bef8b64d4 Bug 745154 - Disable automatic safe mode after startup crashes in debug builds or using an environment variable (r=ehsan) 2013-04-19 16:25:20 -07:00
Jeff Gilbert
5f91aeadc3 Bug 822431 - Use MOZ_UNLIKELY in MOZ_ASSERT. r=waldo 2013-04-19 16:20:35 -07:00
Chris Peterson
e432705a1b Bug 862069 - Toggle gesture keyboards' input type when user enters a search query in the AwesomeBar. r=jchen 2013-04-06 00:24:11 -07:00
David Zbarsky
3c98334d35 Backout 2201d650ac90 for not building on Windows on a CLOSED TREE 2013-04-19 18:57:56 -04:00
David Zbarsky
d1ecf7bb07 Backout f710f8fb2ab0 for not building on windows 2013-04-19 18:57:11 -04:00
Ehsan Akhgari
8b9a514d5f Bug 863884 - Prepare WeakPtr to support a thread-safe variant; r=Waldo 2013-04-19 17:59:01 -04:00
Brian Smith
2cd988e435 Bug 787155: Avoid using libpkix on B2G to work around crash in PKIX_List_GetItem and improve performance, r=honzab, a=tef+
--HG--
extra : rebase_source : 88ef8746f7f74dc4891599ba6d074a20c801778f
2013-04-17 17:17:10 -07:00
Nick Alexander
f24f1354a1 Bug 863106 - Check for minidumps directory only when crash reporter is enabled. r=jmaher 2013-04-19 15:31:16 -07:00
Brian Hackett
85ba7abf48 Bug 863524 - Do not mark atoms compartment during minor GC; r=billm,terrence 2013-04-18 15:20:02 -07:00
David Zbarsky
ee718a17ce Bug 861729 - Remove nsPIDOMWindow::mDocument r=Ms2ger 2013-04-19 18:18:33 -04:00
David Zbarsky
691abfe5eb Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger 2013-04-19 18:18:33 -04:00
David Zbarsky
f4478a4b6b [Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger 2013-04-19 18:18:33 -04:00
David Zbarsky
5de2f27c8a [Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 5 r=Ms2ger 2013-04-19 18:18:32 -04:00
David Zbarsky
a8131c4c91 Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger 2013-04-19 18:18:32 -04:00
David Zbarsky
5dda7256e6 Bug 857439 Followup: Add null-checks for WrapObject failing and assert that the JSObject took ownership if WrapObject succeeded r=bz 2013-04-19 18:18:31 -04:00
Dave Hunt
d572cd5e8f Bug 863893 - Bump marionette_client version to 0.5.24. r=mdas 2013-04-19 23:03:03 +01:00
Ehsan Akhgari
428f362cd5 Backed out changeset 93099b76959f (bug 829954) because of Windows reftest failures on a CLOSED TREE 2013-04-19 16:05:15 -04:00
Ehsan Akhgari
adc1c5f703 Backed out changeset 4440571ee8fb (bug 805406) because of Windows reftest failures 2013-04-19 16:05:00 -04:00
Chris Peterson
32a30b19b5 Bug 863490 - Part 2: Assert GetJNIEnv() is called on the correct thread. r=blassey 2013-04-18 16:58:20 -07:00
Chris Peterson
fa8ddbb96e Bug 863490 - Part 1: Get the correct JNIEnv for the worker thread that is destroying the Flash plugin. r=blassey 2013-04-18 16:35:41 -07:00
Chris Peterson
33d1c318d1 Bug 849589 - Add more descriptive error messages to NativeZip exceptions. r=glandium 2013-04-18 11:08:07 -07:00
Ehsan Akhgari
d8b0a9189b Bug 863559 - Do not leak the mach port in PlatformThread::CurrentId; r=jlebar 2013-04-19 14:37:41 -04:00
Andrew Halberstadt
20e89e3c11 Bug 863377 - Marionette socket exceptions prevented from propagating, r=jgriffin 2013-04-19 14:20:10 -04:00
Nathan Froyd
ca122cb578 Bug 863788 - move checking for haveDumpedScreen into dumpScreen; r=jmaher 2013-04-19 13:44:14 -04:00
Ryan VanderMeulen
125804d830 Merge m-c to inbound. 2013-04-19 14:00:00 -04:00
Bill McCloskey
1c9af5c86d Bug 863116 - MOZ_ALWAYS_INLINE should not inline in debug builds (r=Waldo) 2013-04-19 10:55:34 -07:00
Ryan VanderMeulen
dcdbde0ca3 Merge inbound to m-c. 2013-04-19 13:46:37 -04:00
Ryan VanderMeulen
5bf0b23891 Merge fx-team to m-c. 2013-04-19 13:44:55 -04:00
Ryan VanderMeulen
5f8a8435e2 Bug 862918 - Disable test on mobile. r=ted
CLOSED TREE
2013-04-19 12:09:51 -04:00
Ted Mielczarek
34ee111db8 bug 857399 - remove assertion from cocoa FireAndWaitForTracerEvent. r=smichaud 2013-04-19 11:45:01 -04:00
Bas Schouten
e86f739775 Bug 805406: Reduce memory usage by removing GDI_COMPATIBLE flag. r=jrmuizel 2013-04-19 18:47:40 +02:00
Bas Schouten
97b670406b Bug 829954: Make AlphaBoxBlur allocation fallible. r=jrmuizel 2013-04-19 18:46:52 +02:00
Ryan VanderMeulen
5372747652 Merge birch to m-c. 2013-04-19 11:10:59 -04:00
Ehsan Akhgari
912cb1e117 Bug 863092 - Make mach run and mach debug run firefox -no-remote; r=gps
DONTBUILD
2013-04-19 09:03:09 -04:00
Gina Yeh
c1d82b4506 Bug 863620 - Followup of bug 848414, r=echou 2013-04-19 14:40:51 +02:00
Vicamo Yang
dfd861b9ac Bug 863035 - WebSMS: use 'null' to reset SmsFilter::read and threadId. r=mounir,Ms2ger 2013-04-19 20:38:02 +08:00
Kan-Ru Chen (陳侃如)
c77bcf5799 Bug 845707 - Only filter file path that is a '~' or starts with '~/'. r=dougt 2013-04-19 07:55:58 -04:00
Ryan VanderMeulen
5cb6df0539 Merge birch to m-c. 2013-04-19 07:45:15 -04:00
Josh Matthews
c5ae829301 Bug 831107 - Part 2: Add general ArrayBuffer support to TCPSocket. r=vlad,fzzzy 2013-04-19 11:25:33 +02:00