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 |
| | ||||
* | Merge pull request #545 from janekptacijarabaci/devtools_eyedropper_slow_1 | Moonchild | 2018-06-25 | -14/+16 |
|\ | | | | | DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" instead of "createImageBitmap(ctx.getImageData())" | |||
| * | DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" ↵ | janekptacijarabaci | 2018-06-24 | -14/+16 |
| | | | | | | | | | | | | instead of "createImageBitmap(ctx.getImageData())" Issue #544 | |||
* | | 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 |
| | ||||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -12/+1 |
| | | | | Tag #288. | |||
* | 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 | |||
* | Merge pull request #319 from janekptacijarabaci/debug_warning_1 | Moonchild | 2018-05-02 | -2/+3 |
|\ | | | | | moebius#146: Building with "--enable-debug" - fix some warnings | |||
| * | 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 | |||
* | | Merge pull request #320 from janekptacijarabaci/instanceof_negations_1 | Moonchild | 2018-05-02 | -2/+2 |
|\ \ | | | | | | | palemoon#1173: Fix unsafe "instanceof" negations | |||
| * | | Fix unsafe "instanceof" negations | janekptacijarabaci | 2018-05-02 | -2/+2 |
| |/ | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1173 | |||
* / | Issue #316 - Always build heapsnapshot regardless of the rest of the ↵ | Matt A. Tobin | 2018-05-01 | -14/+17 |
|/ | | | | devtools for now | |||
* | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ↵ | janekptacijarabaci | 2018-04-30 | -2/+6 |
| | | | | hard e10s) | |||
* | Merge pull request #297 from janekptacijarabaci/css_text-justify_1 | Moonchild | 2018-04-29 | -0/+21 |
|\ | | | | | CSS - implement text-justify property | |||
| * | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 | -0/+21 |
| | | ||||
* | | moebius#158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 | -3/+3 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/158 | |||
* | | 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 |