Commit Graph

107356 Commits

Author SHA1 Message Date
Ted Mielczarek
a7d9611d1d bug 792850 - add an xpcshell test for our SetUnhandledExceptionFilter hook. r=ehsan
--HG--
extra : rebase_source : f289d7d8214bcfdd90baeae8c47e2747de806426
2012-09-20 10:57:08 -04:00
Ted Mielczarek
24c823e15f bug 705047 - re-enable OOP crashreporter tests on mac. r=philor
--HG--
extra : rebase_source : 236feba96adcd72c40ef1b2c6934b70220803720
2012-09-20 10:50:21 -04:00
Ted Mielczarek
b35d21be17 bug 733501 - Fix crashreporter xpcshell tests to actually run. r=jmaher
--HG--
extra : rebase_source : fbda47ca470ea6325aca5f99ab1a59fe911aafdd
2012-09-13 15:43:28 -04:00
Ted Mielczarek
1a370bf383 bug 791775 - Update Breakpad to SVN r1044. r=glandium
--HG--
rename : toolkit/crashreporter/google-breakpad/src/third_party/linux/include/glog/log_severity.h => toolkit/crashreporter/google-breakpad/src/third_party/glog/src/glog/log_severity.h
extra : rebase_source : 8cd46c13f5992e1dc88d27fd009544e895e6a06e
2012-09-20 09:43:52 -04:00
Ted Mielczarek
ccf0e31c31 bug 792391 - Add a TARGET_LOCAL_INCLUDES variable to be used for compiling target sources only, not host sources. r=glandium
--HG--
extra : rebase_source : f1a0b2f6f8051f7d274e38d458c6e426c913470b
2012-09-20 09:46:04 -04:00
Ben Turner
61a19fad51 Bug 792833 - 'Do not unset current transaction until after savepoint has been released'. r=khuey. 2012-09-20 09:26:58 -07:00
Kartikaya Gupta
8e008113ed Bug 783230 - Add code to dump basic memory stats on receiving a special broadcast intent. r=snorp 2012-09-20 12:38:35 -04:00
Dave Hylands
32e1c93e8f Bug 792682 - GonkHal vibrator code incorrectly uses a weak reference. r=qDot 2012-09-19 23:34:07 -07:00
Dave Hylands
076c7f9941 Bug 792506 - AutoMounter should not allow UMS to be disabled while USB cable is plugged in. r=qDot 2012-09-20 00:02:19 -07:00
Marco Chen
c89e20f33b Bug 790570: Enabling mute will reduce the speakerphone volume on a connected. r=philikon
call. r=philikon
    1. On the function for microphoneMuted and speakerEnabled, the phone state
       should be kept on PHONE_STATE_IN_CALL.
    2. PHONE_STATE_IN_COMMUNICATION is used for audio/video chating or VOIP
       call.
    3. Change the phone state will effect the audio strategy which will tune
       volume for each audio stream type.
