Commit Graph

134818 Commits

Author SHA1 Message Date
Landry Breuil
65a8cf4cec Bug 807492 Part 10 - Add err.h and xlocale.h to system-headers for WebRTC on BSD r=ted 2013-06-13 08:54:44 +02:00
Landry Breuil
18b959ec7c Bug 807492 Part 9 - support WebRTC on BSD in system_wrappers/ r=jesup
Remove <malloc.h> inclusion in webrtc/system_wrappers/source/atomic32_posix.cc, it breaks on FreeBSD
2013-06-13 08:46:14 +02:00
Landry Breuil
cd638ade51 Bug 804792 Part 8 - Use the MacOSX codepath on BSD in voice_engine r=jesup 2013-06-13 08:44:58 +02:00
Landry Breuil
9eb0c4a77c Bug 807492 Part 7 - use linux codepath on BSD in video_engine r=jesup 2013-06-13 08:44:53 +02:00
Landry Breuil
5cc4195dda Bug 807492 Part 6 - Use linux codepaths on BSD in video_capture, uses v4l2 compatible API r=jesup 2013-06-13 08:42:03 +02:00
Landry Breuil
d876c8927b Bug 807492 Part 5 - Use the linux codepaths on BSD in audio_device r=jesup
Also open libpulse.so on OpenBSD, different versionning scheme.
2013-06-13 08:41:59 +02:00
Landry Breuil
2eadaff337 Bug 804792 Part 4: Select alsa/pulse/v4l depending on the OS, define WEBRTC_POSIX on BSD r=jesup 2013-06-13 08:41:54 +02:00
Landry Breuil
c0984e8be6 Bug 807492 Part 3 - Backport chunk of upstream gtest r629 to fix <tuple> detection on BSDs with old libstdc++, not breaking it on MacOSX r=upstream 2013-06-13 08:41:49 +02:00
Mark Capella
d566b5852d Bug 868222 - Tab increment animation displays an artifact, r=wesj 2013-06-13 02:58:59 -04:00
Jonathan Wilde
c0433700c5 Bug 874963 - Work - popups don't move when scrolling. r=fryn 2013-06-12 17:55:49 -07:00
Jesse Ruderman
fc32eb81a0 Bug 882037 - Fix incorrectly escaped %, and use semicolons after comma-separated lists. r=luke 2013-06-12 22:24:06 -07:00
James Kitchener
aaa284cd89 Bug 796850 - Change XMLHttpRequest interface to support ByteString r=bz 2013-06-13 01:20:10 -04:00
James Kitchener
6d46bd7a62 Bug 796850 - Implement Code Generation for Bytestring in WebIDL bindings r=bz 2013-06-13 01:18:35 -04:00
James Kitchener
8740436c04 Bug 796850 - Implement WebIDL parser support for Bytestring r=bz 2013-06-13 01:15:35 -04:00
Boris Zbarsky
5f569d0d0e Bug 880367 part 3. Add support for [ChromeOnly] on interface objects. r=smaug 2013-06-13 01:12:37 -04:00
Boris Zbarsky
510f0068e6 Bug 880367 part 2. Make ordering of named constructors in codegen deterministic. r=smaug
I ran into this when looking at the diff in codegen from part 1.
2013-06-13 01:12:33 -04:00
Boris Zbarsky
65c0969f7c Bug 880367 part 1. Change the "enabled" callback for WebIDL constructors to take a JSContext* and the object the constructor will be defined on. r=smaug,bholley 2013-06-13 01:12:26 -04:00
Albert Crespell
37c4e45f28 Bug 877607 - Tests. r=gene.lian 2013-06-08 09:57:02 +02:00
Albert Crespell
87dc59fd6a Bug 877607 - Convert sample dates to local timezone when return. r=gene.lian 2013-06-08 09:57:02 +02:00
Gaia Pushbot
d6e95fcf6a Bumping gaia.json for 5 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4740827fec69
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10391 from samjoch/bug-883090-SoundsRemoveStartupShutdownSounds

Bug 883090 - [Sounds] Remove startup shutdown sounds and controls, r=@timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/368d15f14a38
Author: Sam Joch <samuel@guiora.com>
Desc: Revert "Merge pull request #9739 from samjoch/bug-812245-SoundShutDownAnimationNeedsASound"

This reverts commit e4bf807f22dd5c392d181a216b2e7d4ccd162308, reversing
changes made to 644c3a44023d6f8b447b8ad9d57583a1c5f6f723.

========

https://hg.mozilla.org/integration/gaia-central/rev/6427f2157f03
Author: Sam Joch <samuel@guiora.com>
Desc: Revert "Merge pull request #9284 from samjoch/bug-801895-SoundsUpdateBootSound"

