1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 23:18:26 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
janekptacijarabaci b2aa38c719 DevTools - display newlines in some console messages
Issue #614
2019-02-16 00:08:08 +08:00
janekptacijarabaci e5a253a7b0 Fix typos in comments - memory.properties 2019-02-16 00:07:59 +08:00
janekptacijarabaci e5c896ce20 Fix typo in a comment - performance.dtd 2019-02-16 00:06:42 +08:00
janekptacijarabaci 36b1662a58 Fix typos in comments - animationinspector.properties 2019-02-16 00:06:15 +08:00
NTD 10487d6802 Use MOZ_AUSTRALIS to define common shared Australis features 2019-02-16 00:06:04 +08:00
janekptacijarabaci c15a614cd0 DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" instead of "createImageBitmap(ctx.getImageData())"
Issue #544
2019-02-16 00:04:59 +08:00
JustOff 0b79a22f0e Replace Firefox with "the browser" in webide.properties. 2019-02-16 00:04:52 +08:00
JustOff 5c9e19b2cc Add extra Firefox -> browser changes in webide.properties 2019-02-16 00:03:34 +08:00
JustOff 8bc34e125d Correct the browser and platform names in devtools\client 2019-02-16 00:03:32 +08:00
janekptacijarabaci d180a351b0 Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files 2019-02-16 00:03:28 +08:00
janekptacijarabaci 7e72997490 Fix typos in comments - scratchpad.properties 2019-02-16 00:03:07 +08:00
Ascrod 867cbe5252 Remove Social API. 2019-02-15 23:59:43 +08:00
Gaming4JC d4ac94cf3e Remove support and tests for HSTS priming from the tree. Fixes #384 2019-02-15 23:59:39 +08:00
Moonchild aa52f6bd53 Revert "Remove the Social API" 2019-02-15 23:58:52 +08:00
Ascrod 44dc9ecd8e Remove the Social API 2019-02-15 23:58:48 +08:00
wolfbeast ebb869264d Don't linkify data: or javascript: URLs in the web console. 2019-02-15 23:57:45 +08:00
wolfbeast 74df182488 Remove other gonk widget conditionals and unused files.
Tag #288.
2019-02-15 23:57:15 +08:00
janekptacijarabaci 14cceb8708 [follow up] DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console - not in the context menu)
Issue #102 and #337
2019-02-15 23:56:41 +08:00
janekptacijarabaci d5a58699de DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console)
Issue #102
2019-02-15 23:56:40 +08:00
janekptacijarabaci 30e2f6345d [regression] DevTools - Web and Browser console - Added "Log request and response bodies" preference
Issue #102
2019-02-15 23:56:38 +08:00
janekptacijarabaci 745e1809b0 moebius#231: Consider blocking top level window data: URIs (tests)
https://github.com/MoonchildProductions/moebius/pull/231
2019-02-15 23:56:35 +08:00
janekptacijarabaci 9ab20590c6 Building with "--enable-debug" - fix some warnings
https://github.com/MoonchildProductions/moebius/pull/146
https://github.com/MoonchildProductions/Pale-Moon/pull/1400
2019-02-15 23:55:29 +08:00
janekptacijarabaci b56d147095 Fix unsafe "instanceof" negations
https://github.com/MoonchildProductions/Pale-Moon/pull/1173
2019-02-15 23:55:28 +08:00
NTD 7a6b61c05f Issue #316 - Always build heapsnapshot regardless of the rest of the devtools for now 2019-02-15 23:55:22 +08:00
janekptacijarabaci dee826b7ee Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an hard e10s) 2019-02-15 23:54:30 +08:00
janekptacijarabaci 1f262f0d2b moebius#90: CSS - implement text-justify property 2019-02-15 23:54:04 +08:00
janekptacijarabaci 6885700c5b moebius#158: The Performance Resource Timing (added support for "workerStart")
https://github.com/MoonchildProductions/moebius/pull/158
2019-02-15 23:53:25 +08:00
janekptacijarabaci ff4c810e26 [DevTools] Storage - style clean up - a check of the variable to see if it exists (an empty line)
Issue #102
2019-02-15 23:53:03 +08:00
janekptacijarabaci ae2fd72616 [DevTools] Storage - style clean up - a check of the variable to see if it exists
Issue #102
2019-02-15 23:53:01 +08:00
janekptacijarabaci b1dccb759a [DevTools] Storage inspector throws an error when use arrow keys
Issue #102
2019-02-15 23:52:58 +08:00
janekptacijarabaci 37c73e0634 moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases
https://github.com/MoonchildProductions/moebius/pull/56
2019-02-15 23:48:56 +08:00
janekptacijarabaci 568b0dd9e5 [DevTools] Fix warnings: "Property contained reference to invalid variable"
Issue #121
2019-02-15 23:48:51 +08:00
janekptacijarabaci 83b729c6a1 [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (follow up)
Issue #96
Issue #102
2019-02-15 23:42:43 +08:00
janekptacijarabaci c166a0abd4 [PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (follow up)
Issue #96
Issue #102
2019-02-15 23:41:46 +08:00
NTD f0d4b2476b [DEVTOOLS] Resolve issues with dynamically created devtools menu items vs hardcoded vs overlay
Follow up to 1a36001
2019-02-15 23:41:45 +08:00
janekptacijarabaci dee9b7b41d Style clean up 2019-02-15 23:41:42 +08:00
janekptacijarabaci e5b9c090ba Use preprocessing instead of AppConstants.jsm 2019-02-15 23:41:40 +08:00
janekptacijarabaci 1661445308 CustomizableUI.jsm can't be used for Pale Moon - setting conditions
Issue #97
2019-02-15 23:41:39 +08:00
janekptacijarabaci e5c504fca6 Added support of the appmenu for DevTools menuitems (optional)
Issue #96
2019-02-15 23:41:23 +08:00
janekptacijarabaci 93944a63e9 Remove unused variables (DevTools) in browser.js
Issue #95
2019-02-15 23:41:21 +08:00
janekptacijarabaci 01247d33ff Fix some comment in devtools-browser.js 2019-02-15 23:41:20 +08:00
janekptacijarabaci c9cb57f881 Removing the unused variable 2019-02-15 23:40:30 +08:00
janekptacijarabaci 359afc3ad5 Part 5: Update devtools to follow displayName change
Issue #87
2019-02-15 23:38:50 +08:00
janekptacijarabaci 6e997648ba Handle RegExp correctly in devtools
Issue #77
2019-02-15 23:38:35 +08:00
janekptacijarabaci 0e7a16c088 Bug 755821: Function() should use the parser's argument parsing code 2019-02-15 23:38:10 +08:00
Tom Ritter af7e635176 Bug 1442127 - Allow function call times to occur at the same time in 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
2019-02-15 23:37:31 +08:00
Tom Ritter ed176bb836 Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM
MozReview-Commit-ID: 6xhQ71a5rDU

--HG--
extra : transplant_source : %C2%D3%A7It%0Cg%92h%BB%3A%95%A2%0D.%86%B9C%9B%2B
2019-02-15 23:37:22 +08:00
janekptacijarabaci 5149d56104 JS - Object - "TypeError: setting a property that has only a getter" without mentioning file and property name 2019-02-15 23:36:24 +08:00
janekptacijarabaci b8bbffacbe DOMContentLoaded and load does not work properly if "devtools.webconsole.persistlog == true" - is getting higher
Issue #52
2019-02-15 23:36:00 +08:00
janekptacijarabaci da48941d63 Added a button to refresh the Storage Inspector display
Issue #45
2019-02-15 23:35:37 +08:00