Alexandre Lissy
bcaec273bd
Bug 787967 - B2G RIL: report roaming if SPN is different from operator name. r=philikon
2012-09-03 23:50:55 +02:00
Ben Turner
da36cf378c
Bug 792834 - 'Make sure to always set errors on failed requests'. r=khuey.
2012-09-20 11:20:15 -07:00
Sriram Ramasubramanian
1e818bad1c
Bug 784395: Custom menu should have proper checked/checkable behavior. [r=mfinkle]
...
--HG--
extra : rebase_source : 253b60b356adda9f05c834a459419b725329b59e
2012-09-20 11:04:50 -07:00
Sriram Ramasubramanian
9c38b7fbca
Bug 792273: Custom menu should use Android namespace. [r=mfinkle]
...
--HG--
extra : rebase_source : e3de2bcb6a3ea05a7318a709f50dbf7c8020935b
2012-09-20 11:04:14 -07:00
Chris Peterson
ec61a16de7
Bug 784329 - Part 7: Add sanity checking of video format metadata. r=doublec
2012-09-14 16:03:07 -07:00
Chris Peterson
844e100862
Bug 784329 - Part 6: Add color conversion function for OMX_TI_COLOR_FormatYUV420PackedSemiPlanar. r=doublec
2012-08-22 19:22:20 -07:00
Chris Peterson
90e85514e8
Bug 784329 - Part 5: Stagefright's kKeyWidth and kKeyHeight are actually the stride and slice height. r=doublec
2012-08-22 19:22:20 -07:00
Chris Peterson
8c04362c0c
Bug 784329 - Part 4: Rename color conversion functions to use the standard OMX_COLOR enum names. r=doublec
2012-09-14 16:55:17 -07:00
Chris Peterson
9efbb33f12
Bug 784329 - Part 3: Simplify SetVideoFormat() by using local MetaData pointer. r=doublec
2012-09-13 18:51:54 -07:00
Mike Hommey
4af0818cb7
Bug 790593 - Notify when the profiler starts and stops through the observer service. r=ehsan
2012-09-20 19:36:50 +02:00
Mike Hommey
841e6ae593
Bug 790655 - Ensure update.locale is correct when running l10n-check. r=ted
2012-09-20 19:36:08 +02:00
Mike Hommey
1721be2489
Fixup for bug 787165. r=ted
2012-09-20 19:36:07 +02:00
Ted Mielczarek
2aaaf25f58
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
ced2e35a6b
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
a930e3447c
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
eecb225cdd
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
1f146a51ad
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
ebc21662c9
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
1026743af8
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
64b2aad409
Bug 792682 - GonkHal vibrator code incorrectly uses a weak reference. r=qDot
2012-09-19 23:34:07 -07:00
Dave Hylands
61960aa498
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
be1841aacd
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
aa68d96e79
Bug 792604 - Permission Settings followup fixes. r=sicking
2012-09-20 08:56:55 -07:00
David Rajchenbach-Teller
32431c9037
Bug 790649 r=froydnj
2012-09-20 10:46:35 -04:00
Gina Yeh
867a3854e9
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
ffcb25a0fa
Bug 790168 - dragstart handler cleanup. r=ttaubert
2012-09-20 15:16:28 +02:00
Ehsan Akhgari
a615c79e81
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
c3c481579d
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
3f2b789a0b
Bug 785096: part3: Removing ccx from codegen/qsgen. r=bholley
2012-09-20 15:04:28 +02:00
Gabor Krizsanits
8d1cf92e96
Bug 785096 - part2: Removing XPCCallContext dependency from XPCVariant; r=bholley
2012-09-20 15:03:28 +02:00
Gabor Krizsanits
7ff94f298b
Bug 785096 - part1: Moving dom string cache from XPCCallContext to XPCJSRuntime. r=bz
2012-09-20 15:01:37 +02:00
Ms2ger
1fb64b56b6
Backout changeset d20023a4fda6 (bug 791434) for android R4 orange.
2012-09-20 13:56:49 +02:00
Ms2ger
93d99ce749
Merge m-c to m-i.
2012-09-20 13:25:53 +02:00
Ms2ger
87fb623851
Bug 792689 - Add some double negations to the macros in Likely.h; r=Waldo
2012-09-20 13:17:05 +02:00
Ms2ger
1e7015f897
Merge PGO-green changeset from m-i to m-c.
2012-09-20 11:51:47 +02:00
Gian-Carlo Pascutto
d000bd7d25
Bug 792065 - Uninitialised value use in nsIdleServiceDaily::DailyCallback. r=roc
2012-09-20 11:37:56 +02:00
Tim Taubert
577772a8e3
merge m-c to fx-team
2012-09-20 11:36:34 +02:00
Shu-yu Guo
1efc934da5
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
58bb1667ef
Bug 791445 - Propagate errors correctly in ParallelArray debug options (r=jorendorff)
2012-09-20 02:26:53 -07:00
Mike Hommey
a8963f772c
Backout changeset a1314ef57f3d (bug 790655) because of windows orange
2012-09-20 11:29:19 +02:00
Gervase Markham
d29fc4925e
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
10e373a3de
Bug 776239 - Unpref XHR bindings; r=bz
2012-09-20 09:55:37 +02:00
Ms2ger
1cee7fe10d
Bug 792474 - Don't JS_ASSERT in xpconnect; rs=bholley
2012-09-20 09:55:37 +02:00
Ms2ger
e973046355
Bug 776243 - Unpref WebGL context bindings; r=peterv
2012-09-20 09:55:36 +02:00
Ms2ger
14bb88f62a
Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted
2012-09-20 09:55:36 +02:00
Ms2ger
9694a6bc04
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (third batch); r=mounir
2012-09-20 09:55:36 +02:00
Ms2ger
d1bb662c3c
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (second batch); r=mounir
2012-09-20 09:55:36 +02:00
Ms2ger
ee0af53baa
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (first batch); r=mounir
2012-09-20 09:55:36 +02:00
Ms2ger
05d200bad7
Bug 744907 - Remove BlobBuilder; r=sicking
2012-09-20 09:55:36 +02:00
Ms2ger
e37e5c980c
Bug 791566 - Update old new proxy bindings to BaseProxyHandler::hasInstance changes; r=terrence
2012-09-20 09:55:36 +02:00