Commit Graph

347 Commits

Author SHA1 Message Date
Pale Moon 3777031c1e Make sure the AUS %PRODUCT% var is an acceptable version of the application name.
It should be lower case.
It should be whitespace-stripped.
2018-07-25 09:25:39 +08:00
Pale Moon 3499a45863 Update preferences to use the new AUS infra. 2018-07-25 09:24:35 +08:00
Pale Moon fe3f00c88d Remove telemetry gathering from XPIProvider.
Tag #1396
2018-07-25 09:22:54 +08:00
Pale Moon 7aaf07658d Improve logic of loadManifestFromZipReader.
- Explicitly throw.
- Pass back the correct error message for install.rdf, not the webextension manifest.

Tag #1396.
2018-07-25 09:22:47 +08:00
janekptacijarabaci 0f58441c1b Notifications - user settings - the immediate duration of the alert (improvements) 2018-07-25 09:22:40 +08:00
janekptacijarabaci 8eb00e1966 Notifications - user settings - the immediate duration of the alert 2018-07-25 09:22:33 +08:00
janekptacijarabaci 4ec5972621 (2/2) Launch command: palemoon "-migration" and "-migration -p" (follow up) 2018-07-25 09:19:55 +08:00
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 5b424cefdc [UXP task] gre/modules/commonjs/sdk/lang/weak-set.js
JavaScript strict warning:
resource://gre/modules/commonjs/sdk/lang/weak-set.js, line 9:
SyntaxError: 'use strict' statement won't be enforced as a directive
because it isn't in directive prologue position
2018-07-25 09:19:14 +08:00
janekptacijarabaci dfede2b964 [UXP task] gre/modules/commonjs/dev/volcan.js
JavaScript strict warning:
resource://gre/modules/commonjs/dev/volcan.js, line 141:
TypeError: variable event redeclares argument
2018-07-25 09:19:07 +08:00
janekptacijarabaci 02a1b5a7ec gre/components/FeedProcessor.js
JavaScript strict warning: resource://gre/components/FeedProcessor.js,
line 53:
TypeError: variable base redeclares argument
JavaScript strict warning: resource://gre/components/FeedProcessor.js,
line 887:
TypeError: variable uri redeclares argument
https://bugzilla.mozilla.org/show_bug.cgi?id=1245649
2018-07-25 09:18:45 +08:00
JustOff e973037afa Safely close test stream 2018-07-25 09:13:32 +08:00
JustOff 7813d76de3 Display "not supported" error when trying to install WebExtension 2018-07-25 09:13:25 +08:00
janekptacijarabaci b83cf861ee URL/Address/Location bar - suggestions in location bar cannot be hidden by clicking dropmarker again 2018-07-25 09:11:10 +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 0e33108de2 about:support - Restart (added comments) 2018-07-25 08:12:55 +08:00
JustOff 8ae2e0dc60 Remove unused mozilla.dtd 2018-07-25 08:12:11 +08:00
janekptacijarabaci 41e3c3aaec DevTools - Browser Console - restore sessions 2018-07-25 08:12:04 +08:00
JustOff 85637473f1 Fix typos in localization notes after #1308 2018-07-25 08:11:42 +08:00
adeshkp 9b8ab0c393 Remove Mozilla plugincheck from about:plugins 2018-07-25 08:11:07 +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 45652f61bf [minor fix] Places - deleting folder of livemarks - nsLivemarkServicejs - 0x80070057 (NS_ERROR_ILLEGAL_VALUE) 2018-07-25 08:09:18 +08:00
Pale Moon 7568a8c909 Remove duplicate LoginManagerParent.jsm 2018-07-25 08:06:27 +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 d74e0046ee [suggestion, minor fix] Installer - style clean up 2018-07-25 08:05:01 +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 5e03e7a1ef [minor fix] DevTools - Storage - arrows convention for ascending/descending order 2018-07-25 07:59:16 +08:00
JustOff f7e1037513 Do not apply add-on compatibility update in strict mode. 2018-07-25 07:53:33 +08:00
janekptacijarabaci ba6817fb74 Places - livemarks - menulist.xml (editable) 2018-07-25 07:47:04 +08:00
janekptacijarabaci c9ee9d6aaa Places - livemarks - menulist.xml (style clean up) 2018-07-25 07:46:57 +08:00
janekptacijarabaci 9514c695b2 Places - livemarks - menulist.xml (MutationObserver) 2018-07-25 07:46:50 +08:00
Franklin DM 1a3ded3d80 Restore missing notification icons [osx] 2018-07-25 07:46:43 +08:00
Franklin DM 8afbafd41d Restore missing notification icons [linux] 2018-07-25 07:46:35 +08:00
Franklin DM 7d5ebb8432 Restore missing notification icons [windows] 2018-07-25 07:46:28 +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