summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue mcp-graveyard/UXP#439 - Remove tests from toolkit/Matt A. Tobin2020-02-25
|
* Issue mcp-graveyard/UXP#1053 - Remove android support from dbMatt A. Tobin2020-02-25
|
* Issue mcp-graveyard/UXP#1053 - Remove android support from docshellMatt A. Tobin2020-02-25
|
* Issue mcp-graveyard/UXP#1053 - Remove android support from halMatt A. Tobin2020-02-23
|
* Issue mcp-graveyard/UXP#1053 - Remove android support from imageMatt A. Tobin2020-02-23
|
* Issue mcp-graveyard/UXP#1053 - Remove android support from ↵Matt A. Tobin2020-02-23
| | | | | | intl/locale/nsLocaleService.cpp This is the only non-icu file with android code in it. Not going to remove android in icu its self because it remains a 3rd party lib.
* Follow-up to 4e2e9be6a - Move HeapSnapshot DevTools-only Modules back to ↵Matt A. Tobin2020-02-23
| | | | | | | | DevTools I am so done with this. Resolves #316
* Issue mcp-graveyard/UXP#1053 - Remove android support from memoryMatt A. Tobin2020-02-23
|
* Issue mcp-graveyard/UXP#1053 - Remove android support from mfbtMatt A. Tobin2020-02-22
|
* Issue mcp-graveyard/UXP#1053 - Remove android support from ipc except for ↵Matt A. Tobin2020-02-22
| | | | | | ipc/chromium This does not include android in the imported chromium code as specific research needs done on defines and logic.
* Issue mcp-graveyard/UXP#1053 - Remove android support from mozglueMatt A. Tobin2020-02-22
| | | | Yes, I checked for unsaved files this time...
* Issue mcp-graveyard/UXP#1053 - Remove android support from ↵Matt A. Tobin2020-02-22
| | | | netwerk/protocol/http/nsHttpHandler.cpp
* Issue mcp-graveyard/UXP#1053 - Remove android support from netwerkMatt A. Tobin2020-02-22
|
* Issue mcp-graveyard/UXP#1053 - Remove android support from ↵Matt A. Tobin2020-02-22
| | | | storage/mozStorageConnection.cpp
* Issue mcp-graveyard/UXP#1053 - Remove android support from uriloaderMatt A. Tobin2020-02-22
|
* Issue mcp-graveyard/UXP#1053 - Remove android support from ↵Matt A. Tobin2020-02-22
| | | | | | xpcom/threads/nsThread.cpp Forgot to save..
* Issue mcp-graveyard/UXP#1053 - Remove android support from XPCOMMatt A. Tobin2020-02-22
|
* Remove redundant moz.build from db/Matt A. Tobin2020-02-22
|
* Reclassify heapsnapshot and nsJSInspector as not part of devtoolsMatt A. Tobin2020-02-22
| | | | This resolves Issue mcp-graveyard/UXP#316
* Set module default identification properly.wolfbeast2020-02-21
|
* Remove gtest reference to non-existing path of removed componentwolfbeast2020-02-21
|
* [gfx] Put Skia-specific CTOR init behind Skia-conditional.wolfbeast2020-02-21
|
* Merge branch '316'wolfbeast2020-02-21
|\
| * Issue mcp-graveyard/UXP#316 - Make sure MOZ_DEVTOOLS_SERVER is passed down ↵wolfbeast2020-02-21
| | | | | | | | to js.
* | Issue mcp-graveyard/UXP#1053 - Remove android support from NPAPIMatt A. Tobin2020-02-20
| |
* | Issue mcp-graveyard/UXP#1053 - Remove conditional android code from widget/Matt A. Tobin2020-02-20
| |
* | Issue mcp-graveyard/UXP#1053 - Remove Android Widget Toolkit specific filesMatt A. Tobin2020-02-20
| |
* | Issue mcp-graveyard/UXP#439 - Remove tests from widget/Matt A. Tobin2020-02-20
| |
* | Merge pull request #1458 from MoonchildProductions/316Moonchild2020-02-20
|\| | | | | Fix buildability of builds without devtools-server
| * Issue mcp-graveyard/UXP#316 - Be more gentle with the CC and nursery.wolfbeast2020-02-20
| |
| * Issue mcp-graveyard/UXP#316 - Pre-process Performance.webidlwolfbeast2020-02-20
| |
| * Issue mcp-graveyard/UXP#316 - Make the memory GC performance object ↵wolfbeast2020-02-20
| | | | | | | | | | | | | | conditional (WIP) This was only added for GCubench and likely interfering with building without devtools-server.
* | Issue mcp-graveyard/UXP#1457 - Unfold sqlite3 from nssMatt A. Tobin2020-02-20
|/
* Issue mcp-graveyard/UXP#1383 - Remove "Copy raw data to clipboard" buttonwolfbeast2020-02-20
| | | | This resolves #1383
* Merge pull request #1455 from JustOff/issue1445_details_urlMoonchild2020-02-19
|\ | | | | Add a link to details on using Firefox extensions in Pale Moon
| * Issue mcp-graveyard/UXP#1445 - Add a link to details on using Firefox ↵JustOff2020-02-19
| | | | | | | | extensions in Pale Moon
* | Issue mcp-graveyard/UXP#1454 - Add MOZ_PKG_SPECIAL to UpdateUtilsMatt A. Tobin2020-02-19
|/
* Merge pull request #1452 from JustOff/Issue1445_cleanupMoonchild2020-02-19
|\ | | | | Issue mcp-graveyard/UXP#1445 - strings cleanup
| * Issue mcp-graveyard/UXP#1445 - strings cleanupJustOff2020-02-19
|/
* Issue mcp-graveyard/UXP#1445 - remove redundant nativeIndicatorwolfbeast2020-02-19
| | | | This resolves #1445
* Issue mcp-graveyard/UXP#1320 - Stop appending cpu arch to the end of ↵Matt A. Tobin2020-02-17
| | | | %BUILD_TARGET% on Windows in UpdateUtils.jsm
* Issue mcp-graveyard/UXP#1445 - Use the detailed string also in the list entries.wolfbeast2020-02-17
|
* Issue mcp-graveyard/UXP#1446 - Only match extension add-on types for target ↵wolfbeast2020-02-17
| | | | | | applications. This resolves #1446
* Merge pull request #1447 from win7-7/optimization-4-prMoonchild2020-02-17
|\ | | | | Speed up nsTableColFrame::GetColIndex
| * Issue mcp-graveyard/UXP#1355 - Make ↵win7-72020-02-16
| | | | | | | | | | | | nsTableCellFrame::GetColIndex/GetRowIndex faster We can devirtualize it, remove some branches.
* | Issue mcp-graveyard/UXP#1446 - Only allow extension add-on types for Firefox ↵wolfbeast2020-02-17
| | | | | | | | compat mode.
* | Issue mcp-graveyard/UXP#1445 - Clarify the status of extensions in the ↵wolfbeast2020-02-16
| | | | | | | | | | | | Add-On manager This resolves #1445.
* | [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.wolfbeast2020-02-14
| |
* | Issue mcp-graveyard/UXP#1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI ↵wolfbeast2020-02-14
| | | | | | | | | | | | | | | | env var. This adds an addition to the environment set up for child processes (plugin container) so that it may still be able to pass the omni parameters there as-needed.
* | Revert "Issue mcp-graveyard/UXP#1441 - Guard appomni/greomni with ↵wolfbeast2020-02-14
| | | | | | | | | | | | UXP_CUSTOM_OMNI env var." This reverts commit 2bdbca39b210e3f13ae42ccae36935d30b36eb31.