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
Commit message (
Expand
)
Author
Age
Lines
*
Remove support for system jemalloc.
wolfbeast
2018-04-26
-64
/
+32
*
Make github file all caps
wolfbeast
2018-04-26
-0
/
+0
*
Add github contributing guidelines
wolfbeast
2018-04-26
-0
/
+86
*
Disable TLS 1.3 by default for now until our NSS can be updated to the latest...
wolfbeast
2018-04-25
-1
/
+1
*
Revert "Update NSPR to 4.18"
wolfbeast
2018-04-25
-295
/
+395
*
Revert "Update NSS to 3.35-RTM"
wolfbeast
2018-04-25
-34294
/
+15971
*
Revert "Update build system files for NSS 3.35"
wolfbeast
2018-04-25
-9
/
+1
*
Avoid calling slice in self-hosted code. DiD
wolfbeast
2018-04-25
-3
/
+21
*
Revert "Add pluralrules to JS Intl"
wolfbeast
2018-04-25
-542
/
+134
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
wolfbeast
2018-04-25
-74
/
+1020
|
\
|
*
Merge pull request #262 from janekptacijarabaci/js_dom_overflow_1
Moonchild
2018-04-25
-74
/
+1020
|
|
\
|
|
*
moebius#138: Optimize operations on root of deeply-nested frame tree
janekptacijarabaci
2018-04-24
-40
/
+651
|
|
*
Bug 1338053: Make nsFlexContainerFrame::MarkIntrinsicISizesDirty() also call ...
janekptacijarabaci
2018-04-24
-0
/
+174
|
|
*
Bug 1336708: Reftest
janekptacijarabaci
2018-04-24
-0
/
+65
|
|
*
Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's c...
janekptacijarabaci
2018-04-24
-23
/
+39
|
|
*
Bug 1209697: Cache flex measuring reflows to avoid exponential behavior
janekptacijarabaci
2018-04-24
-39
/
+114
|
|
*
Bug 1209697: Clear ancestor intrinsic sizes when our block size changes
janekptacijarabaci
2018-04-24
-1
/
+6
*
|
|
Honor browser.safebrowsing.UI.enabled
wolfbeast
2018-04-25
-2
/
+18
|
/
/
*
|
Tweak fullscreen API
wolfbeast
2018-04-24
-10
/
+3
*
|
Remove build support for HP-UX
wolfbeast
2018-04-24
-86
/
+1
|
/
*
Merge pull request #259 from janekptacijarabaci/error_CloudSync_2
Moonchild
2018-04-24
-5
/
+9
|
\
|
*
moebius#209: Throws an error - "CloudSync is not defined"
janekptacijarabaci
2018-04-24
-5
/
+9
*
|
Merge pull request #260 from janekptacijarabaci/plugins_placeholder_css_1
Moonchild
2018-04-24
-2
/
+13
|
\
\
|
*
|
palemoon#583 and #1071: Fix: Plugin placeholder image/text (ask to activate) ...
janekptacijarabaci
2018-04-24
-2
/
+13
|
|
/
*
|
Merge pull request #258 from janekptacijarabaci/forgetAboutSite_1
Moonchild
2018-04-24
-156
/
+179
|
\
\
|
*
|
moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + ...
janekptacijarabaci
2018-04-24
-156
/
+179
|
|
/
*
|
Merge pull request #243 from janekptacijarabaci/fetch_response_body_null_1
Moonchild
2018-04-24
-6
/
+11
|
\
\
|
*
|
moebius#312: DOM - Fix incorrect TypeError: Response body is given with a nul...
janekptacijarabaci
2018-04-24
-6
/
+11
|
|
/
*
|
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
|
|
/
*
|
Merge pull request #254 from janekptacijarabaci/pm_sanitize_1
New Tobin Paradigm
2018-04-24
-5
/
+12
|
\
\
|
*
|
[PALEMOON] [frontend vs backend] Fix sanitize ("History" - "Clear Recent Hist...
janekptacijarabaci
2018-04-24
-5
/
+12
|
|
/
*
|
Merge pull request #244 from janekptacijarabaci/pm_toolbars_custom_persist_2
New Tobin Paradigm
2018-04-24
-1
/
+1
|
\
\
|
*
|
[fix typo] palemoon#903 and #975: Customizable toolbars - persist the attribu...
janekptacijarabaci
2018-04-24
-1
/
+1
|
|
/
*
|
Re-introduce some required overrides (why were ALL of them cleared?!)
wolfbeast
2018-04-24
-2
/
+5
*
|
Hard-code the version number for Mozilla's version checker for add-ons.
wolfbeast
2018-04-23
-4
/
+4
*
|
Merge pull request #240 from JustOff/PR_bootstrap_scope
Moonchild
2018-04-23
-3
/
+61
|
\
\
|
|
/
|
/
|
|
*
Fix accessing the bootstrap methods when they are declared in the new lexical...
JustOff
2018-04-23
-3
/
+61
|
/
*
Merge pull request #238 from janekptacijarabaci/js_dom_pointer_events_2
Moonchild
2018-04-23
-20
/
+228
|
\
|
*
moebius#195: DOM - PointerEvent - improvements
janekptacijarabaci
2018-04-23
-20
/
+228
|
/
*
Merge pull request #233 from janekptacijarabaci/webextensions_sandbox_sandbox...
Moonchild
2018-04-23
-0
/
+2
|
\
|
*
moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes
janekptacijarabaci
2018-04-23
-0
/
+2
*
|
Merge pull request #231 from janekptacijarabaci/security_blocking_data_1
Moonchild
2018-04-23
-171
/
+1149
|
\
\
|
*
|
moebius#187: DOM - nsIContentPolicy - context (document)
janekptacijarabaci
2018-04-23
-55
/
+120
|
*
|
Revert "Bug 1182569: Use AsyncOpen2 for docshell loads"
janekptacijarabaci
2018-04-22
-21
/
+53
|
*
|
Revert "Bug 1182569: Update ContentSecurityManager to handle docshell loads"
janekptacijarabaci
2018-04-22
-68
/
+27
|
*
|
Revert "Bug 1182569 - Skip security check for plugins using newstream attribute"
janekptacijarabaci
2018-04-22
-47
/
+24
|
*
|
Revert "Bug 1182569: Update tests when converting docshell loads to use Aynsc...
janekptacijarabaci
2018-04-22
-18
/
+5
|
*
|
Revert "Bug 1182569: Disable hsts priming for loads of type subdocument for w...
janekptacijarabaci
2018-04-22
-18
/
+0
|
*
|
Revert "Bug 1182569: Add credentials mode for fetch-frame-resource.https.html...
janekptacijarabaci
2018-04-22
-4
/
+2
[next]