2012-09-20 10:42:45 +08:00
Gregor Wagner
e0d311872f Bug 792604 - Permission Settings followup fixes. r=sicking 2012-09-20 08:56:55 -07:00
David Rajchenbach-Teller
bdfc941e84 Bug 790649 r=froydnj 2012-09-20 10:46:35 -04:00
Gina Yeh
e8884d4249 Bug 788949 - Final version: Add PrepareAdapter function for registering agent and add reserved services, r=qdot, r=echou 2012-09-20 21:22:02 +08:00
Dão Gottwald
7ce227ab77 Bug 790168 - dragstart handler cleanup. r=ttaubert 2012-09-20 15:16:28 +02:00
Ehsan Akhgari
4fd0db2bd0 Bug 777292 - Make sure that the Components.results values are interpreted as unsigned integers; r=bholley 2012-09-20 09:11:20 -04:00
Joel Maher
70ddebfc21 Bug 762908 - Rip enablePrivilege out of spidermonkey tests. r=ted
--HG--
rename : testing/mochitest/specialpowers/Makefile.in => testing/specialpowers/Makefile.in
rename : testing/mochitest/specialpowers/chrome.manifest => testing/specialpowers/chrome.manifest
rename : testing/mochitest/specialpowers/components/SpecialPowersObserver.js => testing/specialpowers/components/SpecialPowersObserver.js
rename : testing/mochitest/MockFilePicker.jsm => testing/specialpowers/content/MockFilePicker.jsm
rename : testing/mochitest/tests/SimpleTest/MozillaLogger.js => testing/specialpowers/content/MozillaLogger.js
rename : testing/mochitest/tests/SimpleTest/SpecialPowersObserverAPI.js => testing/specialpowers/content/SpecialPowersObserverAPI.js
rename : testing/mochitest/specialpowers/content/specialpowers.js => testing/specialpowers/content/specialpowers.js
rename : testing/mochitest/tests/SimpleTest/specialpowersAPI.js => testing/specialpowers/content/specialpowersAPI.js
rename : testing/mochitest/specialpowers/install.rdf => testing/specialpowers/install.rdf
rename : testing/mochitest/specialpowers/jar.mn => testing/specialpowers/jar.mn
2012-09-20 09:06:50 -04:00
Gabor Krizsanits
50ba9028bd Bug 785096: part3: Removing ccx from codegen/qsgen. r=bholley 2012-09-20 15:04:28 +02:00
Gabor Krizsanits
88396c531b Bug 785096 - part2: Removing XPCCallContext dependency from XPCVariant; r=bholley 2012-09-20 15:03:28 +02:00
Gabor Krizsanits
1bd6e5b970 Bug 785096 - part1: Moving dom string cache from XPCCallContext to XPCJSRuntime. r=bz 2012-09-20 15:01:37 +02:00
Ms2ger
9a33d7d96e Backout changeset d20023a4fda6 (bug 791434) for android R4 orange. 2012-09-20 13:56:49 +02:00
Ms2ger
b5b8581306 Merge m-c to m-i. 2012-09-20 13:25:53 +02:00
Ms2ger
280ff59cf2 Bug 792689 - Add some double negations to the macros in Likely.h; r=Waldo 2012-09-20 13:17:05 +02:00
Ms2ger
5b4f3272e0 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Gian-Carlo Pascutto
0016213708 Bug 792065 - Uninitialised value use in nsIdleServiceDaily::DailyCallback. r=roc 2012-09-20 11:37:56 +02:00
Tim Taubert
cb008a204e merge m-c to fx-team 2012-09-20 11:36:34 +02:00
Shu-yu Guo
92e0cff9a9 Bug 792605 - Replace isObject check with NonNullObject; refactor reporting errors in ParallelArray ops (r=luke) 2012-09-20 02:26:55 -07:00
Shu-yu Guo
e730b3bb49 Bug 791445 - Propagate errors correctly in ParallelArray debug options (r=jorendorff) 2012-09-20 02:26:53 -07:00
Mike Hommey
3745ea320c Backout changeset a1314ef57f3d (bug 790655) because of windows orange 2012-09-20 11:29:19 +02:00
Gervase Markham
2a518f5ea2 Bug 792028 - Update version_win.pl files and RPM spec file to refer to MPL 2. r=khuey. 2012-09-20 10:19:39 +01:00
Ms2ger
8222a8a563 Bug 776239 - Unpref XHR bindings; r=bz 2012-09-20 09:55:37 +02:00
Ms2ger
369cb4e081 Bug 792474 - Don't JS_ASSERT in xpconnect; rs=bholley 2012-09-20 09:55:37 +02:00
Ms2ger
33b350e909 Bug 776243 - Unpref WebGL context bindings; r=peterv 2012-09-20 09:55:36 +02:00
Ms2ger
ab95b96a10 Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted 2012-09-20 09:55:36 +02:00
Ms2ger
3b4f8a982f Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (third batch); r=mounir 2012-09-20 09:55:36 +02:00
Ms2ger
70856e2961 Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (second batch); r=mounir 2012-09-20 09:55:36 +02:00
Ms2ger
32e45fa34b Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (first batch); r=mounir 2012-09-20 09:55:36 +02:00
Ms2ger
7fec2d16ba Bug 744907 - Remove BlobBuilder; r=sicking 2012-09-20 09:55:36 +02:00
Ms2ger
3d4e14ce4c Bug 791566 - Update old new proxy bindings to BaseProxyHandler::hasInstance changes; r=terrence 2012-09-20 09:55:36 +02:00
Mike Hommey
6c7b3d095c Bug 792347 - Fix PathifyURI to properly return a resource/app path for resource://app/ urls when the application is in a subdirectory of the GRE. r=mwu 2012-09-20 09:52:12 +02:00
Mike Hommey
649f313e2e Bug 791556 - Create dist/bin when doing langpacks. r=ted 2012-09-20 09:52:12 +02:00
Mike Hommey
b18b234a5f Bug 787184 - Use generic install/copy rule in target_libs.mk. r=ted 2012-09-20 09:52:12 +02:00
Marty Rosenberg
cc9143cfaa Ensure that branches that can be toggled are not used as pool guards (bug 792510, r=dvander) 2012-09-20 02:33:14 -04:00
David Zbarsky
8a9b502147 Fix virtual dtor warning, no bug, blanket r=bz 2012-09-19 23:57:04 -04:00
Timothy Nikkel
5dc3d3abb6 Bug 789482. Don't try to resize/move hidden popup views. r=roc
CalcWidgetBounds (which we use to compute widget bounds) contains an optimization for hidden popup views which makes it return wrong results for hidden popup views, so just don't bother if we have a hidden popup view.
2012-09-19 22:12:36 -05:00
Graeme McCutcheon
13c767cf84 Merge last PGO green changeset from mozilla-inbound to mozilla-central 2012-09-19 15:15:34 +01:00
Bobby Holley
9307d49238 Bug 790905 - Replace no-op principal check with something real. r=luke
This would have caught this bug.
2012-09-19 11:15:24 +02:00
Bobby Holley
501866d7d9 Bug 790905 - Make the compartment principal of autoconfig_glob match the principal passed to JS::Evaluate. r=bz 2012-09-19 11:15:24 +02:00
Jacek Caban
961d0821b8 Bug 787653 - Allow compiling ANGLE on mingw-w64 (makefile part) r=bjacob,ted
--HG--
extra : rebase_source : df14db300f8a8b3e900de7579ab80058cfa70846
2012-09-19 10:58:31 +02:00
Gabor Krizsanits
a7ba877db5 Bug 791845 - mozMatchesSelectorStub should return false on error. r=bholley 2012-09-19 10:53:42 +02:00
Chris Jones
578a772282 Bug 791902: updater umask needs to be 0022. r=dhylands 2012-09-19 01:48:14 -07:00