Commit Graph

8523 Commits

Author SHA1 Message Date
Marc Schmitzer
ec8cfcf01a Bug 1031942 - Quote URLs for new tab page thumbnails. r=adw
Without quoting, thumbnails for URLs containing e.g.
parenthesis are not shown.
2014-07-01 13:29:00 +02:00
Blair McBride
01e8b44f53 No bug - merge bustage fix on a CLOSED TREE. r=bustage 2014-07-03 15:33:27 +12:00
Wes Kocher
a2ce9d9420 Merge m-c to fx-team 2014-07-02 19:10:42 -07:00
Wes Kocher
4765c9713e Merge fx-team to m-c a=merge 2014-07-02 17:24:00 -07:00
Gijs Kruitbosch
b39bea76c3 Bug 987586 - flex and wrap customization footer, r=jaws, ui-r=phlsa
--HG--
extra : rebase_source : 7bc03a130bdadaeb61854d3e199d285e37e56b80
2014-07-02 10:30:46 +01:00
Jim Mathies
6c4d9ad1b1 Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck 2014-07-02 14:27:35 -05:00
Gijs Kruitbosch
8aeea626ec Bug 1018154 - part 3: add test for URL bar javascript URI pastes, r=Unfocused 2014-07-01 15:04:11 +01:00
Gijs Kruitbosch
256ff301eb Bug 1018154 - part 2: adjust tests now that mayInheritPrincipal has gone the way of the dodo, r=Unfocused
--HG--
rename : browser/base/content/test/general/browser_middleMouse_inherit.js => browser/base/content/test/general/browser_middleMouse_noJSPaste.js
2014-07-01 14:28:49 +01:00
Gijs Kruitbosch
b1562a9e5a Bug 1018154 - part 1: replace blocking of security principal inheriting with onpaste handler, r=dao 2014-07-01 15:27:08 +01:00
Wes Kocher
7ba519593b Backed out changeset d87da7f7a3a9 (bug 693555) for android and b2g build bustage 2014-07-01 15:50:08 -07:00
Allison Naaktgeboren
7810bd8c89 Bug 693555 - Update inline spell checker underlining for multiprocess.r=ehsan,mrbkap 2014-07-01 15:24:27 -07:00
Ed Morley
1b2d38175b Backed out changeset 9879665a17bb (bug 989875) for leaks 2014-07-01 17:58:33 +01:00
Jim Mathies
69d25997f2 Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck 2014-07-01 07:57:33 -05:00
Wes Kocher
36f8d33231 Merge fx-team to m-c a=merge 2014-06-30 18:22:10 -07:00
Mark Banner
46db7528a8 Bug 1027014 Loop panel is cut off on first display - always fire the mechanism to resive the panel if the ready state is complete. r=mixedpuppy 2014-06-30 21:10:19 +01:00
Tim Taubert
04921d9b47 Bug 953313 - Fix intermittent browser_tabopen_reflows.js failures r=gijs 2014-06-28 09:19:46 +02:00
Phil Ringnalda
c258b88e5e Merge m-c to m-i 2014-06-28 20:51:49 -07:00
Blake Kaplan
ca30773682 Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm 2014-06-28 11:09:45 -07:00
Shane Caraveo
8e0036ad08 Bug 1011598 fix marks and status buttons for toolbar overflow menu, r=Gijs 2014-06-27 08:58:13 -07:00
Shane Caraveo
1b98903561 Bug 1014254 fix null shareButton breaking various ui bits, r=gijs 2014-06-27 08:46:27 -07:00
Carsten "Tomcat" Book
2216cb670a Backed out changeset 8c1ee05fbbd6 (bug 949617) 2014-06-27 15:17:42 +02:00
Carsten "Tomcat" Book
1098f66f03 Merge mozilla-central to fx-team 2014-06-26 15:53:44 +02:00
Carsten "Tomcat" Book
9c954f17e2 merge fx-team to mozilla-central a=merge 2014-06-26 15:33:24 +02:00
Gregory Szorc
a90fdbb993 Bug 1029031 - Bustage followup to b77106f50779
Fixed bad patch change that was made before landing. Derp.

--HG--
extra : amend_source : 6d49ce3db4908a75f9c3ec2931ed97fb41e1f9ff
2014-06-25 23:21:23 -07:00
Gregory Szorc
aeee093c16 Bug 1029031 - Record default search provider in FHR; r=bsmedberg, MattN
--HG--
extra : rebase_source : 7e3c2688db567bac8760c405d9e9d7d41e8564d9
extra : amend_source : a5f4264ec947ae27e3036018034e0b17bf1e8590
2014-06-25 12:44:00 -07:00
Gregory Szorc
f593a4a7fb Bug 1029031 - Rewrite test to use tasks; r=MattN
An upcoming patch will add more code to
browser_urlbar_search_healthreport.js. We now have support for running
tasks in bc tests, so let's use it to make my life easier.

--HG--
extra : rebase_source : 2fbec7c264f7ebaa8b9abd49694ae56c4d74b7c7
extra : amend_source : 551ee4c0e87f42cd44c9b5395278b56dfbc89b90
2014-06-25 12:38:37 -07:00
Wes Kocher
97b6283a0e Merge m-c to fx-team a=merge 2014-06-25 18:44:50 -07:00
Tim Taubert
91f351662c Bug 993013 - Fix 'this._cps2 is undefined' errors in test runs r=adw 2014-06-25 16:30:17 +02:00
Mark Banner
bb36e9377a Bug 1030103 Loop button doesn't overflow when window width is reduced. r=mconley 2014-06-26 09:00:07 +01:00
Kestrel
d6e54f0575 Bug 378775 - Implement Opera's behavior for selecting text inside of a link and link drag and drop. r=Enn 2014-07-03 04:26:00 -04:00
Ed Morley
b4c148d239 Bug 941575 - Disable browser_fullscreen-window-open.js on Linux for intermittent failures 2014-07-03 14:05:56 +01:00
David Keeler
ecb65d95bf bug 1029797 - remove redundant "Security information for this page" section of Page Info window r=dao 2014-06-24 14:31:06 -07:00
David Keeler
3016adb4de bug 1029862 - hide unnecessary 'which is run by (unknown)' text in site identity popup for domain validated sites r=dao 2014-06-24 15:12:52 -07:00
David Keeler
9e5235aedf bug 1025332 - use nsIDocshell.failedChannel in certificate exception dialog instead of recent bad certs service r=jaws 2014-06-13 16:13:09 -07:00
Jim Blandy
b6b202b6bb Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Brian R. Bondy
cc9a9c1577 Bug 1017156 - Fix tests for blank tab name now expected in TabOpen event. r=dao 2014-06-24 09:45:38 -04:00
Brian R. Bondy
5176e7726c Bug 1017156 - about:preferences briefly shows as the tab title when opening the in-content preferences. r=dao 2014-06-24 09:45:31 -04:00
Ryan VanderMeulen
d81f69eb72 Merge m-c to fx-team. a=merge 2014-06-23 10:59:41 -04:00
Paul Rouget
796dc49465 Bug 1028014 - webide should be named webide, not app manager. r=dcamp 2014-06-23 17:36:11 +08:00
Jared Wein
a5f07c62f8 Bug 754304 - make in-content preferences linkable via URL, follow-up to use the ignoreFragment API change that bug 1025195 landed. r=me
--HG--
extra : rebase_source : 6405245a2ccfdd09cc3cad86cf846d8c71c5abf7
2014-06-20 00:32:58 -04:00
Jared Wein
c0aa2e7ef4 Bug 754304 - make in-content preferences linkable via URL. r=mattn 2014-06-19 16:12:52 -04:00
Birunthan Mohanathas
c910458886 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Jared Wein
b76cc438a6 Bug 1025195 - switchToTabHavingURI should have an option to ignore URL hashes when looking for already opened tabs. r=dao
--HG--
extra : rebase_source : 02cf11785573131ac8d0b267512e4cf93c43eb31
2014-06-17 10:01:41 -04:00
Drew Willcoxon
d2858ae3b1 Bug 1021110 - Icons in about:newtab's search panel should be high-res (2x DPI) on high-res displays. r=ttaubert 2014-06-17 15:23:52 -07:00
Gijs Kruitbosch
4804d24895 Bug 934103 - aURL is undefined, r=dao
--HG--
extra : rebase_source : f2a98e2ebf7ed8237518d429ce3ee0ca1dc4c943
2014-06-17 16:05:10 +01:00
Ryan VanderMeulen
aab8220978 Merge m-c to fx-team. a=merge 2014-06-17 15:42:06 -04:00
Drew Willcoxon
716ace3d71 Bug 1019990 - about:newtab preloader should load content.js. r=ttaubert 2014-06-17 12:35:34 -07:00
Drew Willcoxon
a43be88cae Bug 1019991 - about:newtab should lazily build its search panel popup. r=ttaubert 2014-06-17 12:35:34 -07:00
Drew Willcoxon
a6a43e5c5b Bug 1019989 - ContentSearch should pass images as shared ArrayBuffers instead of data URI strings. r=felipe 2014-06-17 12:35:34 -07:00
Carsten "Tomcat" Book
f72b2aa35a merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
Allison Naaktgeboren
9094d5ebb6 Bug 1016138 followup - only call add on the master-password probe when a MP is enabled. r=markh 2014-06-17 10:03:47 +10:00
Neil Deakin
e01fbaad97 Bug 994117, disable transition for popups in social tests, r=mixedpuppy 2014-06-16 14:43:10 -04:00
Mike Conley
dbae7cd940 Bug 988133 - Workaround crashes in nsDocShellEditorData::ReattachToWindow() when doing view source in a remote tab. r=felipe.
This bug works around the crash by not retrieving the document from the cache, but by
hitting the network again for the document source. That's clearly not ideal, but the
crash is worse. This is a band-aid solution until we can get the cache retrieval
working properly. This workaround should not ride the trains to release.
2014-06-13 14:22:06 -04:00
Mark Hammond
d6d311b723 Bug 1016138 - Add telemetry probe for master password usage. r=dolske 2014-06-14 11:45:52 +10:00
Patrick Brosset
f7fa4585a3 Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins 2014-06-13 16:27:10 +02:00
Florian Quèze
a631f20793 Bug 1000253 - Background tabs with persistent device permissions can access devices without the user noticing, r=jesup,MattN. 2014-06-13 14:51:12 +02:00
Mark Hammond
7a632f16ca Bug 1023734 - make show() method sane and remove hide() method in about:accounts. r=ttaubert 2014-06-12 13:01:04 +10:00
Gijs Kruitbosch
2b73e730fa Bug 908534 - test that chromeUI notification is shown for about:support when opened as a new tab, r=ttaubert 2014-06-11 11:56:30 +01:00
Shashank Sabniveesu
87c6213671 Bug 1022214 - Remove the obsolete mTabstripCloseButton property. r=dao 2014-06-11 11:55:44 +02:00
Ed Lee
1dc6e00ac8 Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw]
Send a ping from the DirectoryLinks module on various click actions from newtab page.
2014-06-09 22:03:23 -07:00
Mark Banner
356f49114f Merge Elm to m-c. a=merge 2014-06-09 23:04:43 +01:00
Ryan VanderMeulen
743b35bc83 Merge fx-team to m-c. a=merge 2014-06-09 16:47:38 -04:00
Ed Morley
f4d70ca746 Merge mozilla-central and inbound 2014-06-09 17:18:00 +01:00
Masayuki Nakano
9bf881aa8e Bug 1020832 tabbrowser's constructor shouldn't use Cc and Ci since using it sometimes causes undefined error r=enndeakin 2014-06-09 22:42:02 +09:00
Florian Quèze
eed8652934 Bug 1015527 - Back/Forward navigation shouldn't break the Translation UI, r=felipe. 2014-06-09 16:50:58 +02:00
Mark Banner
f6a8923cd9 Merge m-c to elm. a=merge 2014-06-09 13:00:42 +01:00
Nicolas Perriault
3d73b85b47 Bug 1003029 Use local versions of OT assets. r=Standard8,rs=gijs,r=abr 2014-06-05 17:01:18 +01:00
Gijs Kruitbosch
524efc2f7c Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws 2014-06-02 21:59:38 +01:00
Mark Hammond
365f799d7d Bug 1017941 - Initialize loop during delayedStartup() to avoid observer leaks. r=Unfocused 2014-05-30 12:19:41 +10:00
Mark Banner
f23ef1f28c Bug 1008116 Show the Loop button by default and update the tooltip and panel text. r=mhammond 2014-05-29 21:13:48 +01:00
Mark Banner
0f0d05150c Bug 1007601 Fix styling of the loop panel so it is laid out properly and without a white border. Also make the iframe creation dynamic, to avoid an iframe in the DOM when we don't need one. r=mhammond 2014-05-29 21:13:47 +01:00
Mark Banner
f9cd53127f Bug 1000007 Separate out loop from the social api, and add a loop specific service and API injection. r=mhammond 2014-05-29 21:13:46 +01:00
Tim Taubert
9452a49bfc merge m-c to inbound 2014-05-29 08:32:31 +02:00
Wes Kocher
d727696b11 Merge m-c to fx-team 2014-05-28 17:26:00 -07:00
Wes Kocher
136c755b0f Merge m-c to inbound 2014-05-28 17:23:23 -07:00
Wes Kocher
64b9c15c25 Backed out changeset 94eef72cb9b7 (bug 993901) for causing OSX bc1 to frequently fail in browser_tabopen_reflows.js 2014-05-28 17:00:32 -07:00
Dão Gottwald
576a76e765 Bug 1016834 - Replace errant NIGHTLY_BUILD ifdefs with E10S_TESTING_ONLY. r=gijs 2014-05-28 21:26:37 +02:00
Carsten "Tomcat" Book
a33cd9bbff Merge mozilla-central to mozilla-inbound 2014-06-17 14:32:55 +02:00
Mark Banner
80acdfc820 Bug 1011392 - Make Social API's panel handling generic so that Loop can use it as well, enabling Loop to function properly in the Application menu. r=mhammond 2014-06-17 11:23:40 +01:00
Gijs Kruitbosch
b75fbd4b78 Bug 1021969, r=bholley,jaws
--HG--
extra : rebase_source : f8bc835a5bfcd62e1d59b31d75841d1cc6339634
2014-06-06 17:33:50 +01:00
Bernardo P. Rittmeyer
7087798029 Bug 1010402- Fix full block width of some hit areas in sync dialogs. r=mconley 2014-06-06 07:47:00 -04:00
Gijs Kruitbosch
6cd5bee13d Bug 761566 - add per-OS settings/options/preferences string, r=mak 2014-06-04 17:37:54 +01:00
Jonathan Kew
a32cc70c4a bug 1007639 - stop shipping .woff fonts as part of the desktop browser product. r=gavin 2014-06-06 08:30:54 +01:00
Honza Bambas
420f7458b0 Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 20:14:07 +02:00
Ryan VanderMeulen
a399b90ef2 Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
CLOSED TREE
2014-06-05 13:32:04 -04:00
Honza Bambas
6a323418e1 Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 18:27:38 +02:00
Carsten "Tomcat" Book
7b58e11c4e merge fx-team to mozilla-central a=merge 2014-06-05 15:08:55 +02:00
Masayuki Nakano
ea57c1a8ae Bug 1008772 part.2 Add tests for tabbrowser key navigation which isn't blocked by content r=enndeakin 2014-06-05 11:57:53 +09:00
Masayuki Nakano
6ecdb49317 Bug 1008772 part.1 tabs should handle non-printable keys with keydown event handlers in the system group rather than keypress event handlers in the normal group r=smaug+enndeakin 2014-06-05 11:57:53 +09:00
Carsten "Tomcat" Book
7327e91ad4 Merge mozilla-central to fx-team 2014-06-04 15:54:11 +02:00
Marco Bonardo
4b1691192c Bug 1003461 - Shift + Switch to Tab no longer respected. r=mano 2014-06-04 14:23:31 +02:00
Jeremy Poulin
ab83f7f8dd Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Wes Kocher
3a93b233a4 Merge fx-team to m-c 2014-06-02 19:00:58 -07:00
Wes Kocher
2d69a3daca merge inbound to m-c 2014-06-02 18:37:29 -07:00
Michael Pruett
f498366465 Bug 1016039 - Fix switching between tab groups when cursor is on a tab. r=dao 2014-05-31 13:34:58 -05:00
Gijs Kruitbosch
f607020b0a Bug 1016582 - pin new back/fwd/refresh/stop/star group at the top of the context menu, r=jaws
--HG--
extra : rebase_source : 26b6555b405e247daab91317ac9bed284fb7fb63
2014-05-29 12:08:32 +01:00
Maxim Zhilyaev
8c54b93c39 Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Mike de Boer
d9a78d1d0f Bug 1014482: initialize bookmarkData variable to prevent failing tests and other unexpected bugs. r=gps,smacleod 2014-05-30 16:26:46 +02:00
Tom Schuster
803d770712 Bug 961360 - Try again on the about:tabcrashed page should reload all crashed tabs. r=felipe 2014-05-29 21:55:44 +02:00
Ted Mielczarek
6322893432 bug 815002 - fix browser_device_get_user_media.js to work with --use-test-media-devices. r=florian 2014-06-02 10:41:57 -04:00
Michael Ratcliffe
0b314dcb2d Bug 718250 - Add the dimensions of the node in the NodeInfobar r=jwalker 2014-06-04 16:38:41 +01:00
Ed Lee
e113211257 Bug 1019298 - Use Telemetry to count which directory links were shown in which tile position [r=adw f=gfritzsche]
Remember the directory index and trigger the telemetry probe for link0-8 and tile0-8.
2014-06-05 00:29:51 -07:00
Carsten "Tomcat" Book
093f4c3fbe Merge mozilla-central to moyilla-inbound 2014-07-17 16:41:00 +02:00
Olli Pettay
8a95213cde backout Bug 378775 because of several regressions, r=backout 2014-07-17 13:27:27 +03:00
Ryan VanderMeulen
9c632012fc Merge m-c to inbound. 2014-05-28 16:28:34 -04:00
Bobby Holley
ff76317c68 Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
Paolo Amadini
09b1551f2c Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Carsten "Tomcat" Book
74c34d7401 Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures 2014-05-28 15:53:13 +02:00
Carsten "Tomcat" Book
34e7a08682 Merge mozilla-central to fx-team 2014-05-28 15:29:24 +02:00
Carsten "Tomcat" Book
61cb55cfb0 merge mozilla-inbound to mozilla-central 2014-05-28 14:22:02 +02:00
Jared Wein
8fac0fcbc2 Bug 980043 - Backed out changeset 7e0adf1211a7 (bug 905695). r=MattN 2014-05-27 12:56:00 +02:00
Tim Taubert
84308dafb0 Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw 2014-05-23 14:22:36 +02:00
Florian Quèze
98fafda0d9 Bug 1000253 - Fix a mistake in the browser_devices_get_user_media.js test, r=MattN. 2014-05-28 00:48:05 +02:00
Maxim Zhilyaev
56afd1fd01 Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Myk Melez
cfce59b710 Bug 938303 - enable user to reassign "quit application" shortcut on Mac; r=enndeakin
--HG--
extra : rebase_source : d4abe64845be02909cb946be8ce01c27b1e02477
2014-05-27 10:02:13 -07:00
Carsten "Tomcat" Book
d0dfd2fcc1 Backed out changeset 1eb359cf7ac0 (bug 1013448) for xperf test failures 2014-05-26 10:12:16 +02:00
Mark Hammond
4214e2ac12 Bug 1013448 (part 1) - add telemetry probe for master-password usage. r=dolske 2014-05-26 09:48:41 +10:00
Jared Wein
b48e20c1ef Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
--HG--
extra : rebase_source : 925b6991f3444ff197b166f1e4234f1f19fe321d
2014-05-15 18:14:15 -04:00
Jared Wein
8a1f26a78b Bug 1000513 - Combined navigation items in the context menu. r=Unfocused,dao
--HG--
extra : rebase_source : 90f7c49cf5b4917527bc310d74f5f8327191ca22
2014-05-12 17:35:39 -04:00
Wes Kocher
4ecf639fcc Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
Dão Gottwald
14986bd791 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald
981a313be2 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
7884635744 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Carsten "Tomcat" Book
ef87b38291 merge fx-team to mozilla-central 2014-05-23 15:49:37 +02:00
Wes Kocher
1658ce7988 Backed out changeset d36b2edb017b (bug 1014523) for OSX bc1 bustage 2014-05-23 10:06:19 -07:00
Dão Gottwald
9744d17730 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 17:49:47 +02:00
Wes Kocher
d7647deae8 Merge m-c to inbound 2014-05-22 17:55:00 -07:00
Allison Naaktgeboren
5863724ec4 Bug 1004533 - Guard all e10s testing UI behind an E10S_TESTING_UI ifdef.r=mconley,r=nalexander 2014-05-22 09:09:32 -07:00
Jared Wein
0b0da9015a Bug 759252 - Use CSS animations for the connecting and progress throbbers. r=fryn, r=Dao 2014-05-21 09:48:00 -04:00
Tim Taubert
4ea5851934 Bug 973532 - Remove legacy NEWTAB_PAGE_SHOWN probe for homepage r=adw 2014-05-21 11:17:58 +02:00
Dão Gottwald
f0d134d084 Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies 2014-05-21 22:26:37 +02:00
Ryan VanderMeulen
f33ebb0000 Merge m-c to fx-team. 2014-05-21 08:56:33 -04:00
Carsten "Tomcat" Book
d0b0dc9883 merge fx-team to mozilla-central 2014-05-21 13:57:43 +02:00
Gijs Kruitbosch
84c5c34a64 Bug 1008793 - add open location back on Mac hidden window and other macBrowserOverlay-using windows, r=dao
--HG--
extra : rebase_source : 75317372ddc73c16698f7ae7b3c64c654a5df420
2014-05-20 18:44:14 +01:00
Carsten "Tomcat" Book
fd2f1f60b2 Merge mozilla-central to fx-team 2014-05-20 16:17:08 +02:00
Dão Gottwald
bfd4554f8e Bug 1012629 - Infer from each toolbar's text color whether we should use inverted icons. r=gijs 2014-05-20 15:41:11 +02:00
Jonathan Kew
46e7c1ae48 bug 992650 - eliminate use of "embedded" fonts in about:accounts. r=gavin 2014-05-20 09:41:17 +01:00
Jonathan Kew
acc1279f1b bug 992650 - preliminary cleanup, remove CRLF line endings in aboutaccounts/main.css. r=gavin 2014-05-20 09:41:12 +01:00
Valentin Tsatskin
3be280fa3a Bug 1009552 - Fix overlap of neterror icon with header in RTL mode. r=jaws 2014-05-15 11:19:00 -04:00
Michael Pruett
5a6a0ae5cb Bug 1004903 - Update about dialog to use UpdateChannel.jsm. r=gavin 2014-05-15 13:55:41 -05:00
Tim Taubert
4d11c9a4b4 Bug 973532 - Let the preloader's docShells be inactive so that about:newtab can rely on document.hidden r=adw 2014-05-19 23:33:59 +02:00
Jonathan Kew
0e7a463634 bug 1012638 - ensure info icon stays the proper size even if the title wraps to multiple lines. r=Unfocused 2014-05-21 08:55:35 +01:00
Monica Chew
f398ab2371 Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret) 2014-05-22 16:26:57 -07:00
Felipe Gomes
a600846501 Bug 971054 - Parts 5 and 6. Move translation content handler to its own jsm and hook up it with the UI and engine. r=florian 2014-05-19 17:33:41 -03:00
Shane Caraveo
bc19c5cbd7 Bug 1003523 make share button customizable, r=Gijs 2014-05-19 09:38:38 -07:00
Ryan VanderMeulen
5e5ef7b927 Merge m-c to fx-team. 2014-05-16 15:31:28 -04:00
Carsten "Tomcat" Book
4de81fcbca Merge mozilla-central to mozilla-inbound 2014-05-16 14:31:46 +02:00
Jonathan Kew
b8c6c746d2 bug 1009563 - let the Info icon on the neterror page auto-size according to line height. r=Unfocused 2014-05-16 08:44:35 +01:00
Drew Willcoxon
5457406994 Bug 998303 - browser/base/content/test/general/browser_urlbar_search_healthreport.js attempts to connect to www.google.com. r=mak 2014-05-15 19:04:47 -07:00
Gijs Kruitbosch
4c84e04fae Bug 1006379 - don't attempt language detection if the document is gone, r=felipe 2014-05-15 13:56:37 +01:00