Commit Graph

8353 Commits

Author SHA1 Message Date
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
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
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