Commit Graph

27430 Commits

Author SHA1 Message Date
Phil Ringnalda
cafb852187 Backed out 6 changesets (bug 974745, bug 975210, bug 974736, bug 972936, bug 972930, bug 975228) for browser_tabopen_reflows.js bustage
CLOSED TREE

Backed out changeset 5aed75c602ce (bug 974745)
Backed out changeset 208ba43a7098 (bug 975210)
Backed out changeset 5227bbca70f0 (bug 974736)
Backed out changeset a695139e96ee (bug 972936)
Backed out changeset 8524260ce49a (bug 972930)
Backed out changeset 667fc810ab49 (bug 975228)
2014-03-29 11:31:05 -07:00
Phil Ringnalda
e60072f823 Merge m-c to f-t 2014-03-29 10:13:56 -07:00
Phil Ringnalda
1883a0e0cf Merge f-t to m-c 2014-03-29 10:08:41 -07:00
Victor Porof
b566dac1b0 Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans 2014-03-29 13:01:37 -04:00
Maxim Zhilyaev
d75bf9dcfe Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
Have the page know how to show a panel on a sponsored icon click.
2014-03-29 09:31:09 -07:00
Maxim Zhilyaev
358fc57505 Bug 975210 - Augment Site._render logic to allow for Sponsored Tiles images & text [r=adw]
For type={affiliate,organic,sponsored} tiles, show the appropriate imageURISpec instead of thumbnail.
2014-03-29 09:31:09 -07:00
Maxim Zhilyaev
ff126b4eb1 Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-29 09:31:08 -07:00
Phil Ringnalda
73bdeac562 Merge m-i to m-c 2014-03-29 09:00:18 -07:00
Ed Lee
ee1fb602e6 Bug 972936 - Overall impressions metrics for New Tab [r=adw]
Add a histogram for each of the 3 directory link types and count how many were shown.
2014-03-29 09:00:11 -07:00
Ed Lee
a6786df79e Bug 972930 - Clicks (raw number) for tiles [r=adw]
Provide an array of expected directory link types to count how many were clicked.
2014-03-29 09:00:11 -07:00
Olivier Yiptong
b05d4792a0 Bug 975228 - Create logic to merge frecency-pages and Tiles (Tile equiv 1000 frecency) [r=adw]
Use DirectoryLinksProvider for Firefox and make PlacesProvider match in expected Links format.
Make sure there's at least 2 of each type so Telemetry doesn't know for sure which links were used.
2014-03-29 09:00:10 -07:00
ffxbld
3f52cbdd18 No bug, Automated blocklist update from host bld-linux64-spot-411 - a=blocklist-update 2014-03-29 03:13:59 -07:00
Drew Willcoxon
5af27d6f35 Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert 2014-03-28 23:31:05 -07:00
Gregory Szorc
f1b0e7f95e Backed out changeset 4834a3833639 and c580afddd1cb (bug 985084 and bug 97500)
--HG--
extra : histedit_source : c580afddd1cb90bd3cccbc7abc8082132ffe2a3c%2C4371c5775a71d493e82f193b1cf15efd44566645
2014-03-28 21:45:10 -07:00
Wes Kocher
7846a4d1f4 Merge fx-team to m-c 2014-03-28 16:48:17 -07:00
Wes Kocher
6740be2260 Merge m-c to inbound 2014-03-28 17:04:03 -07:00
Gregory Szorc
c427405c3c Bug 985084 - Experiment add-ons should be disabled by default; r=Unfocused
Experiment add-ons are now disabled by default on application load. It
is up to the Experiments Manager to enable them.

This means that experiments may not be able to reliably collect data or
modify behavior close to application startup. (There is a window between
when the Addon Manager initializes and when the Experiments Manager
initializes.) This window is acceptable for the initial version of the
experiments feature.

The Experiments Manager doesn't currently enable experiments on startup.
This will be addressed in a subsequent patch. Its tests do not regress
(indicating a lack of test coverage), so no harm no foul.

--HG--
extra : rebase_source : 3c550090e3480127dc679cc5247f249ee822e76f
extra : amend_source : 9b5349b507c73b4713ec447e4f1a6cb841c11c56
extra : source : 0d72fd2fbd1d091c27fa4a0a9c1944282eaa9ac5
2014-03-21 16:05:29 -07:00
Gregory Szorc
d5049daf81 Bug 975000 - Disable updating and compatibility checking for Experiments; r=Unfocused
Experiment add-ons are installed and updated via the Experiments Manager
service. With this change, the Add-ons Manager lets experiment add-ons
play by their own rules without interference.

