Commit graph

178 commits

Author SHA1 Message Date
wolfbeast
f6ca2a8fb4 Never show plugin deprecation notice.
To-Do: remove this notice.
2019-02-15 23:32:05 +08:00
wolfbeast
64bb8d1d33 Remove leftover flashOnly checks in the plugin registry. 2019-02-15 23:32:03 +08:00
wolfbeast
2662ac95ae Hic sunt dracones. 2019-02-15 23:32:02 +08:00
wolfbeast
d2dfb814c1 Use more logical pref names for mouse button 4&5
Also improves comment wording.
2019-02-15 23:32:00 +08:00
wolfbeast
b98df4dfa2 Be less up-tight about script timeouts.
Especially some chrome scripts need ample time, which is causing issues with background scripts firing when the browser is idle.
2019-02-15 23:31:58 +08:00
wolfbeast
1fc661afdc Silence macro redefinition warnings in ICU 2019-02-15 23:31:57 +08:00
wolfbeast
c74d952acd Direct feedback links to the forum (Basilisk) 2019-02-15 23:31:55 +08:00
wolfbeast
3a47053738 Update application license override.
This resolves #222.
2019-02-15 23:31:54 +08:00
wolfbeast
ad7526894c Remove flash-only plugin pref.
Tag issue #38.
2019-02-15 23:31:52 +08:00
janekptacijarabaci
174dd27dd3 [regression] DevTools - network - Copy as cURL (http versions) 2019-02-15 23:31:51 +08:00
janekptacijarabaci
5ce54b10cf [regression] about:license - the link to about:buildconfig 2019-02-15 23:31:49 +08:00
janekptacijarabaci
eece259c08 [regression] Places - proper import bookmarks from HTML containing <HR> separators 2019-02-15 23:31:48 +08:00
janekptacijarabaci
e268676945 Exclude Update stuff from about:support if the updater isn't built. 2019-02-15 23:31:46 +08:00
wolfbeast
ca32b7e4bf Fix package bustage: build files. 2019-02-15 23:31:44 +08:00
wolfbeast
779c0d8d78 Fix unofficial branding package bustage. 2019-02-15 23:31:43 +08:00
wolfbeast
e9c2fdfc61 Add a README 2019-02-15 23:31:41 +08:00
NTD
9c4d520dbb Fix test paths for WebExAM 2019-02-15 23:31:40 +08:00
NTD
250390c7a4 Fix Basilisk packaging when not using WebExtensions enabled Add-on Manager 2019-02-15 23:31:38 +08:00
NTD
7f8abfd337 Fix moz.build 2019-02-15 23:31:37 +08:00
NTD
a12132838a Add UpdateChannel.jsm 2019-02-15 23:31:35 +08:00
wolfbeast
fdcf4c1482 Update NSS symbol file.
This resolves #18.
2019-02-15 23:31:34 +08:00
NTD
0bb0cadab7 Make Devtools function without WebExtensions 2019-02-15 23:31:32 +08:00
NTD
251ddc2212 Make Basilisk function without WebExtensions 2019-02-15 23:31:31 +08:00
NTD
bbe87d1e96 Make NPAPI Plugins work 2019-02-15 23:31:29 +08:00
NTD
0e6e573e4e Just about almost totally fix GMP 2019-02-15 23:31:27 +08:00
NTD
3c6b3e42c1 Hard-code the version number for Mozilla's GMP service. 2019-02-15 23:31:26 +08:00
NTD
838ded4a6f Fix for loops in LightweightThemeManager.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:31:24 +08:00
NTD
dc2a2a22de Fix for loops in AddonRepository.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:31:23 +08:00
NTD
93549aa772 Fix for loops in XPIProvider.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:31:21 +08:00
NTD
a0f91b5bfa Use the uuid-generator service instead of mangling a random number generator result to generate a syncGUID 2019-02-15 23:31:20 +08:00
NTD
b8b5ce0305 Bug 1245141 - Use new Proxy for AddonManager.addonTypes (TychoAM) 2019-02-15 23:31:17 +08:00
NTD
ae5f56d05b Add newChannel2 back to NetUtil.jsm 2019-02-15 23:31:16 +08:00
NTD
16ace66629 Make the Add-on Manager's binary components build 2019-02-15 23:31:14 +08:00
NTD
fb319fb148 Hook up the Tycho Add-on Manager to the build system 2019-02-15 23:31:13 +08:00
NTD
a122115666 Import Tycho's Add-on Manager 2019-02-15 23:31:11 +08:00
wolfbeast
d07bf4bba2 Un-fold browsercomps.* from libxul
This resolves #16.
2019-02-15 23:31:09 +08:00
wolfbeast
7161ba5ce9 Don't bust when addon-sdk dir exists but is empty (e.g. after pull) 2019-02-15 23:31:07 +08:00
NTD
358cd0404a Move WebExtensions enabled Add-ons Manager 2019-02-15 23:31:05 +08:00
NTD
d7d16e7fbb Rename Toolkit's webextensions component directory to better reflect what it is. 2019-02-15 23:31:00 +08:00
NTD
6955450f7a Rename Basilisk's webextensions component directory to better reflect what it is. Also, add an Application level configure option to disable webextensions 2019-02-15 23:30:58 +08:00
NTD
23b67db438 Move Add-on SDK source to toolkit/jetpack 2019-02-15 23:30:56 +08:00
wolfbeast
0a03067ee3 Workaround for cloned videos not retaining their muted state. 2019-02-15 23:30:53 +08:00
wolfbeast
ad659f4f28 Limit the number of SharedArrayBuffers in normal JS code (not just asm.js). 2019-02-15 23:30:51 +08:00
wolfbeast
25622bbf03 Bug 1420507 2019-02-15 23:30:50 +08:00
wolfbeast
537415eeb7 Make XDR decoding more robust. 2019-02-15 23:30:48 +08:00
wolfbeast
99a0478445 WASM: Separate out ToTableIndex() 2019-02-15 23:30:47 +08:00
wolfbeast
60036bd843 Use a static mutex for getting deviceId keys in MediaParent. 2019-02-15 23:30:45 +08:00
wolfbeast
47d488b84d Add more NS_BUILD_REFCNT_LOGGING in AtomicRefCountedWithFinalize. 2019-02-15 23:30:44 +08:00
wolfbeast
1c690025d9 Remove unnecessary InvalidateCompilerOutputsForScript call. 2019-02-15 23:30:42 +08:00
wolfbeast
667cdd5e24 Remove referrers when opening a link in a new private window. 2019-02-15 23:30:40 +08:00