Commit graph

45 commits

Author SHA1 Message Date
janekptacijarabaci
558c645ef6 moebius#350: Don't display storage-sidebar after deleting all cookies
Issue #31
https://github.com/MoonchildProductions/moebius/pull/350
2019-02-15 23:35:19 +08:00
janekptacijarabaci
8a1405d8b9 moebius#342: Columns are not sorted correctly (Natural Sort algorithm)
Issue #31
https://github.com/MoonchildProductions/moebius/pull/342
2019-02-15 23:35:17 +08:00
janekptacijarabaci
6d865bfda3 moebius#339: Make it possible to add cookies, local and session storage entries
Issue #31
https://github.com/MoonchildProductions/moebius/pull/339
2019-02-15 23:35:16 +08:00
janekptacijarabaci
e688e88257 moebius#337: Added option to remove all session cookies for a specific domain
Issue #31
https://github.com/MoonchildProductions/moebius/pull/337
2019-02-15 23:35:14 +08:00
janekptacijarabaci
555cdbdacb Bug 1321820: Storage Inspector fails with dom.caches.enabled=false
Issue #31
2019-02-15 23:35:13 +08:00
janekptacijarabaci
5d33400c5b Bug 1334252: Find IDB storage for host more directly
Issue #31
2019-02-15 23:35:11 +08:00
janekptacijarabaci
1ea18fdaf7 Bug 1320362: Move indexedDb storage type in the storage inspector into a new column
Issue #31
2019-02-15 23:35:10 +08:00
janekptacijarabaci
d0ef0781ff Bug 1276339: Storage inspector doesn't work on chrome:// pages and web extensions
Issue #31
2019-02-15 23:35:08 +08:00
janekptacijarabaci
a5b4f6e003 Bug 1146194: Multiple cookies with the same name not shown
Issue #31
2019-02-15 23:35:07 +08:00
janekptacijarabaci
db0b581760 Fix nit 2019-02-15 23:34:57 +08:00
janekptacijarabaci
358146630a Show the Status Line (e.g. "HTTP/2.0 200 OK") in raw headers (response)
https://github.com/MoonchildProductions/moebius/pull/323
2019-02-15 23:34:55 +08:00
janekptacijarabaci
27538800b5 Properly pass postData into new tab
https://github.com/MoonchildProductions/moebius/pull/352
2019-02-15 23:34:54 +08:00
janekptacijarabaci
4f34dc2b96 [minor fix] DevTools - Throws an error ("String contains an invalid character")
https://github.com/MoonchildProductions/moebius/pull/162
2019-02-15 23:34:52 +08:00
janekptacijarabaci
fadd7deef2 Fix "help cmd" and "cmd refresh" in the Developer Toolbar
https://github.com/MoonchildProductions/moebius/pull/348
2019-02-15 23:34:51 +08:00
janekptacijarabaci
e7a9064f98 Checking NS_BINDING_ABORTED to avoid dispatching navigate event
https://github.com/MoonchildProductions/moebius/pull/302
2019-02-15 23:34:49 +08:00
janekptacijarabaci
28ab3c0e0d Restore source-editor commands controller for scratchpad & styleeditor menus
https://github.com/MoonchildProductions/moebius/pull/290
2019-02-15 23:34:47 +08:00
janekptacijarabaci
3d03678642 Add support for -browserconsole (the command line)
https://github.com/MoonchildProductions/moebius/pull/257
2019-02-15 23:34:46 +08:00
janekptacijarabaci
59559355e6 DevTools - network - Copy as cURL (POST)
https://github.com/MoonchildProductions/moebius/pull/167
2019-02-15 23:34:44 +08:00
janekptacijarabaci
1a8810305a DevTools - gcli - screenshot - the vertical mode
https://github.com/MoonchildProductions/moebius/pull/166
2019-02-15 23:34:43 +08:00
janekptacijarabaci
7177b5926a DevTools - style editor - StyleSheetsActor should use the parent tabActor to retrieve the list of windows and react to new/removed windows
https://github.com/MoonchildProductions/moebius/pull/124
2019-02-15 23:34:41 +08:00
janekptacijarabaci
54f2e6eafd DevTools - network - implement the secureConnectionStart property for the PerformanceTiming
https://github.com/MoonchildProductions/moebius/pull/116
("/testing" and "/toolkit" in in the previous commit)
2019-02-15 23:34:40 +08:00
janekptacijarabaci
38e95f9e35 DevTools - network - security (improvements)
https://github.com/MoonchildProductions/moebius/pull/113
https://github.com/MoonchildProductions/moebius/pull/118
https://github.com/MoonchildProductions/moebius/pull/127
2019-02-15 23:34:38 +08:00
janekptacijarabaci
f92a4b1c8a DevTools - Browser Console - restore sessions (follow up)
https://github.com/MoonchildProductions/moebius/pull/112
2019-02-15 23:34:37 +08:00
janekptacijarabaci
63ba51f58e DevTools - Browser Console - restore sessions
https://github.com/MoonchildProductions/moebius/pull/112
2019-02-15 23:34:35 +08:00
janekptacijarabaci
173d356acd Bug 1168376: Show transferred size in request summary instead of decompressed size
https://github.com/MoonchildProductions/moebius/pull/93
- without: DOMContentLoaded and load
2019-02-15 23:34:34 +08:00
janekptacijarabaci
8d210f18c8 basilisk -jsdebugger - Import Console.jsm before calling console.[something]
https://github.com/MoonchildProductions/moebius/pull/250
2019-02-15 23:34:32 +08:00
janekptacijarabaci
e160809abe DevTools - Scratchpad - fix an old bug (Shift+Alt+R / Reload and Run) - follow up (Ctrl+Alt+R does not work)
https://github.com/MoonchildProductions/moebius/pull/50
2019-02-15 23:34:28 +08:00
janekptacijarabaci
2f496e3f1e Bug 1309194: Implement summary info in Net Panel Toolbar; Bug 1317205: CSS improvement for summary button
Required for: https://github.com/MoonchildProductions/moebius/pull/93
2019-02-15 23:34:27 +08:00
janekptacijarabaci
4d57ef767e DevTools - inspector - data URL source links and their tooltips are unreadable
https://github.com/MoonchildProductions/moebius/pull/95
2019-02-15 23:34:25 +08:00
janekptacijarabaci
5f86e6fd8b [partial fix] DevTools - network - proxy - throws an errors (remoteAddress)
https://github.com/MoonchildProductions/moebius/pull/63
2019-02-15 23:34:24 +08:00
janekptacijarabaci
e1f7b9e459 Basilisk - the cmd line - help (the columns alignment, error improvements)
https://github.com/MoonchildProductions/moebius/pull/58
2019-02-15 23:34:22 +08:00
janekptacijarabaci
208282c5c5 DevTools - gcli commands - cookie
https://github.com/MoonchildProductions/moebius/pull/55
2019-02-15 23:34:21 +08:00
janekptacijarabaci
7afe591820 DevTools - Inspector - tooltip get element width/height wrong when browser zoomed
https://github.com/MoonchildProductions/moebius/pull/54
2019-02-15 23:34:19 +08:00
NTD
a25b655d51 Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most places 2019-02-15 23:34:16 +08:00
janekptacijarabaci
e64a819dc3 DevTools - Scratchpad - fix an old bug (Ctrl+Shift+R / Reload and Run) 2019-02-15 23:32:53 +08:00
NTD
16ee2a0626 Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backend) and make both optional 2019-02-15 23:32:43 +08:00
janekptacijarabaci
174dd27dd3 [regression] DevTools - network - Copy as cURL (http versions) 2019-02-15 23:31:51 +08:00
NTD
0bb0cadab7 Make Devtools function without WebExtensions 2019-02-15 23:31:32 +08:00
janekptacijarabaci
a7474395ec Support for css-color-4 (finish)
Issue #4
2019-02-15 23:29:04 +08:00
janekptacijarabaci
c3a7fd56e7 Add a "copy full CSS path" option to the inspector's menu
Issue #3
2019-02-15 23:29:02 +08:00
janekptacijarabaci
2d167f91a8 Markup View: show an ellipsis character in collapsed nodes
Issue #2
2019-02-15 23:29:00 +08:00
wolfbeast
46f09ffa53 Devtools gcli commands - fix the help. 2019-02-15 23:28:47 +08:00
NTD
28bbfef589 Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP 2019-02-14 14:35:08 +08:00
NTD
261374f310 Remove browser tests - Part 1: The Tests (except for experiments) 2019-02-14 14:31:58 +08:00
Roy Tam
dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00