wolfbeast
|
c9d1a79bd0
|
Don't linkify data: or javascript: URLs in the web console.
|
2018-05-15 21:52:48 +02:00 |
|
wolfbeast
|
1124fb525b
|
Remove other gonk widget conditionals and unused files.
Tag #288.
|
2018-05-13 22:46:04 +02:00 |
|
Moonchild
|
aa662adcfc
|
Merge pull request #339 from janekptacijarabaci/devtools_browserconsole_bodies_1
DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console)
|
2018-05-08 15:51:04 +02:00 |
|
janekptacijarabaci
|
eac16a5e59
|
[follow up] DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console - not in the context menu)
Issue #102 and #337
|
2018-05-08 06:41:28 +02:00 |
|
janekptacijarabaci
|
2772ce4d2a
|
DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console)
Issue #102
|
2018-05-07 11:40:08 +02:00 |
|
Moonchild
|
43208a5308
|
Merge pull request #337 from janekptacijarabaci/devtools_browserconsole_bodies_1
[regression] DevTools - Web and Browser console - Added "Log request and response bodies" preference
|
2018-05-07 11:39:29 +02:00 |
|
janekptacijarabaci
|
1b0c4bf462
|
[regression] DevTools - Web and Browser console - Added "Log request and response bodies" preference
Issue #102
|
2018-05-07 07:23:21 +02:00 |
|
janekptacijarabaci
|
4b7a2c677a
|
moebius#231: Consider blocking top level window data: URIs (tests)
https://github.com/MoonchildProductions/moebius/pull/231
|
2018-05-06 14:31:20 +02:00 |
|
Moonchild
|
7ea87f571b
|
Merge pull request #319 from janekptacijarabaci/debug_warning_1
moebius#146: Building with "--enable-debug" - fix some warnings
|
2018-05-02 23:42:32 +02:00 |
|
Moonchild
|
04c8f8f8bc
|
Merge pull request #320 from janekptacijarabaci/instanceof_negations_1
palemoon#1173: Fix unsafe "instanceof" negations
|
2018-05-02 16:23:14 +02:00 |
|
janekptacijarabaci
|
3dfd1412e4
|
Building with "--enable-debug" - fix some warnings
https://github.com/MoonchildProductions/moebius/pull/146
https://github.com/MoonchildProductions/Pale-Moon/pull/1400
|
2018-05-02 07:08:14 +02:00 |
|
janekptacijarabaci
|
3442ae7718
|
Fix unsafe "instanceof" negations
https://github.com/MoonchildProductions/Pale-Moon/pull/1173
|
2018-05-02 06:57:57 +02:00 |
|
Matt A. Tobin
|
dc43d59ae3
|
Issue #316 - Always build heapsnapshot regardless of the rest of the devtools for now
|
2018-05-01 15:53:52 -04:00 |
|
janekptacijarabaci
|
74858918fa
|
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an hard e10s)
|
2018-04-30 22:57:23 +02:00 |
|
Moonchild
|
8c146ab24a
|
Merge pull request #297 from janekptacijarabaci/css_text-justify_1
CSS - implement text-justify property
|
2018-04-29 18:52:17 +02:00 |
|
janekptacijarabaci
|
e040ed9250
|
moebius#158: The Performance Resource Timing (added support for "workerStart")
https://github.com/MoonchildProductions/moebius/pull/158
|
2018-04-29 11:49:50 +02:00 |
|
Moonchild
|
bddefd4211
|
Merge pull request #280 from janekptacijarabaci/devtools_storage_style-clean-up_1
[DevTools] Storage - style clean up - a check of the variable to see if it exists
|
2018-04-28 16:19:14 +02:00 |
|
janekptacijarabaci
|
8f65db7541
|
[DevTools] Storage - style clean up - a check of the variable to see if it exists (an empty line)
Issue #102
|
2018-04-28 12:53:10 +02:00 |
|
janekptacijarabaci
|
775b1b825f
|
[DevTools] Storage - style clean up - a check of the variable to see if it exists
Issue #102
|
2018-04-28 12:27:35 +02:00 |
|
janekptacijarabaci
|
2d7d421391
|
[DevTools] Storage inspector throws an error when use arrow keys
Issue #102
|
2018-04-28 12:23:00 +02:00 |
|
Moonchild
|
c74754d238
|
Merge pull request #225 from janekptacijarabaci/data-transfer_1
moebius#56: DataTransfer - Pasting image from clipboard fails in some cases
|
2018-04-22 10:13:13 +02:00 |
|
janekptacijarabaci
|
752af49b6e
|
[DevTools] Fix warnings: "Property contained reference to invalid variable"
Issue #121
|
2018-04-22 02:34:33 +02:00 |
|
janekptacijarabaci
|
4549256c2b
|
moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases
https://github.com/MoonchildProductions/moebius/pull/56
|
2018-04-20 22:54:26 +02:00 |
|
janekptacijarabaci
|
912ac7e228
|
[PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (follow up)
Issue #96
Issue #102
|
2018-04-12 15:49:28 +02:00 |
|
New Tobin Paradigm
|
7156604f1c
|
Merge pull request #109 from janekptacijarabaci/devtools_appmenu_2
[PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (follow up)
|
2018-04-08 19:48:59 -04:00 |
|
Matt A. Tobin
|
be78355e83
|
[DEVTOOLS] Resolve issues with dynamically created devtools menu items vs hardcoded vs overlay
Follow up to 1a36001
|
2018-04-08 19:48:21 -04:00 |
|
janekptacijarabaci
|
9a94a94cff
|
[PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (follow up)
Issue #96
Issue #102
|
2018-04-08 21:55:44 +02:00 |
|
New Tobin Paradigm
|
2e7c6320a8
|
Merge pull request #101 from janekptacijarabaci/devtools_CustomizableUI_2
CustomizableUI.jsm can't be used for Pale Moon - setting conditions
|
2018-04-08 14:06:12 -04:00 |
|
janekptacijarabaci
|
7a480d5571
|
Style clean up
|
2018-04-08 08:23:40 +02:00 |
|
janekptacijarabaci
|
de97da2446
|
Use preprocessing instead of AppConstants.jsm
|
2018-04-08 08:21:28 +02:00 |
|
New Tobin Paradigm
|
309d1ca1f2
|
Merge pull request #100 from janekptacijarabaci/devtools_appmenu_1
Added support of the appmenu for DevTools menuitems (optional)
|
2018-04-08 01:10:26 -04:00 |
|
New Tobin Paradigm
|
d164660412
|
Merge pull request #99 from janekptacijarabaci/devtools_browser_cleanUp_1
Remove unused variables (DevTools) in browser.js
|
2018-04-07 22:33:44 -04:00 |
|
janekptacijarabaci
|
1a36001469
|
Added support of the appmenu for DevTools menuitems (optional)
Issue #96
|
2018-04-08 00:15:48 +02:00 |
|
janekptacijarabaci
|
7b9b08e207
|
CustomizableUI.jsm can't be used for Pale Moon - setting conditions
Issue #97
|
2018-04-08 00:14:08 +02:00 |
|
janekptacijarabaci
|
a830c90016
|
Fix some comment in devtools-browser.js
|
2018-04-08 00:11:24 +02:00 |
|
janekptacijarabaci
|
9f8f40b322
|
Remove unused variables (DevTools) in browser.js
Issue #95
|
2018-04-08 00:07:46 +02:00 |
|
janekptacijarabaci
|
17c5cad601
|
Removing the unused variable
|
2018-04-02 18:19:17 +02:00 |
|
janekptacijarabaci
|
1f4ce97ecd
|
moebius#90: CSS - implement text-justify property
|
2018-04-01 19:32:49 +02:00 |
|
wolfbeast
|
893a886ea3
|
Add support for the function name property.
This resolves #78.
Merged remote-tracking branch 'janek/js_function_name_1'
|
2018-03-20 10:10:12 +01:00 |
|
janekptacijarabaci
|
1a3f098975
|
Part 5: Update devtools to follow displayName change
Issue #87
|
2018-03-19 16:15:11 +01:00 |
|
janekptacijarabaci
|
3114d48cee
|
Handle RegExp correctly in devtools
Issue #77
|
2018-03-19 10:47:16 +01:00 |
|
janekptacijarabaci
|
af300f36f1
|
Bug 755821: Function() should use the parser's argument parsing code
|
2018-03-16 11:35:57 +01:00 |
|
Tom Ritter
|
5e04b38b1d
|
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
|
2018-03-14 12:37:03 +01:00 |
|
Tom Ritter
|
b367c38241
|
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
|
2018-03-14 11:32:10 +01:00 |
|
janekptacijarabaci
|
c43c8f1762
|
JS - Object - "TypeError: setting a property that has only a getter" without mentioning file and property name
|
2018-03-12 10:12:53 +01:00 |
|
janekptacijarabaci
|
2f4fa17a5c
|
DOMContentLoaded and load does not work properly if "devtools.webconsole.persistlog == true" - is getting higher
Issue #52
|
2018-03-05 20:30:12 +01:00 |
|
Moonchild
|
de97f5dd8e
|
Merge pull request #47 from janekptacijarabaci/devtools_storage_refresh_1
Added a button to refresh the Storage Inspector display
|
2018-03-05 00:35:56 +01:00 |
|
Moonchild
|
b9b1757006
|
Merge pull request #46 from janekptacijarabaci/devtools_network_curl_1
Copy as cURL (PATCH)
|
2018-03-05 00:34:20 +01:00 |
|
Moonchild
|
05b5c72bb4
|
Merge pull request #48 from janekptacijarabaci/devtools_inspector_typo_1
Fix typo in a comment
|
2018-03-05 00:33:45 +01:00 |
|
janekptacijarabaci
|
d24b2d8a1d
|
Added a button to refresh the Storage Inspector display
Issue #45
|
2018-03-04 23:39:03 +01:00 |
|