summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into _te...janekptacijarabaci2018-07-06-889946/+299504
|\
| * Update about:rights links.wolfbeast2018-07-06-2/+2
| * Fix redirector pathswolfbeast2018-07-06-7/+2
| * Merge pull request #599 from janekptacijarabaci/dom_fetch_request_navigate_1Moonchild2018-07-05-38/+20
| |\
| | * Bug 1331564 - XHR SyncTeardownRunnable must run also when the worker is in ki...janekptacijarabaci2018-07-05-5/+3
| | * Bug 1298823 - Fix Request constructor - with "mode: navigate"janekptacijarabaci2018-07-05-33/+17
| * | Merge pull request #597 from janekptacijarabaci/dom_workers_terminate_1Moonchild2018-07-05-56/+102
| |\|
| | * Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05-56/+102
| * | Merge pull request #601 from janekptacijarabaci/security_blocking_data_1_1Moonchild2018-07-05-1/+1
| |\ \
| | * | nsIContentPolicy::TYPE_DOCUMENT - Use "aLoadInfo->ContextForTopLevelLoad()" i...janekptacijarabaci2018-07-05-1/+1
| | |/
| * / [AllAM] [STRING CHANGES] Appearance -> ThemesMatt A. Tobin2018-07-05-1/+1
| |/
| * Merge pull request #590 from janekptacijarabaci/pm_devtools_menu_unused-items_1Moonchild2018-07-05-55/+0
| |\
| | * [PALEMOON] DevTools - remove unused items from browser.dtdjanekptacijarabaci2018-07-04-55/+0
| * | Merge pull request #594 from Lootyhoof/issue-593Moonchild2018-07-05-6/+3
| |\ \
| | * | Adjust popup ID for password managerLootyhoof2018-07-04-6/+3
| * | | On failure, save a dummy file from the background page thumb capture module.wolfbeast2018-07-04-1/+6
| |/ /
| * | Merge pull request #587 from janekptacijarabaci/aboutSessionRestore_error_3Moonchild2018-07-03-0/+3
| |\ \
| | * | [PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in ...janekptacijarabaci2018-07-03-0/+3
| | |/
| * | Merge pull request #588 from SpockMan02/patch-4Moonchild2018-07-03-1/+1
| |\ \
| | * | Don't hide caption buttons with a lw theme, eitherSpockFan022018-07-03-1/+1
| * | | Merge pull request #585 from SpockMan02/patch-4Moonchild2018-07-03-2/+2
| |\| | | | |/ | |/|
| | * Mac: Do not hide caption buttons or titlebarSpockFan022018-07-03-2/+2
| |/
| * Merge pull request #583 from janekptacijarabaci/_testBranch_pageInfo_permissi...Moonchild2018-07-03-251/+6
| |\
| | * Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Managerjanekptacijarabaci2018-07-02-251/+6
| * | [PALEMOON] On GTK, default to showing the menubar only when alt is pressedwolfbeast2018-07-03-2/+7
| * | [TychoAM] Make resilient to missing pref lightweightThemes.animation.enabledwolfbeast2018-07-03-4/+8
| * | Remove pref confusion around cache v2wolfbeast2018-07-03-10/+2
| * | Fix cache v1 compression crash in nsCompressOutputStreamWrapper::Close()wolfbeast2018-07-03-0/+6
| * | Re-implement prompts.tab_modal.focusSwitch control in toolkit.wolfbeast2018-07-03-3/+9
| * | Rename firefox(-branding).js to basilisk(*).jswolfbeast2018-07-02-7/+7
| |/
| * Update troubleshooting pref whitelist following 593835e861ce3ab3f9d58aa1fc241...wolfbeast2018-07-02-1/+1
| * Prevent suppressing executable warnings using the "don't ask me this again" c...wolfbeast2018-07-02-53/+25
| * Merge branch 'ported-upstream'wolfbeast2018-07-02-205/+747
| |\
| | * Don't leak newTemplate in pk11_copyAttributes()wolfbeast2018-07-01-2/+3
| | * Remove errant pastewolfbeast2018-07-01-1/+1
| | * Clamp resolution in PerformanceNavigationTiming.wolfbeast2018-07-01-8/+9
| | * Rework gfxFontUtils::MapCharToGlyphFormat4 to be more robust. DiDwolfbeast2018-07-01-42/+57
| | * WebRTC: Add DeleteStreams to media conduits.wolfbeast2018-07-01-4/+16
| | * Cherry-pick user sctp rev SVN8789a6da02e2c7c03522bc6f275b302f6ef977fePale Moon2018-06-30-0/+4
| | * Confirm launch of executables other than .exe on Windows.wolfbeast2018-06-30-14/+15
| | * Bug 1464039 - Only reject qcms transform with invalid grid size if the transf...Nicolas Silva2018-06-30-2/+8
| | * Bug 1436241 - Check redirect status code before forwarding to NPAPI. r=jimm, ...Kyle Machulis2018-06-30-9/+9
| | * Bug 1468217 - Add "SettingContent-ms" to the list of executable file extensio...Paolo Amadini2018-06-30-0/+1
| | * Bug 1464039 - Reject some invalid transforms in qcms. r=mwoodrow, a=RyanVMNicolas Silva2018-06-30-0/+4
| | * Bug 1413868.wolfbeast2018-06-30-0/+466
| | * Bug 1464063 - Remove sdp_getchoosetok. r=bwc, a=RyanVMNils Ohlmeier [:drno]2018-06-29-78/+7
| | * Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a...Byron Campen [:bwc]2018-06-29-0/+12
| | * Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a...Byron Campen [:bwc]2018-06-29-1/+4
| | * Bug 1462912 - Fixed BufferList::Extract to handle the case where the call con...Alex Gaynor2018-06-29-1/+20
| | * Bug 1456189 - Simplify BufferList::Extract to make the lifetimes clearer. r=f...Alex Gaynor2018-06-29-47/+115