Commit Graph

178506 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
b2148d7f1c merge fx-team to mozilla-central 2014-04-16 14:52:39 +02:00
Carsten "Tomcat" Book
5fc1ff7fc3 Backed out changeset 2566c7e54dcf (bug 993162) for suspecting this caused dt tools bustage on a CLOSED TREE 2014-04-16 11:14:09 +02:00
Carsten "Tomcat" Book
1b627c5563 Backed out changeset 16fc740d96f5 (bug 996780) for build test failures on a CLOSED TREE 2014-04-16 10:30:51 +02:00
Patrick Brosset
34ead8f4db Bug 825410 - intermittent browser_inspector_pseudoclass_lock.js test failures; r=bgrins 2014-04-16 09:55:09 +02:00
Carsten "Tomcat" Book
11537808df Backed out changeset b1e04ec8d283 (bug 942367) for mochitest 3 test failures 2014-04-16 09:54:49 +02:00
Carsten "Tomcat" Book
48f271a5e0 Backed out changeset 3d0426ac98f1 (bug 942367) 2014-04-16 09:54:33 +02:00
Carsten "Tomcat" Book
b5fc89d249 Backed out changeset e6c72bcaa64c (bug 942367) 2014-04-16 09:54:31 +02:00
Kartikaya Gupta
b1028dbc7a Bug 996738 - Change #define to const int to work better with unified builds. r=mattwoodrow 2014-04-15 10:58:00 +02:00
Tatiana Meshkova
e74d5f0207 Bug 994856 - Add support for Gecko rendering via GLScreenBuffer into external GL Context. r=bjacob,jgilbert 2014-04-15 07:57:26 -07:00
Georg Koppen
e3befbc39c Bug 971153 - Write a test for bug 751465. r=mcmanus
This patch adds a) a test for the fixed proxy bypass in bug 751465 and
makes b) some underlying changes to the nsDNSService to be able to write
that test in the first place.
2014-04-15 22:13:00 +02:00
Olli Pettay
3d64091359 Bug 996677 - Incorrect call DeviceRotationRate() ctor from another one. r=VYV03354 2014-04-15 10:59:00 +02:00
Kartikaya Gupta
746cf3e093 Bug 996742 - Remove unused forward declare in the wrong namespace. r=nrc 2014-04-15 11:02:00 +02:00
Dan Glastonbury
3084cbcab2 Bug 963492 - Assertion failure: GetTransform() == Matrix(mat.xx, mat.yx, mat.xy, mat.yy, mat.x0, mat.y0). r= matt.woodrow 2014-04-15 14:57:29 +10:00
Martin Thomson
43558d920e Bug 942367 - Stream isolation for WebRTC. r=jib,bholley 2014-04-15 14:36:00 +02:00
Martin Thomson
59875342fd Bug 942367 - DOMMediaStream supports PeerIdentity. r=bobbyholley 2014-04-15 13:46:00 +02:00
Martin Thomson
393c16cc53 Bug 942367 - WebIDL changes for peerIdentity constraint. r=jib 2014-04-15 13:45:00 +02:00
Raymond Etornam Agbeame(:retornam)
699e03848f Bug 934676 - Remove unused variable 'extracted' in ClientAuthDataRunnable::RunOnTargetThread. r=keeler 2014-04-15 15:46:00 +02:00
Randell Jesup
44384d2552 Bug 993495: Update MediaManager UI r=jesup,florian,smaug 2014-04-16 02:22:19 -04:00
Henri Sivonen
b0909bd651 Bug 960519 - Make it safe to refcount the HTML parser's nsIStreamListener off-the-main-thread. r=smaug. 2014-04-16 08:41:39 +03:00
Chris Peterson
0f2d755540 Bug 995654 - Suppress gcc -Wuninitialized warning in third-party code: libvorbis. r=derf 2014-04-15 08:34:24 -07:00
Maksim Lebedev
6dcf499b4a Bug 977559 - PointerId we can get from system. r=mbrubeck,smaug 2014-04-14 01:50:00 +02:00
Jim Chen
16c2343be6 Bug 996780 - Use ANDROID_TARGET_SDK for Eclipse project target. r=nalexander 2014-04-15 13:43:00 +02:00
Zack Liu
4fe9a6d3e0 Bug 993062 - Remove the definition of showRemoteTabs() method in BrowserApp.java. Remove the declearation of showTabs() method and showRemoteTabs() in GeckoApp.java. r=margaret 2014-04-15 13:13:00 +02:00
Josh Dover
3b06bcacf7 Bug 970707 - Modify GeckoSwipeRefreshLayout for UX. r=margaret
--HG--
rename : mobile/android/base/widget/SwipeRefreshLayout.java => mobile/android/base/widget/GeckoSwipeRefreshLayout.java
2014-04-15 15:53:00 +02:00
Josh Dover
8aa44baed6 Bug 970707 - Pass refresh to JS callback. r=lucas 2014-04-15 15:51:00 +02:00
Josh Dover
4ffeef61aa Bug 970707 - Wrap child view in GeckoSwipeRefreshLayout. r=margaret 2014-04-15 15:50:00 +02:00
Josh Dover
1d6961babb Bug 970707 - Add SwipeRefreshLayout lifted from AOSP. r=margaret 2014-04-15 15:49:00 +02:00
Josh Dover
2eaadd1951 Bug 970707 - Add refreshEnabled to ViewConfig. r=margaret 2014-04-15 15:48:00 +02:00
Chris Peterson
d6d6d9a64a Bug 984073 - Fix warning in double-conversion and suppress warnings in lz4. r=Waldo 2014-03-15 23:23:28 -07:00
Boris Zbarsky
ec94575519 Back out revision af250d9dee47 (bug 995295) because it doesn't work for domains that are not on the xul/xbl whitelist. 2014-04-16 00:01:44 -04:00
Ryan VanderMeulen
d99a7aaade Merge m-c to inbound. 2014-04-15 23:30:15 -04:00
Ryan VanderMeulen
739b9ad99c Merge inbound to m-c. 2014-04-15 23:26:35 -04:00
Phil Ringnalda
3f72ad662e Back out e17d61d6acf6 (bug 924622) for apparently making the mismatched CxxStackFrame aborts more frequent rather than less 2014-04-15 20:00:59 -07:00
Phil Ringnalda
2c7d7d0e47 Bug 994300 - Disable browser_frameworker.js and browser_frameworker_sandbox.js on OS X debug for constant assertions 2014-04-15 19:59:07 -07:00
Ryan VanderMeulen
decb6c962c Merge b2g-inbound to m-c. 2014-04-15 22:28:29 -04:00
B2G Bumper Bot
4ec1f9fbfa Bumping manifests a=b2g-bump 2014-04-15 18:07:48 -07:00
B2G Bumper Bot
03bb8bc209 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b43fa272b6a2
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #17613 from 6a68/bug-987418-fxa-system-app-copy-update

