Siddartha Pothapragada
593f366e19
Bug 816835 - Part 2: Marionette test case to remove a setup menu. r=allstars.chh
...
From 16ca206aadd280d6f3554b275d46b8e242ccb7fb Mon Sep 17 00:00:00 2001
---
.../tests/marionette/test_stk_proactive_command.js | 23 ++++++++++++++++++++
1 file changed, 23 insertions(+)
2012-12-10 12:05:30 -08:00
Siddartha Pothapragada
c2084d3399
Bug 816835 - Part 1: [B2G RIL] Decode Comprehension-TLV failed when its length is 0. r=allstars.chh
...
From 32c14fc83354f25c9e05abc7adb39cdc4453307a Mon Sep 17 00:00:00 2001
---
dom/system/gonk/ril_worker.js | 7 +++++++
1 file changed, 7 insertions(+)
2012-12-04 17:02:31 -08:00
Kartikaya Gupta
116132b92d
Bug 820172 - Fix android build when building with gcc 4.6. r=ehsan
2012-12-11 01:08:27 -05:00
Gina Yeh
7f9c4a487a
Bug 819832 - Patch 1: Sending files to Mac would fail at the end of sending process, r=echou
2012-12-11 13:55:37 +08:00
Fabrice Desré
7a3efe2c57
Bug 819286 - Crash when browser tab closes while zooming [r=cjones]
2012-12-10 21:52:57 -08:00
Fabrice Desré
32c5761a57
Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 2 : use cookie jars [r=sicking]
2012-12-10 15:49:02 -08:00
Fabrice Desré
746d988928
Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 1: move the xhr to Webapps.jsm [r=sicking]
2012-12-10 15:48:59 -08:00
Alexander Surkov
03e9454bed
Bug 810572, part1 - split Accessible::mFlags into bit fields, r=tbsaudne, sr=neil
2012-12-11 12:31:42 +09:00
Ehsan Akhgari
92ed7838c8
Backed out changeset 8a2d8c34d905 (bug 796198) because of mochitest-chrome failures
2012-12-10 20:56:28 -05:00
Ehsan Akhgari
2eaa67a4bc
Backed out changeset 9f29dda59ef7 (bug 796198)
2012-12-10 20:56:06 -05:00
Nicholas Nethercote
bc6e504af4
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
...
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
2012-12-10 16:05:07 -08:00
Ehsan Akhgari
fe95d440aa
Merge mozilla-central into mozilla-inbound
2012-12-10 20:39:51 -05:00
Mario Alvarado [:marioalv]
abd929f25a
Bug 806724 - Port browser_ConsoleStoragePBTest.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB in global PB builds
--HG--
rename : dom/tests/browser/browser_ConsoleStoragePBTest.js => dom/tests/browser/browser_ConsoleStoragePBTest_perwindowpb.js
2012-12-10 19:19:25 -06:00
Chris Double
25b255eeab
Bug 817478 - Part3: Build changes for honeycomb libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : c16754d95ec07e8b979ac40b47855e137ebe556f
2012-12-11 09:53:04 +13:00
Chris Double
a91b95005b
Bug 817478 - Part2: Package sony libomxplugin libraries on Android - r=mark.finkle
...
--HG--
extra : rebase_source : 3ccef8c89ae8d7766aecb7c478627228b8a8f985
2012-12-11 09:52:53 +13:00
Chris Double
18a0d770ae
Bug 817478 - Part1: omx plugin changes for sony device support - r=cpeterson
...
--HG--
extra : rebase_source : fa7730805d5b47803226e43c6aab3d6dd074aadf
2012-12-11 09:52:46 +13:00
Gregor Wagner
8b7faac85b
Bug 819218 - Permissions Installer - Fix desktop-notification permission. r=sicking
2012-12-10 17:17:51 -08:00
Jonathan Griffin
f70b276746
Backout 8baf93244cfa for Marionette bustage, bug 813978
2012-12-10 17:06:58 -08:00
Ehsan Akhgari
74f9cfaedb
Bug 819274 - Disable the Restore Previous Session command for private windows in per-window PB builds; r=dao
2012-12-09 23:13:50 -05:00
Benjamin Peterson
bd511b8d15
Bug 820067 - Check that mTiming is still around in case the beforeunload handler killed it. r=smaug,bz
2012-12-10 15:34:01 -05:00
Benjamin Peterson
365b538faa
Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug
2012-12-07 20:35:17 -05:00
Olli Pettay
f77e62bcaa
Backout Bug 818559 to fix Bug 820067, a=me
2012-12-10 21:52:01 +02:00
Gregory Szorc
9a15be5d03
Bug 820060 - Fix mach crashtest; r=Ms2ger
...
DONTBUILD (NPOTB)
2012-12-10 11:23:35 -08:00
Ryan VanderMeulen
81ec2f7d25
Merge the last PGO-green inbound changeset to m-c.
2012-12-10 13:56:39 -05:00
Ed Morley
d5e8c2c0a2
Merge mozilla-central to mozilla-inbound
2012-12-10 14:03:11 +00:00
Olli Pettay
c6ba99a1a7
Bug 814001, less surprising serializeToStream callback calls on content, r=bz
2012-12-10 15:52:34 +02:00
Mike Hommey
898e36d822
Bug 814693 - Remove __MIPSEL__ block from media/webrtc/trunk/src/typedefs.h, it's handled under __mips__. r=jesup,DONTBUILD
2012-12-10 09:09:27 +01:00
Ehsan Akhgari
a784f1f671
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-09 13:17:02 -05:00
Saurabh Anand
4812a79f41
Bug 816173 - Split out WebGLFramebuffer into separate files
2012-12-09 17:28:41 +05:30
Mike Hommey
6d701aa50e
Bug 818903 - Link with --build-id when available. r=ted
2012-12-09 09:34:01 +01:00
Mike Hommey
bbe443e91b
Backout changeset 3bb2d53dde34 now that bug 818903 is figured out
2012-12-09 09:33:34 +01:00
ffxbld
cf0a200e52
No bug, Automated blocklist update from host bld-linux64-ec2-388 - a=blocklist-update
2012-12-08 03:37:29 -08:00
Josh Matthews
9719acf9af
Backed out changeset fca88031cd47 (bug 769288)
2012-12-08 00:21:58 -05:00
Josh Matthews
a9096532d1
Backed out changeset 4cca693b7579 (bug 769288)
2012-12-08 00:21:56 -05:00
Josh Matthews
b699b85e4a
Backed out changeset 8ad08c64a89c (bug 769288)
2012-12-08 00:21:54 -05:00
Josh Matthews
19b4ce3192
Backed out changeset cf30abd71492 (bug 769288)
2012-12-08 00:21:52 -05:00
Josh Matthews
901422d148
Backed out changeset 4bae3ec53322 (bug 769288)
2012-12-08 00:21:51 -05:00
Josh Matthews
bc4616d34b
Backed out changeset 34eb0961da2c (bug 769288)
2012-12-08 00:21:49 -05:00
Josh Matthews
b5d85d1067
Backed out changeset 9d37e0f7a2fc (bug 769288)
2012-12-08 00:21:47 -05:00
Josh Matthews
694cea16c3
Bug 769288 - Part 7: Use separate SSL session cache entries for private connections. r=mayhemer
2012-12-07 17:57:53 -05:00
Gene Lian
4155775c45
Bug 819264 - Need a Policy & Mechanism for Audio Competing & Control (Patch-0 follow-up). r=sicking, a=blocking-basecamp
2012-12-07 18:01:47 +08:00
Mario Alvarado [:marioalv]
325f979118
Bug 806738 - Port browser_visituri_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : toolkit/components/places/tests/browser/browser_visituri_privatebrowsing.js => toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js
2012-12-10 00:44:33 -06:00
Gene Lian
332e18db5d
Bug 819264 - Need a Policy & Mechanism for Audio Competing & Control (Patch-0 follow-up). r=sicking, a=blocking-basecamp
2012-12-07 18:01:47 +08:00
Alan Huang
ea33c98eda
Bug 815963 - Use a more specific pattern to make ../../dist/bin to ../../dist. r=dhylands
...
Otherwise, it causes the build break when B2G root path contains bin/.
2012-12-07 13:59:34 +08:00
Anthony Jones
15f762b4ef
Bug 804808 - Fixed missing reset of zoom. r=cjones
2012-12-10 08:50:24 -05:00
Anthony Jones
5ae917efe1
Bug 799401 - Fix flash of blur on viewport change. r=cjones
2012-12-10 08:50:24 -05:00
Anthony Jones
83d62dd876
Bug 799401 - Throttle APZC paint requests. r=cjones
2012-12-10 08:50:24 -05:00
Josh Matthews
b25de50d17
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
2012-12-06 22:35:26 -05:00
Josh Matthews
07630aaec1
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
2012-12-07 17:50:43 -05:00
Josh Matthews
cc039c7c64
Bug 769288 - Part 4: Clear SSL session cache upon leaving private browsing. r=bsmith
2012-12-06 22:05:34 -05:00