Commit Graph

114 Commits

Author SHA1 Message Date
Dão Gottwald
78730903ed Bug 1318104 - History panel should expose keyboard shortcuts for restoring the last closed tab / window. r=jaws 2016-11-17 10:40:49 +01:00
Jared Wein
ef8b1e86ca Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop 2016-11-15 22:58:30 -05:00
Dave Townsend
4e295aa48d Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz
2016-11-11 08:10:51 -08:00
Mark Banner
0dc78b7964 Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
MozReview-Commit-ID: LdoXLniNeT7
2016-11-03 11:51:48 +00:00
Jonathan Kingston
df5380e1a5 Bug 1267916 - part 1 - Open about preferences #containers in any existing menu (except context menu), r=jaws 2016-11-03 19:31:28 +01:00
Jonathan Kingston
6e8684cff6 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
Jared Wein
0c024fa9ca Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
MozReview-Commit-ID: 7Gx90a5y8t6
2016-10-24 13:14:19 -04:00
Mark Banner
c0170c9aa4 Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws
Drop linting of the .eslintrc.js config files.
Fix some minor errors in the code (missing let/const, undefined vars).
Let eslint know that some files get their globals from other places (typically via xul script tags).

MozReview-Commit-ID: CwxuwPtRUr6
2016-10-18 12:34:35 +01:00
Thom Chiovoloni
e696858b7d Bug 1241316 - Display device last sync time in synced tabs menu panel tooltip. r=markh
MozReview-Commit-ID: LF1GOf8XIrR
2016-09-27 15:14:25 -04:00
Shane Caraveo
e5626fbd1f Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
MozReview-Commit-ID: JzSDh41IPBu
2016-08-23 15:24:06 -07:00
Shane Caraveo
da86ee46c2 Bug 1289549 P1 socialapi remove status and marks, r=florian
MozReview-Commit-ID: IgpgD7qwasI
2016-08-23 15:24:06 -07:00
Kris Maglione
efcf532168 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
2016-08-16 18:46:56 -07:00
Sumit Tiwari
4edded08d9 Bug 1290698 - Replace Iterator() with Object.{values, entries}; r=mossop
MozReview-Commit-ID: DEoVeqEZWpd
2016-08-07 21:58:24 -04: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
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
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
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
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
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
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
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
Edouard Oger
9847cc0179 Bug 1241319 - Clarify synced tabs menu when not logged in. r=markh 2016-04-08 10:46:00 -04:00
Edouard Oger
28f72976ab Bug 1261215 - Change Synced Tabs tooltip. r=markh 2016-04-04 11:41:00 +02:00
Markus Stange
683e6b4781 Bug 1068674 - Don't turn off e10s if hardware acceleration is disabled. r=jimm
MozReview-Commit-ID: 8NIUSSHy2dt
2016-03-22 15:09:24 -04:00
Kit Cambridge
3e662f89c9 Bug 1252054 - Sort "Synced Tabs" sidebar entries by last used date. r=markh
MozReview-Commit-ID: BvmQfQMHlMw
2016-03-07 14:13:41 -08:00
Mark Hammond
9b478b9ab5 Bug 1241141 - remove Synced Tabs item from history panel. r=Gijs 2016-03-01 11:21:54 +11:00
Dão Gottwald
ca7fd8468f Bug 1249473 - Right-clicking a recent bookmark shouldn't load it. r=mak 2016-02-19 15:10:17 +01:00
Dão Gottwald
706c7008ab Bug 1219804 - Show last 5 recent bookmarks in the bookmarks menu. r=mak 2016-02-12 12:21:17 +01:00
Dão Gottwald
2b051dd496 Bug 1247213 - Clean up history widget population code. r=mak 2016-02-10 18:31:52 +01:00
Mark Hammond
62d8f96c81 Bug 1237945 - ensure SyncedTabs panel is closed when mobile promo links are clicked. r=Gijs 2016-02-05 17:36:34 +11:00
Dave Townsend
a215a4a95a Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Mark Hammond
abd1f70c14 Bug 1237941 - change the limit of synced tabs shown from 15 to 50. r=Gijs 2016-02-02 18:30:11 +11:00
Mark Hammond
f6db8b522e Bug 1241851 - avoid using XBL property setters before the XBL binding has been created. r=Gijs 2016-02-02 11:28:46 +11:00
Jared Wein
dabbbb279c Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00