This reverts commit 0ec2a2558cf41da4a2bf52bf6a550e5e2293602c, reversing
changes made to 71385ac3858d720e562f7818b01c9b62698b0478.

========

https://hg.mozilla.org/integration/gaia-central/rev/01437fb355ce
Author: Sam Joch <samuel@guiora.com>
Desc: Revert "Merge pull request #10117 from samjoch/bug-877813-SoundsControlToTurnOffBootAndShutdownSoundsIsNeededInSettings"

This reverts commit d5d898bb28b5ff931ec2bbdfe0b096b8e45329c9, reversing
changes made to b81ceb38b2eb044d8bb8a75baf7f551667e79441.

Conflicts:
	build/settings.py

========

https://hg.mozilla.org/integration/gaia-central/rev/e0886b6948ba
Author: Sam Joch <samuel@guiora.com>
Desc: Revert "Bug 879869 - Disable startup/shutdown sound by default r=lightsofapollo"

This reverts commit 45b9a38a486c87642052e08c7213c43ac20b222c.

Conflicts:
	build/settings.py
2013-06-14 05:31:23 -07:00
Gaia Pushbot
becec85670 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ba32214cf08d
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10385 from crdlc/bug-878422-master

Bug 878422 - [Homescreen] Logo stays forever after the quick access bar ...

========

https://hg.mozilla.org/integration/gaia-central/rev/be0f00827d3b
Author: crdlc <crdlc@tid.es>
Desc: Bug 878422 - [Homescreen] Logo stays forever after the quick access bar crashed
2013-06-14 03:01:23 -07:00
Gaia Pushbot
702f5b7ab4 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/49915c05d4ef
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10388 from timdream/facebook-oauth-fix

Bug 882363 - Only enable Facebook functionality if the app id is part of the partner customization, r=@yurenju, a=tef+

========

https://hg.mozilla.org/integration/gaia-central/rev/debf7ab07509
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 882363 - Only enable Facebook functionality if the app id is part of the partner customization.
2013-06-14 02:46:24 -07:00
Gaia Pushbot
b1789a3741 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b9e4a914a18a
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10345 from crdlc/bug-860992

Bug 860992 - [B2G][Contacts] Time stamp of last contact import is not sh...

========

https://hg.mozilla.org/integration/gaia-central/rev/ec99eef7da34
Author: crdlc <crdlc@tid.es>
Desc: Bug 860992 - [B2G][Contacts] Time stamp of last contact import is not shown under Gmail or Hotmail in Contact Settings
2013-06-14 02:31:23 -07:00
Gaia Pushbot
2872205f7b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3b558b81bc51
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10152 from leob2g/Bug_878662_Sound_Manager_CEWarningDialog_is_displayed_at_CEWarningVol_+_1

Bug 878662 - [System][Sound Manager] CEWarningDialog is displayed in incorrect timing, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/415ee260023a
Author: hanj.kim <hanj.kim@lge.com>
Desc: Bug 878662 - [System][Sound Manager] CEWarningDialog is displayed at CEWarningVol + 1
2013-06-14 02:16:23 -07:00
Gaia Pushbot
a47c1f0c5f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f5f12069851f
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10379 from mozshiao9/master_mms_882129

Bug 882129 - [MMS] [UX] Thread view. Spinner inside bubbles should be centered in the 4 rem margin. r=steveck-chung

========

https://hg.mozilla.org/integration/gaia-central/rev/bd5cc2497b70
Author: Mark Shiao <mshiao@mozilla.com>
Desc: Bug 882129 - [MMS] [UX] Thread view. Spinner inside bubbles should be centered in the 4 rem margin
2013-06-14 02:01:26 -07:00
Ed Morley
56342e3753 Merge mozilla-central and birch 2013-06-14 09:58:22 +01:00
Gaia Pushbot
86b7781c15 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/62530b21fd6a
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10384 from fabi1cazenave/wifiDefaultStatus-bug881195

Bug 881195 - [Buri][Setting] WIFI status not correctly displayed at startup, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/cd08bcc4dc2f
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 881195 - [Buri][Setting] WIFI status not correctly displayed at startup, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/d17a97015204
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10366 from alivedise/bugzilla/880609_master/wake-lock-after-device-off-and-on

Bug 880609 - Request wake lock failed after device is off and on. r=timdream, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/b4e58e3951eb
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 880609 - Request wake lock failed after device is off and on.
2013-06-14 01:01:42 -07:00
Gaia Pushbot
a7712d58bb Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c5cc02744017
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10313 from alivedise/bugzilla/870316/add-vibration-icon-back

