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
*
Bug 1330900 - Implement <script nomodule>
wolfbeast
2018-07-10
-2
/
+164
*
Bug 1340865 - New tests. (not hooked up)
wolfbeast
2018-07-10
-0
/
+29
*
Bug 1340865 - Handle non-parser-created module scripts.
wolfbeast
2018-07-10
-1
/
+1
*
Merge branch 'master' into js-modules
wolfbeast
2018-07-09
-168
/
+102
|
\
|
*
Restore pref -- enhanced tiles aren't dead yet.
PM28.0.0b3_Unstable
wolfbeast
2018-07-08
-0
/
+3
|
*
Version bump to beta 3
wolfbeast
2018-07-08
-1
/
+1
|
*
Reconfigure Pale Moon
wolfbeast
2018-07-08
-127
/
+80
|
*
Merge pull request #609 from janekptacijarabaci/devtools_locales_memory_typos...
Moonchild
2018-07-07
-5
/
+5
|
|
\
|
|
*
Fix typos in comments - memory.properties
janekptacijarabaci
2018-07-07
-5
/
+5
|
|
/
|
*
Merge pull request #606 from Ascrod/master
Moonchild
2018-07-07
-38
/
+16
|
|
\
|
|
*
Revert "Bug 1456652 - SameSite cookie Reader view patch bypass"
Ascrod
2018-07-07
-12
/
+1
|
|
*
Bug 1456652 - SameSite cookie Reader view patch bypass
Ascrod
2018-07-05
-1
/
+12
|
|
*
Remove telemetry from NarrateControls.jsm.
Ascrod
2018-07-04
-23
/
+0
|
|
*
Fix local link handling in Reader Mode.
Ascrod
2018-07-04
-15
/
+16
|
*
|
Make the page visibility API pref-controlled.
wolfbeast
2018-07-07
-0
/
+6
*
|
|
Merge pull request #608 from janekptacijarabaci/_testBranch_js_modules_basic
Moonchild
2018-07-07
-251
/
+158
|
\
\
\
|
*
|
|
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into _te...
janekptacijarabaci
2018-07-06
-889946
/
+299504
|
|
\
|
|
|
*
|
|
Bug 1341298 - Relax expected module state when resolving modules and circular...
janekptacijarabaci
2018-04-14
-5
/
+15
|
*
|
|
Bug 1341411 - Support circular module dependencies through export* per ES2017
janekptacijarabaci
2018-04-14
-19
/
+26
|
*
|
|
Bug 1339986 - Handle export* when checking for duplicate export
janekptacijarabaci
2018-04-14
-1
/
+1
|
*
|
|
Bug 1341256 - Fix module namespace object get handler
janekptacijarabaci
2018-04-14
-2
/
+7
|
*
|
|
Bug 1340268 - [[HasProperty]] on module namespace object should work even whe...
janekptacijarabaci
2018-04-14
-3
/
+5
|
*
|
|
Bug 1326453 - Part 5: Remove no longer used ListIterator implementation
janekptacijarabaci
2018-04-14
-107
/
+0
|
*
|
|
Bug 1326453 - Part 4: Return @@toStringTag in [[OwnPropertyKeys]] trap for mo...
janekptacijarabaci
2018-04-14
-3
/
+20
|
*
|
|
Bug 1326453 - Part 3: Don't throw a TypeError when SetPrototypeOf for module ...
janekptacijarabaci
2018-04-14
-1
/
+5
|
*
|
|
Bug 1326453 - Part 2: Change @@toStringTag for module namespace objects to no...
janekptacijarabaci
2018-04-14
-2
/
+2
|
*
|
|
Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ...
janekptacijarabaci
2018-04-14
-63
/
+1
|
*
|
|
Bug 1330682 - Use CORS when loading modules as per current spec
janekptacijarabaci
2018-04-14
-9
/
+21
|
*
|
|
Bug 1330657 - Enable <script type="module"> behind a pref
janekptacijarabaci
2018-04-14
-3
/
+20
|
*
|
|
Bug 1320993 - Fix exporting default class expression
janekptacijarabaci
2018-04-14
-35
/
+37
*
|
|
|
Make the page visibility API pref-controlled.
wolfbeast
2018-07-07
-0
/
+6
|
|
/
/
|
/
|
|
*
|
|
Update about:rights links.
wolfbeast
2018-07-06
-2
/
+2
*
|
|
Fix redirector paths
wolfbeast
2018-07-06
-7
/
+2
*
|
|
Merge pull request #599 from janekptacijarabaci/dom_fetch_request_navigate_1
Moonchild
2018-07-05
-38
/
+20
|
\
\
\
|
*
|
|
Bug 1331564 - XHR SyncTeardownRunnable must run also when the worker is in ki...
janekptacijarabaci
2018-07-05
-5
/
+3
|
*
|
|
Bug 1298823 - Fix Request constructor - with "mode: navigate"
janekptacijarabaci
2018-07-05
-33
/
+17
*
|
|
|
Merge pull request #597 from janekptacijarabaci/dom_workers_terminate_1
Moonchild
2018-07-05
-56
/
+102
|
\
|
|
|
|
*
|
|
Bug 604026 - Sync event loops in workers should be created only if compatible...
janekptacijarabaci
2018-07-05
-56
/
+102
*
|
|
|
Merge pull request #601 from janekptacijarabaci/security_blocking_data_1_1
Moonchild
2018-07-05
-1
/
+1
|
\
\
\
\
|
*
|
|
|
nsIContentPolicy::TYPE_DOCUMENT - Use "aLoadInfo->ContextForTopLevelLoad()" i...
janekptacijarabaci
2018-07-05
-1
/
+1
|
|
/
/
/
*
/
/
/
[AllAM] [STRING CHANGES] Appearance -> Themes
Matt A. Tobin
2018-07-05
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #590 from janekptacijarabaci/pm_devtools_menu_unused-items_1
Moonchild
2018-07-05
-55
/
+0
|
\
\
\
|
*
|
|
[PALEMOON] DevTools - remove unused items from browser.dtd
janekptacijarabaci
2018-07-04
-55
/
+0
*
|
|
|
Merge pull request #594 from Lootyhoof/issue-593
Moonchild
2018-07-05
-6
/
+3
|
\
\
\
\
|
*
|
|
|
Adjust popup ID for password manager
Lootyhoof
2018-07-04
-6
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
On failure, save a dummy file from the background page thumb capture module.
wolfbeast
2018-07-04
-1
/
+6
|
/
/
/
*
|
|
Merge pull request #587 from janekptacijarabaci/aboutSessionRestore_error_3
Moonchild
2018-07-03
-0
/
+3
|
\
\
\
|
*
|
|
[PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in ...
janekptacijarabaci
2018-07-03
-0
/
+3
|
|
/
/
*
|
|
Merge pull request #588 from SpockMan02/patch-4
Moonchild
2018-07-03
-1
/
+1
|
\
\
\
|
*
|
|
Don't hide caption buttons with a lw theme, either
SpockFan02
2018-07-03
-1
/
+1
[next]