Georg Fritzsche
55951c4497
Bug 941714 - Fix plugin notification bar not disappearing after activating plugins. r=jaws
2013-11-22 01:14:38 +01:00
Georg Fritzsche
6b1a635ab9
Bug 941714 - Fixup plugin notification bar test comments. r=jaws
2013-11-22 01:15:03 +01:00
Ryan VanderMeulen
7c4875ed06
Merge m-c to fx-team.
2013-11-21 15:55:03 -05:00
Ryan VanderMeulen
7685aa2e55
Merge m-c to inbound.
2013-11-21 14:41:01 -05:00
Ryan VanderMeulen
5f5fcba645
Merge m-c to fx-team.
2013-11-21 11:39:17 -05:00
Carsten "Tomcat" Book
c2ff3261b4
merge fx-team to mozilla-central
2013-11-21 14:32:10 +01:00
Josh Matthews
0bc7f0a6ba
Bug 915184 - Wait for the default about:privatebrowsing page to appear before continuing the test. r=ehsan
2013-11-21 17:58:16 +08:00
Robert Strong
ba83136bd7
Bug 900925 - don't report error except when it isn't expected. r=mconnor
2013-11-20 16:22:44 -08:00
Tim Taubert
b04a754b73
Bug 940262 - [Australis] Hide .tab-background in the early tabopen animation phase and show it after a short offset r=dao
...
From b7ac00600af262042d076ba5ac04138eb4ee0418 Mon Sep 17 00:00:00 2001
2013-11-19 10:41:49 +01:00
Gijs Kruitbosch
6bd1b8a003
Bug 941058 - [Australis] titlebar buttons are swapped in RTL mode, r=mikedeboer
2013-11-20 19:27:04 +01:00
Honza Bambas
2437751f1d
Bug 922741 - make callbacks iteration in CacheEntry smarter, r=michal
2013-11-20 23:20:17 +01:00
Gregory Szorc
4ba80f0f47
Bug 924307 - Intermittent "reporter is null at abouthealth.js:27"; r=rnewman
...
The error message comes from abouthealth.js not checking if a variable
is null before access. That bug is fixed.
However, the underlying issue of "the reporter is null" still remains.
Logging has been added to hopefully catch issues. The signature of the
failure will change.
--HG--
extra : rebase_source : bc887406a3570a767bae5407b5836314157ac421
extra : amend_source : f22cad2eae46bd08ae25a7d376fbf8e2d1d0ea92
2013-11-20 11:41:08 -08:00
Jared Wein
73bffd6d9f
Bug 941046 - Add test to ensure that clicking on the first pixel of the nav-bar on Windows in maximized mode on a default profile will hit the back button. r=felipe
2013-11-21 12:30:20 -05:00
Jared Wein
6b5a818ef6
Bug 935753 - Fix test comment. DONTBUILD. r=me
2013-11-19 14:55:11 -05:00
Jared Wein
c4ce8aeca7
Bug 935753 - Firefox displays the "This is a secure Firefox page" indicator on pages served by addons. r=MattN
2013-11-19 11:11:25 -05:00
Ryan VanderMeulen
2222674ff4
Backed out changeset 430ebb28dd92 (bug 935753) for mochitest-bc failures.
2013-11-19 13:13:06 -05:00
Jared Wein
ed79726d0f
Bug 935753 - Firefox displays the "This is a secure Firefox page" indicator on pages served by addons. r=MattN
...
--HG--
extra : rebase_source : 20c3720bfc749401956ffa4553b9df2153231c3d
2013-11-19 11:11:25 -05:00
Benjamin Smedberg
7791df60f8
Bug 932854 - trunk-only patch to use new strings for the buttons, r=jaws
2013-11-19 08:17:04 -05:00
Benjamin Smedberg
49b612031e
Bug 932854 telemetry - add telemetry for showing the plugin infobar and its two buttons, r=jaws
2013-11-19 08:17:03 -05:00
Wes Kocher
3d6069c9d5
Merge inbound to m-c on a CLOSED TREE
2013-11-18 18:30:47 -08:00
Stephen Pohl
f6fb2407b5
Bug 935258: Tear down swipe animation overlay on popstate events. r=felipe
2013-11-18 15:45:41 -05:00
Gijs Kruitbosch
8dd0a06534
Merge m-c to fx-team on a CLOSED TREE
2013-11-18 17:01:32 +01:00
Gijs Kruitbosch
65c5bb5207
Merge m-c to ux
2013-11-18 13:44:32 +01:00
Gijs Kruitbosch
c3218cf205
Merge m-c to ux
2013-11-17 23:37:53 +01:00
Ms2ger
dacb9165d8
Merge fx-team into mozilla-central.
2013-11-17 14:27:37 +01:00
Gijs Kruitbosch
cc2610edfd
Merge mozilla-central and ux
2013-11-15 18:32:01 +01:00
Gijs Kruitbosch
3fd1217b23
Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
...
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
2013-11-13 17:30:00 +01:00
Gijs Kruitbosch
8a1e4738cc
Bug 884492 - run TabsInTitlebar._update when nodes are added/removed in tab/menubar, r=mconley
2013-11-13 21:56:42 +01:00
Gijs Kruitbosch
b18a643af7
Merge mozilla-central and ux
2013-11-13 00:28:03 +01:00
Matthew Noorenberghe
8149be9640
Bug 939008 - Move UITour CSS into themes/shared/ and browser/base/content/browser.css. r=Unfocused
2013-11-17 01:32:40 -08:00
Benjamin Smedberg
82b284d489
Bug 932854 - when a site uses a hidden plugin, show a notification bar to aid discoverability. This patch, suitable for trunk and branch, uses existing strings which are not ideal. r=jaws
2013-11-11 16:11:12 -05:00
Gijs Kruitbosch
086ac17bb4
Bug 931092 - add styling specifically for widgets, r=mconley
2013-10-29 17:09:19 +01:00
Gijs Kruitbosch
af6f8f6fef
Merge mozilla-central and ux
2013-11-12 09:27:50 +01:00
Jared Wein
8a50677a0d
Automated merge with https://hg.mozilla.org/mozilla-central
2013-11-08 13:22:23 -05:00
Gijs Kruitbosch
7f6c0c05d0
merge m-c to ux
2013-11-06 22:25:39 +01:00
Honza Bambas
95e22c7a8b
Bug 931383 - nsICacheEntryOpenCallback is not defined in pageInfo.js, test_clearHistory_shutdown.js, r=dao
2013-11-06 16:59:05 +01:00
Gijs Kruitbosch
7847dc3be9
Merge m-c to ux
2013-11-06 14:36:26 +01:00
Gijs Kruitbosch
7211b5e0ad
Merge mozilla-central and ux
2013-11-06 09:01:08 +01:00
Tim Taubert
43df2515e7
Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
...
From 8e5ce19d039052d06c099a87c2c315353bc589cf Mon Sep 17 00:00:00 2001
2013-11-05 13:21:28 +01:00
Matthew Noorenberghe
be474fa47a
Merge mozilla-central to UX
2013-11-05 01:04:20 -08:00
Wes Kocher
e400a12724
Merge inbound to m-c
2013-11-04 21:09:17 -08:00
Wes Kocher
ac3a2df976
Backed out 2 changesets (bug 934503) for browser-chrome bustage
...
Backed out changeset f631148645b3 (bug 934503)
Backed out changeset a8131d677d9b (bug 934503)
2013-11-04 16:22:03 -08:00
Mike Hommey
aadf41e5e3
Bug 934361 - Remove CHROME_DEPS. r=mshal
2013-11-05 07:39:28 +09:00
Mark Hammond
ae6ef17c2e
Bug 932147 - Move remaining tests in browser/base/content/test/general/Makefile.in to manifest files. r=jhammel
2013-11-06 11:18:45 +11:00
Benjamin Smedberg
1f65243e26
Bug 934503 - Activated hidden plugins should not show the hidden plugin notification icon, r=jaws
...
--HG--
extra : rebase_source : bdae17aa44e5fbe60d724b3ad98f679da9c851f1
2013-11-05 16:43:53 -05:00
Ryan VanderMeulen
6d0dc845eb
Backed out changesets f488602d26c9 and 09725c69fd76 (bug 860493) for OSX bustage.
...
CLOSED TREE
2013-11-04 12:55:56 -05:00
David Rajchenbach-Teller
e95ac6c38f
Bug 860493 - Add telemetry for history swipe animations. r=spohl
2013-11-04 12:10:14 -05:00
Neil Deakin
f3270a29d5
Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil
2013-11-04 11:22:24 -05:00
Benjamin Smedberg
a33b468f86
Test for bug 934503, r=jaws
2013-11-04 16:47:38 -05:00
Benjamin Smedberg
f48ca878c0
Bug 934503 - Activated hidden plugins should not show the hidden plugin notification icon, r=jaws
2013-11-04 16:47:29 -05:00