Commit Graph

388160 Commits

Author SHA1 Message Date
Wes Kocher
025b96df52 Backed out 4 changesets (bug 698371) for e10s bc3 bustage
Backed out changeset 6c6d420a3acc (bug 698371)
Backed out changeset 81378dee5a62 (bug 698371)
Backed out changeset d004bfd7f706 (bug 698371)
Backed out changeset 17bbdeffa8a6 (bug 698371)
2014-10-17 18:33:34 -07:00
Michael Comella
a679ddd448 Bug 1084659 - Move new_tablet_* resources to newtablet/res/. r=rnewman
--HG--
rename : mobile/android/base/resources/drawable-large-v11/new_tablet_site_security_level.xml => mobile/android/base/newtablet/res/drawable-large-v11/new_tablet_site_security_level.xml
rename : mobile/android/base/resources/drawable-large-v11/new_tablet_site_security_unknown.xml => mobile/android/base/newtablet/res/drawable-large-v11/new_tablet_site_security_unknown.xml
2014-10-17 17:58:18 -07:00
Wes Johnston
7c39f8edbd Bug 1071116 - totalBytes must be greater than 0 in DownloadManager.addCompletedDownload r=bnicholson 2014-10-17 20:43:21 -04:00
Michael Comella
8246da0b44 Bug 1072464 - Implement new tablet forward button dimensions and clean up animation code. r=lucasr 2014-10-17 16:34:56 -07:00
Michael Comella
a66e9f2aa6 Bug 1077755 - Part 2: Remove style constructor from unnecessary generated views. r=lucasr
To prevent unintended side-effects.
2014-10-17 13:01:54 -07:00
Michael Comella
dd9944abc4 Bug 1077755 - Change pressed/focused private browsing colors of new tablet menu items. r=lucasr 2014-10-10 11:32:12 -07:00
Michael Comella
8ee22f277c Bug 1073474 - Part 3: Stub new_tablet_site_security_level. r=trivial 2014-10-17 16:28:58 -07:00
Jim Mathies
53c9506929 Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao 2014-10-17 18:13:58 -05:00
Jim Mathies
a4f197f3fe Bug 698371 - Move determineCropSize calls to the child for remote browsers. r=dao 2014-10-17 18:13:58 -05:00
Jim Mathies
f37943060c Bug 698371 - Add async thumbnail support for remote browsers. r=dao 2014-10-17 18:13:57 -05:00
Jim Mathies
7083d068a5 Bug 698371 - Move common PageThumbs code to PageThumbUtils. r=dao 2014-10-17 18:13:57 -05:00
Garvan Keeley
6d39b72e2d Bug 1084423: Fix guards to limit wifi and cellular data per location. r=vng
Without these size guards in place, can result in excessively large collections for a single location.
2014-10-17 16:02:45 -07:00
Tom Tromey
631882b0cd Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug) 2014-10-17 16:02:42 -07:00
Paul Rouget
362af65779 Bug 1081093 - Auto-install Tools Adapter add-on in WebIDE. r=jryans 2014-10-17 16:02:38 -07:00
Jordan Santell
b33d528c76 Bug 1083881 - add method connectParam to AudioNodeActors, r=vp
From 9677a120a84ff73e07a2dd734c8d3f3e2c9b5b9e Mon Sep 17 00:00:00 2001
---
 browser/devtools/webaudioeditor/test/browser.ini   |  1 +
 .../test/browser_audionode-actor-connectparam.js   | 35 ++++++++++++++++++++++
 toolkit/devtools/server/actors/webaudio.js         | 30 +++++++++++++++++++
 3 files changed, 66 insertions(+)
 create mode 100644 browser/devtools/webaudioeditor/test/browser_audionode-actor-connectparam.js
