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
/
toolkit
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' into 816
wolfbeast
2019-04-05
-347917
/
+267
|
\
|
*
Remove crashreporter toolkit files.
wolfbeast
2019-04-01
-273245
/
+0
|
*
Unhook CR exception handler.
wolfbeast
2019-04-01
-3
/
+0
|
*
Issue #187: Remove solaris 1st party code OS checks.
wolfbeast
2019-03-30
-20
/
+4
|
*
Issue #187: Remove solaris conditional code.
wolfbeast
2019-03-30
-141
/
+0
|
*
Replace unsupported `null` default values with an empty string.
wolfbeast
2019-03-28
-9
/
+6
|
*
Merge pull request #834 from g4jc/remove_contextid
Moonchild
2019-03-25
-155
/
+41
|
|
\
|
|
*
Issue #756 - Remove Contextual Identity from UnifiedComplete
Gaming4JC
2019-03-18
-116
/
+40
|
|
*
Issue #756 - Remove contextual identity from BackgroundPageThumbs.jsm
Gaming4JC
2019-03-18
-39
/
+1
|
*
|
Remove obsolete getPref helpers.
Ascrod
2019-03-24
-178
/
+66
|
*
|
Check for osint argument when checking for greomni and appomni arguments.
wolfbeast
2019-03-23
-4
/
+10
|
|
/
|
*
Don't include nsDownloadManagerUI if the Communicator version is used
Matt A. Tobin
2019-03-06
-3
/
+4
|
*
Revert "Don't include nsDownloadManagerUI if the Communicator version is used"
Matt A. Tobin
2019-03-06
-4
/
+3
|
*
Don't include nsDownloadManagerUI if the Communicator version is used
Matt A. Tobin
2019-03-06
-3
/
+4
|
*
Remove e10s code from browser widget.
wolfbeast
2019-03-06
-71
/
+15
|
*
Add hover state arrow images.
wolfbeast
2019-03-03
-0
/
+2
|
*
Make the Auth prompt DOS protection a browser-element opt-in feature.
wolfbeast
2019-03-01
-10
/
+26
|
*
WIP fix 1
wolfbeast
2019-02-28
-19
/
+29
|
*
Remove error table with unspecified errors.
wolfbeast
2019-02-21
-15
/
+0
|
*
Restore building of common-standalone lib for updater.
wolfbeast
2019-02-20
-0
/
+11
|
*
Remove reference to standalone component.
wolfbeast
2019-02-20
-3
/
+0
|
*
Remove maintenance service bits from nsUpdateDriver
wolfbeast
2019-02-20
-17
/
+2
|
*
Remove toolkit/components/maintenanceservice/
wolfbeast
2019-02-20
-2525
/
+0
|
*
Remove Non ifdef'd service code from toolkit/mozapps/updater/updater.cpp
wolfbeast
2019-02-20
-198
/
+21
|
*
Remove maintenance service code from nsUpdateService and related.
wolfbeast
2019-02-20
-142
/
+13
|
*
Remove conditional MOZ_MAINTENANCE_SERVICE code
wolfbeast
2019-02-20
-229
/
+1
|
*
Remove the WebExtension Add-on Manager from our tree.
wolfbeast
2019-02-13
-31321
/
+0
|
*
Remove WebExtension support from the platform.
wolfbeast
2019-02-13
-39621
/
+5
|
*
Restore app.update.url.override preference.
wolfbeast
2019-02-12
-7
/
+31
|
*
Include blankthumb in the correct file.
wolfbeast
2019-02-05
-5
/
+5
|
*
Merge branch 'cycle_collector-work'
wolfbeast
2019-02-03
-1
/
+0
|
|
\
|
|
*
[AM] Remove spurious warning for staged cleanup.
wolfbeast
2019-01-30
-1
/
+1
|
|
*
Merge branch 'master' into cycle_collector-work
wolfbeast
2019-01-29
-17
/
+10
|
|
|
\
|
|
*
|
Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS
wolfbeast
2019-01-18
-1
/
+0
*
|
|
|
Stage 1-4: Update tests
Tooru Fujisawa
2019-02-03
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #954 from MoonchildProductions/TychoEME-work
Moonchild
2019-01-31
-3
/
+978
|
\
\
\
|
*
|
|
[TychoAM] Fix GMP* so that EME works in Basilisk
Matt A. Tobin
2019-01-29
-3
/
+978
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #952 from adeshkp/remove-telemetry-js
Moonchild
2019-01-31
-5
/
+0
|
\
\
\
|
*
|
|
Remove telemetry leftovers from JS engine.
adeshkp
2019-01-30
-5
/
+0
|
|
/
/
*
/
/
[AM] Remove spurious warning for staged cleanup.
wolfbeast
2019-01-30
-1
/
+1
|
/
/
*
|
Reduce number of allocations in AutoStopwatch
David Teller
2019-01-29
-3
/
+10
*
|
Revert "Reduce number of allocations in AutoStopwatch"
wolfbeast
2019-01-29
-7
/
+3
*
|
Reduce number of allocations in AutoStopwatch
David Teller
2019-01-28
-3
/
+7
*
|
Remove remote add-on debugging control.
wolfbeast
2019-01-28
-14
/
+0
|
/
*
[WebExAM] Use proper application name in WebExtension API error message.
wolfbeast
2019-01-14
-1
/
+2
*
Telemetry: Remove stubs and related code
adeshkp
2019-01-12
-228
/
+2
*
[WebExAM] Properly handle the add-on name in case it's localized
JustOff
2019-01-06
-3
/
+7
*
Add performance warnings to Deprecated module.
wolfbeast
2018-12-24
-7
/
+57
*
Return an empty set if getting recipes for host fails.
wolfbeast
2018-12-21
-2
/
+7
*
Merge pull request #911 from trav90/code-cleanup
Moonchild
2018-12-16
-9
/
+0
|
\
[next]