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
/
client
Commit message (
Expand
)
Author
Age
Lines
*
Building with "--enable-debug" - fix some warnings
janekptacijarabaci
2018-05-02
-2
/
+3
*
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ...
janekptacijarabaci
2018-04-30
-2
/
+6
*
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
*
Part 5: Update devtools to follow displayName change
janekptacijarabaci
2018-03-19
-5
/
+5
*
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 browser_...
Tom Ritter
2018-03-14
-1
/
+1
*
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
*
|
moebius#346: Storage Inspector should trim port from hosts for cookies
janekptacijarabaci
2018-03-04
-0
/
+31
*
|
Bug 1302989: Make storage inspector work with file:// when # is in the URL
janekptacijarabaci
2018-03-04
-32
/
+173
*
|
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
*
moebius#350: Don't display storage-sidebar after deleting all cookies
janekptacijarabaci
2018-03-02
-32
/
+46
*
moebius#342: Columns are not sorted correctly (Natural Sort algorithm)
janekptacijarabaci
2018-03-02
-28
/
+169
*
moebius#339: Make it possible to add cookies, local and session storage entries
janekptacijarabaci
2018-03-02
-43
/
+270
*
moebius#337: Added option to remove all session cookies for a specific domain
janekptacijarabaci
2018-03-02
-33
/
+156
*
Bug 1321820: Storage Inspector fails with dom.caches.enabled=false
janekptacijarabaci
2018-03-02
-7
/
+52
*
Bug 1320362: Move indexedDb storage type in the storage inspector into a new ...
janekptacijarabaci
2018-03-02
-1
/
+37
*
Bug 1276339: Storage inspector doesn't work on chrome:// pages and web extens...
janekptacijarabaci
2018-03-02
-37
/
+139
*
Bug 1146194: Multiple cookies with the same name not shown
janekptacijarabaci
2018-03-02
-58
/
+553
*
Show the Status Line (e.g. "HTTP/2.0 200 OK") in raw headers (response)
janekptacijarabaci
2018-03-01
-2
/
+13
*
Properly pass postData into new tab
janekptacijarabaci
2018-03-01
-2
/
+43
*
[minor fix] DevTools - Throws an error ("String contains an invalid character")
janekptacijarabaci
2018-03-01
-1
/
+1
*
Restore source-editor commands controller for scratchpad & styleeditor menus
janekptacijarabaci
2018-03-01
-0
/
+114
[next]