Bug 870316 - add vibration icon back, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/80fb6ac6e9d8
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 870316 - add vibration icon back
2013-06-14 01:01:22 -07:00
Gaia Pushbot
0fcf3ff1f3 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6b0f94b457eb
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10310 from crh0716/876335

Bug 876335 - Update additional information by HandledCall itself

========

https://hg.mozilla.org/integration/gaia-central/rev/8d16cf3f9444
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 876335 - Update additional information by HandledCall itself
2013-06-14 00:46:22 -07:00
Sriram Ramasubramanian
070f0c92bf Bug 878929: Fix robocop testShareLink to pass in the ListView. [r=mfinkle]
--HG--
extra : rebase_source : be564d2726e31a5c1b6bd19575fe23db6f7e11bf
2013-06-07 10:50:43 -07:00
Mihai Sucan
f8f7fa75e5 Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker 2013-06-07 20:13:48 +03:00
Edgar Chen
67a3b36ff3 Bug 880369 - Part 1: Check mcc table if EFad dose not contain the length of mnc. r=allstars.chh 2013-06-07 18:48:10 +08:00
Gaia Pushbot
1d3f41f479 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0c4110134913
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #10240 from RudyLu/dialer/Bug878184-BT_redial_master

Bug 878389 and Bug 878184 - support BT redialing the last... r=etienne, ferjm.

========

https://hg.mozilla.org/integration/gaia-central/rev/c0e5e2a159a1
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 878389 and Bug 878184 - support BT redialing the last
outgoing number and ATD command with call index.
2013-06-12 21:01:19 -07:00
Chia-hung Tai
f760c4301e Bug 880217 - [MMS]'undefined' tag appears instead of MMS in thread list view. r=gene.lian a=leo+ 2013-06-11 14:22:35 +08:00
Michael Wu
3edaa59bc8 Bug 869903 - Report background color on mozbrowserloadend, r=jlebar 2013-06-06 17:40:49 -04:00
Albert Crespell
040448c03c Bug 879793 - Update tests. r=clian 2013-06-07 18:57:07 +02:00
Albert Crespell
bf2364a528 Bug 879793 - Update stats when network interface is unregistered. r=clian 2013-06-06 20:40:50 +02:00
Sriram Ramasubramanian
1238976040 Bug 878929: Optimize custom menu's list view. [r=mfinkle] [r=wesj]
--HG--
extra : rebase_source : 58caf961c4d7a0521224508b44a605c466968543
2013-06-05 15:28:02 -07:00
Chris Peterson
b938121333 Bug 878327 - Disable the Marketplace payment provider prefs in Beta and Release channels. r=wesj 2013-06-06 16:02:49 -07:00
Brian Hackett
59e2a34200 Bug 881333 - Use accessor methods for cx->compartment and cx->runtime, r=luke. 2013-06-10 15:22:18 -06:00
Dan Gohman
9de5fef6a7 Bug 881401 - Use explicit template instantiation. r=bhackett 2013-06-10 14:13:57 -07:00
Dan Gohman
724da5d8ce Bug 881380 - Pull the LDouble class into shared code. r=luke 2013-06-10 14:13:57 -07:00
Dan Gohman
4186cda125 Bug 881372 - Refactor lowerForFPU to be shared between x86 and x64. r=jandem 2013-06-10 14:13:56 -07:00
Joe Drew
43c50701d4 Bug 881459 - Don't include nsView.h from nsLayoutUtils.h r=jrmuizel 2013-06-10 17:00:00 -04:00
Guillaume Abadie
73226a51be Bug 879954 - Implement OES_texture_float_linear - r=bjacob 2013-06-10 16:00:52 -04:00
Guillaume Abadie
3af6b292e5 Bug 879952 - OES_texture_float should not allow linear filtering - r=bjacob 2013-06-10 16:00:46 -04:00
Guillaume Abadie
06361ed09b bug 879802 - Clean up the #includes in the WebGL implementation - r=bjacob 2013-06-10 16:00:35 -04:00
Yura Zenevich
252b6c6952 Bug 877124 - [AccessFu] tests for the trusted explicitly associated names for children of the current pivot. r=eeejay 2013-06-10 13:31:17 -07:00
Yura Zenevich
0b05a2db6d Bug 877124 - [AccessFu] Trust explicitly associated names of the current pivot and its children. r=eeejay 2013-06-10 13:31:17 -07:00
Ralph Giles
bb84b1dc65 Bug 881432 - Add webvtt_strerror to exports. r=bustage.
CLOSED TREE approval from RyanVM.
2013-06-10 13:09:01 -07:00