index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devtools
Commit message (
Expand
)
Author
Age
*
Removing the unused variable
janekptacijarabaci
2018-04-02
*
Add support for the function `name` property.
wolfbeast
2018-03-20
|
\
|
*
Part 5: Update devtools to follow displayName change
janekptacijarabaci
2018-03-19
*
|
Handle RegExp correctly in devtools
janekptacijarabaci
2018-03-19
|
/
*
Bug 755821: Function() should use the parser's argument parsing code
janekptacijarabaci
2018-03-16
*
Bug 1442127 - Allow function call times to occur at the same time in browser_...
Tom Ritter
2018-03-14
*
Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM
Tom Ritter
2018-03-14
*
JS - Object - "TypeError: setting a property that has only a getter" without ...
janekptacijarabaci
2018-03-12
*
DOMContentLoaded and load does not work properly if "devtools.webconsole.pers...
janekptacijarabaci
2018-03-05
*
Merge pull request #47 from janekptacijarabaci/devtools_storage_refresh_1
Moonchild
2018-03-05
|
\
|
*
Added a button to refresh the Storage Inspector display
janekptacijarabaci
2018-03-04
*
|
Merge pull request #46 from janekptacijarabaci/devtools_network_curl_1
Moonchild
2018-03-05
|
\
\
|
*
|
Copy as cURL (PATCH)
janekptacijarabaci
2018-03-04
|
|
/
*
|
Merge pull request #48 from janekptacijarabaci/devtools_inspector_typo_1
Moonchild
2018-03-05
|
\
\
|
|
/
|
/
|
|
*
[minor fix] DevTools - inspector.properties (fix typo)
janekptacijarabaci
2018-03-03
*
|
Merge pull request #40 from janekptacijarabaci/devtools_import-from-moebius_3
Moonchild
2018-03-04
|
\
\
|
*
|
moebius#346: Storage Inspector should trim port from hosts for cookies
janekptacijarabaci
2018-03-04
|
*
|
Bug 1302989: Make storage inspector work with file:// when # is in the URL
janekptacijarabaci
2018-03-04
*
|
|
Fix build system translation errors.
wolfbeast
2018-03-04
|
/
/
*
/
Remove testing-only UI components for e10s
wolfbeast
2018-03-03
|
/
*
moebius#93: DevTools: Network - DOMContentLoaded and load
janekptacijarabaci
2018-03-03
*
moebius#350: Don't display storage-sidebar after deleting all cookies
janekptacijarabaci
2018-03-02
*
moebius#342: Columns are not sorted correctly (Natural Sort algorithm)
janekptacijarabaci
2018-03-02
*
moebius#339: Make it possible to add cookies, local and session storage entries
janekptacijarabaci
2018-03-02
*
moebius#337: Added option to remove all session cookies for a specific domain
janekptacijarabaci
2018-03-02
*
Bug 1321820: Storage Inspector fails with dom.caches.enabled=false
janekptacijarabaci
2018-03-02
*
Bug 1334252: Find IDB storage for host more directly
janekptacijarabaci
2018-03-02
*
Bug 1320362: Move indexedDb storage type in the storage inspector into a new ...
janekptacijarabaci
2018-03-02
*
Bug 1276339: Storage inspector doesn't work on chrome:// pages and web extens...
janekptacijarabaci
2018-03-02
*
Bug 1146194: Multiple cookies with the same name not shown
janekptacijarabaci
2018-03-02
*
Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1
Moonchild
2018-03-02
|
\
|
*
Fix nit
janekptacijarabaci
2018-03-01
|
*
Show the Status Line (e.g. "HTTP/2.0 200 OK") in raw headers (response)
janekptacijarabaci
2018-03-01
|
*
Properly pass postData into new tab
janekptacijarabaci
2018-03-01
|
*
[minor fix] DevTools - Throws an error ("String contains an invalid character")
janekptacijarabaci
2018-03-01
|
*
Fix "help cmd" and "cmd refresh" in the Developer Toolbar
janekptacijarabaci
2018-03-01
|
*
Checking NS_BINDING_ABORTED to avoid dispatching navigate event
janekptacijarabaci
2018-03-01
|
*
Restore source-editor commands controller for scratchpad & styleeditor menus
janekptacijarabaci
2018-03-01
|
*
Add support for -browserconsole (the command line)
janekptacijarabaci
2018-03-01
|
*
DevTools - network - Copy as cURL (POST)
janekptacijarabaci
2018-03-01
|
*
DevTools - gcli - screenshot - the vertical mode
janekptacijarabaci
2018-03-01
|
*
DevTools - style editor - StyleSheetsActor should use the parent tabActor to ...
janekptacijarabaci
2018-03-01
|
*
DevTools - network - implement the secureConnectionStart property for the Per...
janekptacijarabaci
2018-03-01
|
*
DevTools - network - security (improvements)
janekptacijarabaci
2018-03-01
|
*
DevTools - Browser Console - restore sessions (follow up)
janekptacijarabaci
2018-03-01
|
*
DevTools - Browser Console - restore sessions
janekptacijarabaci
2018-03-01
|
*
Bug 1168376: Show transferred size in request summary instead of decompressed...
janekptacijarabaci
2018-02-28
|
*
basilisk -jsdebugger - Import Console.jsm before calling console.[something]
janekptacijarabaci
2018-02-28
|
*
DevTools - Scratchpad - fix an old bug (Shift+Alt+R / Reload and Run) - follo...
janekptacijarabaci
2018-02-28
|
*
Bug 1309194: Implement summary info in Net Panel Toolbar; Bug 1317205: CSS im...
janekptacijarabaci
2018-02-28
[next]