Ehsan Akhgari
|
33fbcf85fc
|
Bug 806726 - Part 0: Don't run test_localStorageQuotaPrivateBrowsing.html in per-window PB builds
|
2012-12-06 00:29:45 -05:00 |
|
Ehsan Akhgari
|
ce76ea16dd
|
Bug 806725 - Part 0: Don't run test_localStorageBasePrivateBrowsing.html in per-window PB builds
|
2012-12-06 00:29:03 -05:00 |
|
Ehsan Akhgari
|
d3b3992a90
|
Bug 806724 - Part 0: Don't run browser_ConsoleStoragePBTest.js in per-window PB builds
|
2012-12-06 00:27:27 -05:00 |
|
Ehsan Akhgari
|
6221a8bf7e
|
Bug 806723 - Part 0: Don't run test_privatemode.xul in per-window PB builds
|
2012-12-06 00:26:04 -05:00 |
|
Chris Jones
|
024ba86f68
|
Bustage fix for bug 805333. a=bustage
|
2012-12-05 19:34:17 -08:00 |
|
Andrea Marchesini
|
1f563be898
|
Bug 805333, Patch 5 - mozAudioChannel for MediaElement - IPC. r=cjones a=blocking-basecamp
|
2012-12-05 19:01:58 -08:00 |
|
Andrea Marchesini
|
833ff3660a
|
Bug 811222 - Enable system app to get currently used audio channel. r=sicking a=blocking-basecamp
|
2012-12-05 17:20:59 -08:00 |
|
Fabrice Desré
|
f862230686
|
Bug 809947 - Implement app.checkForUpdate for hosted apps [r=ferjm]
|
2012-12-05 08:50:32 -08:00 |
|
Dale Harvey
|
846ae6e19d
|
Bug 816416 - Send system message on sms being sent. r=vicamo
|
2012-12-05 23:33:30 +08:00 |
|
Henrik Skupin
|
e89a6bddbe
|
Bug 817709 - Global flag to conditionally enable leaking mochitests. r=jesup
|
2012-12-05 15:57:37 +01:00 |
|
Ed Morley
|
364ed7b1d4
|
Backout d29847ff05c4 (bug 811538) for B2G marionette-webapi failures in test_getmessage.js
|
2012-12-05 10:42:51 +00:00 |
|
Georg Fritzsche
|
c2bbde6c2f
|
Bug 813906 - Resolve base URLs correctly for plugin streams. r=bz
|
2012-11-27 15:14:38 +01:00 |
|
Kan-Ru Chen (陳侃如)
|
581f62bdc5
|
Bug 816850 - Don't call nsGeolocation::Shutdown() when disabled via settings. r=dougt
|
2012-12-05 17:20:59 +08:00 |
|
Trevor Saunders
|
4d16e0db71
|
backout 2bb432c47170 for debug asserts
|
2012-12-05 04:19:33 -05:00 |
|
Mike Hommey
|
4790d7bbe7
|
Bug 817955 - Only install identity modules in modules/identity. r=benadida,r=jparsons
--HG--
extra : rebase_source : 027b0cae0a29d00c34424e542fe4d57192aab5b1
|
2012-12-05 09:25:21 +01:00 |
|
Trevor Saunders
|
bd2d1feb84
|
bug 801466 - part 3 1/2 remove some prmem usage from dom/ and docshell/ r=mounir
|
2012-12-05 02:55:37 -05:00 |
|
Gene Lian
|
43c03101fa
|
Bug 805655 - System messages are received by applications that should not be allowed to (part 4). r=fabrice,mounir
|
2012-11-28 18:57:16 +08:00 |
|
Gene Lian
|
39abd6f966
|
Bug 805655 - System messages are received by applications that should not be allowed to (part 3). r=fabrice,mounir
|
2012-12-05 11:49:34 +08:00 |
|
Gene Lian
|
590a5c1ddc
|
Bug 805655 - System messages are received by applications that should not be allowed to (part 2). r=mounir
|
2012-12-05 11:49:26 +08:00 |
|
Gene Lian
|
db305c6cf3
|
Bug 805655 - System messages are received by applications that should not be allowed to (part 1). r=fabrice,sr=mounir
|
2012-12-05 11:49:16 +08:00 |
|
Patrick Wang
|
1cc3d158e5
|
Bug 817529 - Set isDisplaySpnRequire = true when current PLMN is equal to HPLMN or one of PLMNs that are listed in EF_SPDI. r=vicamo
|
2012-12-04 14:08:34 +08:00 |
|
Mike Habicher
|
7c2a23f834
|
Bug 817496 - Notify DeviceStorage when a new video file is finished recording. r=dougt
|
2012-12-04 21:00:39 -05:00 |
|
Mike Habicher
|
2884d9a473
|
Bug 817141 - Call EndTrack()/Finish() from StopPreview() (as well) to prevent deadlock. r=kchen
|
2012-12-04 21:00:39 -05:00 |
|
Randy Lin
|
423e7af568
|
Bug 814326 - Volume steps on the UI is 10 steps which cannot be mapped correctly to the underlying streams. r=sicking, r=fabrice
|
2012-12-04 18:21:43 +08:00 |
|
Gregor Wagner
|
693e87b1da
|
Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=bent
|
2012-12-04 15:40:41 -08:00 |
|
Gregor Wagner
|
19e2eaed85
|
Bug 817989 - [CONTACTS] Update testcase. r=gal
|
2012-12-04 13:00:59 -08:00 |
|
Gregor Wagner
|
cf581439fa
|
Bug 817989 - [CONTACTS] Is not possible to save a contact with a very long phone number. r=gal
|
2012-12-04 13:00:36 -08:00 |
|
Marco Castelluccio
|
513bb7a63c
|
Bug 741526 - Mozilla central mozapps implementation ignores Content-Type. r=fabrice
|
2012-11-29 17:52:02 -05:00 |
|
Andrea Marchesini
|
5504ab46d8
|
Bug 805333 part 2 - MediaElement connected to AudioChannelService, r=kinetik, a=blocking-basecamp
|
2012-12-04 11:46:07 -08:00 |
|
Andrea Marchesini
|
8fc7f2c452
|
Bug 805333 part 1 - AudioChannelService, r=kinetik, a=blocking-basecamp
|
2012-12-04 11:46:07 -08:00 |
|
Marco Chen
|
89b1b6353f
|
Bug 805333 part 0 - Need a Policy & Mechanism for Audio Competing & Control. r=sicking a=blocking-basecamp
1. Add new permission called audio and it's sub item called channel.
2. Add permission checking in nsHTMLMediaElement for audio channel.
|
2012-12-03 17:46:43 +08:00 |
|
Henrik Skupin
|
d7afd65f4c
|
Backout bug 817709 because tests have not been updated correctly.
|
2012-12-04 19:49:11 +01:00 |
|
Andrew McCreight
|
bf4449f2b7
|
Bug 792861 - Make HoldJSObjects/DropJSObjects infallible. r=smaug
|
2012-11-12 17:15:00 -08:00 |
|
Geoff Brown
|
5526d8578d
|
Bug 742804 - Use a more specific message when sdcard not available for downloads; r=blassey
|
2012-12-04 08:57:48 -07:00 |
|
Henrik Skupin
|
eec94d0e3a
|
Bug 817709 - Global flag to conditionally enable leaking mochitests. r=jesup
--HG--
extra : rebase_source : 08445b394ef810ac0be430298000a137c4cbd49b
|
2012-12-04 16:22:43 +01:00 |
|
Gene Lian
|
6a556e741a
|
Bug 817945 - B2G MMS: Configure MMS proxy settings through SettingsService (follow-up). r=vicamo
|
2012-12-04 13:36:02 +08:00 |
|
Randell Jesup
|
76bf113eeb
|
Bug 817841: Proxy deletion of nsDOMMediaStreams with NS_ProxyRelease() r=roc
|
2012-12-03 22:17:38 -08:00 |
|
Jason Duell
|
239cbd5e77
|
Backed out changeset d9bcbec33260 for bustage.
|
2012-12-03 22:12:51 -08:00 |
|
Randell Jesup
|
e60c01dd98
|
Bug 817841: Proxy deletion of nsDOMMediaStreams with NS_ProxyRelease() r=roc
|
2012-12-04 00:53:13 -05:00 |
|
Gregor Wagner
|
3707ede372
|
Bug 814211 - Need additional security checks for the "fmradio" permission. r=bent
|
2012-12-03 19:12:38 -08:00 |
|
Vicamo Yang
|
b378605e3f
|
Bug 778093 - Part 9/9: xpcshell test cases, r=hsinyi
|
2012-12-04 10:41:46 +08:00 |
|
Vicamo Yang
|
463bafee54
|
Bug 778093 - Part 8/9: support EFcbmi and EFcbmir, r=hsinyi
|
2012-12-04 10:41:42 +08:00 |
|
Vicamo Yang
|
71c2763ce9
|
Bug 778093 - Part 7/9: config via Settings API, r=hsinyi
|
2012-12-04 10:41:39 +08:00 |
|
Vicamo Yang
|
46006eef6e
|
Bug 778093 - Part 6/9: support GSM CBS message paging, r=hsinyi
|
2012-12-04 10:41:35 +08:00 |
|
Vicamo Yang
|
edebfa589d
|
Bug 778093 - Part 5/9: support base GSM CBS message, r=hsinyi
|
2012-12-04 10:41:28 +08:00 |
|
Vicamo Yang
|
94efa23152
|
Bug 778093 - Part 4/9: support basic ETWS Primary Notification message, r=hsinyi
|
2012-12-04 10:41:15 +08:00 |
|
Vicamo Yang
|
fbfbc03f2c
|
Bug 778093 - Part 3/9: complete onreceived event handling, r=mounir,hsinyi,bent
|
2012-12-04 10:40:47 +08:00 |
|
Vicamo Yang
|
fcdc68fd47
|
Bug 778093 - Part 2/9: add navigator.mozCellBroadcast, r=mounir
|
2012-12-04 10:38:25 +08:00 |
|
Vicamo Yang
|
430c5a72dc
|
Bug 778093 - Part 1/9: IDL change, sr=mounir
|
2012-12-04 10:38:21 +08:00 |
|
Masatoshi Kimura
|
718fa2f004
|
Bug 816410 - Part 2: Remove legacy constructor functions. r=bz
|
2012-12-03 20:26:16 -05:00 |
|