Commit Graph

5050 Commits

Author SHA1 Message Date
Gijs Kruitbosch
a70d78503c Bug 1219215 - part 2: make the devedition theme behave like the normal theme, r=dao,felipe 2016-01-12 21:30:41 +00:00
Gijs Kruitbosch
897e0c501a Bug 1219215 - part 1: remove window-drag bindings and other callers of WindowDraggingUtils, replace with using window-dragging region everywhere, r=dao,felipe 2016-01-18 15:32:14 +00:00
Carsten "Tomcat" Book
6d639cca1d merge mozilla-inbound to mozilla-central a=merge 2016-01-28 12:13:37 +01:00
Zachary Carter
a30da60b4d Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
Panos Astithas
a5bb3c4828 Fix misaligned advanced panel in about:certerror (bug 1243310). r=ttaubert 2016-01-27 15:48:53 +02:00
Zachary Carter
d44547b51f Bug 1221294 - adds Android and Apple logos to the Android and iOS download links on the Sync preferences pane. r=markh 2016-01-26 14:18:00 +01:00
Mike Conley
48028cb59b Backout 28e3554983f6 (bug 1088763) for causing bug 1223550 2016-01-25 12:04:56 -05:00
Mark Hammond
9861c2f9aa Bug 1238566 - fix centering in synced tabs UI (again). r=Gijs 2016-01-23 12:00:45 +11:00
Kris Maglione
b1feddc3d1 Bug 1217129: Part 5 - [webext] Use CustomizableUI views for BrowserAction popups. r=gijs ui-r=bwinton
This version addresses some popup sizing bugs, and also a few other issues I
ran into when debugging Blake's problems:

 * The standalone popup needs a max width of 800px for Chrome compatibility,
   which is wider than our default max width.

 * I added a flex attribute to our browser so that it fills the entire space
   of the slide-in panel. This is only necessary for browsers with content
   that is shorter than the height of the panel when it gets its desired
   width, but becomes longer when it doesn't, so it didn't show up in my
   initial tests.

 * I also added an extra pixel to the width calculations, since I noticed that
   a lot of single lines of text were unexpectedly wrapping without it. I'll
   look into this more in a follow-up bug.

I also added some comments, and renamed a couple of variables, where things
seemed unclear.

The test changes are mostly just updates to older browser action tests to use
newer helpers, rather than ad-hoc events, to open/close/click the widgets. A
few tests also needed updates to explicitly close the panel when they were
done with it.
2016-01-15 15:14:25 -08:00
Tim Taubert
75e848d2dd Bug 1207130 - Add a checkbox for automatic error reporting to about:certerror r=Gijs,past 2016-01-13 15:29:54 +01:00
Carsten "Tomcat" Book
213538a92a Backed out 8 changesets (bug 1217129) for test failures in browser_ext_pageAction_context.js
Backed out changeset dc5742de0823 (bug 1217129)
Backed out changeset 106365a3847c (bug 1217129)
Backed out changeset 628af985c7eb (bug 1217129)
Backed out changeset 7ad8b56958c5 (bug 1217129)
Backed out changeset 71f46fe62f59 (bug 1217129)
Backed out changeset 7d8dee4c335b (bug 1217129)
Backed out changeset 3b5fb2845c3b (bug 1217129)
Backed out changeset 93266f211716 (bug 1217129)
2016-01-18 09:08:35 +01:00
Kris Maglione
d2242fde18 Bug 1217129: Part 5 - [webext] Use CustomizableUI views for BrowserAction popups. r=gijs ui-r=bwinton
This version addresses some popup sizing bugs, and also a few other issues I
ran into when debugging Blake's problems:

 * The standalone popup needs a max width of 800px for Chrome compatibility,
   which is wider than our default max width.

 * I added a flex attribute to our browser so that it fills the entire space
   of the slide-in panel. This is only necessary for browsers with content
   that is shorter than the height of the panel when it gets its desired
   width, but becomes longer when it doesn't, so it didn't show up in my
   initial tests.

 * I also added an extra pixel to the width calculations, since I noticed that
   a lot of single lines of text were unexpectedly wrapping without it. I'll
   look into this more in a follow-up bug.

I also added some comments, and renamed a couple of variables, where things
seemed unclear.

