Commit Graph

164265 Commits

Author SHA1 Message Date
Andreas Tolfsen
19ee853526 Bug 941129 - Fix getAllCookies not matching WebDriver command. r=dburns
The protocol command getAllCookies remains for backwards compatibility.
2014-01-21 11:40:20 -05:00
Ryan VanderMeulen
cd99eeca2d Merge b2g-inbound to m-c. 2014-01-17 15:04:32 -05:00
Ryan VanderMeulen
5276fa28f6 Merge fx-team to m-c. 2014-01-17 14:56:13 -05:00
Ryan VanderMeulen
620be397c8 Merge inbound to m-c. 2014-01-17 14:46:52 -05:00
Mihai Sucan
e57a9a89fb Bug 961097 - Very janky regular expression introduced in bug 923856; r=bz 2014-01-17 21:46:09 +02:00
Mihai Sucan
d7342fb874 Bug 952865 - Fix for intermittent browser_console.js | Timed out while waiting for: messages displayed | jsterm eval result is displayed - Didn't expect -1, but got it; r=me 2014-01-17 20:45:35 +02:00
Mark Capella
58da7fc41d Bug 947284 - End text-selection handle is not visible when opting to select all text part II, r=margaret 2014-01-18 00:31:05 -05:00
Tim Taubert
488e85398d Bug 961106 - Remove observers on frame script unload r=billm
From 173bf18bbcfc0e2a2f2637471b1e61d2115c7e67 Mon Sep 17 00:00:00 2001
2014-01-18 00:47:58 +01:00
Brian Nicholson
d0fb85dda5 Bug 917896 - Replace throbber with progress bar. r=lucasr 2014-01-17 20:03:59 -08:00
Mark Finkle
15e6cc889f Bug 922342 - PermissionPromptHelper.jsm takes ~220ms on startup on a galaxy nexus r=wesj 2014-01-17 22:35:12 -05:00
Chris Kitching
4f134a4af4 Bug 748100: Augment Favicon decoder with the ability to decode ICO files. r=rnewman 2014-01-18 03:24:28 +00:00
Chris Kitching
824f28e8f6 Bug 957400: Fix sorting in favicon cache. r=rnewman 2014-01-18 01:10:22 +00:00
Marcos Cezar
27184e6305 Bug 947506 - Rename PerProfileContentProvider to SQLiteBridgeContentProvider. r=margaret
--HG--
rename : mobile/android/base/db/PerProfileContentProvider.java => mobile/android/base/db/SQLiteBridgeContentProvider.java
2014-01-17 17:02:55 -08:00
Margaret Leibovic
f32e4a29ee Bug 959862 - Expand Home.panels API to specify contents of panels. r=lucasr 2014-01-17 09:27:07 -08:00
Margaret Leibovic
8052f94368 Bug 959880 - Support basic HTML markup in home banner text. r=wesj 2014-01-17 09:27:01 -08:00
Richard Newman
d531140943 Merge m-c to s-c. 2014-01-17 09:24:20 -08:00
Aleh Zasypkin
7f2c6f90e8 Bug 956576 - Location app bar pops up when fragment identifier changes (URL stuff after hash / number sign). r=mbrubeck 2014-01-17 17:58:39 +01:00
Lucas Rocha
56cc3dc1ce Bug 959184 - Use enum instead of boolean to track BrowserToolbar's mode (r=mcomella) 2014-01-21 16:44:38 +00:00
Lucas Rocha
a557427f30 Bug 959777 - Define LayoutType, ViewType, and ViewConfig (r=margaret) 2014-01-21 16:32:23 +00:00
Lucas Rocha
f6b030941a Bug 959777 - Factor out PanelConfig validation to be used in all constructors (r=margaret) 2014-01-21 16:32:23 +00:00
Lucas Rocha
5f0311c925 Bug 959777 - Move JSON parsing logic into PanelConfig (r=margaret) 2014-01-21 16:32:23 +00:00
Alexandre Poirot
d6048e3229 Bug 961519 - Prevent touch event mode to be disable on iframes unload. r=paul 2014-01-21 11:29:46 -05:00
David Rajchenbach-Teller
cf0357fd3d Bug 951838 - Add OS.Constants.Path.libSqlite3. r=khuey 2014-01-21 11:29:29 -05:00
Alexandre Poirot
f90a9be297 Bug 949549 - Ensure that CSP warnings reach webconsole for document hosted on app:// protocol. r=sstamm 2014-01-21 11:28:58 -05:00
Mike Conley
fa349042e8 Bug 942144 - [Australis] Add-on provided toolbar button icons need proper margins in the menu panel. r=jaws. 2014-01-21 09:56:33 -05:00
Gijs Kruitbosch
4bb5595855 Bug 888601 - update panorama icons for Australis, r=jaws 2014-01-17 17:34:48 +01:00
Yeuk Hon Wong
f06490d11c Bug 587377 - Display CSP warning in the web console if a hostname is a quoteless CSP keyword match. r=sstamm 2014-01-17 11:10:29 -05:00
Andrew McCreight
6d495a47fd Bug 960768 - Check the result of getPendingException in js::UnwindIteratorForException. r=luke 2014-01-17 08:05:06 -08:00
Ryan VanderMeulen
970180b0bf Backed out changeset 7218723f5a9b (bug 956051) for bustage.
CLOSED TREE
2014-01-17 11:05:11 -05:00
Ryan VanderMeulen
af7e177b5d Backed out changeset efdeaff02f48 (bug 937713) for causing bug 958771. 2014-01-17 10:48:55 -05:00
Ehsan Akhgari
0658985c6d Bug 675579 - Part 2: Dispatch an input event when changing the direction of a plain text element; r=roc
--HG--
extra : rebase_source : 06eb0f2fa67ca81e214df8800ceec8dc305ee7c6
2014-01-17 10:31:18 -05:00
Ehsan Akhgari
086ec07d8a Bug 675579 - Part 1: Set the dir attribute on the input/textarea element when switching the text direction; r=roc
--HG--
extra : rebase_source : d149468874202df13a2ae82dd95933edff9bbc45
2014-01-17 10:31:03 -05:00
Haitao Feng
f1bc377867 Bug 947711 part 3 - Refactor SIMD implementation to expose the Create API. r=nbp
---
 js/src/builtin/SIMD.cpp |   49 +++++------------------------------------------
 js/src/builtin/SIMD.h   |   47 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+), 44 deletions(-)
