Commit graph

327 commits

Author SHA1 Message Date
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
Florian Quèze
b3b059f868 Bug 1206233 - Avoid flickering of the panel when removing permission items, r=jaws
MozReview-Commit-ID: L5LKDawDyCg
2016-08-16 14:30:42 +03: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
Carsten "Tomcat" Book
5a14c558ee merge fx-team to mozilla-central a=merge 2016-08-10 15:52:07 +02:00
Mark Hammond
aa9574aefc Bug 1293128 - use an appropriate entry-point when opening about:accounts via the SyncedTabs menu. r=eoger
MozReview-Commit-ID: Da9JH92Ny0F
2016-08-10 12:35:11 +10: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
Phil Ringnalda
640043d1a4 Back out 368638f47657 (bug 1293128) for failures in browser_967000_button_sync.js
CLOSED TREE
2016-08-08 21:30:28 -07:00
Mark Hammond
f886853e85 Bug 1293128 - use an appropriate entry-point when opening about:accounts via the SyncedTabs menu. r=eoger
MozReview-Commit-ID: Da9JH92Ny0F

--HG--
extra : rebase_source : 712d0a4eb04e617c73dd75faf54ad6338663a2be
2016-08-08 15:58:30 +10:00
Sebastian Hengst
00e692da4f Backed out changeset d1923f89225c (bug 1252224) for failures in e.g. browser_no_mutationrecords_during_panel_opening.js. r=backout 2016-08-05 23:43:13 +02:00
Jared Wein
1e5fb3c3cb Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
MozReview-Commit-ID: 9T4gAPwFrXp

--HG--
extra : rebase_source : fb476e4ced4ddb576d10703392fc9dfd1bb03f81
2016-08-04 17:30:54 -04:00
Wes Kocher
f9548184f5 Backed out changeset 429d054ed34d (bug 1252224) for browser_ext_browserAction_popup_resize.js failures on Windows a=backout 2016-08-08 13:50:09 -07:00
Jared Wein
862f5adbae 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
2016-08-04 17:30:54 -04:00
Jared Wein
04f690b589 Backout 04fec252a1c6 (bug 1252224) due to wrong patch being pushed. r=me
MozReview-Commit-ID: DCrKrp6x0sm
2016-08-08 14:06:36 -04:00
Jared Wein
4877287e10 Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
MozReview-Commit-ID: 9T4gAPwFrXp
2016-08-04 17:30:54 -04:00
Mark Banner
c8531f414d Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose 2016-07-30 08:48:31 +01:00
Mark Banner
b5f9f1309f Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests 2016-07-29 18:17:17 +01:00
Mark Banner
59109f0ef2 Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose 2016-07-29 12:00:27 +01:00
Drew Willcoxon
01dbcb42ca Bug 1280709 - Downloads panel's "Show All Downloads" menu item is no longer clickable below its text label. r=gijs
MozReview-Commit-ID: HgTiDObq2JU

--HG--
extra : rebase_source : 546203ad5f899d66eab70dd7b86cd2a90c124978
2016-07-25 12:25:52 -07:00
Tom Tromey
5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Andrea Marchesini
287629d51c Bug 1269029 - Create a hamburger menu for containers - implementation, r=gijs 2016-05-17 15:12:13 +02:00
Katie Broida
3a08f86d74 Bug 1260595 - Clear the lightweight themes menu in popupshowing instead of popuphidden to prevent duplicates in certain scenarios. r=jaws 2016-05-10 08:49:00 -04:00
Gijs Kruitbosch
aed31c4eac Backed out changeset c7544b24989d (bug 1260595) for perma-oranging browser_1007336_lwthemes_in_customize_mode.js on linux with crashes
MozReview-Commit-ID: 2GqsGs7yw9u

--HG--
extra : amend_source : 29201a5534618adc9900d74628cba31934a24430
2016-04-22 11:31:58 +01:00
Katie Broida
81fd7224cd Bug 1260595 - Clear the lightweight themes menu in popupshowing instead of popuphidden to prevent duplicates in certain scenarios. r=jaws
MozReview-Commit-ID: 8wejtWMx3sd

--HG--
extra : rebase_source : b59d372c7545396c44532335c7217a15e2b6508b
2016-04-21 18:59:43 -07: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
Edouard Oger
d236e9ccd1 Bug 1241319 - Clarify synced tabs menu when not logged in. r=markh 2016-04-08 10:46:00 -04:00
Thom Chiovoloni
640073c9d7 Bug 1246606 - Ensure a tooltip is present on the 'Sign in to sync' button in the customizable menu. r=markh 2016-04-05 14:52:00 -07:00
Carsten "Tomcat" Book
fd5763b37f Backed out changeset 033ae34a1c53 (bug 1246606) for test failures in browser_fxaccounts.js | no tooltip when signed out 2016-04-05 12:18:28 +02:00
Thom Chiovoloni
2e34be3d6b Bug 1246606 - Ensure a tooltip is present on the 'Sign in to sync' button in the customizable menu. r=markh
MozReview-Commit-ID: GQjHez4gtky

--HG--
extra : transplant_source : P%04%7EV%C3%F9%87%91%C3%C7%B5%A9%8FUl%E9%941%9F%CE
2016-04-04 11:56:09 -07:00
Thom Chiovoloni
4c300de472 Bug 1239845 - Replace fetching synced tabs text with blank panel r=markh
MozReview-Commit-ID: 4j37OvKlWhE

--HG--
extra : rebase_source : 249e42bc6a8e38afbac6445ec9f1e22e7da684a9
2016-04-01 11:16:23 -04:00
Katie Broida
0170b7f16b Bug 1257599 - Rename 'Unsorted Bookmarks' into 'Other Bookmarks'. r=jaws a=kwierso
MozReview-Commit-ID: 7iMM0vg9rUo
2016-03-31 16:17:30 -07: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
Mark Hammond
ca1909f987 Bug 1241141 - remove Synced Tabs item from history panel. r=Gijs 2016-03-01 11:21:54 +11: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
Lewis Cowper
247ea70444 Bug 985659 - Improve usability and styling of feed button's menu, remove bookmarks menu button's "subscribe to" menuitem/submenu, r=gijs
--HG--
extra : commitid : DSQFQCgPLxF
extra : amend_source : 4d7c7b8f76e9d945982ee76872bbf7aed35a529d
2016-02-02 03:27:00 +00:00
Zachary Carter
4937ef326e Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08: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
Mark Hammond
25b733aeb5 Bug 1238566 - fix centering in synced tabs UI (again). r=Gijs 2016-01-23 12:00:45 +11:00
Kris Maglione
a87121bb05 Bug 1217129: Part 3 - Recalculate CustomizableUI panel arrow position after resize. r=gijs
--HG--
extra : commitid : JycJCJ9N1bj
extra : rebase_source : 52a0f573dc72164deb7933c45c422d346cb24c37
extra : source : 7d8dee4c335baa4dbf663a00fe020b9cfccdd9c9
2016-01-15 15:39:27 -08: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
45938d6d06 Bug 1217129: Part 3 - Recalculate CustomizableUI panel arrow position after resize. r=gijs
--HG--
extra : commitid : 4XCzW5R8zwP
extra : rebase_source : 7c902daa4714e4ad4b72abe5df690e130785c589
2016-01-15 15:39:27 -08: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
Mark Hammond
b8fa3cf1ba Bug 1238187 - 'Synced Tabs' entry on history panel is always disabled. r=Gijs 2016-01-11 11:41:17 +11:00
Shu-yu Guo
1768759efb Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00