Andreas Tolfsen
6a4c89923e
Bug 961792 - Break iteration when browser is found. r=mdas
...
The iteration used to look up the current window's server-assigned
unique identifier in Marionette continues after the response has been
sent. This is unnecessary and a potential synchronization problem
because the client only expects a single response.
2014-01-21 13:31:32 -05:00
Andreas Tolfsen
03306765c0
Bug 941132 - getElementPosition not matching webdriver command. r=dburns
2014-01-21 13:31:31 -05:00
Andreas Tolfsen
6df0beb299
Bug 941136 - getUrl not matching webdriver command getCurrentUrl. r=dburns
2014-01-21 13:31:31 -05:00
Ehsan Akhgari
e680555714
Bug 924972 - Enforce the focus before running every subtest of test_reftests_with_caret.html
2014-01-21 13:27:04 -05:00
Bill McCloskey
87bb420b41
Bug 961868 - [e10s] Fix pinned tabs (r=felipe)
2014-01-21 09:53:37 -08:00
Bill McCloskey
81ca0a6473
Bug 961863 - [e10s] Update browser remoteness attribute when restoring a tab (r=ttaubert,felipe)
2014-01-21 09:53:33 -08:00
Bill McCloskey
c9e9ae92be
Bug 961861 - [e10s] Make sure content-sessionStore.js is always loaded (r=ttaubert)
2014-01-21 09:51:02 -08:00
Andy Wingo
a2751433de
Bug 960040 - Part 5: Fix style error (unreviewed cleanup). CLOSED TREE
2014-01-21 18:30:36 +01:00
Nathan Froyd
350e356977
Bug 962119 - fix offset table for GetDOMKeyName; r=masayuki
2014-01-21 11:41:24 -05:00
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