2014-10-16 09:25:24 -07:00
Brad Lassey
710174bd7e Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin
--HG--
extra : rebase_source : 80761ff6a0494aa9fdacf1aba51ebc4def35e98b
2014-10-17 15:55:14 -07:00
Wes Kocher
3659643e8e Backed out changeset ba0bb4f26680 (bug 1080055) for ASAN bc1 orange on a CLOSED TREE 2014-10-17 15:19:09 -07:00
Wes Kocher
58a0711ba5 Backed out 3 changesets (bug 1075644) for Android build bustage on a CLOSED TREE
Backed out changeset c44f001ea6c1 (bug 1075644)
Backed out changeset ca0dfff936c2 (bug 1075644)
Backed out changeset 47264e561dce (bug 1075644)
2014-10-17 11:33:15 -07:00
Ryan VanderMeulen
184cfae5bf Bug 1084158 - Update pdf.js to version 1.0.907. r=bdahl, r=Mossop 2014-10-17 14:15:43 -04:00
Mike de Boer
7c2f78133d Bug 1084384: support alternate phone number values for Google import. r=abr 2014-10-17 17:22:53 +02:00
Mike de Boer
7df061c788 Bug 1079941: implement LoopContacts.search to allow searching for contacts by query and use that to find out if a contact who's trying to call you is blocked. r=abr 2014-10-16 16:35:10 +02:00
Dave Townsend
8d32ac3d02 Bug 1080055: When recreating a browser restore the isAppTab attribute on the docshell. r=mconley 2014-10-17 10:00:40 -07:00
Jim Chen
c153386909 Bug 1075644 - Wait for page to fully load in context menu tests; r=mfinkle 2014-10-17 12:46:35 -04:00
Jim Chen
fc5ffc933b Bug 1075644 - Move more things to after Gecko start; r=mfinkle 2014-10-17 12:46:35 -04:00
Jim Chen
f688c372e7 Bug 1075644 - Reduce Gecko thread priority at very start; r=snorp r=bnicholson 2014-10-17 12:46:35 -04:00
Michael Comella
32e90ed814 Bug 1075531 - Part 3: Match page titles by regex in testAboutPage. r=lucasr 2014-10-17 09:50:32 -07:00
Michael Comella
ef9fa9a841 Bug 1075531 - Part 2: Check for url in place of page titles on new tablet. r=lucasr 2014-10-10 11:35:41 -07:00
Michael Comella
a881661108 Bug 1075531 - Part 1: Return String from ToolbarComponent.getTitle. r=lucasr 2014-10-08 17:06:01 -07:00
Mike de Boer
12e986f770 Bug 1013989: update the localization note to match the entity name. r=abr 2014-10-17 17:22:58 +02:00
Romain Gauthier
5c701c3ee1 Bug 1079811 - A new call won't start if the outgoing call window is opened (showing feedback or retry/cancel). r=Standard8 2014-10-17 16:11:41 +01:00
Carsten "Tomcat" Book
90db5d3cce Merge m-c to fx-team 2014-10-17 16:41:45 +02:00
Carsten "Tomcat" Book
e658a539a6 merge b2g-inbound to mozilla-central a=merge 2014-10-17 16:31:36 +02:00
Carsten "Tomcat" Book
d599a655e9 merge fx-team to mozilla-central a=merge 2014-10-17 16:29:30 +02:00
Carsten "Tomcat" Book
d223fb495b merge mozilla-inbound to mozilla-central a=merge 2014-10-17 16:25:34 +02:00
Martyn Haigh
9b4c29f73f Bug 1063586 - Audit tab related XML files to use new terminology (r=lucasr) 2014-10-17 14:14:30 +01:00
B2G Bumper Bot
f4375ef575 Bumping manifests a=b2g-bump 2014-10-17 01:32:35 -07:00
B2G Bumper Bot
29b2e5957f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/934b8c3014a3
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25058 from timdream/screen-wake-lock-manager

Bug 1081630 - Implement WakeLockManagers, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/3de3252d9d42
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1081630 - Implement WakeLockManagers
2014-10-17 01:30:49 -07:00
Jan de Mooij
d0fa9bef04 Bug 987560 - Greatly refactor generator implementation. Patch mostly written by Andy Wingo. r=wingo 2014-10-17 10:19:40 +02:00
Carsten "Tomcat" Book
90d84f91ee Backed out changeset d38f7ebb2192 (bug 1054959) for m1 test failures 2014-10-17 09:58:52 +02:00
Martyn Haigh
e6f5550746 Bug 1076898 - Initial pass at Gridview visuals Initial pass at Gridview visuals (r=lucasr) 2014-10-17 08:54:37 +01:00
B2G Bumper Bot
0879dce3f1 Bumping manifests a=b2g-bump 2014-10-17 00:31:56 -07:00
B2G Bumper Bot
cfababa43a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73ba4234231f
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25251 from empoalp/bug_1084225

