Gijs
dec20c821e
Bug 1354094 - show the overflow button when there are items in the permanent overflow menu, r=mikedeboer
...
This also disables the menu button and overflow button correctly in
customize mode, and fixes an issues where the overflow button state
would stay 'open' when closing the panel by clicking the button
a second time.
MozReview-Commit-ID: BNTkE6zvv9Q
--HG--
extra : rebase_source : caa6ca5376c0b0e6c5d3190ffaed0b34e5292fb4
2017-05-10 12:36:05 -04:00
Gijs Kruitbosch
9631be649d
Bug 1354082 - part 1: make toggling the photon structure pref at runtime not break the panels, r=mikedeboer
...
This is unfortunate, but in order to keep automated tests working when we flip the pref,
it would be nice to be able to flip the pref at runtime and have things Just Work. This
tries to make that happen. We can remove most of this code post-Photon.
MozReview-Commit-ID: 8zbgCGJautO
--HG--
extra : rebase_source : 2b6df54d24d35294cc547be0b7abe5396ddec6b6
extra : histedit_source : a9b4654bbddc10a933f83a08f34d809a58b80ad9
2017-05-05 19:25:37 +01:00
Wes Kocher
02015c2300
Merge m-c to autoland a=merge CLOSED TREE
...
MozReview-Commit-ID: 5T8pxvbfKXv
2017-05-10 17:29:04 -07:00
Doug Thayer
5361205f4d
Bug 1358363 - Show PanelUI notifications when window focused r=rstrong
...
Right now notifications displayed in non-focused windows are
causing that window to be focused. This is annoying. We could work
to make the doorhangers not focus the other windows, but a simpler
solution is to just not show the doorhanger until the window is
focused. This has the added benefit of ensuring that the doorhangers
entry animation is seen by the user, increasing the likelihood that
they will notice it.
Additionally, some existing tests involving extra windows were
refactored. I stripped the old tests of their extra windows and
created new tests specifically to test the behavior of background
windows. These tests were modeled off of the background window
tests of PopupNotifications.jsm, which create a new window knowing
that this will cause the existing window to be the background,
rather than explicitly manipulating the focus of the two windows.
MozReview-Commit-ID: 1fjrDOhEKCw
--HG--
extra : rebase_source : 954ace7e43da90fcee3da2d70c4bdbcda8456d77
2017-04-21 08:57:28 -07:00
Mike de Boer
9dae7f8028
Bug 1354141 - Introduce a new binding for Photon panels that allows for more granular control in behavior and to fork the styles entirely. r=Gijs
...
MozReview-Commit-ID: CDzn5r0YmYO
--HG--
extra : rebase_source : 45a7bd3d75b23af7c8e9ea812a0e66870902eaef
2017-05-10 16:05:05 -04:00
Sebastian Hengst
8c67cb83ed
Backed out changeset 3e704f6d9476 (bug 1354141) for failing mochitest browser_ext_browserAction_popup_resize.js. r=backout on a CLOSED TREE
2017-05-10 19:34:14 +02:00
Mike de Boer
ca1311454d
Bug 1354141 - Introduce a new binding for Photon panels that allows for more granular control in behavior and to fork the styles entirely. r=Gijs
...
MozReview-Commit-ID: CDzn5r0YmYO
--HG--
extra : rebase_source : 85496d5acc4303a2076210c470b670f36869dc83
2017-05-10 11:06:06 -04:00
Gijs Kruitbosch
c2bb6816bb
Bug 1354113 - add library,add-ons,preferences,customize items, r=jaws
...
MozReview-Commit-ID: 3bfi30tvUTB
--HG--
extra : rebase_source : a8f393493b036c096e265b608a82ba85ac068c19
2017-05-09 11:58:59 -04:00
Gijs Kruitbosch
32b0b9df1f
Bug 1355020 - part 3: add notification container and styling for photon hamburger panel, r=mikedeboer
...
MozReview-Commit-ID: 4Jajbo9pzg5
--HG--
extra : rebase_source : ea83b92bb8626e0449f76a00099e86ae78e0a7ef
2017-05-03 16:15:42 +01:00
Gijs Kruitbosch
cf021da921
Bug 1355020 - part 2: disentangle add-on notifications from 'PanelUI' and their specific spot, r=kmag
...
MozReview-Commit-ID: h2azhwU60S
--HG--
extra : rebase_source : c6bad5785235738161637e9f080faefd4ce2db04
2017-05-03 14:53:07 +01:00
Gijs Kruitbosch
1c3d0e4047
Bug 1355020 - part 1: disentangle update notifications from 'PanelUI' and hardcoded IDs, r=dthayer
...
MozReview-Commit-ID: EqLtDuRC8EH
--HG--
extra : rebase_source : 4508af1a155193ae556c0b9261aeb13a71afb0e9
2017-05-04 12:56:11 +01:00
Gijs Kruitbosch
9941e89ec3
Bug 1354079 - add sticky / permanent part to overflow panel, r=mikedeboer
...
MozReview-Commit-ID: 7wv43JWLx8Q
--HG--
extra : rebase_source : d8532f3b6d15baea124480cab2f55d4944417b27
2017-04-22 10:41:03 +01:00
Neil Deakin
cf77cf0e03
Bug 1356587, update the gEditUIVisible flag when the panelUI is opened and closed so that the command updating optimization actually applies. Currently it never applies once the panel has been opened at least once, r=gijs
2017-05-01 10:42:33 -04:00
Gijs Kruitbosch
7bd286889b
Bug 1354116 - add open, save, page setup, print buttons to main hamburger panel, r=mikedeboer
...
MozReview-Commit-ID: 7mq4QpsoSPK
--HG--
extra : rebase_source : f533cba0b6af81d44f5cd472ff2acf74c369c9eb
2017-04-20 17:21:26 +01:00
Iris Hsiao
0adc572c43
merge mozilla-inbound to mozilla-central a=merge
2017-04-24 11:35:45 +08:00
Florian Queze
012fd2ffcb
Bug 1358173 - Removing a non-existent panelUI notification shouldn't be expensive, r=Gijs.
2017-04-22 11:20:20 +02:00
Doug Thayer
6c660b95af
Bug 1348396 - Only show a badge on PanelUI while in fullscreen r=enndeakin+6102,rstrong
...
Previously we were showing a doorhanger when the user moused to the
top of the screen while in fullscreen mode. However, the doorhanger
would disappear before the user had a chance to interact with it.
We decided it's best anyway to simply display a badge when the user
is in fullscreen, and to reshow the doorhanger when the user exits
fullscreen.
MozReview-Commit-ID: ENRtXC4wqvZ
--HG--
extra : rebase_source : 4609fbc2d0bd38fe16a23151d94d265761cd57b0
2017-04-10 11:11:45 -07:00
Gijs Kruitbosch
0d9f28833b
Bug 1354071 - use a panelmultiview for the overflow panel, r=mikedeboer
...
MozReview-Commit-ID: ERZuwC6eYQf
--HG--
extra : rebase_source : bb000fcd948897ff0694de8943223651e1e061ca
2017-04-18 12:16:47 +01:00
Gijs Kruitbosch
d7d806af44
Bug 1354095 - add new {,private} window buttons to photon panel r=mikedeboer
...
MozReview-Commit-ID: EZ8GtGIPpNL
--HG--
extra : rebase_source : 0e0611e544ee3c03cbd4a2de7195b4901bae7180
2017-04-11 22:52:13 +01:00
Florian Queze
37ff4fc7cc
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
12bbf7f45f
Backed out changeset d6d5806e5695 (bug 1348396) for frequently failing modified test. r=backout
2017-04-11 21:31:41 +02:00
Doug Thayer
7810cd0dda
Bug 1348396 - Only show a badge on PanelUI while in fullscreen r=enndeakin+6102
...
Previously we were showing a doorhanger when the user moused to the
top of the screen while in fullscreen mode. However, the doorhanger
would disappear before the user had a chance to interact with it.
We decided it's best anyway to simply display a badge when the user
is in fullscreen, and to reshow the doorhanger when the user exits
fullscreen.
MozReview-Commit-ID: ENRtXC4wqvZ
--HG--
extra : rebase_source : d0ddc7395115287620ed4c9532297e825996be1d
2017-04-10 11:11:45 -07:00
Gijs Kruitbosch
bd805725b6
Bug 1354083 - create a photon structure pref and a panel for photon hamburger menu use, r=mikedeboer
...
MozReview-Commit-ID: CKdxucwQfXV
--HG--
extra : rebase_source : 9fbce69b7600a1f38e9de8affb526a43b153c2d7
2017-04-10 20:02:43 +01:00
Doug Thayer
f463069928
Bug 893505 - Simplify the application update UI r=chmanchester,enndeakin+6102,Gijs,rstrong
...
There's quite a few changes in here. At a high level, all we're trying to do
is to replace the old update popup with a less intrusive and more modern
doorhanger (set of doorhangers) for various update failure conditions.
MozReview-Commit-ID: 24sESMTosNX
--HG--
extra : rebase_source : ee0c1e00fe3f99e16388f0de17274ff97a3b9fcf
2017-03-21 13:50:09 -07:00
Zibi Braniecki
3d91da8726
Bug 1347314 - Migrate calls to ChromeRegistry::GetSelectedLocale to use LocaleService::GetAppLocale. r=jfkthame,Pike
...
In cases, where the caller is looking for the locale to be used for JS Intl API,
we can now replace it with `undefined` which causes JS Intl API to use the default
locale which since bug 1346674 is resolved to the app locale.
This allows us to remove a lot of calls for the app locale.
The remaining ones are split between `AsBCP47` and `AsLangTag`.
Here, the `AsLangTag` is used, as described in the API docs, for cases where
the language string is used for localization purposes, such as language negotaition
matching to our language resources etc.
`AsBCP47` is used when the returned value is handed over to ICU API.
MozReview-Commit-ID: DzmFEUvMq3N
--HG--
extra : rebase_source : 513ed31d995864939aa893e73c81ffdf591a6617
2017-03-14 16:09:54 -07:00
Sebastian Hengst
0a04f3b9e2
Backed out changeset cc308a73ad05 (bug 1347314) for eslint failure in test_device.html. r=backout
2017-03-22 18:20:26 +01:00
Zibi Braniecki
c2cd68a689
Bug 1347314 - Migrate calls to ChromeRegistry::GetSelectedLocale to use LocaleService::GetAppLocale. r=jfkthame,Pike
...
In cases, where the caller is looking for the locale to be used for JS Intl API,
we can now replace it with `undefined` which causes JS Intl API to use the default
locale which since bug 1346674 is resolved to the app locale.
This allows us to remove a lot of calls for the app locale.
The remaining ones are split between `AsBCP47` and `AsLangTag`.
Here, the `AsLangTag` is used, as described in the API docs, for cases where
the language string is used for localization purposes, such as language negotaition
matching to our language resources etc.
`AsBCP47` is used when the returned value is handed over to ICU API.
MozReview-Commit-ID: DzmFEUvMq3N
--HG--
extra : rebase_source : 13fa4c397ba4c79303a2cd76684b5b8c4bd17331
2017-03-14 16:09:54 -07:00
Florian Quèze
9d62681259
Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws.
2017-03-08 10:17:52 +01:00
Florian Quèze
0e0865f4fc
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
2017-01-25 07:01:52 +01:00
Florian Quèze
85611a7b6d
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
...
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Jared Wein
ecab54a7c9
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
7255df4e9a
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Dave Townsend
0a2c8f9b78
Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
...
MozReview-Commit-ID: HBpjT2uHJaZ
--HG--
extra : rebase_source : 78fe71a1d673a1c698520a9c82c6f35959614f8f
2016-11-10 14:48:04 -08:00
Wes Kocher
431cc3777c
Merge m-c to inbound a=merge
2016-08-19 18:39:52 -07:00
Kris Maglione
ff87033351
Bug 1259093: Part 2 - Reparent view nodes before dispatching ViewShowing event. r/rs=Gijs
...
MozReview-Commit-ID: IRkAJYQFd1C
--HG--
extra : rebase_source : c32d54d8babb5dbd8337eeb4462d41a2aa231eb2
2016-08-16 18:31:57 -07:00
Kris Maglione
c732d51ec4
Bug 1259093: Part 1 - Allow async initialization from ViewShowing events. r=Gijs
...
This changes the `detail` of the ViewShowing events in an incompatible way.
There were only a few places it was used in mozilla-central, which I fixed. I
searched add-ons in DXR and didn't find any that used the `detail` member of
this event, but I had to resort to a random sampling, so it's possible that
some do exist.
MozReview-Commit-ID: CYzGw6KH7uI
***
amend-0
MozReview-Commit-ID: EZfo1k7YhSx
--HG--
extra : rebase_source : 28255d2f3b780043a9853a43c0fa4028d3128d66
2016-08-16 18:46:56 -07:00
Katie Broida[:ktbee]
07f2d654fe
Bug 1171746 - Ensure tab-specific panels close when you switch the tab. r=jaws
...
--HG--
extra : amend_source : 8c8bd60be44132befa37a50422086d9ffdae3cbe
2016-08-19 07:27:00 -04:00
Sebastian Hengst
9ec085584d
Backed out changeset 0c4f81bc2b52 (bug 1252224) for permafailing in browser_ext_browserAction_popup_resize.js on Linux after merge to mozilla-central. r=backout a=backout
...
MozReview-Commit-ID: KUARkl7QxB7
2016-08-13 13:27:15 +02:00
Jared Wein
c1a786bb11
Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
...
MozReview-Commit-ID: 9T4gAPwFrXp
* * *
[mq]: temp
MozReview-Commit-ID: Bj91OhNd8ed
* * *
[mq]: temp
MozReview-Commit-ID: J8h8InaMRP4
2016-08-04 17:30:54 -04:00
Sumit Tiwari
8d27110b79
Bug 1290698 - Replace Iterator() with Object.{values, entries}; r=mossop
...
MozReview-Commit-ID: DEoVeqEZWpd
--HG--
extra : rebase_source : 53b3a2be2cd5bfc444ce6047c44f20bb176e2337
2016-08-07 21:58:24 -04:00
gasolin
d6aaf91a4e
Bug 1260718 - use plain promise in panelUI.js; r=Gijs
...
MozReview-Commit-ID: 8WkAovMOMop
--HG--
extra : transplant_source : %0CO%E3V%E1n%F3%20H%81%03%0CFL%F7%99%F5%93%82%DE
2016-04-06 15:05:11 +08:00
Gijs Kruitbosch
e69595b296
Bug 1256085 - fix hamburger menu losing pressed state when a context menu inside the panel closes, r=jaws
...
MozReview-Commit-ID: 6ZhBPlYMU4y
--HG--
extra : rebase_source : 3fd33fa6bc045ad62c9f355c4d0843b96a4d3149
2016-03-15 21:28:31 +00:00
Dão Gottwald
594c008fcb
Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws
2016-02-20 14:03:25 +01:00
Carsten "Tomcat" Book
cab348d1b5
Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js
2016-02-19 17:19:19 +01:00
Dão Gottwald
4c8a1f54f5
Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws
2016-02-19 00:50:17 +01:00
Jared Wein
3f6801477a
Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs
...
--HG--
extra : commitid : CTMv8KOMjRK
extra : rebase_source : 768fb80e4652c1f0e14eea9e32da8eff795f1659
extra : amend_source : bd695a57c00c8004b048ccd4673465d66bea22c6
extra : histedit_source : ca0c6fcb719d0e7f0895de1bd429fa9804833f65
2016-01-23 14:55:27 -05:00
Kris Maglione
dec1283a9d
Bug 1217129: Part 2 - Clear open state of view widgets if view opening is prevented. r=gijs
...
--HG--
extra : commitid : IUMLwpDw8cg
extra : rebase_source : 2d38822c4f2479451856bb3c6b07d4402d9f575d
extra : source : 3b5fb2845c3bb9a03bab0561fd9e0624ffbca424
2016-01-07 19:26:33 -08:00
Carsten "Tomcat" Book
cc15740ff7
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
55745a4c92
Bug 1217129: Part 2 - Clear open state of view widgets if view opening is prevented. r=gijs
...
--HG--
extra : commitid : FFUeRcZgH9L
extra : rebase_source : bb1cdbc7a0f37bb13205df31e1fbf689488f5ffd
2016-01-07 19:26:33 -08:00
Dave Townsend
2438882fb4
Bug 1229224: Fix linting for some browser files that tests depend on. r=felipe
...
--HG--
extra : commitid : 63xJ7CuQ3vP
extra : rebase_source : 5bb977edee31a299d13ef82acdebb9fe6808f8fa
2015-12-17 15:19:00 -08:00
Jared Wein
53c5412b7e
Bug 1205436 - Add extra logging to PanelUI show/hide and customizing enter/exit. r=Gijs
2015-11-09 18:15:38 -05:00
Carsten "Tomcat" Book
08997000eb
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902 )
Backed out changeset d70c7fe532c6 (bug 1202902 )
2015-10-07 14:03:21 +02:00
Sebastian Hengst
cdcff6d0a7
Backed out changeset c6b267589d0d (bug 1202902) for Mulet Reftest, W3C Platform Test and other failures. r=backout a=backout on a CLOSED TREE
2015-10-07 13:36:26 +02:00
Shu-yu Guo
52e365bb7b
Bug 1202902 - Fix the world. (r=ato for marionette, rs=Mossop for rest)
2015-10-06 14:00:30 -07:00
Tooru Fujisawa
21d80b2498
Bug 1207491 - Part 3: Remove use of expression closure from browser/components/customizableui/content/. r=Gijs
...
--HG--
extra : commitid : CCFhLhA8g2S
extra : rebase_source : e1d244cf6f11c58cc13fedd971c9292bde7b7024
2015-09-23 18:36:20 +09:00
Gijs Kruitbosch
6764c42a9e
Bug 1164942 - do not load pocket's jsm or other scripts until used with extra getter to satisfy tests, r=jaws
...
--HG--
extra : rebase_source : fc6d1273cc9c6dc355638033cd27705ab59747e7
2015-05-15 14:25:57 +01:00
Phil Ringnalda
28b4d45685
Back out 5f81902ee93e (bug 1164942) for leaking pktUIMessaging from browser_UITour_pocket.js on Windows
...
CLOSED TREE
2015-05-17 14:21:57 -07:00
Gijs Kruitbosch
f253d2ed23
Bug 1164942 - do not load pocket's jsm or other scripts until used, r=jaws
2015-05-15 14:25:57 +01:00
Gijs Kruitbosch
2e2dc75200
Bug 1106119 - fix locale detection for menu panel, r=mconley
...
--HG--
extra : rebase_source : c8a195a8bcccfb514dde04f5537ba29d9c36b493
2015-05-11 22:49:39 +01:00
Jared Wein
6e4ebfd8c3
Bug 1161793 - Wait to run the Pocket popupshowing code until the popupshowing event is dispatched, same for the popupshown code. r=dolske
2015-05-07 17:55:21 -04:00
ziyunfei
e1db0f779e
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
2015-04-30 00:32:05 +09:00
Florian Quèze
864fb2404a
Bug 1156878 - Send a request to the server when clicking the Pocket toolbar button, r=jaws.
2015-04-27 11:49:21 +02:00
Gijs Kruitbosch
5420b18de7
Bug 1074520 - use CSS instead of hacks to make the forget button panel lay out correctly, r=jaws
2014-10-22 12:39:04 +01:00
Gijs Kruitbosch
99d47e6b47
Bug 987230 - use consumeanchor attribute to fix button click, r=enn,mconley
...
--HG--
extra : rebase_source : 8e52a377eeb708e258f0190fcbc5902c5477c2b8
2014-07-01 01:09:43 +01:00
Gijs Kruitbosch
490708879b
Bug 979207 - add PanelUI panelshown listener before showing panel, r=mikedeboer
2014-06-09 10:02:59 +01:00
Gijs Kruitbosch
c505617c8d
Bug 1015494 - allow disabling panel animations during tests, r=mconley
...
--HG--
extra : rebase_source : 3dbdf0da5fbce6e432f5a38ae700957445f4a913
2014-05-27 13:43:56 +01:00
vikneshwar
6ff2bf299b
Bug 1003888 - Replaced getter for isReady() instead of a function(). r=mconley
2014-05-09 11:29:00 +02:00
Henri Sivonen
2182f447b0
Bug 943252 m-c part - Remove dead code related to the old Character Encoding menu implementation. r=Unfocused.
2014-04-30 10:41:15 +03:00
Gijs Kruitbosch
00007267c8
Bug 994712 - fix CART regression caused by switch to Promise.jsm for Task.jsm. r=mconley.
2014-04-25 14:49:28 +02: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
Gijs Kruitbosch
910b3bc1bb
Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused
2014-03-16 23:38:49 +00:00
Gijs Kruitbosch
059b64503c
Bug 983583 - define missing PREF_SELECTED_LOCALE for Australis menu panel, f=aryx, rs=me
2014-03-14 11:35:42 +01:00
Jared Wein
1ed99bf62c
Bug 928722 - Resample the system scrollbar width when the UI theme is changed or mouse plugged in. (pair programmed with mconley). r=mconley
2014-03-06 09:17:00 -05:00
Mike Conley
31c6e2d201
Bug 979034 - [Australis] Make CustomizationTabPreloader kick-off when the user opens the menu panel. r=ttaubert.
2014-03-04 11:48:00 -05:00
Jared Wein
0436d432fd
Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs
...
--HG--
extra : rebase_source : 446af8d36736c74cff9e02614f80ac61b757d9ff
2014-02-27 09:44:33 -05:00
Gijs Kruitbosch
a708bdaee0
Bug 977150 - don't hardcode position of Australis panels in JS; unify overflow show code, r=jaws
2014-02-28 10:38:33 +00:00
Ryan VanderMeulen
15836c447c
Backed out changeset c10115ce8c0d (bug 968447) for linux32 debug mochitest-bc perma-fail.
2014-02-27 17:45:08 -05:00
Jared Wein
66b3110ac5
Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs
2014-02-27 09:44:33 -05:00
Gijs Kruitbosch
40602a57e9
Bug 970321 - Australis' UITour: make menu panel not break if tour tab is opened in new window, r=Unfocused
2014-02-20 22:42:33 +00:00
Gijs Kruitbosch
23b48733c6
Bug 970897 - use subview inner scroll height for Australis standalone panels, r=jaws
2014-02-11 17:37:43 +00:00
Gijs Kruitbosch
404ad8d53a
Bug 969719 - get rid of level='top' workaround for Australis standalone panels, r=MattN
2014-02-08 13:36:25 +00:00
Gijs Kruitbosch
efc6c3ed56
Bug 958869 - don't show Australis button context menu on subviews, r=MattN
2014-02-08 02:04:21 +00:00
Matthew Noorenberghe
e9379e1143
Bug 969080 - [Australis] Remove leftover onCommandHandler method. r=Unfocused
2014-02-06 21:43:20 -08:00
Gijs Kruitbosch
57cc9f1dc9
Bug 966694 - add brandshortname in Australis panel's quit item on Linux, too, r=Unfocused
2014-02-03 09:29:33 +00:00
Gijs Kruitbosch
d94b5be9b6
Bug 948213 - Australis menu panel stays open when opening items in subviews, r=jaws,mconley
2014-01-31 20:05:05 +00:00
Gijs Kruitbosch
73e4f3ab88
Bug 940116 - part 1 of many, fix Australis' customize/quit/help labels, r=jaws
...
--HG--
extra : rebase_source : c21f1850c72ed7f11defcd00711f48fd8e12f668
2014-01-29 17:10:14 +00:00
Mike de Boer
7a1b180930
[Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs
2014-01-29 12:20:40 +01:00
Gijs Kruitbosch
1f78f080d8
Bug 963779 - use handleEvent for Australis command handler, r=mconley
2014-01-27 15:34:40 +00:00
Dão Gottwald
1ac2011e89
Bug 946395 - [Australis] Back out bug 881937 (panel menu keyboard access). r=Gijs ui-r=phlsa
2014-01-24 15:44:08 +01:00
Mike de Boer
27676b1fd2
[Australis] Bug 963092: update help menu button styling. r=jaws
2014-01-23 16:35:34 +01:00
Gijs Kruitbosch
3d0d9c78ed
Bug 944947 - automatically hyphenate labels for items in Australis' menupanel, r=MattN
...
--HG--
extra : rebase_source : 3c621f7203eaec41d545c6da884f2b6856af94a7
2014-01-17 19:11:57 +01:00
Gijs Kruitbosch
cbe2571a4b
Bug 941109 - use closemenu instead of noautoclose attribute in Australis menupanel, r=mconley
...
--HG--
extra : rebase_source : 89c32805249cebe4c29e135b1d27b7679eb1fbd8
2014-01-21 19:01:16 +00:00
Jared Wein
b6058ad7d4
Bug 901207 - [Australis] Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs
2013-12-10 17:50:08 -05:00
Wes Kocher
7db3725419
Backed out changeset 371cd4b623de (bug 901207) for m-bc orange
2013-12-10 17:07:39 -08:00
Jared Wein
e5b223c2ef
Bug 901207 - [Australis] Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs DONTBUILD
2013-12-10 17:50:08 -05:00
Mike Conley
240140ddbd
Backed out changeset 3332e2f1ede3 due to missing Australis in commit message.
2013-12-10 18:43:39 -05:00
Jared Wein
feab2c0374
Bug 901207 - Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs
...
--HG--
extra : rebase_source : bde48e905cb3b2eb12e148efb8867b52f23f8610
2013-12-10 17:50:08 -05:00