Bug 987418 - Update copy in fxa system app

========

https://hg.mozilla.org/integration/gaia-central/rev/7bd5bd188d26
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 987418 - Update copy in fxa system app r=ferjm

  Also reverts commit 2c7d550 (bug 961009) and renames locales file per
  comment 1 in that bug.
2014-04-15 18:05:48 -07:00
B2G Bumper Bot
c075008cf0 Bumping manifests a=b2g-bump 2014-04-15 17:27:49 -07:00
B2G Bumper Bot
79cf1c8de6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c1ff28d0df6
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #17301 from millermedeiros/969472-event-tap-disable

Bug 969472 - [B2G][Calendar] Events can still be tapped on and viewed when no calendar accounts are activated r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/5b5bd9a2725d
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 969472 - [B2G][Calendar] Events can still be tapped on and viewed when no calendar accounts are activated
2014-04-15 17:25:48 -07:00
B2G Bumper Bot
e890d0ed6b Bumping manifests a=b2g-bump 2014-04-15 17:16:20 -07:00
B2G Bumper Bot
3f166921eb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ba03fe1224bd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18341 from KevinGrandon/bug_994800_home2_item_persistence

Bug 994800 - [Home2] Persist item location

========

https://hg.mozilla.org/integration/gaia-central/rev/5808b02094ac
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 994800 - [Home2] Persist item location r=me a=gwagner
2014-04-15 17:10:42 -07:00
B2G Bumper Bot
9682ad2d0e Bumping manifests a=b2g-bump 2014-04-15 17:06:14 -07:00
B2G Bumper Bot
5d15964cb7 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed5c8ddee5c9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 996662 - Disable intermittent failing search tests on TBPL

========

https://hg.mozilla.org/integration/gaia-central/rev/82b3fa8cd6e2
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18344 from mcav/default-sound

Bug 986105 - [clock] [timer] default setting set to "no sound". r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/bbf82b19562b
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 986105 - [clock] [timer] default setting set to "no sound".
2014-04-15 17:00:45 -07:00
B2G Bumper Bot
6bba99ab64 Bumping manifests a=b2g-bump 2014-04-15 16:51:24 -07:00
B2G Bumper Bot
272910e435 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6b89c1234248
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #18054 from wilsonpage/991856

Bug 991856 - [Camera][Madai] Implement the new design for the focus ring

========

https://hg.mozilla.org/integration/gaia-central/rev/55dd56bea3be
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 991856 - [Camera][Madai] Implement the new design for the focus ring

========

https://hg.mozilla.org/integration/gaia-central/rev/7fde9553802b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18336 from guilherme-pg/bug996683

Bug 996683 - Poll for the lockscreen message to show up.

========

https://hg.mozilla.org/integration/gaia-central/rev/abec817c4f80
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 996683 - Poll for the lockscreen message to show up.
2014-04-15 16:45:51 -07:00
B2G Bumper Bot
d434254dc5 Bumping manifests a=b2g-bump 2014-04-15 16:32:45 -07:00
B2G Bumper Bot
d25b573bce Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ebf22a695624
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #18093 from 6a68/bug-984486-allow-multiple-fxa-formats

Bug 984486 - FxA System app should support both 'accountId' or 'email' fields

========

https://hg.mozilla.org/integration/gaia-central/rev/82a2c9853679
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 984486 - FxA System app should support both 'accountId' and 'email' fields r=ferjm
2014-04-15 16:30:40 -07:00
Matt Woodrow
696db266cf Bug 974197 - Remove the layers acceleration pref change that accidentally made it in. CLOSED TREE 2014-04-16 10:56:04 +12:00
Kyle Huey
abb20c398b Bug 991812: B2G Fixups CLOSED TREE. r=me 2014-04-15 15:30:00 -07:00
Kyle Huey
b3f7cb56b7 Bug 991812: B2G Fixups CLOSED TREE. r=me 2014-04-15 15:26:43 -07:00