The test changes are mostly just updates to older browser action tests to use
newer helpers, rather than ad-hoc events, to open/close/click the widgets. A
few tests also needed updates to explicitly close the panel when they were
done with it.
2016-01-15 15:14:25 -08:00
Paolo Amadini
a3bdd845a7 Bug 1231359 - Simplify the hidden preferences that control whether Tracking Protection is enabled in non-private windows. r=past 2016-01-08 14:16:09 +00:00
Paolo Amadini
217ff9a8bf Bug 1231375 - Add a dialog to manage DNT settings. r=past 2016-01-08 14:11:38 +00:00
Gijs Kruitbosch
8b68332ca2 Bug 1222747 - fix alignment of forward button on OSX devedition theme, r=dao 2016-01-04 15:51:31 +00:00
Gijs Kruitbosch
c5b504f817 Bug 1222747 - fix width of forward button on devedition theme by making it a CSS variable, r=dao 2015-11-17 14:30:18 +00:00
Fernando Campo
2406bc991f Bug 1205661 - Blue shade of icon in toolbar does not match other blue icons. r=mikedeboer 2016-01-07 19:07:31 +00:00
Dão Gottwald
5eb18ec923 Bug 1207424 - Remove Apps toolbar button. r=gijs 2016-01-07 13:38:42 +01:00
Wes Kocher
d2a275509a Merge fx-team to m-c a=merge CLOSED TREE 2016-01-05 16:34:06 -08:00
George Wright
237a81888c Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws 2016-01-04 18:59:44 -05:00
Gijs Kruitbosch
95ff80bba5 Bug 1224713 - fix sidebar header text in devedition theme on linux and windows, r=bgrins 2015-11-17 15:19:47 +00:00
Tim P
e4602edc84 Bug 1164569 - text overlaps image on SSLv3 error page. r=past 2016-01-01 21:13:59 +02:00
Gijs Kruitbosch
58916c493e Bug 1234936 - part 1: show attention highlight on pinned tabs with no images, r=Aryx,ntim 2015-12-30 11:27:39 +00:00
Shane Caraveo
6d58cc3ee1 Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me
2015-12-29 15:40:52 -08:00
Mark Hammond
c854815df8 Bug 1234730 - fix centering of synced-tabs login pane. r=adw 2015-12-29 11:35:28 +11:00
Richard Marti
ceafe940b4 Bug 1191230 - Add Windows 10 twisties. r=Gijs 2015-12-09 18:20:25 +01:00
Gijs Kruitbosch
095d8b1a98 Bug 1232647 - package default glow icon on Windows again, r=dao 2015-12-15 15:21:56 +00:00
Wes Kocher
582fd23fc0 Backed out changeset 3fc5a790f110 (bug 1191230) for Windows and b2g emulator build bustage CLOSED TREE 2015-12-14 10:19:11 -08:00
Richard Marti
09ee0c7a4e Bug 1191230 - Add Windows 10 twisties. r=Gijs 2015-12-09 18:20:25 +01:00
Tim Nguyen
bc275e1dd1 Bug 1227235 - Color tweaks to the tabbar svg icons. r=dao 2015-12-06 02:40:00 +01:00
Mark Hammond
0f007812b6 Bug 1231535 - remove sync spinner and add ellipsis to Synced Tabs panel. r=Gijs 2015-12-10 09:28:54 -05:00
Panos Astithas
426718f4e5 Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler 2015-12-04 19:46:13 +02:00
Carsten "Tomcat" Book
c29d9679a2 merge mozilla-inbound to mozilla-central a=merge 2015-12-03 12:00:42 +01:00
Mark Hammond
e55afa3558 Bug 1201331 (part 5) - Use a new non-animated icon for the sync button. r=Gijs 2015-12-03 10:05:04 +11:00
Mark Hammond
a1a301ed0d Bug 1201331 (part 3) - add a Synced Tabs panel. r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
ef3a69b4dc Bug 1201331 (part 1) - use a broadcaster to manage the Sync status. r=adw
This patch leverages broadcasters to keep the various sync UI elements sane.
Rather than adding yet another button ID to browser-syncui, we now just update
the broadcaster and let all the elements automagically get the attributes.
2015-12-03 10:05:03 +11:00
Masatoshi Kimura
f06436a691 Bug 1218971 - Modernize weak crypto/SSLv3 error page. r=past 2015-12-03 07:16:51 +09:00
Gijs Kruitbosch
b1a48c62f9 Bug 1222490 - part 4: remove tabview CSS references, r=ttaubert 2015-12-01 10:48:11 +00:00
Mark Banner
eec027bbee Bug 1223573 - Part 4. Build system changes for Loop as a system add-on. r=mikedeboer,r=glandium 2015-11-29 17:08:35 +00:00
Mark Banner
73b0e856e4 Bug 1223573 - Part 2. Move prefs and css into the new Loop system add-on. r=mikedeboer 2015-11-29 17:08:34 +00:00
Phil Ringnalda
f9e1e3dd9f Back out 8 changesets (bug 1223573) for Win7 PGO xperf unexpected access failures
CLOSED TREE

Backed out changeset 19876a153a00 (bug 1223573)
Backed out changeset 14251062e347 (bug 1223573)
Backed out changeset 081b0af71d6e (bug 1223573)
Backed out changeset 21ebe3534e58 (bug 1223573)
Backed out changeset d6754894897c (bug 1223573)
Backed out changeset 1b4d6308002e (bug 1223573)
Backed out changeset a13b3bba5529 (bug 1223573)
Backed out changeset f3ccccf5b6fe (bug 1223573)
2015-11-27 21:39:23 -08:00
Mark Banner
62de6d0f29 Bug 1223573 - Part 4. Build system changes for Loop as a system add-on. r=mikedeboer,r=glandium 2015-11-27 18:57:40 +00:00
Mark Banner
55c19a0c43 Bug 1223573 - Part 2. Move prefs and css into the new Loop system add-on. r=mikedeboer 2015-11-27 18:57:39 +00:00
Gijs Kruitbosch
ba625c926d Bug 1228066 - fix urlbar inherit to apply on windows, r=dao 2015-11-25 19:45:11 +00:00
Manuel Casas
0c0a9036da Bug 1214214 - Update style of sharing notifications bar, and make it persistent. r=mikedeboer 2015-11-25 01:40:00 +01:00
Sebastian Hengst
8ec918833d Bug 1227647 - Remove UI code for legacy sync migration. r=markh 2015-11-24 20:06:21 +01:00
Sebastian Hengst
5528382da8 Bug 1227361 - Remove checks for MOZ_SERVICES_SYNC from browser/. r=markh 2015-11-24 19:31:16 +01:00
Gijs Kruitbosch
c07e279778 Bug 1226110 - use 'color: inherit' for the url and search bar in devedition theme, remove non-applying findbar rule, r=dao 2015-11-20 18:41:59 +00:00
Carsten "Tomcat" Book
31c971b308 Merge mozilla-central to fx-team 2015-11-23 14:35:03 +01:00
Dão Gottwald
31a1406add Bug 644529 - Remove gap between bookmarks toolbar menu buttons and their popups. r=gijs 2015-11-21 10:42:14 +01:00