Bug 1084225 - Missing image thumbnail dependency in VCardReader r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/eb75f3492da8
Author: David Garcia <davidg@tid.es>
Desc: Bug 1084225 - Missing image thumbnail dependency in VCardReader r=jmcf
2014-10-17 00:25:48 -07:00
B2G Bumper Bot
d69f951c33 Bumping manifests a=b2g-bump 2014-10-17 00:17:03 -07:00
B2G Bumper Bot
2ce1258e62 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/48560b945308
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25136 from jmcanterafonseca/fix_search_position_2

Bug 1065731 - When adding a number to an existing contact, search icon d...

========

https://hg.mozilla.org/integration/gaia-central/rev/dec760b9aa98
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1065731 - When adding a number to an existing contact, search icon does nothing
2014-10-17 00:10:50 -07:00
B2G Bumper Bot
a67d200d00 Bumping manifests a=b2g-bump 2014-10-16 23:57:35 -07:00
B2G Bumper Bot
84817115c6 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9730965fdf0e
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #25035 from ferjm/bug1053163.inappicon

Bug 1053163 - B2G emulator debug mochitests and Mulet reftests attempt t...

========

https://hg.mozilla.org/integration/gaia-central/rev/d64d875d7297
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 1053163 - B2G emulator debug mochitests and Mulet reftests attempt to connect to inapp-pay-test.paas.allizom.org. r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/069fa8b3e76d
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #25210 from gabrielesvelto/bug-1081028-cdma-call-onhold

Bug 1081028 - Do not try to hold a single call in CDMA mode since it's not supported r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/9cca4956c161
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1081028 - Do not try to hold a single call in CDMA mode since it's not supported r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/341ec79b7657
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25180 from jmcanterafonseca/fix_scroll_2

Bug 1083100 - [Contacts] In the contacts selection screen horizontal scr...

========

https://hg.mozilla.org/integration/gaia-central/rev/1b9fabf074b0
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1083100 - [Contacts] In the contacts selection screen horizontal scrolling is enabled
2014-10-16 23:55:50 -07:00
B2G Bumper Bot
17b5450c07 Bumping manifests a=b2g-bump 2014-10-16 23:31:57 -07:00
B2G Bumper Bot
f242e680d1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ba323456efdf
Author: Marina <mri@tid.es>
Desc: Merge pull request #25134 from empoalp/bug_1059715_4

Bug 1059715 - VCard reader refactor to read contacts before importing th...

========

https://hg.mozilla.org/integration/gaia-central/rev/4a40de3598fb
Author: David Garcia <davidg@tid.es>
Desc: Bug 1059715 - VCard reader refactor to read contacts before importing them r=sergi
2014-10-16 23:25:48 -07:00
B2G Bumper Bot
3f26b06406 Bumping manifests a=b2g-bump 2014-10-16 23:17:01 -07:00
B2G Bumper Bot
f624e22e24 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/db4d4031b50d
Author: Marina <mri@tid.es>
Desc: Merge pull request #25131 from gitmai/bug-1080473-difference-between-byApp-and-global

Bug 1080473 - [Usage] Noticeable difference between by application break...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/facf167e6e37
Author: mai <mri@tid.es>
Desc: Bug 1080473 - [Usage] Noticeable difference between by application breakdown totals and the total displayed in chart and widget

========

https://hg.mozilla.org/integration/gaia-central/rev/81e4e4f83035
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #24930 from cctuan/1067231

Bug 1067231 - [Keyboard][Text Selection] Tapping the touch caret should show Paste utility bubble if clipboard is not empty

========

https://hg.mozilla.org/integration/gaia-central/rev/a605b824f250
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1082399  - [Keyboard][Text Selection] Tapping the touch caret should show Paste utility bubble if clipboard is not empty
2014-10-16 23:10:47 -07:00