Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | DevTools - display newlines in some console messages | janekptacijarabaci | 2018-07-09 | -1/+1 |
| | | | | Issue #614 | |||
* | Fix typos in comments - memory.properties | janekptacijarabaci | 2018-07-07 | -5/+5 |
| | ||||
* | Fix typo in a comment - performance.dtd | janekptacijarabaci | 2018-07-01 | -1/+1 |
| | ||||
* | Fix typos in comments - animationinspector.properties | janekptacijarabaci | 2018-06-29 | -2/+2 |
| | ||||
* | Use MOZ_AUSTRALIS to define common shared Australis features | Matt A. Tobin | 2018-06-28 | -6/+6 |
| | ||||
* | Replace Firefox with "the browser" in webide.properties. | JustOff | 2018-06-25 | -1/+1 |
| | ||||
* | Add extra `Firefox` -> `browser` changes in `webide.properties` | JustOff | 2018-06-18 | -1/+1 |
| | ||||
* | Correct the browser and platform names in `devtools\client` | JustOff | 2018-06-18 | -23/+39 |
| | ||||
* | Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files | janekptacijarabaci | 2018-06-17 | -1/+2 |
| | ||||
* | Fix typos in comments - scratchpad.properties | janekptacijarabaci | 2018-06-15 | -4/+4 |
| | ||||
* | Remove Social API. | Ascrod | 2018-05-30 | -4/+0 |
| | ||||
* | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -6/+0 |
| | ||||
* | Revert "Remove the Social API" | Moonchild | 2018-05-25 | -0/+4 |
| | ||||
* | Remove the Social API | Ascrod | 2018-05-24 | -4/+0 |
| | ||||
* | Don't linkify data: or javascript: URLs in the web console. | wolfbeast | 2018-05-15 | -1/+1 |
| | ||||
* | Merge pull request #339 from janekptacijarabaci/devtools_browserconsole_bodies_1 | Moonchild | 2018-05-08 | -1/+1 |
|\ | | | | | DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console) | |||
| * | [follow up] DevTools - fix a comment in webConsole.dtd (Web Console and ↵ | janekptacijarabaci | 2018-05-08 | -1/+1 |
| | | | | | | | | | | | | Browser Console - not in the context menu) Issue #102 and #337 | |||
| * | DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console) | janekptacijarabaci | 2018-05-07 | -1/+1 |
| | | | | | | | | Issue #102 | |||
* | | Merge pull request #337 from janekptacijarabaci/devtools_browserconsole_bodies_1 | Moonchild | 2018-05-07 | -8/+48 |
|\| | | | | | [regression] DevTools - Web and Browser console - Added "Log request and response bodies" preference | |||
| * | [regression] DevTools - Web and Browser console - Added "Log request and ↵ | janekptacijarabaci | 2018-05-07 | -8/+48 |
| | | | | | | | | | | | | response bodies" preference Issue #102 | |||
* | | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -3/+6 |
|/ | | | | https://github.com/MoonchildProductions/moebius/pull/231 | |||
* | Building with "--enable-debug" - fix some warnings | janekptacijarabaci | 2018-05-02 | -2/+3 |
| | | | | | https://github.com/MoonchildProductions/moebius/pull/146 https://github.com/MoonchildProductions/Pale-Moon/pull/1400 | |||
* | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ↵ | janekptacijarabaci | 2018-04-30 | -2/+6 |
| | | | | hard e10s) | |||
* | Merge pull request #280 from ↵ | Moonchild | 2018-04-28 | -18/+24 |
|\ | | | | | | | | | janekptacijarabaci/devtools_storage_style-clean-up_1 [DevTools] Storage - style clean up - a check of the variable to see if it exists | |||
| * | [DevTools] Storage - style clean up - a check of the variable to see if it ↵ | janekptacijarabaci | 2018-04-28 | -0/+1 |
| | | | | | | | | | | | | exists (an empty line) Issue #102 | |||
| * | [DevTools] Storage - style clean up - a check of the variable to see if it ↵ | janekptacijarabaci | 2018-04-28 | -18/+23 |
| | | | | | | | | | | | | exists Issue #102 | |||
* | | [DevTools] Storage inspector throws an error when use arrow keys | janekptacijarabaci | 2018-04-28 | -1/+8 |
|/ | | | | Issue #102 | |||
* | Merge pull request #225 from janekptacijarabaci/data-transfer_1 | Moonchild | 2018-04-22 | -23/+11 |
|\ | | | | | moebius#56: DataTransfer - Pasting image from clipboard fails in some cases | |||
| * | moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases | janekptacijarabaci | 2018-04-20 | -23/+11 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/56 | |||
* | | [DevTools] Fix warnings: "Property contained reference to invalid variable" | janekptacijarabaci | 2018-04-22 | -0/+2 |
|/ | | | | Issue #121 | |||
* | [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems ↵ | janekptacijarabaci | 2018-04-12 | -11/+13 |
| | | | | | | | (follow up) Issue #96 Issue #102 | |||
* | Merge pull request #109 from janekptacijarabaci/devtools_appmenu_2 | New Tobin Paradigm | 2018-04-08 | -20/+87 |
|\ | | | | | [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (follow up) | |||
| * | [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems ↵ | janekptacijarabaci | 2018-04-08 | -20/+87 |
| | | | | | | | | | | | | | | (follow up) Issue #96 Issue #102 | |||
* | | [DEVTOOLS] Resolve issues with dynamically created devtools menu items vs ↵ | Matt A. Tobin | 2018-04-08 | -17/+23 |
|/ | | | | | | hardcoded vs overlay Follow up to 1a36001 | |||
* | Merge pull request #101 from janekptacijarabaci/devtools_CustomizableUI_2 | New Tobin Paradigm | 2018-04-08 | -2/+27 |
|\ | | | | | CustomizableUI.jsm can't be used for Pale Moon - setting conditions | |||
| * | Style clean up | janekptacijarabaci | 2018-04-08 | -1/+1 |
| | | ||||
| * | Use preprocessing instead of AppConstants.jsm | janekptacijarabaci | 2018-04-08 | -17/+27 |
| | | ||||
| * | CustomizableUI.jsm can't be used for Pale Moon - setting conditions | janekptacijarabaci | 2018-04-08 | -2/+17 |
| | | | | | | | | Issue #97 | |||
* | | Merge pull request #100 from janekptacijarabaci/devtools_appmenu_1 | New Tobin Paradigm | 2018-04-08 | -6/+64 |
|\ \ | | | | | | | Added support of the appmenu for DevTools menuitems (optional) | |||
| * | | Added support of the appmenu for DevTools menuitems (optional) | janekptacijarabaci | 2018-04-08 | -6/+64 |
| |/ | | | | | | | Issue #96 | |||
* | | Merge pull request #99 from janekptacijarabaci/devtools_browser_cleanUp_1 | New Tobin Paradigm | 2018-04-07 | -0/+6 |
|\ \ | | | | | | | Remove unused variables (DevTools) in browser.js | |||
| * | | Remove unused variables (DevTools) in browser.js | janekptacijarabaci | 2018-04-08 | -0/+6 |
| |/ | | | | | | | Issue #95 | |||
* / | Fix some comment in devtools-browser.js | janekptacijarabaci | 2018-04-08 | -1/+1 |
|/ | ||||
* | Removing the unused variable | janekptacijarabaci | 2018-04-02 | -1/+0 |
| | ||||
* | Part 5: Update devtools to follow displayName change | janekptacijarabaci | 2018-03-19 | -5/+5 |
| | | | | Issue #87 | |||
* | Bug 755821: Function() should use the parser's argument parsing code | janekptacijarabaci | 2018-03-16 | -3/+2 |
| | ||||
* | Bug 1442127 - Allow function call times to occur at the same time in ↵ | Tom Ritter | 2018-03-14 | -1/+1 |
| | | | | | | | | | | browser_profiling-canvas.js for ESR branch. r=baku, a=test-only MozReview-Commit-ID: Fev1JqBwJYO --HG-- extra : transplant_source : %ADG%83%28%3B%94f%98%EAO%80%08%8A%DFs%D4%24C9%A8 extra : histedit_source : 4859a7fdd7b324e0c0231feb4e13437f836bdb9c | |||
* | JS - Object - "TypeError: setting a property that has only a getter" without ↵ | janekptacijarabaci | 2018-03-12 | -1/+1 |
| | | | | mentioning file and property name | |||
* | DOMContentLoaded and load does not work properly if ↵ | janekptacijarabaci | 2018-03-05 | -9/+20 |
| | | | | | | "devtools.webconsole.persistlog == true" - is getting higher Issue #52 | |||
* | Merge pull request #47 from janekptacijarabaci/devtools_storage_refresh_1 | Moonchild | 2018-03-05 | -2/+23 |
|\ | | | | | Added a button to refresh the Storage Inspector display |