Commit Graph

72 Commits

Author SHA1 Message Date
janekptacijarabaci 85fa604b30 gre/modules/devtools/sourceeditor/autocomplete.js
JavaScript strict warning:
resource://gre/modules/devtools/sourceeditor/autocomplete.js, line 191:
SyntaxError: private is a reserved identifier
+ Lines:
192,193,194,201,216,227,228,230,231,232,267,271,272,280,285,286,292,296,302,303,309,310,311,315
https://bugzilla.mozilla.org/show_bug.cgi?id=1206463
2018-07-25 09:19:34 +08:00
janekptacijarabaci f31f6b3bef [UXP task] gre/modules/devtools/tern/def.js
JavaScript strict warning: resource://gre/modules/devtools/tern/def.js,
line 80:
TypeError: variable re redeclares argument
JavaScript strict warning: resource://gre/modules/devtools/tern/def.js,
line 190:
TypeError: variable name redeclares argument
2018-07-25 09:19:27 +08:00
janekptacijarabaci 61982da4c8 gre/modules/devtools/qrcode/decoder/index.js
JavaScript strict warning:
resource://gre/modules/devtools/qrcode/decoder/index.js, line 978:
SyntaxError: redefining eval is deprecated
JavaScript strict warning:
resource://gre/modules/devtools/qrcode/decoder/index.js, line 22:
ReferenceError: assignment to undeclared variable GridSampler
JavaScript strict warning:
resource://gre/modules/devtools/qrcode/decoder/index.js, line 836:
ReferenceError: assignment to undeclared variable DataMask
JavaScript strict warning:
resource://gre/modules/devtools/qrcode/decoder/index.js, line 1306:
ReferenceError: assignment to undeclared variable Decoder
https://bugzilla.mozilla.org/show_bug.cgi?id=1152836 (partially)
https://bugzilla.mozilla.org/show_bug.cgi?id=1202902 (partially)
2018-07-25 09:19:20 +08:00
janekptacijarabaci 6526a254d7 JS - DOM - vertical text page - scroll icon 2018-07-25 09:08:41 +08:00
Pale Moon 146ee036e0 Fix/remove some tests that depend on image load event timing.
Follow-up for #1360.
2018-07-25 09:08:26 +08:00
janekptacijarabaci 41e3c3aaec DevTools - Browser Console - restore sessions 2018-07-25 08:12:04 +08:00
janekptacijarabaci d23a286c13 [minor fix] DevTools - network - improvements (transferred size) - tests 2018-07-25 08:10:52 +08:00
janekptacijarabaci 9853810029 [minor fix] DevTools - network - improvements (transferred size) 2018-07-25 08:10:45 +08:00
janekptacijarabaci aface367b8 [minor fix] DevTools - inspector - data URL source links and their tooltips are unreadable 2018-07-25 08:10:38 +08:00
janekptacijarabaci ba4b91f0f3 JS - DOM - Don't allow onbeforeunload dialog unless I have interacted with the page 2018-07-25 08:05:16 +08:00
janekptacijarabaci 456415a5ed DevTools - Scratchpad - fix some old bugs (Ctrl+Shift+R / Reload and Run) 2018-07-25 08:04:33 +08:00
janekptacijarabaci 59dd5e3955 DevTools - Scratchpad - fix some old bugs (Find, Find Again) 2018-07-25 08:04:26 +08:00
janekptacijarabaci 1d04c82a2a [minor fix] DevTools - network - proxy - throws an errors (sometimes) 2018-07-25 08:01:32 +08:00
janekptacijarabaci 8a4d181c4a [minor fix] DevTools - Inspector - throws an error (style clean up) 2018-07-25 08:00:34 +08:00
janekptacijarabaci b319847792 [minor fix] DevTools - Inspector - throws an error 2018-07-25 08:00:27 +08:00
janekptacijarabaci 3b6bb0af19 [minor fix] DevTools - Inspector - as type radio + the wrong position when switching to an iframe (improvements) 2018-07-25 08:00:20 +08:00
janekptacijarabaci 5d15d5eb6d [minor fix] DevTools - Inspector - as type radio + the wrong position when switching to an iframe (fix typo) 2018-07-25 07:59:44 +08:00
janekptacijarabaci 021d274a11 [minor fix] DevTools - Inspector - as type radio + the wrong position when switching to an iframe 2018-07-25 07:59:37 +08:00
janekptacijarabaci 6c95263806 DevTools - gcli commands - cookie (+ help) 2018-07-25 07:45:10 +08:00
adeshkp 5c22309f0b Add comments about curl options 2018-07-25 07:43:32 +08:00
adeshkp f156931988 Copy as cURL - Fix unsupported curl option
https://bugzilla.mozilla.org/show_bug.cgi?id=1253487
2018-07-25 07:42:50 +08:00
janekptacijarabaci 59fdaceea3 Fix unsafe "instanceof" negations 2018-07-25 07:39:31 +08:00
janekptacijarabaci 77168de6c4 DevTools - Inspector - tooltip get element width/height wrong when browser zoomed (follow up) 2018-07-25 07:38:35 +08:00
janekptacijarabaci a833cb96de DevTools - Inspector - tooltip get element width/height wrong when browser zoomed 2018-07-25 07:38:20 +08:00
janekptacijarabaci a027d2e481 DevTools - Inspector - throws an errors 2018-07-25 07:36:29 +08:00
janekptacijarabaci 26f1f612a7 DevTools - Net - Filter URLs (+ a better URLs in File column) 2018-07-25 07:36:22 +08:00
janekptacijarabaci b8198c3a89 Security - added support for TLS 1.3 2018-07-25 07:11:26 +08:00
janekptacijarabaci 4363da021c DevTools - the cmd line - support for "-browserconsole", "-jsdebugger", "-devtools" and "-start-debugger-server" 2018-07-25 07:04:10 +08:00
janekptacijarabaci f57148349d DevTools - Network - headers - get the IP address, always show protocol version 2018-07-25 07:02:51 +08:00
janekptacijarabaci 6fc5526b0e XMLHttpRequest: Expose mozAnon constructor js binding to system scopes 2018-07-25 06:58:30 +08:00
janekptacijarabaci 35f21cae7a [minor fix] DevTools - Console - throws an error 2018-07-25 06:46:04 +08:00
JustOff 6ed11f9db4 Dynamically enable Browser Debugger in menu 2018-07-25 06:42:53 +08:00
janekptacijarabaci 6ecaecc0b3 Opening a URL in private mode window from cmd line (help - the columns alignment) 2018-07-25 06:42:47 +08:00
JustOff 3d2f47f111 Update the resource URI for PMkit 2018-07-25 06:35:22 +08:00
janekptacijarabaci b351f44d0c DevTools - Debugger - Breakpoints - add from the context menu 2018-07-25 06:22:52 +08:00
janekptacijarabaci 5cb8e90fc7 DevTools - Debugger / Scratchpad - Pretty Print - throws an errors (fix typo) 2018-07-25 06:22:49 +08:00
janekptacijarabaci 6ba749a128 DevTools - Debugger / Scratchpad - Pretty Print - throws an errors 2018-07-25 06:22:46 +08:00
janekptacijarabaci eacb68d920 DevTools - Debugger - Source Map (if not found) + the maximum content size limit 2018-07-25 06:22:45 +08:00
janekptacijarabaci 36d8463e13 DevTools - Debugger - Source Map (if not found) 2018-07-25 06:22:34 +08:00
janekptacijarabaci a9950bb7d3 DevTools - Storage - throws an error (fixed merge conflict) 2018-07-25 06:21:15 +08:00
janekptacijarabaci 6549666b14 DevTools - Canvas Debugger - throws an error 2018-07-25 06:20:39 +08:00
janekptacijarabaci d0ad29c256 DevTools - Telemetry - remove 2018-07-25 06:20:35 +08:00
janekptacijarabaci 1448162612 Minor fix: DevTools - Responsive Design - throws an errors 2018-07-25 06:20:05 +08:00
janekptacijarabaci 583c651900 Minor fix: Devtools - network 2018-07-25 01:30:28 +08:00
janekptacijarabaci 8868a6c47d DevTools - console (objects) 2018-07-25 01:28:27 +08:00
janekptacijarabaci fa7e2a7e7c DevTools - gcli commands - console 2018-07-25 01:28:24 +08:00
janekptacijarabaci d1cfc129fa Minor fix: DevTools - Storage Inspector - throws an error 2018-07-25 01:22:14 +08:00
NTD 68fd6d925a Move Mozilla DevTools to Platform - Part 11b: mozbuild forces specifying jar.mn if it is found in a directory so specify it and ifdef the entire contents 2018-07-25 01:17:58 +08:00
NTD b0d418aec5 Move Mozilla DevTools to Platform - Part 11: Final fixups 2018-07-25 01:17:53 +08:00
NTD 61d801ad2a Move Mozilla DevTools to Platform - Part 9b: Update Resource URIs in toolkit/devtools 2018-07-25 01:17:45 +08:00