--HG--
extra : rebase_source : 4a7c30f8ce36a64f91f9fee49da9061eda568b99
2014-03-28 20:17:04 +01:00
Tim Nguyen
0f13ee9fef Bug 989479 - Fix disabled=false state for in-content preferences r=jaws 2014-03-28 17:46:20 -07:00
Mihai Sucan
9277aab403 Bug 987784 - Update the browser console default prefs to match those of the web console; r=robcee 2014-03-26 13:43:27 +02:00
Mihai Sucan
b143b17223 Bug 989025 - WebConsole breaks when trying to autocomplete in objects from different domains; r=past 2014-03-27 23:15:29 +02:00
J. Ryan Stinnett
d3e426e6c3 Bug 989168 - Disable manifest editor test on Linux. r=me 2014-03-28 17:15:14 -07:00
Wes Kocher
f169e1e3b6 Merge m-c to fx-team 2014-03-28 17:07:04 -07:00
Robert Strong
2f135545d4 Followup for Bug 792075 - Update links in Control Panel. r=me 2014-03-28 16:42:53 -07:00
Tim Taubert
4f9b3c9efe Bug 986951 - Try to fix intermittent browser_tabview_bug6513111.js failures r=gavin 2014-03-27 17:37:17 +01:00
Gijs Kruitbosch
530ed55eac Bug 985958 - fix CSS rules to make :active style work, r=mconley
--HG--
extra : rebase_source : 71959a860f742dcfd5b92fec0d161f048905578d
2014-03-28 21:15:39 +00:00
Jared Wein
e1069c260c Bug 989133 - Add a soft hyphen to the character encoding label for en-US to avoid auto-hyphenation. r=MattN 2014-03-28 17:09:31 -04:00
Gijs Kruitbosch
02b5c5ecf5 Bug 989009 - should theme live bookmark submenu items correctly, r=mak
--HG--
extra : rebase_source : 2f15dd69b48e0e5b81a84f74224c8c3dcc5c66ec
2014-03-29 13:17:58 +00:00
Mike de Boer
994c287be7 Bug 957151: fix styling of primary toolbar buttons on the bookmarks toolbar on Linux. r=Gijs 2014-03-28 16:26:21 +01:00
Robert Strong
07c895a1eb Bug 792075 - Update links in Control Panel. r=bbondy 2014-03-28 10:58:44 -07:00
Robert Strong
3204251b8e Bug 989067 - Stub installer indeterminate progress bar (e.g. marquee) moves too fast on Win XP. r=bbondy 2014-03-28 10:58:36 -07:00
Gijs Kruitbosch
002f5ec4d6 Bug 986808 - don't insert duplicate separators in sidebar widget, r=mconley 2014-03-27 22:07:42 +00:00
Blair McBride
9e986c7d3f Bug 987492 - CustomizableUI.jsm should provide convenience APIs around windows, r=gijs,mconley 2014-03-24 21:14:00 +00:00
Mike de Boer
7ca47326a2 Bug 987461: prevent bookmark menu button dropmarker icon to stretch when placed in certain toolbars. r=Gijs 2014-03-28 14:58:44 +01:00
Heather Arthur
08dd9230c1 Bug 985206 - Insert colon after completing a CSS property name in the style editor. r=jwalker f=Optimizer 2014-03-25 12:55:00 +01:00
Jordan Santell
0ce9bdf7f0 Bug 988661 - Add 'Enable addon debugging' button in toolbox. r=jryans 2014-03-27 15:43:00 +01:00
Jordan Santell
906440ab37 Bug 987890 - Hide unused tools when using addon debugger. r=jryans 2014-03-27 12:32:00 +01:00
Matthew Noorenberghe
17ec0b7b1e Bug 988305 - UITour: getTarget should catch exceptions from a target's query function. r=Unfocused 2014-03-27 23:14:20 -07:00
Matthew Noorenberghe
62ff7cbc33 Bug 979747 - Inherit text color on toolbars above the titlebar on Windows Classic. f=Gijs r=mikedeboer
[Australis]
2014-03-27 23:14:20 -07:00
Matthew Noorenberghe
f5a34e97fb Bug 879921 - Replace GTK close icons on Linux with our own except for on menus and dialog buttons. r=Gijs 2014-03-27 23:14:11 -07:00
Matthew Noorenberghe
6c0453e03c Bug 879921 - Use the "tabbable" class to make the new tab page's close button tabbable. r=Gijs 2014-03-27 23:13:14 -07:00
Wes Kocher
eea0ce2e84 Merge m-c to fx-team 2014-03-27 20:24:15 -07:00
Wes Kocher
3948825ebe Merge fx-team to m-c 2014-03-27 20:07:56 -07:00
Wes Kocher
8bc0da49a1 Bug 989083 - Disable test browser_tabview_bug643392 for leaking on a CLOSED TREE 2014-03-27 14:50:35 -07:00
Georg Fritzsche
cd23969961 Bug 986040 - Telemetry experiments: Assure that no experiment addon is running yet before starting an experiment. r=Unfocused
--HG--
extra : rebase_source : 55be48f0b9cffe978c22baa8260b161f2cbc0562
2014-03-27 14:26:59 -07:00
Georg Fritzsche
b4ee0d9c48 Bug 973992 - Telemetry experiments: Make the experiments code use the new experiments addon type. r=Unfocused
--HG--
extra : rebase_source : 54de4767390441a895fca148c2c79483f22c1366
2014-03-27 14:25:04 -07:00
Jared Wein
95c5da423f Bug 962884 - Offer opt-out from auto-hyphenation for labels in the menu panel. r=Gijs 2014-03-27 15:53:18 -04:00
Georg Fritzsche
7a3a267c79 Bug 986261 - Telemetry experiments unit tests hang when they fail. r=felipe 2014-03-27 14:55:36 +01:00
Georg Fritzsche
470bf55a83 Bug 983231 - Telemetry experiments: test manifest condition evaluation. r=felipe 2014-03-26 16:35:59 +01:00
Ed Morley
88eeed4244 Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
CLOSED TREE
2014-03-27 19:09:29 +00:00