2014-01-17 07:30:16 -08:00
Romain Perier
39e1bdddc5 Bug 956051 - Inline str_replace(string,string). r=nbp,jandem 2014-01-17 07:30:15 -08:00
B2G Bumper Bot
149bba5a92 Bumping manifests a=b2g-bump 2014-01-17 07:26:07 -08:00
B2G Bumper Bot
973331958a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1421b9d57e8
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #15206 from jaoo/947946

Bug 947946 - Update values of APN profiles for new markets. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/1d95c7cbc088
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 947946 - Update values of APN profiles for new markets
2014-01-17 07:25:10 -08:00
Ryan VanderMeulen
530a6b72eb Backed out changeset 965cf4cbedc8 (bug 958816) for mochitest crashes.
CLOSED TREE
2014-01-17 10:20:05 -05:00
Ryan VanderMeulen
ac3fd5b3ca Backed out changeset 8a5f36d486b4 (bug 959100) for bustage.
CLOSED TREE
2014-01-17 10:19:31 -05:00
Ed Morley
329fd10409 Backed out changeset e9d82d8ad687 (bug 675579) for crashes on a CLOSED TREE 2014-01-17 15:07:23 +00:00
Ed Morley
9c58cb0b74 Backed out changeset 54ddff6ebfa5 (bug 675579) 2014-01-17 15:07:01 +00:00
Jan Beich
81a886e6e5 Bug 960664 - Unbreak libc++ build after 358f4a9aac18 (bug 157846) by using mozilla::Abs in nsTextControlFrame::CalcIntrinsicSize. r=roc 2014-01-17 10:03:44 -05:00
Daniel Stenberg
8aab912b84 Bug 959100 - Detect chunk size overflow in ParseChunkRemaining. r=jduell 2014-01-17 10:03:44 -05:00
B2G Bumper Bot
727505b42b Bumping manifests a=b2g-bump 2014-01-17 06:17:43 -08:00
B2G Bumper Bot
05a2b6caef Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e00c5945f59d
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #15453 from vingtetun/bug960120

Bug 960120 - [APZC] Can not scroll contacts tab of Dialer app. r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/7c1ab930eac5
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 960120 - [APZC] Can not scroll contacts tab of Dialer app. r=arnau
2014-01-17 06:10:11 -08:00
Honza Bambas
96862ec850 Bug 939567 - HTTP cache v2: nsWyciwygChannel must open cache entry on a single thread, r=michal 2014-01-17 14:32:01 +01:00
B2G Bumper Bot
4fac97ccab Bumping manifests a=b2g-bump 2014-01-17 04:23:20 -08:00
B2G Bumper Bot
a308d7f432 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf8f5a0d86b9
Author: gitmai <mri@tid.es>
Desc: Merge pull request #15294 from gitmai/bug-959543-remove-lastSim-property

Bug 959543 - [CostControl] Remove reference to lastSIM property
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/56eab7891f68
Author: mai <mri@tid.es>
Desc: Bug 959543 - [CostControl] Remove reference to lastSIM property
2014-01-17 04:20:17 -08:00
B2G Bumper Bot
d4446c6700 Bumping manifests a=b2g-bump 2014-01-17 04:09:22 -08:00
B2G Bumper Bot
dfea880160 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/21fe48f22535
Author: Carsten Book -Tomcat- <cbook@mozilla.com>
Desc: Revert "Bug 946205 - Re-enable Travis tests after 891882 merged" for mochitest 5 timeouts

This reverts commit f7babc50d93bf153e527aeaf808b81f5017056c5.
2014-01-17 04:05:22 -08:00
B2G Bumper Bot
57c362a673 Bumping manifests a=b2g-bump 2014-01-17 02:53:57 -08:00