e3bafc046f6474be0ef85a2e55385a47eae0c473: Bug 1451724: Use correct filler y value when animating with an implied-y translate()s; r?emilio
draft
Manish Goregaokar <manishearth@gmail.com> - Thu, 05 Apr 2018 14:19:30 -0700 - rev 778143
Push
105399 by bmo:manishearth@gmail.com at Thu, 05 Apr 2018 21:21:34 +0000
Bug 1451724: Use correct filler y value when animating with an implied-y translate()s; r?emilio
MozReview-Commit-ID: LWFdSHhEHER
a186a0aa03f07ce7b280e8bd8259899d0c32ff73: Bug 1440782 - WIP Add preference-rollout action to Normandy
draft
Mike Cooper <mcooper@mozilla.com> - Tue, 03 Apr 2018 15:26:17 -0700 - rev 778142
Push
105398 by bmo:mcooper@mozilla.com at Thu, 05 Apr 2018 21:14:37 +0000
Bug 1440782 - WIP Add preference-rollout action to Normandy
MozReview-Commit-ID: ClAy3Ui7BQn
9aaec03b54128ef3ece1e96e46269457feb43546: Bug 1348223 - Part 5 - Remove the old cookie manager. r=florian
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 12:53:38 +0100 - rev 778141
Push
105397 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:09:18 +0000
Bug 1348223 - Part 5 - Remove the old cookie manager. r=florian
cookies.xul is unused and mostly unmaintained and should be removed.
Equivalent functionality in a well-maintained interface can be found
in the storage manager or the devtools storage inspector.
MozReview-Commit-ID: ILSt83hwN34
8bc84de30f2168bd29def812f5a2550fb9c0e1a6: Bug 1348223 - Part 4 - Add and update tests for removing site data and cookies in the page info window. r=florian
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 17:29:51 +0100 - rev 778140
Push
105397 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:09:18 +0000
Bug 1348223 - Part 4 - Add and update tests for removing site data and cookies in the page info window. r=florian
MozReview-Commit-ID: gAaComSklW
f88772b2275c97d30480a626e23a9d1875339b2b: Bug 1348223 - Part 3 - Show and clear all site data in page info (not just cookies). r=florian
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 17:26:52 +0100 - rev 778139
Push
105397 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:09:18 +0000
Bug 1348223 - Part 3 - Show and clear all site data in page info (not just cookies). r=florian
This commit changes the way that the page info security section works
to not only consider cookies when answering the question "Is this website
storing information about me?".
The associated button used to open the cookie manager. We would like to
reduce the storage management UI surface (in the interest of having one
great central location for managing storage), so that button was replaced
with a simple "clear data" button that clears site data for all origins of
the base domain of the site.
Clearing for the entire range of that base domain is a trade off between
(implicit) user privacy and the risk that the user accidentally
deletes too much data. I prefer to choose increased privacy.
MozReview-Commit-ID: BUgxJHBeFcQ
2d48740a023f63a2ec7af06f4510ab9cbb91fc66: Bug 1348223 - Part 2 - Move SiteDataManager.jsm to components and improve functionality for getting and removing by host. r=florian
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 17:48:13 +0100 - rev 778138
Push
105397 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:09:18 +0000
Bug 1348223 - Part 2 - Move SiteDataManager.jsm to components and improve functionality for getting and removing by host. r=florian
This commit is in preparation of using SiteDataManager in the page info
window to display site data information for a individual hosts.
MozReview-Commit-ID: 3YmUZInvoAT
e515a1a12f6a665f6a4b96deec73790540755189: Bug 1348223 - Part 1 - Add SiteDataTestUtils.jsm. r=mak
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 17:08:20 +0100 - rev 778137
Push
105397 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:09:18 +0000
Bug 1348223 - Part 1 - Add SiteDataTestUtils.jsm. r=mak
This commit adds a helper module for doing common tasks
related to site data, such as adding dummy data and getting usage.
There are many places that would potentially need to be cleaned
up to use this module instead, but I consider that work (and the
likely try failure fallout) out of scope for this bug.
MozReview-Commit-ID: 5eMDgHhClsO
5e477602f0644a9842b6228ddd24b97c68be2a5b: Bug 1348223 - Part 5 - Remove the old cookie manager. r=florian
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 12:53:38 +0100 - rev 778136
Push
105396 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:06:50 +0000
Bug 1348223 - Part 5 - Remove the old cookie manager. r=florian
cookies.xul is unused and mostly unmaintained and should be removed.
Equivalent functionality in a well-maintained interface can be found
in the storage manager or the devtools storage inspector.
MozReview-Commit-ID: ILSt83hwN34
0f791871f3afb683c5ae01c0a351d3d9aab1e657: Bug 1348223 - Part 4 - Add and update tests for removing site data and cookies in the page info window. r=florian
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 17:29:51 +0100 - rev 778135
Push
105396 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:06:50 +0000
Bug 1348223 - Part 4 - Add and update tests for removing site data and cookies in the page info window. r=florian
MozReview-Commit-ID: gAaComSklW
cdaeaaded4ed226383753455f4c063576ce9a1ec: Bug 1348223 - Part 3 - Show and clear all site data in page info (not just cookies). r=florian
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 17:26:52 +0100 - rev 778134
Push
105396 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:06:50 +0000
Bug 1348223 - Part 3 - Show and clear all site data in page info (not just cookies). r=florian
This commit changes the way that the page info security section works
to not only consider cookies when answering the question "Is this website
storing information about me?".
The associated button used to open the cookie manager. We would like to
reduce the storage management UI surface (in the interest of having one
great central location for managing storage), so that button was replaced
with a simple "clear data" button that clears site data for all origins of
the base domain of the site.
Clearing for the entire range of that base domain is a trade off between
(implicit) user privacy and the risk that the user accidentally
deletes too much data. I prefer to choose increased privacy.
MozReview-Commit-ID: BUgxJHBeFcQ
9dfcceaebf35f6ac4ee1622ffe8eb4731fde88ee: Bug 1348223 - Part 2 - Move SiteDataManager.jsm to components and improve functionality for getting and removing by host. r=florian
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 17:48:13 +0100 - rev 778133
Push
105396 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:06:50 +0000
Bug 1348223 - Part 2 - Move SiteDataManager.jsm to components and improve functionality for getting and removing by host. r=florian
This commit is in preparation of using SiteDataManager in the page info
window to display site data information for a individual hosts.
MozReview-Commit-ID: 3YmUZInvoAT
1435c7384607063f544541cdc0c9c5b590fa66a1: Bug 1348223 - Part 1 - Add StorageTestUtils.jsm. r=mak
draft
Johann Hofmann <jhofmann@mozilla.com> - Thu, 22 Mar 2018 17:08:20 +0100 - rev 778132
Push
105396 by jhofmann@mozilla.com at Thu, 05 Apr 2018 21:06:50 +0000
Bug 1348223 - Part 1 - Add StorageTestUtils.jsm. r=mak
This commit adds a helper module for doing common tasks
related to storage, such as adding dummy data and getting usage.
There are many places that would potentially need to be cleaned
up to use this module instead, but I consider that work (and the
likely try failure fallout) out of scope for this bug.
MozReview-Commit-ID: 5eMDgHhClsO
5aefbdd9a372fb8d80733ec55b5b6a80aa638bed: Bug 1451733 - [mozprofile] Clean up the public facing addons API a bit
draft
Andrew Halberstadt <ahalberstadt@mozilla.com> - Thu, 05 Apr 2018 12:04:21 -0400 - rev 778131
Push
105395 by ahalberstadt@mozilla.com at Thu, 05 Apr 2018 21:05:21 +0000
Bug 1451733 - [mozprofile] Clean up the public facing addons API a bit
While we are removing a bunch of stuff and breaking backwards compatibility, I
figured this would be a good time to also change some of the APIs. These APIs
aren't used much in mozilla-central (and this patch updates the few places that
do).
This rolls the 'install_addons()' and 'install_addon_from_path' method into a
single 'install' method. This install method can accept a string or list of
paths to an individual addon (directory or .xpi), or a directory containing
addons.
This also renames Profile.addon_manager to Profile.addons, which reads better.
MozReview-Commit-ID: 7vDPnG4cKqu
de90118fd2d579707c5e09ee2c344182e4700840: Bug 1445197 - part 5: Display help screen when no service worker is available;r=sole
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 19 Mar 2018 18:55:22 +0100 - rev 778130
Push
105394 by jdescottes@mozilla.com at Thu, 05 Apr 2018 21:02:27 +0000
Bug 1445197 - part 5: Display help screen when no service worker is available;r=sole
MozReview-Commit-ID: JDPX45YIkrB
904d9c523311824fc492565d13df8a0367d8367e: Bug 1445197 - part 4: Implement application panel UI to display all workers;r=sole,nchevobbe,Honza
draft
Julian Descottes <jdescottes@mozilla.com> - Thu, 05 Apr 2018 21:39:10 +0200 - rev 778129
Push
105394 by jdescottes@mozilla.com at Thu, 05 Apr 2018 21:02:27 +0000
Bug 1445197 - part 4: Implement application panel UI to display all workers;r=sole,nchevobbe,Honza
Add redux, a store, listen to events that can lead to a change in the workers
list to update the store.
MozReview-Commit-ID: Fo0jn7Cldep
1fdce0e999fdd189d7337d4504fcd49840e98a96: Bug 1445197 - part 3: Move about:debugging worker module to a shared module;r=ochameau
draft
Julian Descottes <jdescottes@mozilla.com> - Thu, 05 Apr 2018 21:45:15 +0200 - rev 778128
Push
105394 by jdescottes@mozilla.com at Thu, 05 Apr 2018 21:02:27 +0000
Bug 1445197 - part 3: Move about:debugging worker module to a shared module;r=ochameau
Extract all the logic that will be shared between about debugging and the application
panel to a dedicated client module.
MozReview-Commit-ID: Ccnmp3dCZpW
1e5e22256ee8afa04f4cd8904786f78380b52dec: Bug 1445197 - part 2: Add a temporary icon for the application panel;r=sole
draft
Julian Descottes <jdescottes@mozilla.com> - Wed, 21 Mar 2018 11:40:56 +0100 - rev 778127
Push
105394 by jdescottes@mozilla.com at Thu, 05 Apr 2018 21:02:27 +0000
Bug 1445197 - part 2: Add a temporary icon for the application panel;r=sole
Basic icon to display something while we wait for a better icon to replace
it.
MozReview-Commit-ID: 2BT6jqLrd95
240b1175b0cacf875422539f1521d51103a6ab6c: Bug 1445197 - part 1: Create an application panel for DevTools;r=sole,nchevobbe,Honza
draft
Julian Descottes <jdescottes@mozilla.com> - Wed, 14 Mar 2018 21:21:02 +0100 - rev 778126
Push
105394 by jdescottes@mozilla.com at Thu, 05 Apr 2018 21:02:27 +0000
Bug 1445197 - part 1: Create an application panel for DevTools;r=sole,nchevobbe,Honza
Register a new application panel, disabled by default, with no icon, no shortcut
and hidden from the devtools options.
Set devtools.application.enabled to true to enable it.
MozReview-Commit-ID: L5PXZVDCRlF
03600327d50cb781825ef68d39c53cf1e7473461: Bug 1451670: Read the changed flag from startup JSON location data. r?aswan
draft
Kris Maglione <maglione.k@gmail.com> - Thu, 05 Apr 2018 14:01:38 -0700 - rev 778125
Push
105393 by maglione.k@gmail.com at Thu, 05 Apr 2018 21:01:49 +0000
Bug 1451670: Read the changed flag from startup JSON location data. r?aswan
MozReview-Commit-ID: tgfQDvyEj3
de6c81604f18f3f12e4815c30bc738b457cfc74f: Bug 1436482: Always use the principal URI as the principal URI. r?mixedpuppy
draft
Kris Maglione <maglione.k@gmail.com> - Wed, 04 Apr 2018 17:01:59 -0700 - rev 778124
Push
105393 by maglione.k@gmail.com at Thu, 05 Apr 2018 21:01:49 +0000
Bug 1436482: Always use the principal URI as the principal URI. r?mixedpuppy
MozReview-Commit-ID: 7oePANQBCxK