Commit Graph

1198 Commits

Author SHA1 Message Date
Jared Wein
9d9712a58c 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
aba19434f8 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
859e1a1062 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
Wes Kocher
bb3c3e2b8d Merge m-c to inbound a=merge 2016-08-17 17:24:02 -07:00
Kirk Steuber
9e459fbebe Bug 1206133 - Fix browser chrome mochitests broken by the popuppositioned patch. r=enn 2016-06-22 13:41:44 -07:00
Jared Wein
4518d81cb5 Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04:00
Jared Wein
ebf1ccbe46 Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop
MozReview-Commit-ID: DYOmE6xwMJh
2016-08-03 18:54:59 -04:00
Mark Banner
735881a0ac 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
8fb246ad32 Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests 2016-07-29 18:17:17 +01:00
Mark Banner
a10b7c2041 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
Sebastian Hengst
a06a5d501a Bug 1289358 - Remove typeof win.foo == "function" checks: Remove trailing whitespaces. r=eslint-fix 2016-07-29 00:49:39 +02:00
divyanshu
c8dc7363a8 Bug 1289358 - Remove typeof win.foo == "function" checks. r=dao 2016-07-29 00:10:03 +05:30
Drew Willcoxon
3b0116e6e0 Bug 1280709 - Downloads panel's "Show All Downloads" menu item is no longer clickable below its text label. r=gijs
MozReview-Commit-ID: HgTiDObq2JU
2016-07-25 12:25:52 -07:00
Carsten "Tomcat" Book
19af329f0e merge mozilla-inbound to mozilla-central a=merge 2016-07-25 15:50:41 +02:00
Andrea Marchesini
42cc3cfff3 Bug 1287091 - part 4 - ContextualIdentityService create/remove/update, r=Gijs 2016-07-25 09:25:56 +02:00
Gijs Kruitbosch
1e6965a9d0 Bug 1287980 - fix combined toolbar button styling after undo reset, r=jaws
MozReview-Commit-ID: GnkIUIAByH7
2016-07-20 13:27:10 +01:00
Carsten "Tomcat" Book
aacee25be3 Backed out changeset c01aeb081e2d (bug 1287091) 2016-07-24 14:31:43 +02:00
Andrea Marchesini
d9db34363a Bug 1287091 - part 4 - ContextualIdentityService create/remove/update, r=Gijs 2016-07-23 08:58:23 +02:00
Wes Kocher
f35484cf41 Backed out 5 changesets (bug 1287091) for build bustage after assertions in SharedIC.h CLOSED TREE
Backed out changeset c57fd3af416e (bug 1287091)
Backed out changeset edad0174cb12 (bug 1287091)
Backed out changeset 7ed07b35bad6 (bug 1287091)
Backed out changeset 939d5064ab91 (bug 1287091)
Backed out changeset acbca9af0a3b (bug 1287091)
2016-07-22 11:14:13 -07:00
Andrea Marchesini
94aee3d9c3 Bug 1287091 - part 4 - ContextualIdentityService create/remove/update, r=Gijs 2016-07-22 16:19:50 +02:00
Andrea Marchesini
50d5ad0233 Bug 1287091 - part 1 - ContextualIdentityService should use a storage for the containers, r=Gijs 2016-07-22 16:14:24 +02:00
Tom Tromey
1b5a2bdb96 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
2016-07-14 10:16:42 -06:00
Carsten "Tomcat" Book
3d31f3c454 Merge mozilla-central to mozilla-inbound 2016-07-20 11:35:42 +02:00
Andrea Marchesini
d1bd010116 Bug 1279297 - No restarts needed for Containers when its pref is changed, r=gijs 2016-07-20 10:03:55 +02:00
Dão Gottwald
32b886c770 Bug 1287732 - Remove some event.target null checks. r=gijs 2016-07-19 18:20:13 +02:00
Pushpankar
77a14e357c Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
Tim Huang
9d0bd9c921 Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku 2016-07-11 20:03:00 +02:00
Gijs Kruitbosch
25333b633d Bug 1235695, bug 1277270 - fix e10s test issues, r=jaws
MozReview-Commit-ID: ELDPpGub0TP
2016-06-20 17:04:08 +01:00
Jonathan Kingston
daab08bfa5 Bug 1275455 - Adding in icons for containers in customisable UI menu. r=baku
MozReview-Commit-ID: rjXUyaMDyg
2016-05-26 04:20:23 +01:00
Wes Kocher
321621e9d9 Merge m-c to fx-team, a=merge 2016-05-25 15:39:27 -07:00
Joel Maher
aadfd37353 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge
MozReview-Commit-ID: IZziPmwFtHj
2016-05-25 15:28:24 -04:00
Dão Gottwald
53646327b9 Bug 1257087 - Middle mouse click on history item should open it. r=mak 2016-05-25 18:15:15 +02:00
Katie Broida
153908ff5b Bug 1061747 - Restore Defaults should reset the current theme. r=jaws
MozReview-Commit-ID: CRmJiOE4uYr
2016-05-24 13:06:25 -04:00
Jared Wein
89fad52044 Bug 1260596 - Themes panel is empty when all default-shipped lightweight themes (lwts) are removed. r=gijs
MozReview-Commit-ID: L1s3yxoxU33
2016-05-18 11:36:14 -04:00
Andrea Marchesini
9943149ec1 Bug 1270471 - We should not expose Containers in privateBrowsing, r=gijs 2016-05-18 18:20:27 +02:00
Mark Hammond
a26eeefd75 Bug 1241571 - Collect synced tabs and sidebar ui telemetry. r=Gijs
Adds UI telemetry for sidebar opening and closing and actions taken in the
SyncedTabs menu and side. Also adds a "sync-state" object so that analysis
of the Synced Tabs data can determine if the user has Sync configured at the
time.

