Ed Morley
|
3d267d271c
|
Backout b3b4311176fa (bug 816850) for test_mozsettingsWatch.html failures
|
2012-12-03 10:25:55 +00:00 |
|
Jose Antonio Olivera Ortega
|
c34b135845
|
Bug 815156 - B2G RIL: Expose serviceClass to DOM via nsIDOMMozMobileCFInfo. r=ferjm sr=sicking
|
2012-12-03 10:30:59 +01:00 |
|
Kan-Ru Chen (陳侃如)
|
e1a2dba0db
|
Bug 816850 - Don't call nsGeolocation::Shutdown() when disabled via settings. r=dougt
|
2012-12-03 17:13:48 +08:00 |
|
Gene Lian
|
5d9050d369
|
Bug 777251 - B2G MMS: Configure MMS proxy settings through SettingsService. r=vicamo
|
2012-11-30 18:09:37 +08:00 |
|
Tom Schuster
|
12e54d9bdb
|
Bug 676619 - Implementation of the download attribute for links. r=smaug
|
2012-12-02 21:55:52 +01:00 |
|
Ms2ger
|
739ae0477f
|
Merge m-c to m-i.
|
2012-12-02 11:32:57 +01:00 |
|
Ms2ger
|
aff5fb21f4
|
Bug 817276 - Part c: Remove dead definition of the nsContractIDMapData struct; r=jst
|
2012-12-02 09:59:54 +01:00 |
|
Ms2ger
|
9c9420e2ec
|
Bug 817276 - Part b: Return the pointer directly from nsScriptNameSpaceManager::LookupNavigatorName; r=jst
|
2012-12-02 09:59:51 +01:00 |
|
Ms2ger
|
a8021b844f
|
Bug 817276 - Part a: Remove some unused jsids from nsDOMClassInfo; r=jst
|
2012-12-02 09:59:49 +01:00 |
|
Ms2ger
|
f5bccafc02
|
Bug 802163 - Fix pyflakes warnings in bindings python; r=peterv
|
2012-12-02 09:59:08 +01:00 |
|
Ms2ger
|
95bf651fec
|
Bug 803825 - Part b: Paris bindings for FileHandle; r=khuey
|
2012-12-02 09:58:57 +01:00 |
|
Ms2ger
|
4f3a54421a
|
Bug 810668 - Fix some gcc4.6 build warnings; r=bz
|
2012-12-02 09:54:55 +01:00 |
|
Ms2ger
|
caa2811c9c
|
Bug 814898 - Part d: Cleanup CC goop in some more parts of dom/; r=mccr8
|
2012-12-02 09:54:51 +01:00 |
|
Ms2ger
|
fbadf3d9a2
|
Bug 814898 - Part c: Cleanup CC goop in B2G-specific parts of dom/; r=mccr8
|
2012-12-02 09:54:37 +01:00 |
|
Ms2ger
|
a5dc8db234
|
Bug 814898 - Part b: Cleanup CC goop in dom/base; r=mccr8
|
2012-12-02 09:53:37 +01:00 |
|
Ms2ger
|
db0b04ce1b
|
Bug 814898 - Part a: Cleanup CC goop in dom/file; r=mccr8
|
2012-12-02 09:53:35 +01:00 |
|
Ms2ger
|
fe27bb312c
|
Bug 816103 - Part b: Update webapps tests; r=bz
|
2012-12-02 09:52:36 +01:00 |
|
Ms2ger
|
3879ea24fe
|
Bug 816103 - Part a: Handle encodings explicitly in parseFailures.py; r=jhammel
|
2012-12-02 09:52:18 +01:00 |
|
Jan Beich
|
6cdae25103
|
Bug 817267 - dirfd() is a macro on some BSDs, fix build there. r=yoric
|
2012-12-01 21:25:24 -05:00 |
|
Masatoshi Kimura
|
7a16130389
|
Bug 816487 - Allow all ASCII characters for WebIDL enum. r=bz
|
2012-12-01 21:23:26 -05:00 |
|
Doug Turner
|
8dc5deda97
|
Bug 813758 - Ensure permission for geolocation is tested in the parent process. r=bent
|
2012-12-01 21:21:56 -05:00 |
|
Amod Narvekar
|
399290969e
|
Bug 781346 - Expose local profie directory to OS.Constants.Path. r=yoric
|
2012-12-01 21:20:44 -05:00 |
|
Peter Van der Beken
|
f95d18d798
|
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
|
2012-11-22 12:09:43 +01:00 |
|
Mike Habicher
|
a5f98e4e26
|
Bug 809259 - fix for buffer exhaustion when cycling camera modes. r=cjones a=blocking-basecamp
|
2012-11-30 18:26:58 -08:00 |
|
Benoit Jacob
|
f5d2c58055
|
Bug 816187 - make WebIDL accept nullable dictionary retvals; let getContextAttributes's retval be nullable - r=bz
|
2012-11-30 18:30:05 -05:00 |
|
Vincent Chang
|
f18d63a602
|
Bug 815461 - wifi hotspot is not found after reboot. r=gal
|
2012-11-30 19:37:34 +08:00 |
|
Gregor Wagner
|
94efefc9a9
|
Bug 815572 - Standardize the Bluetooth permissions name bluetooth. PermissonTable. r=qdot
|
2012-11-30 14:16:17 -08:00 |
|
Gregor Wagner
|
45a714e799
|
Bug 814293 - Remove unused permissions. r=sicking
|
2012-11-30 12:22:35 -08:00 |
|
Fernando Jiménez
|
9be6eec3b8
|
Bug 816535 - [Apps] applyDownload() fails after restarting a canceled download;r=fabrice
|
2012-11-30 17:57:45 +01:00 |
|
Kartikaya Gupta
|
268082eeb3
|
Bug 814418 - Fix some warnings about unused variables. r=ehsan
|
2012-11-30 11:06:37 -05:00 |
|
Kartikaya Gupta
|
46c272ec04
|
Bug 814418 - Disable warnings-as-errors in dom/plugins/base on Android because of switch errors in android when building with gcc 4.6. r=joshmoz
|
2012-11-30 11:05:28 -05:00 |
|
Gina Yeh
|
b078ecf2ae
|
Bug 816859 - Patch 1: Failed to receive a file, r=echou
|
2012-11-30 17:49:08 +08:00 |
|
Gina Yeh
|
bbc00dbb68
|
Bug 815325 - Patch 1: Turning bluetooth on and off multiple times causes restart, r=echou
|
2012-11-30 17:46:55 +08:00 |
|
Ed Morley
|
c89cf09eb0
|
Backout 2cf359411d7d (bug 813758) for crashes
|
2012-11-30 09:39:57 +00:00 |
|
Doug Turner
|
942c5be507
|
Bug 813758 - Ensure permission for geolocation is tested in the parent process. r=bent a=blocking-basecamp
|
2012-11-29 21:41:40 -08:00 |
|
Doug Turner
|
af3677fb60
|
Bug 813995 - Check device storage permissions in parent process. r=bent a=blocking-basecamp
|
2012-11-29 21:41:40 -08:00 |
|
Ehsan Akhgari
|
f2c331d256
|
Bug 816828 - Implement AudioContext.sampleRate; r=bzbarsky
|
2012-11-29 22:31:39 -05:00 |
|
Randy Lin
|
c25fe2c738
|
Bug 812434 - Support FM volume control for implement AudioChannel API. r=mwu
|
2012-11-29 10:14:11 +08:00 |
|
Philipp von Weitershausen
|
efaf74c731
|
Bug 815872 - Fix memory leak in install confirm/deny notification code. r=fabrice
|
2012-11-29 20:18:28 -05:00 |
|
Gregor Wagner
|
a4c6cb1253
|
Followup fix for bug 815833. r=bustage. on CLOSED TREE
|
2012-11-29 16:15:42 -08:00 |
|
Ryan VanderMeulen
|
d61679d82c
|
Backed out changeset e64cd799b7b6 (bug 741526) for mochitest-4 orange.
|
2012-11-29 18:51:31 -05:00 |
|
Masatoshi Kimura
|
a8c987ec91
|
Bug 814900 - Test for various utf-16 files. r=hsivonen
|
2012-11-29 17:52:03 -05:00 |
|
Gene Lian
|
6523951e3d
|
Bug 813994 - Alarm API - Need additional security checks for the "alarms" permission. r=bent
|
2012-11-28 19:13:58 +08:00 |
|
Steven Lee
|
07644dcdb9
|
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part2-AudioChannelManager implemenentation. r=jlebar, r=sicking
|
2012-11-29 17:52:03 -05:00 |
|
Steven Lee
|
541660a4b9
|
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part1-interface. r=sicking
|
2012-11-29 17:52:02 -05:00 |
|
Rob Wood
|
d702c6ff38
|
Bug 794301 - Develop WebSMS test to verify marking message read/unread, update manifest. r=davehunt
|
2012-11-26 12:43:56 -08:00 |
|
Marco Castelluccio
|
b945d977f3
|
Bug 741526 - Mozilla central mozapps implementation ignores Content-Type. r=fabrice
|
2012-11-29 17:52:02 -05:00 |
|
Gregor Wagner
|
2e5034912c
|
Bug 815833 - [contacts] Add PhoneNumberJS to ContactsDB. r=bent
|
2012-11-29 14:50:19 -08:00 |
|
Gregor Wagner
|
3e4ab34c8b
|
Bug 814153 - Need additional security checks for the "settings" permission. r=bent
|
2012-11-29 14:23:55 -08:00 |
|
Cameron McCormack
|
b48649b1f9
|
Bug 816431 - Followup to add a comment reminding us to remove the prefixed consts. r=nobody DONTBUILD
--HG--
extra : rebase_source : a77caa6b725028eed75278f6a49baaf087a9d536
|
2012-11-29 20:45:56 +11:00 |
|