Johann Hofmann
|
f41adcc377
|
Bug 1320557 - Prevent broken UI from invalid permission states. r=Gijs
MozReview-Commit-ID: FxmCHoLx0lE
--HG--
extra : rebase_source : 562af940feb727d7d68e034790a9d9358768847e
|
2017-01-06 10:02:58 +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 |
Pavan
|
7933f0e866
|
Bug 1299967 - Sort page permissions list alphabetically. r=Gijs
--HG--
extra : rebase_source : 9fddcb31e39933345eb3e0d3af7c4f8e33b26732
|
2016-12-18 08:11:00 -05:00 |
Dave Townsend
|
8de07a19a0
|
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz
--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
|
2016-11-11 08:10:51 -08:00 |
Fred Lin
|
2088e1ede1
|
Bug 1295151 - Install add-on should not show as a permission in the control center; r=MattN
MozReview-Commit-ID: ChkG0AU743W
--HG--
extra : rebase_source : 8893ad623896881f888239b810f90f0449c7637f
|
2016-09-19 15:03:46 +08:00 |
Florian Quèze
|
ee275bb154
|
Bug 1206233 - Show devices actively streaming in the control center panel, r=johannh.
|
2016-08-09 22:50:53 +02:00 |
Wes Kocher
|
41e9dbb0bb
|
Backed out 4 changesets (bug 1206233) for xpcshell bustage
Backed out changeset 5fd912b9afed (bug 1206233)
Backed out changeset 3e0bcd0f52c7 (bug 1206233)
Backed out changeset c3796270f3c2 (bug 1206233)
Backed out changeset 855fe322a553 (bug 1206233)
|
2016-08-09 17:24:03 -07:00 |
Florian Quèze
|
26bd96af1b
|
Bug 1206233 - Show devices actively streaming in the control center panel, r=johannh.
|
2016-08-09 22:50:53 +02:00 |
Johann Hofmann
|
7169999bc7
|
Bug 1206252 - Part 2: Indicate blocked permissions in the identity box. r=paolo
MozReview-Commit-ID: LpJY4RatsHP
--HG--
extra : rebase_source : 7925c1ec0ca4676935f4c5f90521a2675d09d9d2
|
2016-06-30 17:08:16 +02:00 |
Dale Harvey
|
45e036dff5
|
Bug 1273351 - Remove pointerlock permission requirement. r=dao
--HG--
rename : browser/base/content/browser-fullScreen.js => browser/base/content/browser-fullScreenAndPointerLock.js
|
2016-07-08 13:58:31 +01:00 |
gasolin
|
75c86d739f
|
Bug 1193006 - Show icons next to non-default permissions in the Permissions section of the Control Center. r=paolo
MozReview-Commit-ID: 1YeU5ECOHYL
--HG--
extra : rebase_source : 9f79b819312c1dda77daf2841e561a8bcc60b418
|
2016-06-24 13:02:08 +01:00 |
Johann Hofmann
|
076865739f
|
Bug 1280485 - Don't sort permission list to improve tab load performance. r=Gijs
MozReview-Commit-ID: CIOY5G1v44u
--HG--
extra : transplant_source : %C37%0C%98%E4%ED%E1d%EEH%AC%AB%FA%F5%1A%03/%BE%22%EF
|
2016-06-17 14:59:01 +01:00 |
Johann Hofmann
|
9f9c0ab631
|
Bug 1277289 - Add a function to obtain all permissions by uri in SitePermissions.jsm. r=paolo
MozReview-Commit-ID: 8LKS2rK1Pqx
--HG--
extra : transplant_source : rC%B6i%CC%AE%A9%0C%85%C4%F4%8D%F5%06%23%BA%FF%40DX
|
2016-06-02 12:08:29 +02:00 |
Johann Hofmann
|
17e4de71e8
|
Bug 1206245 - Add a function to SitePermissions.jsm to check granted permissions by uri. r=paolo
MozReview-Commit-ID: KvAuRLRx1nf
|
2016-06-01 12:39:52 +02:00 |
Tanvi Vyas
|
7aea98ad40
|
Bug 1219454 - Replace 'show' with 'receive' in about:permissions and control center for consistent messaging around notifications and to account for new Push permission. r=MattN
--HG--
extra : commitid : 4mae2sSeFy1
extra : rebase_source : f3a1c9b56976510d6adb2c74aab8c03d8b80cd14
extra : histedit_source : 8e3b2180497af44effb08023de98bbf1ba6031f5
|
2015-10-28 16:15:00 -07:00 |
Kit Cambridge
|
74ef03c1a6
|
Bug 1192458, Part 1 - Consolidate push and desktop notification permissions. r=nsm,wchen,MattN
--HG--
extra : commitid : 1veevVaOOYv
|
2015-10-05 16:39:34 -07:00 |
Shu-yu Guo
|
64db2267cf
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
Brian Grinstead
|
ce53bb1989
|
Bug 1203280 - Back out all non-test changes from changeset 064a1ae9f3d4 (bug 1199790);r=MattN
--HG--
extra : commitid : DZAN4miPJkE
|
2015-09-09 15:19:34 -07:00 |
Brian Grinstead
|
56824267bd
|
Bug 1199790 - Add grouping in Control Center Permissions subpanel;r=ttaubert
--HG--
extra : commitid : 1Y3HZTwCHKF
|
2015-09-03 10:25:31 -07:00 |
Xidorn Quan
|
0907c140e4
|
Bug 1160017 part 3 - Remove fullscreen from permission managing UIs. r=dao
--HG--
extra : source : c2bcaac11d9f6b5ab4d3c6fa7e7ead75d8e751b7
|
2015-07-21 20:50:20 +10:00 |
Michael Layzell
|
6265522c59
|
Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan
|
2015-07-03 17:12:27 -04:00 |
Ehsan Akhgari
|
4484832cb5
|
Backout bug 1170200 because of test failures on a CLOSED TREE
|
2015-07-03 16:43:47 -04:00 |
Michael Layzell
|
39a5778c7e
|
Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan
|
2015-07-03 14:18:23 -04:00 |
Doug Turner
|
5a075267c9
|
Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com
|
2015-04-10 20:19:28 -07:00 |
Jan Varga
|
f514a5ed5b
|
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
|
2015-01-22 09:40:42 +01:00 |
Jan Varga
|
3528192339
|
Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
--HG--
rename : dom/indexedDB/test/unit/bug1056939.zip => dom/indexedDB/test/unit/bug1056939_profile.zip
|
2014-11-28 09:44:12 +01:00 |
Florian Quèze
|
015bd036d7
|
Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss.
|
2014-02-25 12:50:42 +01:00 |
Dão Gottwald
|
f2fc4df65e
|
Bug 894349 - Sort permissions in the site identity panel and the page info window alphabetically. r=jaws
|
2013-07-16 22:12:48 +02:00 |
Dão Gottwald
|
4d3ab27bc9
|
Bug 892378 - Let SitePermissions.jsm handle indexedDB's special use of UNKNOWN_ACTION and ALLOW_ACTION. r=jaws
|
2013-07-16 09:59:34 +02:00 |
Dão Gottwald
|
4f4d68484b
|
Bug 889835 - Use SitePermissions.jsm as the backend for Page Info's Permissions tab. r=jaws
|
2013-07-09 14:44:41 +02:00 |
Dão Gottwald
|
41616b3c99
|
Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws
|
2013-07-02 02:42:48 +02:00 |
Phil Ringnalda
|
0040f765ac
|
Backed out changeset add063e3ff2b (bug 885366) for making two things with id="identity-popup-permissions"
CLOSED TREE
|
2013-07-01 19:13:23 -07:00 |
Dão Gottwald
|
257f6fc7fe
|
Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws
|
2013-07-02 02:42:48 +02:00 |