summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bug 1323941 - navigationStart should not be exposed to workers as timing attr...janekptacijarabaci2018-04-29-40/+71
* Bug 1322966 - Cleanup performance.cppjanekptacijarabaci2018-04-29-47/+9
* Bug 1317297 - nextHopProtocol is an empty string for local fetchjanekptacijarabaci2018-04-29-0/+12
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-70/+746
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...janekptacijarabaci2018-04-29-152094/+42715
|\
| * [TychoAM] Fix gCertBlocklistService.addRevokedCert is not a functionMatt A. Tobin2018-04-28-1/+1
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-28-333/+510
| |\
| | * Merge pull request #282 from JustOff/PR_urlbarChangeTrackerMoonchild2018-04-28-29/+20
| | |\
| | | * Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar ch...JustOff2018-04-28-29/+20
| | * | Merge pull request #280 from janekptacijarabaci/devtools_storage_style-clean-...Moonchild2018-04-28-18/+24
| | |\ \
| | | * | [DevTools] Storage - style clean up - a check of the variable to see if it ex...janekptacijarabaci2018-04-28-0/+1
| | | * | [DevTools] Storage - style clean up - a check of the variable to see if it ex...janekptacijarabaci2018-04-28-18/+23
| | * | | Merge pull request #279 from janekptacijarabaci/pm_devtools_storage_style-cle...Moonchild2018-04-28-1/+6
| | |\ \ \
| | | * | | [PALEMOON] [DevTools] Storage inspector throws an error when url changesjanekptacijarabaci2018-04-28-1/+6
| | | |/ /
| | * | | Merge pull request #278 from janekptacijarabaci/devtools_storage_arrow-keys_1Moonchild2018-04-28-1/+8
| | |\ \ \
| | | * | | [DevTools] Storage inspector throws an error when use arrow keysjanekptacijarabaci2018-04-28-1/+8
| | | |/ /
| | * | | Merge pull request #276 from janekptacijarabaci/pm_url_1Moonchild2018-04-28-284/+452
| | |\ \ \
| | | * | | [PALEMOON] Fix a function "middleMousePaste" ("Save") in browser.jsjanekptacijarabaci2018-04-28-1/+2
| | | * | | [PALEMOON] Fix typo in tabbrowser.xmljanekptacijarabaci2018-04-28-1/+1
| | | * | | [PALEMOON] Style clean up in browser.jsjanekptacijarabaci2018-04-28-1/+1
| | | * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-28-64802/+38873
| | | |\| |
| | | * | | [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy Do...janekptacijarabaci2018-04-26-8/+3
| | | * | | Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Libraryjanekptacijarabaci2018-04-25-0/+4
| | | * | | Bug 945707 - Pausing a download fails when done after a retry + follow up (se...janekptacijarabaci2018-04-25-21/+16
| | | * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-25-17653/+17176
| | | |\ \ \
| | | * \ \ \ Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-17-1838/+5637
| | | |\ \ \ \
| | | * | | | | [PALEMOON] Remove unused Task.jsm in openLocation.jsjanekptacijarabaci2018-04-17-1/+0
| | | * | | | | [PALEMOON] Fix conflict in openLocation.jsjanekptacijarabaci2018-04-17-2/+2
| | | * | | | | Fix flags for "loadURIWithFlags" in openLocation.jsjanekptacijarabaci2018-04-15-1/+2
| | | * | | | | Maybe fix openLocation.js (to Promise)janekptacijarabaci2018-04-15-2/+1
| | | * | | | | Bug 92737 - Part 10: Use browserDragAndDrop.dropLinks in urlbarBindings.xmljanekptacijarabaci2018-04-15-2/+3
| | | * | | | | Bug 92737 - Part 9: Download multiple files when multiple items are dropped o...janekptacijarabaci2018-04-15-4/+8
| | | * | | | | Bug 92737 - Part 8: Download multiple files when multiple items are dropped o...janekptacijarabaci2018-04-15-9/+12
| | | * | | | | Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on ...janekptacijarabaci2018-04-15-5/+8
| | | * | | | | Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on New...janekptacijarabaci2018-04-15-5/+8
| | | * | | | | Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on ...janekptacijarabaci2018-04-15-7/+16
| | | * | | | | Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tabjanekptacijarabaci2018-04-15-25/+21
| | | * | | | | Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on non...janekptacijarabaci2018-04-15-12/+80
| | | * | | | | Bug 1100294 - Turn getShortcutOrURIAndPostData() into a task that uses the ne...janekptacijarabaci2018-04-15-72/+99
| | | * | | | | Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed ...janekptacijarabaci2018-04-15-10/+8
| | | * | | | | Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback b...janekptacijarabaci2018-04-15-135/+152
| | | * | | | | Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURIjanekptacijarabaci2018-04-15-259/+304
| * | | | | | | Merge branch 'malloc-rewrite'wolfbeast2018-04-28-74332/+115
| |\ \ \ \ \ \ \
| | * | | | | | | Use slim reader/writer locks instead of critical sections.wolfbeast2018-04-28-13/+8
| | * | | | | | | Remove the unused and rudimentary arena load balancer.wolfbeast2018-04-28-252/+4
| | * | | | | | | Make our allocator use multiple arenas based on number of CPU cores.wolfbeast2018-04-28-21/+19
| | * | | | | | | Remove jemalloc 4 leftover conditional.wolfbeast2018-04-27-4/+0
| | * | | | | | | Remove single-threaded considerations.wolfbeast2018-04-27-52/+30
| | * | | | | | | Update credits in BSD-licensed files.wolfbeast2018-04-27-7/+7
| | * | | | | | | Remove jemalloc 4 leftover conditional.wolfbeast2018-04-27-2/+0