Gijs Kruitbosch
82c50ffd1d
Bug 1222747 - fix alignment of forward button on OSX devedition theme, r=dao
2016-01-04 15:51:31 +00:00
Gijs Kruitbosch
ecdaefca00
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
Dão Gottwald
f182eab379
Bug 1207424 - Remove Apps toolbar button. r=gijs
2016-01-07 13:38:42 +01:00
George Wright
87db44988c
Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws
2016-01-04 18:59:44 -05:00
Shane Caraveo
b536ed1656
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
fe920179a2
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
164eee2517
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
Gijs Kruitbosch
a17eb04eb2
Bug 1222490 - part 4: remove tabview CSS references, r=ttaubert
2015-12-01 10:48:11 +00:00
Mark Banner
2f4f5612ba
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
b53adf3324
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
7e101683a3
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
0f8be01f38
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
0c5809fc4b
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
Manuel Casas
2c824e4fd6
Bug 1214214 - Update style of sharing notifications bar, and make it persistent. r=mikedeboer
2015-11-25 01:40:00 +01:00
Sebastian Hengst
8d8069f295
Bug 1227647 - Remove UI code for legacy sync migration. r=markh
2015-11-24 20:06:21 +01:00
Sebastian Hengst
d8866b771d
Bug 1227361 - Remove checks for MOZ_SERVICES_SYNC from browser/. r=markh
2015-11-24 19:31:16 +01:00
Dão Gottwald
0096020c46
Bug 644529 - Remove gap between bookmarks toolbar menu buttons and their popups. r=gijs
2015-11-21 10:42:14 +01:00
Jared Wein
f999cb4a65
Bug 1225865 - Control Center (identity-box) missing :hover:active styling. r=dao
2015-11-18 12:48:52 -05:00
Sebastian Hengst
0a256d0ca0
Bug 1224834 - Remove infinite improbability drive. r=Gijs
2015-11-14 19:42:38 +01:00
Dão Gottwald
e4bd37e7e3
Bug 933917 - Remove about:permissions. r=MattN
2015-11-13 11:18:27 +01:00
Mark Hammond
225e172a8e
Bug 1210616 - have remote (sync) tabs appear in awesomebar suggestions. r=mak
2015-11-12 11:02:44 +11:00
Gijs Kruitbosch
c71df19279
Bug 1221500 - followup: allow space for permanent banner, fix tests to deal with this, rs=bustage on a CLOSED TREE
2015-11-06 19:25:17 +00:00
Gijs Kruitbosch
468aa68ec5
Bug 1088763 - fix yosemite inactive window style, r=mconley, ui-r=shorlander
2015-10-28 16:09:37 +01:00
Gijs Kruitbosch
ba1bc8b0d3
Bug 1219479 - fix hidpi styling of toolbar buttons in overflow menu, r=dao
2015-11-02 15:25:09 +00:00
Harshit Bansal
54b7a45dbe
Bug 1220080 - Remove aboutCertError_sectionExpanded.png, aboutCertError_sectionCollapsed.png and aboutCertError_sectionCollapsed-rtl.png. r=dao
2015-11-04 07:27:30 +01:00
Tim Nguyen
a21b5e8dc8
Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao
2015-10-29 12:00:49 +01:00
Jeremy Francispillai
6a90343557
Bug 1173715 - Removed the bottom border off of the search-panel-current-engine element and removed the check to see if the search suggestions is collapsed, r=florian.
2015-10-28 12:38:27 +01:00
Blake Winton
17ab8353fd
Bug 1199050 - Round off the corners of browser-extension-panel's content. ui-r=maritz, r=gijs
2015-10-22 14:36:47 -04:00
Ryan VanderMeulen
843ba02fc3
Backed out changesets fb30635f0652 and a91f6ca882f2 (bug 1169679) for being the likely cause of OSX 10.10 mochitest-bc failures.
2015-10-23 17:39:16 -04:00
Tim Nguyen
fbf8c9215f
Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao
2015-10-22 07:28:00 -04:00
Carsten "Tomcat" Book
353bc29faa
Backed out changeset 92d4493c6d58 (bug 1169679) for bustage
2015-10-22 16:03:00 +02:00
Tim Nguyen
a386b8c87f
Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao
2015-10-21 12:41:00 +02:00
Dão Gottwald
22670d8480
Backed out changeset de4fc486564b (bug 1212482) for perf regressions
2015-10-21 08:35:16 +02:00
Jared Wein
ca525fdaa1
Bug 1212482 - Show the history dropdown arrow when the location bar is focused. r=dao
2015-10-20 12:44:21 +02:00
Carsten "Tomcat" Book
89186c2da3
merge mozilla-inbound to mozilla-central a=merge
2015-10-20 12:00:53 +02:00
Kris Maglione
d7cd4b0dea
Bug 1197422 - Part 2: [webext] Implement the pageAction API. r=billm ui-r=bwinton
2015-10-15 15:15:04 -07:00
Mike Hommey
9917a51ee8
Bug 1212773 - Extend jar maker syntax for jar file location. r=gps
...
Indicating a jar currently looks like the following in a jar manifest:
path/to/name.jar:
The `path/to` doesn't contain the implicit "chrome/" directory. This, in
turn, doesn't allow much flexibility to use the jar maker for what is not
necessarily under chrome/.
To use the jar maker to fill some chrome manifest for the default theme
extension, we currently use a hackish path to get to the right location,
and rely on the chrome.manifest file in the parent directory never to be
picked by the package manifest, which is a quite horrible way to do this,
but worked well enough for that specific use case.
With the need to handle system addons at the build system level, it
becomes necessary to come up with something less hackish.
What this change introduces is an additional syntax for the jar manifest,
in the following form:
[base/path] sub/path/to/name.jar:
Using this syntax, there is no implicit 'chrome' path. The `base/path` is
relative to the current DIST_SUBDIR, and the `sub/path` is relative to that
`base/path`. The distinction can be useful for build system backends.
The assumption that the "root" chrome.manifest is in the parent directory
of the implicit "chrome" directory dies, and the `base/path` is where the
root chrome.manifest is placed.
2015-10-20 07:36:51 +09:00
Gijs Kruitbosch
550342735c
Bug 1214579 - fix styling of back/fwd (and thereby navbar items) on OS X retina screens, r=dao
2015-10-14 11:43:04 +01:00
Dão Gottwald
84984c9296
Bug 1214221 - .toolbarbutton-1 max-width restriction should only apply to buttons that are in a toolbar. r=mconley
2015-10-14 02:09:31 +02:00
Dão Gottwald
65ef7dee5f
Bug 1214244 - Remove max-width from Back and Forward toolbarbutton icons. r=mconley
2015-10-14 02:09:17 +02:00
Dão Gottwald
b3debad9f8
Bug 1208715 - Impose size restriction on extension icons. r=jaws
2015-10-13 08:25:36 +02:00
Dão Gottwald
06f9f34bc8
Bug 1184651 - Use flat background instead of gradient for the navigation toolbar on Windows 10 and 8 and Linux. r=jaws
2015-10-13 00:03:51 +02:00
Jared Wein
e40ec99cbc
Bug 1211217 - Show the URL bar dropmarker on toolbar hover instead of location bar hover. r=dao
2015-10-08 11:33:18 +05:30
Brian Grinstead
de8bea333d
Bug 1212456 - Merge platform-specific aboutCertError.css files into a single shared file;r=paolo
2015-10-07 13:01:12 -07:00
Manav Batra
a8438a041b
Bug 1212280 - Remove workaround for bug 1202618 from stop/reload/go buttons. r=dao, DONTBUILD
2015-10-07 16:48:47 +02:00
Dão Gottwald
d803c4f794
Backed out changeset 7f6553651b3b (wrong author)
2015-10-07 17:16:32 +02:00
Dão Gottwald
645f743ef3
Bug 1212280 - Remove workaround for bug 1202618 from stop/reload/go buttons. r=dao
2015-10-07 16:48:47 +02:00
Dão Gottwald
acb6ca2029
Bug 1203661 - Fix spacing in location bar to be less uneven. r=gijs
2015-10-07 16:47:56 +02:00
Xidorn Quan
2817765601
Bug 1161565 - Give titlebar proper appearance on OS X Yosemite and revmoe special case of double click behavior on unified tabbar on OS X. r=gijs
2015-10-06 22:17:41 +11:00
Kit Cambridge
efdf7b5ed7
Bug 1192458, Part 2 - New icon for consolidated notification permission. r=MattN
2015-10-05 16:39:41 -07:00