Ehsan Akhgari
b06601767c
Bug 1045436 - Fix more bad implicit constructors in XPCOM; r=froydnj
2014-07-29 20:43:56 -04:00
Ben Kelly
0143a48856
Bug 1045561 Use a WebIDL Func attribute to conditionally enable Fetch Headers. r=ehsan r=bz
2014-07-29 17:24:22 -04:00
Wes Kocher
84e41cc206
Merge m-c to inbound
2014-07-29 17:17:31 -07:00
Wes Kocher
7312430d7c
Merge inbound to m-c a=merge
2014-07-29 17:01:18 -07:00
David Zbarsky
d217f4d630
Bug 952977: bustage fix on a CLOSED TREE to appease the compiler gods r=me
2014-07-29 19:51:38 -04:00
Wes Kocher
d69661c21a
Merge b2g-inbound to m-c a=merge
2014-07-29 16:42:15 -07:00
David Zbarsky
1066d19eae
Bug 952977: More gfx::Matrix cleanup in FrameLayerBuilder r=nical
2014-07-29 19:18:52 -04:00
David Zbarsky
e5dbc8f610
Bug 952977: More gfx::Matrix cleanups r=nical
2014-07-29 19:18:51 -04:00
David Zbarsky
8aace2bf29
Bug 952977: More gfx::Matrix cleanup in APZC r=nical
2014-07-29 19:18:51 -04:00
David Zbarsky
d9caf0d0e6
Bug 952977: More gfx::Matrix cleanup in TiledContentClient r=nical
2014-07-29 19:18:50 -04:00
David Zbarsky
55478faf10
Bug 952977: More gfx::Matrix cleanup in nsDisplayTransform r=nical
2014-07-29 19:18:50 -04:00
David Zbarsky
c4fa7513f8
Bug 952977: More gfx::Matrix cleanup in tests r=nical
2014-07-29 19:18:50 -04:00
David Zbarsky
8a22dac76f
Bug 952977: More gfx::Matrix cleanup in LayerManagerComposite r=nical
2014-07-29 19:18:49 -04:00
David Zbarsky
a3fab3a288
Bug 952977: More gfx::Matrix cleanup in LayerTreeInvalidation r=nical
2014-07-29 19:18:49 -04:00
David Zbarsky
ff7456c5a4
Bug 952977: More gfx::Matrix cleanup in AsyncCompositionManager r=nical
2014-07-29 19:18:49 -04:00
David Zbarsky
1a3bf299ea
Bug 952977: More gfx::Matrix cleanup in layers code r=nical
2014-07-29 19:18:48 -04:00
B2G Bumper Bot
a59f043a41
Bumping manifests a=b2g-bump
2014-07-29 13:51:56 -07:00
B2G Bumper Bot
54ca23af20
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4024e28dbc44
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #22001 from mikehenrty/bug-1038988-wallpaper-flatten"
This reverts commit 8abddb42a444dd165332e6642133932a04020b50, reversing
changes made to 90bb50d59cffda27e1bf035c9590a5f3062e4832.
2014-07-29 13:50:33 -07:00
B2G Bumper Bot
320c34a30f
Bumping manifests a=b2g-bump
2014-07-29 12:17:10 -07:00
B2G Bumper Bot
ab5e00f1b5
Bumping manifests a=b2g-bump
2014-07-29 11:37:17 -07:00
B2G Bumper Bot
50929b09a7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3ebe8f47e643
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #22238 from cctuan/1044265
Bug 1044265 - [B2G][Contacts] When adding a phone number the subtext letters on the keypad dissapear when long pressed
========
https://hg.mozilla.org/integration/gaia-central/rev/e5111edbdbd5
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1044265 - [B2G][Contacts] When adding a phone number the subtext letters on the keypad dissapear when long pressed
2014-07-29 11:30:34 -07:00
B2G Bumper Bot
1684217f1f
Bumping manifests a=b2g-bump
2014-07-29 11:01:57 -07:00
B2G Bumper Bot
94ae879c80
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/645812b1c111
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1045729 - Disable failing test, Edges gesture > "before each" hook
2014-07-29 11:00:34 -07:00
Terrence Cole
01619aa03f
Backed out changeset eefad3e4e594 for valgrind failures on a CLOSED TREE.
...
--HG--
extra : rebase_source : b5b018f5a5f23fe12600e64508ef075794d707fe
2014-07-29 10:47:32 -07:00
Oleg Romashin
a4cb7a77a8
Bug 966814 - Build with disabled X11 on linux failing to compile. r=ted
2014-07-29 19:21:08 +02:00
Brian Hackett
beed68d385
Bug 1028580 - Fold and/or and condition tests before critical edge splitting, r=sunfish.
2014-07-29 09:18:14 -08:00
Max Vujovic
036ff91b3e
Bug 948265 - Keep track of the filter region for each FilterPrimitiveDescription. r=mstange
2014-07-29 09:48:16 -07:00
Paul Adenot
3781947225
Bug 1045018
- Make webrtc.org code use mozilla_set_coreaudio_notification_runloop. r=gcp
2014-07-29 18:45:06 +02:00
Paul Adenot
63a1c179c9
Bug 1045018
- Make cubeb_audiounit.c use the new cubeb_set_coreaudio_notification_runloop function. r=kinetik
2014-07-29 18:45:06 +02:00
Paul Adenot
97979486b9
Bug 1045018
- Implement a thread safe singleton to allow setting kAudioHardwarePropertyRunLoop property to NULL only once. r=gcp
2014-07-29 18:45:05 +02:00
Paul Adenot
52fca951d9
Bug 1027713 - Disable test_stress on windows 8 as well.
2014-07-29 18:45:05 +02:00
Paul Adenot
8368a7bfe6
Bug 1027713 - Part 5 - Trigger the panning logic on stream creation. r=jesup
...
UpdateStreamOrder is not called often because it's expensive (it's called only
when the graph topology changed), and it's earlier in the MSG loop than the
audio stream creation, so we need to tell the newly created AudioStream that a
microphone is active on creation as well.
The panning logic is also now triggered on stream start, because it is async.
2014-07-29 18:45:05 +02:00
Nicholas Nethercote
baa11d532d
Bug 1035570 (follow-up) - Fix a trivial tool-tip botch in about:memory. r=mccr8.
...
--HG--
extra : rebase_source : 8755dbb4e26b1fc68399ed8e8bd9fa2af78375aa
2014-07-28 15:42:17 -07:00
Andrew McCreight
b744233804
Bug 1037510, part 2 - Reduce GGC nursery size to 1MB on workers. r=khuey
2014-07-29 15:38:14 -07:00
Andrew McCreight
80073f0306
Bug 1037510, part 1 - Add nursery size as a parameter of CycleCollectedJSRuntime. r=khuey
2014-07-29 15:38:14 -07:00
Fabrice Desré
82a069e7c8
Bug 1037662 - Grant Firefox Accounts (FxA) access to web payment providers r=ferjm
2014-07-28 11:06:00 -07:00
Gregory Szorc
211f26fc75
Bug 1014524 - Report update hotfix results in FHR; r=rnewman
...
The v20140527.01 update hotfix deposited a JSON file in the profile
directory containing state. This file was purposefully not deleted
during hotfix uninstall so its contents could be later reported in
FHR.
This patch adds that reporting to FHR.
Currently, we only report a subset of the available fields. The
remaining "public" fields could be added easily enough. For now, it is
important that we capture the important ones.
--HG--
extra : rebase_source : 925d6ea04118296108327dc843323b150b87b208
2014-07-25 12:25:06 -07:00
Brad Lassey
828e42e81c
bug 1037015 - support tab casting to chromecast r=mfinkle
2014-07-29 13:59:22 -04:00
Richard Newman
f7bea96e82
Bug 1042657 - Fix FloatingHintEditText when invoked from GeckoPreferences. r=margaret
2014-07-29 07:43:17 -07:00
Jared Wein
761c84c170
Bug 1035586 - allow snippets in about:home to highlight sync in the firefox menu. r=Unfocused
2014-07-29 10:26:37 -04:00
Richard Newman
b937432dc0
Bug 1045087 - Remove Product Announcements integration points from Fennec. r=mfinkle
2014-07-28 15:49:56 -07:00
Richard Newman
cd394497e8
Bug 1040442 - [Lint] contacts_account_chooser_dialog_title should use ellipsis, not three periods. r=stully
2014-07-29 06:41:55 -07:00
Richard Newman
4bb7f2abd5
Bug 1037476 - A long data: URI can hang Fennec for a long time. r=mfinkle
2014-07-29 06:41:54 -07:00
Carsten "Tomcat" Book
a2ab36dd72
Merge mozilla-central to fx-team
2014-07-29 15:35:05 +02:00
Carsten "Tomcat" Book
6c41170ebe
merge mozilla-inbound to mozilla-central a=merge
2014-07-29 15:30:09 +02:00
Carsten "Tomcat" Book
f33f3fc2bd
merge fx-team to mozilla-central a=merge
2014-07-29 15:22:04 +02:00
Carsten "Tomcat" Book
b5a3257c34
Backed out changeset bc27aaabefa8 (bug 1007979) for XPCshell Test failures
2014-07-29 14:44:31 +02:00
Carsten "Tomcat" Book
a7fe7a7483
Merge mozilla-central to b2g-inbound a=sheriffduty
2014-07-29 11:22:53 +02:00
Carsten "Tomcat" Book
4fce0d9c65
Merge mozilla-central to fx-team on a CLOSED TREE
2014-07-29 11:19:53 +02:00
B2G Bumper Bot
9f3886a8af
Bumping manifests a=b2g-bump
2014-07-29 02:16:21 -07:00