Commit Graph

164295 Commits

Author SHA1 Message Date
Geoff Brown
da6404b6da Bug 962121 - Disable testPasswordProvider,testFormHistory on Android x86 only, for too many crashes 2014-01-21 10:22:59 -07:00
Andy Wingo
ad8ee061c5 Bug 960040 - Part 4: Refactor state management of analysis. r=jandem 2014-01-21 14:21:26 +01:00
Andy Wingo
eadd14d32d Bug 960040 - Part 3: Refactor OOM handling. r=jandem 2014-01-21 14:21:07 +01:00
Andy Wingo
54f9053623 Bug 960040 - Part 2: Hide more of ScriptAnalysis implementation. r=jandem 2014-01-21 14:09:34 +01:00
Andy Wingo
15adc93989 Bug 960040 - Part 1: Prune unused interfaces and code from ScriptAnalysis. r=jandem 2014-01-21 11:47:08 +01:00
Ali Akhtarzada
c8d408d444 Bug 959526 - Implement PlanarYCrCbImage and derived classes GetAsSourceSurface. r=nical
Implement GetAsSourceSurface in:
* PlanarYCrCbImage
* BasicPlanarYCrCbImage
* SharedPlanarYCrCbImage
2014-01-21 11:49:53 -05:00
Sotaro Ikeda
aea11e910c Bug 959171 - Fix how to bind EGLImage in GrallocTextureHostOGL. r=nical 2014-01-21 11:49:38 -05:00
Jan Beich
f352e19876 Bug 961816 - Detect unwind.h even if it's C++-only header (e.g. with Clang on FreeBSD). r=glandium 2014-01-21 11:40:21 -05:00
Jan Beich
9ca889d0ac Bug 961816 - Unhide _Unwind_Backtrace() as needed by NS_StackWalk(). r=glandium 2014-01-21 11:40:21 -05:00
Jan Beich
c06ad17e6e Bug 959477 - Fix typo in OS_TARGET when cross-compiling GNU/kFreeBSD. r=glandium 2014-01-21 11:40:21 -05:00
Jan Beich
20365c091b Bug 959477 - Assign correct OS_ARCH and OS_TARGET when cross-compiling on BSDs. r=glandium 2014-01-21 11:40:20 -05:00
Simone Carletti
3876845b17 Bug 951060 - New TLD additions for TLDs contracted with ICANN until January 20th, 2014. r=gerv 2014-01-21 11:40:20 -05:00
Andreas Tolfsen
526415a16a Bug 941140 - getWindow not matching webdriver command. r=dburns 2014-01-21 11:40:20 -05:00
Andreas Tolfsen
cc1b54655c 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
e216abf30b Merge b2g-inbound to m-c. 2014-01-17 15:04:32 -05:00
Ryan VanderMeulen
06a9792760 Merge fx-team to m-c. 2014-01-17 14:56:13 -05:00
Ryan VanderMeulen
f37a81f5e9 Merge inbound to m-c. 2014-01-17 14:46:52 -05:00
Mihai Sucan
352331f279 Bug 961097 - Very janky regular expression introduced in bug 923856; r=bz 2014-01-17 21:46:09 +02:00
Mihai Sucan
81c91f93df 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
6e8cede56b 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
7b6be55d2d 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
c23918343f Bug 917896 - Replace throbber with progress bar. r=lucasr 2014-01-17 20:03:59 -08:00
Mark Finkle
c4aeab430f Bug 922342 - PermissionPromptHelper.jsm takes ~220ms on startup on a galaxy nexus r=wesj 2014-01-17 22:35:12 -05:00
Chris Kitching
89e4506e92 Bug 748100: Augment Favicon decoder with the ability to decode ICO files. r=rnewman 2014-01-18 03:24:28 +00:00
Chris Kitching
bf2c39b60e Bug 957400: Fix sorting in favicon cache. r=rnewman 2014-01-18 01:10:22 +00:00
Marcos Cezar
683f65f2a1 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
9867d5f742 Bug 959862 - Expand Home.panels API to specify contents of panels. r=lucasr 2014-01-17 09:27:07 -08:00
Margaret Leibovic
d8b698c5ca Bug 959880 - Support basic HTML markup in home banner text. r=wesj 2014-01-17 09:27:01 -08:00
Richard Newman
2b1586e0b3 Merge m-c to s-c. 2014-01-17 09:24:20 -08:00
Aleh Zasypkin
a700a3102e 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
5fb54f9d63 Bug 959184 - Use enum instead of boolean to track BrowserToolbar's mode (r=mcomella) 2014-01-21 16:44:38 +00:00
Lucas Rocha
d4d8ec5721 Bug 959777 - Define LayoutType, ViewType, and ViewConfig (r=margaret) 2014-01-21 16:32:23 +00:00
Lucas Rocha
a63ede5f73 Bug 959777 - Factor out PanelConfig validation to be used in all constructors (r=margaret) 2014-01-21 16:32:23 +00:00
Lucas Rocha
5ed7090ad1 Bug 959777 - Move JSON parsing logic into PanelConfig (r=margaret) 2014-01-21 16:32:23 +00:00
Alexandre Poirot
fdefb08ac4 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
326b2cb56c Bug 951838 - Add OS.Constants.Path.libSqlite3. r=khuey 2014-01-21 11:29:29 -05:00
Alexandre Poirot
2bb95c6160 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
a4ff8c1b2f 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
6f8ea48dc3 Bug 888601 - update panorama icons for Australis, r=jaws 2014-01-17 17:34:48 +01:00
Yeuk Hon Wong
ee0c7a8bee 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
c3f8ddfee1 Bug 960768 - Check the result of getPendingException in js::UnwindIteratorForException. r=luke 2014-01-17 08:05:06 -08:00
Ryan VanderMeulen
84ca217795 Backed out changeset 7218723f5a9b (bug 956051) for bustage.
CLOSED TREE
2014-01-17 11:05:11 -05:00
Ryan VanderMeulen
df403ae672 Backed out changeset efdeaff02f48 (bug 937713) for causing bug 958771. 2014-01-17 10:48:55 -05:00
Ehsan Akhgari
c07185aee8 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
3bac9296fb 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
fd78d978fc 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
59e725b51a Bug 956051 - Inline str_replace(string,string). r=nbp,jandem 2014-01-17 07:30:15 -08:00
B2G Bumper Bot
2cc4a75660 Bumping manifests a=b2g-bump 2014-01-17 07:26:07 -08:00
B2G Bumper Bot
bd09529d71 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
4e06172283 Backed out changeset 965cf4cbedc8 (bug 958816) for mochitest crashes.
CLOSED TREE
2014-01-17 10:20:05 -05:00