Commit graph

14 commits

Author SHA1 Message Date
Jonathan Kingston
774f114ec8 Bug 1339610 - Move chrome:// container icons to be resource:// paths so extension developers can use them. r=baku
MozReview-Commit-ID: JLmKPftt2rG

--HG--
rename : browser/base/content/usercontext-briefcase.svg => browser/components/contextualidentity/content/briefcase.svg
rename : browser/base/content/usercontext-cart.svg => browser/components/contextualidentity/content/cart.svg
rename : browser/base/content/usercontext-chill.svg => browser/components/contextualidentity/content/chill.svg
rename : browser/base/content/usercontext-circle.svg => browser/components/contextualidentity/content/circle.svg
rename : browser/base/content/usercontext-dollar.svg => browser/components/contextualidentity/content/dollar.svg
rename : browser/base/content/usercontext-fingerprint.svg => browser/components/contextualidentity/content/fingerprint.svg
rename : browser/base/content/usercontext-food.svg => browser/components/contextualidentity/content/food.svg
rename : browser/base/content/usercontext-fruit.svg => browser/components/contextualidentity/content/fruit.svg
rename : browser/base/content/usercontext-gift.svg => browser/components/contextualidentity/content/gift.svg
rename : browser/base/content/usercontext-pet.svg => browser/components/contextualidentity/content/pet.svg
rename : browser/base/content/usercontext-tree.svg => browser/components/contextualidentity/content/tree.svg
rename : browser/base/content/usercontext-vacation.svg => browser/components/contextualidentity/content/vacation.svg
extra : rebase_source : 0f7875ce0fd4c7c987beb7953e66ffc0e475f13d
2017-08-25 12:30:16 +01:00
Drew Willcoxon
365ec5747a Bug 1378560 - The order of items in the url bar should be (from right-to-left) bookmarks, page action menu. r=Gijs
MozReview-Commit-ID: 8StaNxrvryT

--HG--
extra : rebase_source : 638106ab10ac6ba85d2877aca24149c928412617
2017-08-24 10:01:01 -07:00
Wes Kocher
6e8f38c439 Backed out changeset 5885fd0c53a7 (bug 1378560) for various mochitest-plain failures a=backout
MozReview-Commit-ID: 6L4AF8RJ1SB
2017-08-24 00:07:51 -07:00
Drew Willcoxon
d4a9e6a184 Bug 1378560 - The order of items in the url bar should be (from right-to-left) bookmarks, page action menu. r=Gijs
MozReview-Commit-ID: 8StaNxrvryT

--HG--
extra : rebase_source : 2f60d8ce8cb1deb514ca1cf281dfa898cd4c1873
2017-08-23 19:25:10 -07:00
Wes Kocher
83b86eb6ee Backed out changeset 535fefe4cc5e (bug 1378560) for being the apparent cause of test_page_scroll_with_fixed_pos.html and test_pointerlock-api.html failures a=backout
MozReview-Commit-ID: 87yIHMGBXBo

--HG--
extra : rebase_source : c217025884fcf762fa6bd33ff74d17cda18a2c9e
2017-08-23 18:04:40 -07:00
Drew Willcoxon
a357df4cb4 Bug 1378560 - The order of items in the url bar should be (from right-to-left) bookmarks, page action menu. r=Gijs
MozReview-Commit-ID: 8StaNxrvryT

--HG--
extra : rebase_source : 535a45f43a4fd1f7b292f3808d7e8b0d34b2cd0b
2017-08-23 15:59:14 -07:00
Jonathan Kingston
5e6bfdc997 Bug 1387117 - Fix containers highlight for square tabs to be an underline. r=dao
MozReview-Commit-ID: L5YLL7qCRfv

--HG--
extra : rebase_source : 42180d9d07b3198b56723a34836a4d9177c822b9
2017-08-03 18:22:29 +01:00
Jonathan Kingston
610bf6f965 Bug 1387003 - Adding container icons from test pilot experiment. r=jaws
MozReview-Commit-ID: FYScQpSh11m

--HG--
extra : rebase_source : 32c4d95a15325674ac4b52ad860a82c1aee4f0a1
2017-08-03 13:05:17 +01:00
Jonathan Watt
5ccae642ae Bug 1368411 - Convert content/browser/usercontext.svg to use context paint and avoid filtering to improve performance. r=dao 2017-05-05 11:43:16 +01:00
Paolo Amadini
9ba5adffc9 Bug 1282768 - Part 1 - Move filters.svg and menubutton-dropmarker.svg to Toolkit. r=past
MozReview-Commit-ID: IGe0e94hiM7

--HG--
rename : browser/themes/shared/filters.svg => toolkit/themes/shared/filters.svg
rename : browser/themes/shared/downloads/menubutton-dropmarker.svg => toolkit/themes/shared/icons/menubutton-dropmarker.svg
extra : rebase_source : e969ac507abd7dd8bb4be09907445dd2abf4dc10
2016-11-20 18:40:19 +01:00
Jonathan Kingston
9919073d9f Bug 1267916 - part 2 - Add in UX for about:preferences#containers page, r=jaws 2016-11-03 19:31:35 +01:00
Jonathan Kingston
6375d2a38e Bug 1278177 - Change container icons to a single sprite sheet and to be rendered by CSS r=jaws
MozReview-Commit-ID: 2M1yFOxweBm
2016-09-14 22:48:58 +01:00
Andrea Marchesini
5d3755f656 Bug 1273628 - Containers tabs use inline CSS styling because of performances issues with CSS vars, r=mconley 2016-06-06 09:13:37 +02:00
Andrea Marchesini
e42cf01dd7 Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley
--HG--
rename : browser/modules/UserContextUI.jsm => browser/components/contextualidentity/ContextualIdentityService.jsm
rename : browser/themes/shared/usercontext/usercontext.inc.css => browser/components/contextualidentity/content/usercontext.css
2016-05-17 15:03:43 +02:00