MozReview-Commit-ID: JDxFmlNMi7n
2016-05-18 10:39:14 +10:00
Andrea Marchesini
63f85d726a Bug 1269029 - Create a hamburger menu for containers - implementation, r=gijs 2016-05-17 15:12:13 +02:00
Katie Broida
00000163a8 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
Katie Broida
0e4852d420 Bug 1093750 - Add tooltips to icons in Customize mode. r=jaws
MozReview-Commit-ID: HYgprjtoOcE
2016-05-02 11:33:07 -04:00
Jared Wein
aa30bd99dd Bug 1271626 - Remove erroneous gUIStateBeforeReset property of gUIStateBeforeReset that should have been removed with the patch for bug 1094821. r=gijs
MozReview-Commit-ID: Kcv85kjhcZT
2016-05-10 06:16:00 -04:00
Kris Maglione
40e88a5ba0 Bug 1238310: Follow-up: Fix some timing issues in tests. r=bustage
MozReview-Commit-ID: BjKiNO1T5yN
2016-04-23 23:56:28 -07:00
Gijs Kruitbosch
57d75956ab Backed out changeset c7544b24989d (bug 1260595) for perma-oranging browser_1007336_lwthemes_in_customize_mode.js on linux with crashes
MozReview-Commit-ID: 2GqsGs7yw9u
2016-04-22 11:31:58 +01:00
Katie Broida
271bf8f78a Bug 1260595 - Clear the lightweight themes menu in popupshowing instead of popuphidden to prevent duplicates in certain scenarios. r=jaws
MozReview-Commit-ID: 8wejtWMx3sd
2016-04-21 18:59:43 -07:00
Edouard Oger
638dc9c12a Bug 1263943 - Add tooltip to Synced Tabs in panel view. r=markh
MozReview-Commit-ID: 3eTAiPLIvq5
2016-04-14 11:51:14 -07:00
gasolin
65e42a066d Bug 1263557 - Use plain promise in CustomizeMode.jsm. r=Gijs
MozReview-Commit-ID: 5K98xC88dXb
2016-04-07 10:53:50 +08:00
Rakhi Sharma
e68f5e13e8 Bug 1259389 - "Restore closed windows" items without url have additional indent at the left, r=Gijs.
MozReview-Commit-ID: 17Ubpm9VDVA
2016-04-13 13:54:15 +05:30
Alexandre Poirot
f30d07db9d Bug 1261920 - Register developer button dynamically. r=jryans,gijs 2016-04-12 13:05:36 -07:00
Edouard Oger
3837c66449 Bug 1263441 - Smoother localization for Sync promo text in Synced Tabs. r=flod
MozReview-Commit-ID: CmwdMx2xBbn
2016-04-11 11:49:34 -07:00
gasolin
b3dc8e2a59 Bug 1260718 - use plain promise in CustomizableUI.jsm and ScrollbarSampler.jsm; r=Gijs
MozReview-Commit-ID: 25XS1MEgpe5
2016-04-06 14:29:37 +08:00
gasolin
197660a82c Bug 1260718 - use plain promise in panelUI.js; r=Gijs
MozReview-Commit-ID: 8WkAovMOMop
2016-04-06 15:05:11 +08:00