index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
Commit message (
Expand
)
Author
Age
Lines
...
*
|
|
|
|
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...
janekptacijarabaci
2018-04-26
-22
/
+48
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #269 from adeshkp/button_messages
Moonchild
2018-04-26
-22
/
+48
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
[Pale Moon] Change button labels in cookies dialog
adeshkp
2018-04-26
-22
/
+48
*
|
|
|
|
[follow up] Bug 1216684 - Notification permissions ... in private windows - i...
janekptacijarabaci
2018-04-26
-0
/
+10
*
|
|
|
|
[PALEMOON] Preferences: Fix permissions.xul (an introductory comment)
janekptacijarabaci
2018-04-26
-4
/
+4
*
|
|
|
|
[follow up] Bug 1192458, Part 1 - Consolidate push and desktop notification p...
janekptacijarabaci
2018-04-26
-21
/
+0
*
|
|
|
|
[follow up] Bug 1216271 - Display a notification upon upgrade for users who c...
janekptacijarabaci
2018-04-26
-9
/
+11
*
|
|
|
|
[PALEMOON] Permisions Manager: Added a comment
janekptacijarabaci
2018-04-26
-0
/
+4
*
|
|
|
|
Bug 1280775 - null check in removePermission to prevent crash: permission man...
janekptacijarabaci
2018-04-26
-13
/
+13
*
|
|
|
|
Bug 1212610 - Fix sorting permissions by site due a legacy property name bein...
janekptacijarabaci
2018-04-26
-1
/
+1
*
|
|
|
|
Bug 1190175 - Update offlineapp listbox to display origin property
janekptacijarabaci
2018-04-26
-1
/
+1
*
|
|
|
|
Bug 1189073 - Handle entering 'localhost:12345' into the cookie exceptions di...
janekptacijarabaci
2018-04-26
-2
/
+13
*
|
|
|
|
Bug 1185365 - Correctly deal with full URLs in the cookie exceptions dialog
janekptacijarabaci
2018-04-26
-1
/
+1
*
|
|
|
|
Bug 1173523 - Part 9: Update pageinfo to use the new API for nsIPermission
janekptacijarabaci
2018-04-26
-3
/
+4
*
|
|
|
|
Bug 1173523 - Part 7: Update advanced.js to use new API for nsIPermission
janekptacijarabaci
2018-04-26
-18
/
+14
*
|
|
|
|
Bug 1173523 - Part 5: Update the preferences permissions UI to use new API fo...
janekptacijarabaci
2018-04-26
-37
/
+41
*
|
|
|
|
Bug 1173523 - Part 4: Update about:permissions to use new API for nsIPermission
janekptacijarabaci
2018-04-26
-61
/
+58
*
|
|
|
|
Bug 1173523 - Part 3: Update PluginContent to use new API for nsIPermission
janekptacijarabaci
2018-04-26
-28
/
+12
*
|
|
|
|
Bug 1221330 - Show the app icon in the XUL upgraded notifications alert
janekptacijarabaci
2018-04-26
-1
/
+12
*
|
|
|
|
Bug 1220884 - Friendlier string for the notification upgrade UI
janekptacijarabaci
2018-04-26
-3
/
+3
*
|
|
|
|
Bug 1216271 - Follow-up to add L10N notes and fix style to use an early return
janekptacijarabaci
2018-04-26
-0
/
+2
*
|
|
|
|
Bug 1216271 - Display a notification upon upgrade for users who currently all...
janekptacijarabaci
2018-04-26
-13
/
+47
*
|
|
|
|
Bug 1216684 - Notification permissions cannot be global granted/denied in pri...
janekptacijarabaci
2018-04-26
-20
/
+35
*
|
|
|
|
Bug 1192458, Part 2 - New icon for consolidated notification permission
janekptacijarabaci
2018-04-26
-12
/
+159
*
|
|
|
|
Bug 1192458, Part 1 - Consolidate push and desktop notification permissions
janekptacijarabaci
2018-04-26
-96
/
+7
*
|
|
|
|
Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead o...
janekptacijarabaci
2018-04-26
-4
/
+23
*
|
|
|
|
Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Re...
janekptacijarabaci
2018-04-26
-12
/
+17
*
|
|
|
|
Bug 1039540 - Disable the sorting of rows of sub-dialogs when right clicking ...
janekptacijarabaci
2018-04-26
-4
/
+16
*
|
|
|
|
Bug 1137870 - Fix mismatching argument counts in permissions.js (partially)
janekptacijarabaci
2018-04-26
-1
/
+1
*
|
|
|
|
Bug 340432 - Add the ability to cancel site permission changes
janekptacijarabaci
2018-04-26
-98
/
+161
*
|
|
|
|
Bug 574460 - Fix handling of permission deletion notifications in preference ...
janekptacijarabaci
2018-04-26
-4
/
+11
*
|
|
|
|
Bug 431901 - Update preference dialogs to treat backspace and delete equivale...
janekptacijarabaci
2018-04-26
-4
/
+14
*
|
|
|
|
Bug 1006461 - Fix handling of permission notifications in preference dialogs
janekptacijarabaci
2018-04-26
-0
/
+5
*
|
|
|
|
Bug 956151 - Remove the perm attribute in permissions.js
janekptacijarabaci
2018-04-26
-5
/
+3
*
|
|
|
|
Bug 1038811 - Push Notifications (observer)
janekptacijarabaci
2018-04-26
-0
/
+2
*
|
|
|
|
Bug 1038811 - Push Notifications - Firefox front end changes for preferences,...
janekptacijarabaci
2018-04-26
-3
/
+129
*
|
|
|
|
Bug 1115293 - Use "use strict"
janekptacijarabaci
2018-04-26
-0
/
+2
*
|
|
|
|
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere
janekptacijarabaci
2018-04-26
-10
/
+9
|
/
/
/
/
*
|
|
|
Merge pull request #255 from janekptacijarabaci/pm_preferences_cookies_1
New Tobin Paradigm
2018-04-24
-15
/
+23
|
\
\
\
\
|
*
|
|
|
[PALEMOON] [frontend vs backend] Fix cookies in Preferences
janekptacijarabaci
2018-04-24
-15
/
+23
*
|
|
|
|
[PALEMOON] [frontend vs backend] Fix sanitize ("History" - "Clear Recent Hist...
janekptacijarabaci
2018-04-24
-5
/
+12
|
/
/
/
/
*
|
|
|
moebius#230: Consider blocking top level window data: URIs (part 3/3 without ...
janekptacijarabaci
2018-04-22
-1
/
+7
*
|
|
|
[PALEMOON] [frontend vs backend] Use "devtools-browser.css" instead of "globa...
janekptacijarabaci
2018-04-22
-1
/
+1
*
|
|
|
Merge branch 'master' into xulrunner
Matt A. Tobin
2018-04-20
-0
/
+111
|
\
\
\
\
|
*
\
\
\
Merge pull request #220 from JustOff/PR_PMkit_part2
New Tobin Paradigm
2018-04-20
-0
/
+111
|
|
\
\
\
\
|
|
*
|
|
|
[PMkit] Provide gContextMenuContentData for 'sdk/context-menu'
JustOff
2018-04-20
-0
/
+111
*
|
|
|
|
|
Import XULRunner and make it produce the generic stub
Matt A. Tobin
2018-04-20
-0
/
+2418
|
/
/
/
/
/
*
/
/
/
/
[PALEMOON] Replace tabs with 2 spaces in statusbar component
Matt A. Tobin
2018-04-20
-3816
/
+3814
|
/
/
/
/
*
|
|
|
Move the Mark of the Web pref to GRE pref file.
wolfbeast
2018-04-20
-8
/
+0
*
|
|
|
Re-implement pref-able file zone information ("Mark of the Web")
wolfbeast
2018-04-20
-0
/
+8
[prev]
[next]