index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
devtools
Commit message (
Expand
)
Author
Age
Lines
*
Merge pull request #319 from janekptacijarabaci/debug_warning_1
Moonchild
2018-05-02
-2
/
+3
|
\
|
*
Building with "--enable-debug" - fix some warnings
janekptacijarabaci
2018-05-02
-2
/
+3
*
|
Merge pull request #320 from janekptacijarabaci/instanceof_negations_1
Moonchild
2018-05-02
-2
/
+2
|
\
\
|
*
|
Fix unsafe "instanceof" negations
janekptacijarabaci
2018-05-02
-2
/
+2
|
|
/
*
/
Issue #316 - Always build heapsnapshot regardless of the rest of the devtools...
Matt A. Tobin
2018-05-01
-14
/
+17
|
/
*
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ...
janekptacijarabaci
2018-04-30
-2
/
+6
*
Merge pull request #297 from janekptacijarabaci/css_text-justify_1
Moonchild
2018-04-29
-0
/
+21
|
\
|
*
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
*
|
Merge pull request #280 from janekptacijarabaci/devtools_storage_style-clean-...
Moonchild
2018-04-28
-18
/
+24
|
\
\
|
*
|
[DevTools] Storage - style clean up - a check of the variable to see if it ex...
janekptacijarabaci
2018-04-28
-0
/
+1
|
*
|
[DevTools] Storage - style clean up - a check of the variable to see if it ex...
janekptacijarabaci
2018-04-28
-18
/
+23
*
|
|
[DevTools] Storage inspector throws an error when use arrow keys
janekptacijarabaci
2018-04-28
-1
/
+8
|
/
/
*
|
Merge pull request #225 from janekptacijarabaci/data-transfer_1
Moonchild
2018-04-22
-23
/
+11
|
\
\
|
*
|
moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases
janekptacijarabaci
2018-04-20
-23
/
+11
*
|
|
[DevTools] Fix warnings: "Property contained reference to invalid variable"
janekptacijarabaci
2018-04-22
-0
/
+2
|
/
/
*
|
[PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (fo...
janekptacijarabaci
2018-04-12
-11
/
+13
*
|
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 (fo...
janekptacijarabaci
2018-04-08
-20
/
+87
*
|
|
[DEVTOOLS] Resolve issues with dynamically created devtools menu items vs har...
Matt A. Tobin
2018-04-08
-17
/
+23
|
/
/
*
|
Merge pull request #101 from janekptacijarabaci/devtools_CustomizableUI_2
New Tobin Paradigm
2018-04-08
-2
/
+27
|
\
\
|
*
|
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
*
|
|
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)
janekptacijarabaci
2018-04-08
-6
/
+64
|
|
/
/
*
|
|
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
janekptacijarabaci
2018-04-08
-0
/
+6
|
|
/
/
*
/
/
Fix some comment in devtools-browser.js
janekptacijarabaci
2018-04-08
-1
/
+1
|
/
/
*
/
Removing the unused variable
janekptacijarabaci
2018-04-02
-1
/
+0
|
/
*
Add support for the function `name` property.
wolfbeast
2018-03-20
-37
/
+51
|
\
|
*
Part 5: Update devtools to follow displayName change
janekptacijarabaci
2018-03-19
-37
/
+51
*
|
Handle RegExp correctly in devtools
janekptacijarabaci
2018-03-19
-5
/
+0
|
/
*
Bug 755821: Function() should use the parser's argument parsing code
janekptacijarabaci
2018-03-16
-14
/
+2
*
Bug 1442127 - Allow function call times to occur at the same time in browser_...
Tom Ritter
2018-03-14
-1
/
+1
*
Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM
Tom Ritter
2018-03-14
-2
/
+3
*
JS - Object - "TypeError: setting a property that has only a getter" without ...
janekptacijarabaci
2018-03-12
-1
/
+1
*
DOMContentLoaded and load does not work properly if "devtools.webconsole.pers...
janekptacijarabaci
2018-03-05
-9
/
+20
*
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
janekptacijarabaci
2018-03-04
-2
/
+23
*
|
Merge pull request #46 from janekptacijarabaci/devtools_network_curl_1
Moonchild
2018-03-05
-6
/
+24
|
\
\
|
*
|
Copy as cURL (PATCH)
janekptacijarabaci
2018-03-04
-6
/
+24
|
|
/
*
|
Merge pull request #48 from janekptacijarabaci/devtools_inspector_typo_1
Moonchild
2018-03-05
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[minor fix] DevTools - inspector.properties (fix typo)
janekptacijarabaci
2018-03-03
-1
/
+1
*
|
Merge pull request #40 from janekptacijarabaci/devtools_import-from-moebius_3
Moonchild
2018-03-04
-84
/
+307
|
\
\
|
*
|
moebius#346: Storage Inspector should trim port from hosts for cookies
janekptacijarabaci
2018-03-04
-4
/
+40
|
*
|
Bug 1302989: Make storage inspector work with file:// when # is in the URL
janekptacijarabaci
2018-03-04
-84
/
+271
*
|
|
Fix build system translation errors.
wolfbeast
2018-03-04
-1
/
+1
|
/
/
*
/
Remove testing-only UI components for e10s
wolfbeast
2018-03-03
-4
/
+3
|
/
*
moebius#93: DevTools: Network - DOMContentLoaded and load
janekptacijarabaci
2018-03-03
-4
/
+132
[next]