
roytam1
MemberContent Type
Profiles
Forums
Events
Everything posted by roytam1
-
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of basilisk/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20181027-4f59678ac-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20181027-4f59678ac-xpmod.7z diff: https://o.rths.cf/basilisk/UXP-xp-gitdiff-20181027.7z PM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win32-git-20181027-4f59678ac-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win64-git-20181027-4f59678ac-xpmod.7z Official repo changes since my last build: - remove named function syntax in addonManager.js (0d97c6ada) - remove named function syntax in AddonManager.jsm (06086f82f) - remove named function syntax in amWebInstallListener.js (d218160bf) - remove named function syntax in LightweightThemeManager.jsm (dd574ec7b) - make style of amInstallTrigger.js more consistent (6667a10d3) - Issue #795 - Make nsIUserInfo component optional (19b6f2d9b) - Port the libvpx mozbuild generator to aom (07c17b6b9) - Import aom library (68569dee1) - Generate build description for libaom (a66e91651) - Add --enable-av1 configure switch (99ed16064) - Add AOMDecoder (9aea199da) - Add AOMDecoder to AgnosticDecoderModule (3e0443e4c) - Recognize AV1 in WebMDemuxer (ee2cb65e2) - Add missing includes to WebMDemuxer (e5545e10a) - Add aom to the list of thirdparty code (e8480f8a7) - [aom] Remove 32-bit Mac OS build config (08619db14) - [aom] Enable YASM (f45278950) - Make AOMDecoder actually build (26dc168e3) - Remove aom_codec_stream_info_t sz field references (1036d1fa0) - Add av1 to MediaSource.isTypeSupported (0cc51bc10) - Update aom to slightly newer commit ID (df9477dfa) - Fix typo (build bustage) (4b5e22956) - Add missing includes to FFmpegLibWrapper (dddc2aa9e) - [av1] Clean up duplicate filenames check (afda5e384) - [aom] Add x86-win32-gcc config (857b86f25) - Make aom_config.asm match upstream (ecdaf7930) - [aom] Filter out CONFIG_EXT_PARTITION_TYPES (4121d7571) - [aom] Remove unused option (77887af9c) - Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918 (7369c7d7a) - Export aom_config.h (21598d1bd) - [aom] Fix stream info peeking (e394e2049) - [aom] Resample high bit depth frames (4653be960) - [aom] Don't resample 8-bit images (0c98b7165) - [aom] Fix win32 debug build (01eb57073) - Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614 (ec910d814) - [av1] Fix build issues (464c3130f) - Fix aom compile errors with VS2015 (125aff11b) - Add Python cmake parser (39e842a83) - Add generate_sources_mozbuild.py (5c0c6c73a) - Update generate_sources_mozbuild.sh (b425400e9) - Add aom_version.h (c410f04e8) - Add support for SSE 4.2 to libaom moz.build (14805f6dd) - Update aom to v1.0.0 (bbcc64772) - Do not build aomstats unless examples are enabled (ab5b4462a) - [aom] Fixup moz.build (4f63fc3bd) - Updates to AOMDecoder for aom v1.0.0 (ee1300453) - Add missing : to libaom moz.build (9469bc196) - [aom] No longer necessary to run lint_config.sh anymore (a4d3c59dc) - Update libaom to rev b25610052a1398032320008d69b51d2da94f5928 (b8df135c9) - [aom] Only build stats code if examples are enabled (ba5a1ea60) - Update libaom vendor scripts to account for upstream changes (41fbdea45) - Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591 (d2499ead9) - Remove superfluous message manager property (f91ab88b9) - Merge pull request #838 from FranklinDM/notification-work (714ccb6f8) - Put AV1 codec behind a pref (6ddf66542) - [css-grid] Don't shrink-wrap the inline size when we have an available size when measuring block size (88671bcc3) - [css-grid] Reftests for 88671bcc3633af5a5e34715518e0804ca892fac7 (7110f93fb) - Merge pull request #841 from JustOff/PR_css_grid_shrink_wrap (54deaf443) - Merge pull request #839 from kn-yami/issue516 (38173d9e4) - fix naming of getStartupChanges function (ca4b2c502) - Merge pull request #843 from kn-yami/issue516 (a9fbfba2a) - align Basilisk sidebar context menu behaviour with Pale Moon (50050aac0) - [PALEMOON] Add filter query to about:permissions (0d7afa78f) - [PALEMOON] Open about:permissions when notification settings are requested (4c488cb7f) - Fix canPlayType/isTypeSupported for AV1 content (e5b30fc95) - Downsample av1 images unconditionally (070c2cb24) - Use larger stack for media decoder threads (47a01617e) - Fix reference to undefined property warnings in toolkit's browser.xml. (61a05da01) - Add support for AV1 in MP4 (29f718ef7) - Ensure we correctly parse the finalized codec string for av1 (23013dda6) - backport m-c bug 1333174 - Don't use NS_ENSURE_SUCCESS at nsIOService:793 (dbac7d691) - Merge pull request #844 from kn-yami/issue768 (1d3233c49) - Improve graph edge resolution code. (980b7e4da) - Code style improvements (no bug). (b4e78255c) - Revert "Add support for AV1 in MP4" (192199b03) - Show hidden left border of search button on about:newtab page (1b5066040) - Basilisk: Trivial fixes for Mac build (d9c5e2b80) - Merge pull request #849 from adeshkp/basilisk-mac-build (70c214344) - Merge pull request #848 from adeshkp/search-btn-border (e4836ec73) - backport m-c bug 1333172 - Avoid 1100 warnings by replacing NS_ENSURE_SUCCESS in nsNetUtilInlines.h:180 (e4cc27a0e) - Merge pull request #847 from g4jc/debugspam (81acc4099) - Merge pull request #850 from trav90/add-av1-support (d1a35c3fa) - Merge pull request #796 from g4jc/nsuserinfo (f85840a05) - Merge pull request #845 from JustOff/PR_notifications_open_settings (d07a4f2ba) - Revert "Make nsIUserInfo component optional with --disable-userinfo at build time" (afe69140a) - Merge pull request #851 from MoonchildProductions/revert-796-nsuserinfo (f71c04d81) - Bug 1489785: Remove a workaround for gcc (6db23ae65) - Bug 1489785: Remove a workaround for gcc (065f6f9e5) - Merge pull request #852 from wicknix/master (f5b13e91d) - Issue #795 - Make nsIUserInfo component optional (6a2ff38f0) - Merge pull request #854 from g4jc/nsuserinfo (4f59678ac) From now --enable-av1 option is compiled in. you can enable AV1 decoding by toggling "media.av1.enabled" in about:config. Test passed from site https://demo.bitmovin.com/public/firefox/av1/ but still not recognized by youtube. Testing in my main machine (i5-3450), 720p 500kbps AV1 will cause laggy playback in test site above. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
please check which version of new moonm you're using. for PM27, latest build should work. for PM28 and basilisk, all build are already working. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you may need to set general.useragent.compatMode.firefox and general.useragent.compatMode.gecko to true in about:config -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
try setting "Firefox compatibility" in options. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
That's why I said "don't mention any forks' name in their territory". Just doing a regular bug report using official builds and environments will be good for both sides. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you don't need to set these if you set "Firefox compatibility" in options. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
nope, and no support window I can ask for. It's free, what do you expect? :) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
* Freenom had just suspended my domain, and I've just updated URLs in posts linked in 1st post. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
First, I don't break it. If someone must take responsibility for this, then it should be Mozilla and Moonchild Productions, not me. Second, you should study whats the difference between gecko 38 and 52, and how many changes do Moonchild people changed that enhance speed and security, and changes that prevents running in old windows, and how much effort I put to restore functionality on old windows. If you failed to do this, then please leave this thread. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
nope, my latest tycho builds are 27.9.1a1-20180825-84be542d0, but actually beyond 27.9.4 level. I haven't update it for a while since I don't have enough time to port new changes to it. if your profile was already touched by PM28, don't directly use it in 27 builds because it will corrupt when you downgrade it. In such situation you should create a new profile for PM27 use. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
first, don't quote entire release post. second, for 1st bug, it is unfixable by mozilla and me, you might try if mypal will work or not (unless Feodor2 has custom fix for it, otherwise no) for 2nd/3rd bug, please check if you have firefox compatibility user agent selected. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of basilisk/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20181020-56eb74dbe-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20181020-56eb74dbe-xpmod.7z diff: https://o.rths.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win32-git-20181020-56eb74dbe-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win64-git-20181020-56eb74dbe-xpmod.7z Official repo changes since my last build: - Issue #832 Part 1: Remove modules, chrome, and preferences. (98bf92215) - Issue #832 Part 2: Remove styling and images. (7dbe6a3b4) - Issue #832 Part 3: Remove strings. (69afcc4f1) - Update HSTS preload list (b927e0d5c) - Remove unused import from AboutReader module. Tag #361. (f6db3fa90) - Update Readability from mozilla-central release branch (FF 62.0.3). Tag #361. (f696173b4) - Merge pull request #836 from Ascrod/translation (46eab94c0) - Merge pull request #837 from Ascrod/readerview (c423bdaf0) - Fix a test (#670) (8c3d0aaca) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (56eb74dbe) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you should install adblock latitude or abprime and disable old adblock plus instead. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
for build 20181010, you need to go to about:config and turn security.data_uri.unique_opaque_origin as false. because fix of Bug 1324406 is landed. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20181013-ea5b5766a-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20181013-ea5b5766a-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rthost.cf/palemoon/palemoon-28.2.0a1.win32-git-20181013-ea5b5766a-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.2.0a1.win64-git-20181013-ea5b5766a-xpmod.7z Official repo changes since my last build: - [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank iframes and custom protocols (0c3479b8b) - Set the default action to not lock content scrolling when a menu is open. (866ea8dfa) - Pale Moon Installer: Update Windows ARP URLs. (b3b06d0ff) - Basilisk Installer: Update Windows ARP URLs. (727ed27f0) - Merge pull request #813 from JustOff/PR_SessionStorage_principal_origin (323cb98de) - Pale Moon Installer: Remove unused stub defines and strings. (5e9548371) - Basilisk Installer: Remove unused stub defines and strings. (312b0e42c) - Add mozilla::Span (c2fa384d6) - Fix Span.h constexprs for VS2017 (a08ef7226) - Make caret width normal/thick behind CJK char configurable. (6e48f5e14) - Use device pixels instead of CSS pixels for table borders. (26ec82f16) - [ffvpx] Remove support for 32-bit Mac (2e3eb22a8) - Merge pull request #822 from trav90/code-cleanup (0357bf9fb) - Merge pull request #818 from trav90/mfbt-work (7e96154b8) - Merge pull request #814 from Ascrod/nsis-cleanup (a844a9b08) - Bump Goanna/platform version for layout changes. (24fb2aaa3) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (8a63a2f41) - Expose browser.download.lastDir.savePerSite (6efff99ed) - Revert "[ffvpx] Remove support for 32-bit Mac" (9847f1f64) - Merge pull request #824 from MoonchildProductions/revert-822-code-cleanup (09987b0ba) - Revert "Fix in-tab close button behavior" (c602588f1) - Merge pull request #825 from MaxKoll/revert-811-MaxKoll-patch-1 (7ad419ece) - Fix in-tab close button behavior (94757e275) - [ffvpx] Remove support for 32-bit Mac (d95f7b60d) - [webm] Store LastSeenFrame dimensions as an nsIntSize (ae3cdb4be) - [vpx] Store VPXDecoder codec as an enum (5a83ed9eb) - Add Span support to MediaRawData (2a00bf126) - Implement keyframe and framesize VPXDecoder helpers (55c6aa422) - Call VPXDecoder libvpx wrappers for WebM (3ec54eeac) - [webm] Treat demuxing errors differently than EOS (632b67483) - [webm] Don't reject seeks with EOS (81c39ba87) - Merge pull request #827 from trav90/code-cleanup (e0487e94c) - Merge pull request #826 from MaxKoll/MaxKoll-patch-1 (bea97848f) - backport m-c 1435319: CVE-2018-12381 - Dropping an Outlook email message into the browser window will trigger a page navigation when the message's mail columns are incorrectly interpreted as a URL. (791e7540d) - Merge pull request #828 from g4jc/outlook_cve (237f05bcd) - Merge pull request #830 from trav90/media-work (ea5b5766a) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Firfox 45ESR SSE: test binary: https://o.rths.cf/gpc/files1.rt/firefox-45.9.11-20181010-2a45518e3-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - #521: async/await M1185106 parts 0, 1 (d0348b2d1) - #521: async/await M1185106 part 2 (f80a788a3) - #521: async/await M1185106 parts 3 and 4 (80646986b) - #521: M1226762 (389ff7a57) - #518: eat our shorts, githubgist too (3660eb7e2) (bb6587936) - import changes from tenfourfox: - #522: basic window.open=noopener, refactor popup blocker M1267338 M1267339 (46bf256a1) - closes #522: rel=noopener M1222516 M1358469 M1419960 (6abcdc2cc) - closes #524: enable MSE by default (3c3b61b6f) - #399: M1342849 (47b8abd55) - more hosts for adblock (8f342c327) - #334: remove Telemetry from JS-DOM-XPConnect runtime (b95f6e968) - #525: data URL opaque origins M1324406 M1381728 (3920907ee) - #392: prerequisite SetCanonicalName M1235656 M1236638 (c1f84d628) - #392: Symbol.toStringTag M1114580 (w/o ESClassValue change; w/45ESR boilerplate) (3cf6b4057) - #525: fix assertion (until asyncOpen2 is implemented) (d9ffd4d15) - another host for adblock (ff9433ee7) - #526: M1493347 M1487098 M1423278 (4d34a54ce) - #526: update certs and pins (bcc8aabb9) (0b27a0167) - update NSS to rev 77ae602f995a with nss339-vc2013.diff applied (2a45518e3) -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
cygwin builds doesn't use w32threads, so it is non-issue here. but native builds that people using does use SRWLocks and bcrypt. -
My ASRock B75 Pro3 got some problems with RAM slot and finally replaced with another second hand board with same model number. BTW my XP DVR rig has been replaced from AMD 260u + 880G with AMD Athlon 5350 (Kabini), less hot and less fan noise.
-
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20181006-8860eddce-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20181006-8860eddce-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rthost.cf/palemoon/palemoon-28.2.0a1.win32-git-20181006-8860eddce-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.2.0a1.win64-git-20181006-8860eddce-xpmod.7z Official repo changes since my last build: - Update upstream URL and update script for libnestegg (d8434bf15) - Update libnestegg from upstream (dad1c31db) - Get rid of the incorrect mechanism to remove insecure fallback hosts. (347aea437) - Update HSTS preload list (778b3c4d7) - Update test files for libnestegg update (704c93539) - Merge pull request #800 from trav90/update-from-upstream (c7e12ca39) - Remove telemetry to find optimal cache entry hash size (0b1600742) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (6d9103276) - Update telemetry whitelists. (ddf29811b) - Clean up a number of unused variables. (81b341a9b) - Remove telemetry probes for cache file system. (3343a4b47) - Remove telemetry probes to get detailed disk cache hit rate. (ab9edfb54) - Remove cache I/O telemetry. (8ba6dd1bd) - [ffvpx] Update ffvp9/ffvp8 to release 4.0.2 (edc124b92) - Clobber for ffvpx update (7d1ee0e5e) - Remove unused telemetry functions/variables. (7b0f3f2f9) - Remove telemetry from cache v1 service locking (part1). (d718e32b5) - Remove telemetry from cache v1 service locking (part2). (ec4c6dd42) - Remove telemetry reporting functions from CubebUtils (38e8ee1e6) - [PALEMOON] Use message manager to detect full-screen HTML5 video in S4E module (35a1adb07) - Merge pull request #804 from JustOff/PR_s4e_FullScreenVideo (ab881a3bf) - Merge pull request #801 from trav90/update-from-upstream (79b00fc33) - Revert "Update ffvpx code to 4.0.2" (45c24f05d) - Merge pull request #805 from MoonchildProductions/revert-801-update-from-upstream (8e8fcee4a) - [ffvpx] Update ffvp9/ffvp8 to release 4.0.2 (ebc8d7e3c) - [ffvpx] Remove unneeded libavcodec symbols and dummy functions (82238ada2) - Clobber for ffvpx update (41ccd52bf) - Merge pull request #806 from trav90/ffvpx-resync (69d83c8fb) - [ffmpeg] Always allocate memory to pass extradata (c0d9931cf) - Merge pull request #808 from trav90/media-work (26975ccf5) - Make all arguments to init*Event() optional except the first (e42166a5b) - Bug 1493900. (ca7ecd37c) - Ensure we got an nsISSLStatus when deserializing in TransportSecurityInfo. (95379e337) - Fix in-tab close button behavior (#775) (d74519372) - Merge pull request #811 from MaxKoll/MaxKoll-patch-1 (8860eddce) My changes besides above changes: - reverted rev ebc8d7e3c...82238ada2 (i.e. 69d83c8fb) in favoring ffmpeg-3.4 branch, since ffmpeg-4.x needs SRWLock and bcrypt changes to be undone which is not yet tested -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
nope, the SRWLock changes are needed to be undone as well. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
it's known that DTA < 3.0b5 won't work in PM28. for others you may check their forum for details . -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you don't need h264ify for basilisk. -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
so they merged ffmpeg-4.0.2: https://github.com/MoonchildProductions/UXP/commit/69d83c8fbe47b89d1d14f75ee99e638cbfb5dc31 should I keep 3.4.x or patch it for XP? -
My Browser Builds (Part 1)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180929-77af3f176-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180929-77af3f176-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rthost.cf/palemoon/palemoon-28.2.0a1.win32-git-20180929-77af3f176-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.2.0a1.win64-git-20180929-77af3f176-xpmod.7z Official repo changes since my last build: - Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent BrowserUtils.principalFromOrigin() (bb81b2076) - Update list of IDs to never send to AUS in AddonUpdateChecker.jsm (29512806a) - Remove code that prevents binary extensions (454110c78) - Remove window.sizeToContent() from commonDialog.js, as it's useless and leads to overflow in the basic auth dialog (43c409145) - Merge pull request #786 from JustOff/PR_auth_dialog_overflow (8d3931df2) - gfx: add pref for enabling APZ without e10s (1c159bf4d) - Regression fix: enable ICC v4 profiles by default. (575f07db0) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (e3508f55b) - backport mozbug 1344613 - Avoid possibility of null pointer crash in nsSOCKSIOLayer.cpp r=mayhemer (5715a00c8) - backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins (c5c9445e3) - Merge pull request #788 from alaviss/apz-experimental (326611aaa) - Merge pull request #790 from g4jc/nsSOCKSIOLayer_nullptr (6297b563d) - Build nsJSInspector regardless of devtools (a549e0c4a) - backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=mayhemer (475a210a3) - Merge pull request #789 from g4jc/sha256_leakfix (638754089) - Merge pull request #791 from g4jc/session_supercookie (b92dbaf6a) - Add a conditional to not build the platform so the build system can be exploited for non-binary projects (2b9e0ca0b) - Rename "Cookies" to "Cookies and Site Data" in preferences where applicable. (f6d46e321) - Update permissions manager strings. (bb68f6a43) - Remove IndexedDB for content pref. (097f982b3) - Only opt-in to esr52 search service for select applications (9fe00e826) - Rename address bar back to location bar (57a7d3e35) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (77af3f176) -
Because it is my own build, not official build. There is no option to set, just try the sites that is requiring TLS 1.2.
- 331 replies
-
- mozilla
- retrozilla
-
(and 3 more)
Tagged with: