This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch upstream/28.5.0+repack-1 in repository pale-moon. at bf0b2ab Capture delayed events and cancel as necessary. (uplift) This branch includes the following new commits: new 8e44bbb Stub out FxA context menu functions. new 51b821b Merge branch 'master' into Sync-weave new e547de6 Stage 1-1: Implement Function.prototype.toString revision proposal. new 4ee0411 Stage 1-2: Remove a space after comma in parameter list for generated function source. new 90f6b27 Stage 1-3: Generate better source in Object.prototype.toSource. new ae4af7b Stage 1-4: Update tests new d432e06 Stage 1: Fix #960. new 1fa998d [EME] Make WidevineAdapter compatible with CDM version 9 new 6310310 [EME} Hackily implement cdm::Host_9::RequestStorageId new 34bfc1f [EME] Update content_decryption_module.h to more recent revision new 8279f15 [EME] Add content_decryption_module_ext.h new e1d7634 [EME] Cherry-pick fix for content_decryption_module.h new 3a6a37c Style fixes new 05a5161 Build bustage fixes new cece1cb [EME] Remove WidevineDecryptor::OnLegacySessionError new 8906ccd Pale Moon: Add loop context menu to HTML5 media elements. new b9d51d4 Clean up localization. new 4a89b18 Rename mediaPlaybackRate to mediaPlaybackRate2. new 487afe9 Allow empty string on `location.search` setter. new dd41822 Add "check for updates" to main menu and AppMenu v2 new 71c81eb Restore app.update.url.override preference. new cb959ae Treat aContext as a bitfield in openURI. new 6bb02d9 Remove webextensions conditional code from Basilisk. new 43d4497 Remove WebExtension support from the platform. new 1e0da19 Remove the WebExtension Add-on Manager from our tree. new 8e0fdf9 Move "No proxy for" control down to clarify it is a global effect. new 0e80d10 Fix line endings new 9179976 Implement origin-clean algorithm for ImageBitmap. new f595579 Use C++11 thread-safe statics with MSVC. new 9a090b7 Disable "helpful" MSVC warning about AVX instructions. new 4ec8be4 Bump goanna version for updated canvas handling. new 71d3227 Use C++11 thread-safe statics with MSVC. (js) new 0d88098 Update browse URL for AM search to Phoebus 2.0 new a6ddde9 Port several Skia upstream fixes. new 77e1b07 Preserve transparency when copying a DIB to/from the clipboard. new 8b0531b [PALEMOON] Link dictionaries to addons.palemoon.org new ca662e9 Merge pull request #975 from JustOff/PR_dictionaries_url new f475489 Merge pull request #972 from MoonchildProductions/issue-971 new 3642628 Merge pull request #967 from Ascrod/master new 3b553d5 Update Basilisk Search Engines URL preference new 66bfad2 Conform Pale Moon AM preferences to actual locations new 2625ea4 New cycle version bump. new 54f9a14 Stop using hard-coded URL for "get more devtools" new 529067c [Basilisk] Add get more devtools URL pref. new c66d87e BMPs from the clipboard may include extra padding. new c13bd1b Revert "Port several Skia upstream fixes." new 9190301 Skia: Be consistent about int for incReserve. new ca38616 Skia: Validate allocation size in GrBufferAllocPool using SkSafeMath. new 27f45bc Don't trust convexity when applying transforms. new 3029dee Add nullcheck for frames in FindNearestCommonAncestorFrame new b1e78d1 Preserve newlines in textarea placeholders new c7585af Merge pull request #979 from JustOff/PR_textarea_placeholders new 833be88 Update webplatform tests for multiline placeholder. new fc0a0f1 Remove conditional MOZ_MAINTENANCE_SERVICE code new e3c88dc Remove maintenance service code from nsUpdateService and related. new cdc4838 Remove Non ifdef'd service code from toolkit/mozapps/updater/updater.cpp new 664f638 Remove toolkit/components/maintenanceservice/ new 234648c Remove maintenance service bits from nsUpdateDriver new 303e431 Clobber for maintenance service removal new 26d7c44 Remove reference to standalone component. new 7355152 Restore building of common-standalone lib for updater. new 6f78cfb Remove error table with unspecified errors. new f89a809 Stop building /docshell unified and fix deprot. new c962e20 WIP fix 1 new c08b490 Move default-enable pref to application. new f227feb Update Basilisk FE code with HTTP Auth DoS protection. new c1ece93 Make the Auth prompt DOS protection a browser-element opt-in feature. new e64dae8 Improve the http basic auth DOS protection heuristics. new c8ef59d Add hover state arrow images. new a61164a Remove updater gunk from the about box. new 7f61379 Replace about box backdrop. new f0c57ac Update about box design. new 97be0f6 Fix dynamic addition of build date. new fd36926 [Basilisk] Add Netflix SSUAO to work around blocking behavior for EME DRM-enforcement for later Firefox versions. new b55a0dd Remove texture layout endian-ness check for Moz2D. new a7bca40 Tweak the about box layout a bit. new 403605e Tweak the about box styling some more and clean up styles. new a49d052 Adjust Pale Moon™ wordmark for better contrast new 5dba1eb Merge pull request #985 from MoonchildProductions/aboutbox-redesign new 083d322 Remove e10s code from browser widget. new 853fe00 Don't include nsDownloadManagerUI if the Communicator version is used new baeec92 [PALEMOON] Fix updatesSeparator id mismatch new 0116102 Revert "Don't include nsDownloadManagerUI if the Communicator version is used" new 7e0d3b8 Don't include nsDownloadManagerUI if the Communicator version is used new d38ddd9 Part 1: network component changes. new b00b076 Remove various hard-coded Accept: headers new 367d77e Part 2: Add tests new 6e9c60c [Basilisk] Add SSUAO for WhatsApp Web. new 6b4d815 Prevent loading of document subresources over FTP. new 709bc24 Merge pull request #995 from MoonchildProductions/httpaccept-work new bf04133 Merge pull request #998 from MoonchildProductions/master new 4c43148 Remove CloudSync new aa1a393 Remove some fxa tests. new f999f54 Remove fxAccountsEnabled checks. new acfc69e Support string default values for unions containing USVString new bcdacfe Add a ClearElementAt API to nsTArray new 5a10462 Change the MozMap API and data storage to more what we want record<> to look like new cfcba24 Fix up some minor issues with default value handling in codegen new 50059d7 Disallow mozmap-typed constants new 7d41177 Add some tests for distinguishability of unions new e17501d Change JS to MozMap conversion to more closely follow the record<> spec new 3344c56 Split up PrimitiveOrStringType into PrimitiveType and StringType in the Web IDL parser new 5890367 Rename "MozMap" to "record" in our IDL parser and IDL files new b586a19 Rename the MozMap C++ type to "record" and give it a template parameter for the key type new 8525a29 Add ConvertJSValueTo*String functions that just take a value and hand out a string, without extra complications new 66ee6fd Rename MozMap.h to Record.h new e7c9fa3 Actually change the key type of a record, and its corresponding conversion behavior, depending on what the IDL says new ca23830 Implement the spec provision for handling repeated keys in records by updating the existing value new 04c1684 Construct URLSearchParams from sequence or from string new cd0e94c Construct URLSearchParams from record<> new c00255c Align IDL record to C++ conversion with the spec when Symbol-named properties are involved new 0b4184a [Palemoon] Disable Microsoft Family Safety support (Windows 8.1). new d791dfe Remove unused SSL errorReporting prefs new 0ff4dbf Use meaningful error message in URLSearchParams::Constructor new 6e457e6 Fix a warning about method override new 52be954 Fix order of member variables in a couple of initializer lists new 90d1ee2 Remove a couple of unused variables new cf36d98 Fix warnings about unreachable code in cubeb new 91cbd86 Merge pull request #1002 from JustOff/PR_URLSearchParams new 7650a03 Merge pull request #1005 from adeshkp/compiler-warnings new 4d7390e [PALEMOON] Add SSUAO override for firefox.com (native mode) new 973b9ca Merge pull request #1006 from JustOff/PR_SSUAO_firefox.com new c427cf6 Handle the special case of a flex frame being the absolute containing block correctly from the CSS align code new c7b3c68 Merge pull request #1008 from JustOff/PR_flex_align_blocks new ca14177 Draw a border when hiding the tab bar new 07122c4 Don't modify toolbox-after-color in lwthemes new e9261d3 Fix build bustage. new b0c7cca Merge pull request #1011 from Lootyhoof/issue-725 new c7c3c86 Merge branch 'cdm-work' new a36c3f6 Merge branch 'master' of https://github.com/MoonchildProductions/UXP new ad5bbbd Issue #756 - Remove Contextual Identity References from Pale Moon new d0b4eb4 Issue #756 - Remove contextual identity from BackgroundPageThumbs.jsm new 1f5194b Issue #756 - Remove Contextual Identity from Basilisk new 2d20c38 Issue #756 - Remove Contextual Identity from UnifiedComplete new 1413b3d Issue #756 - Remove Contextual Identity from DevTools new 85e3352 Remove harmless assertions by using IgnoredErrorResult. new 890bb43 Pref the use of unboxed plain objects in JS and disable by default. new 96dfb2e The result of adding any percentage factor to a size that is zero should also be zero new ff9877c Force expected crashes on unexpected magic values. new a701308 Check for dead wrappers in CallerGetterImpl/CallerSetterImpl. new 403c0b8 Check child container count in NotifyRefreshDriverCreated. new 3c02dba Clean up nsOSHelperAppService. new 8549c7c Extend origin-clean algorithm (DiD). new c53602c Reset nursery position when it's disabled. new 411919c Guard against re-entrancy in nsStringStream. new 34939b2 Revert "Guard against re-entrancy in nsStringStream." new 3403d5f Close the transaction if PR_Read/PR_Write failed. new 8ca6744 Add SSUAO for polyfill.io new a401325 Return proper error if the nss layer encounters an error on the http tunnel. new 0d9f339 Use ptrdiff_t in RangedPtr. new cda6937 Remove leftover updater lines in about box new f33a272 Merge pull request #1019 from JustOff/PR_nsLayoutUtils_AddPercents new 357ea8c Restrict ExtractLinearSum to monotonous operation in infinite math space. new 054794f Restrict ExtractLinearSum to monotonous operation in infinite math space. new cc3f51a Merge branch 'master' of https://github.com/MoonchildProductions/UXP new 5ea1d91 Grab caching capturing content with local variable. new 89d0316 Bump Goanna version for layout handling changes. new 976be87 Convert UI-dictating FTP errors to console errors. new 3cfdf90 Escape '!' to '\041' in posix strings ($'...') new 1098218 Check for osint argument when checking for greomni and appomni arguments. new 36fbcc6 Disallow getUserMedia on null principals. new 68acc67 Unregister ProcessHangMonitor as a hang annotator on shutdown. new 5ddaf2a Check if CopyData succeeded. new 1709b8a Revert "Unregister ProcessHangMonitor as a hang annotator on shutdown." new 9fc2580 WebRTC: Add explicit mutex on callback receiver for cases it's not already locked. new cac3f96 Bug 1338306 - nsIPrefBranch.get*Pref should support providing a default value, r=bsmedberg. new 834ea74 Merge pull request #1021 from Ascrod/default-pref new c9d2e9b Remove obsolete getPref helpers. new a1ad1d8 Merge pull request #1023 from Ascrod/default-pref new eb77e28 Only write the newtab URL if the machinery for it had previously been initialized. new 917a2c4 Merge branch 'master' of https://github.com/MoonchildProductions/UXP new f290221 Update the 7z installer stub source to 18.05. new 24b1f14 Add the customization .diff to the 7z stub. new aa816b3 Merge pull request #834 from g4jc/remove_contextid new a15e49e Prevent mistaken overwriting of browser.newtab.url when using the browser preferences dialog new d72bcc9 Revert "Only write the newtab URL if the machinery for it had previously been" new 55d2495 Merge pull request #1027 from JustOff/PR_newtab_choice new 1df844b Installer: Update 7zstub binaries, add license and readme. new 91d17ef Clean up installer scripts a little. new 0b99910 Simplify some alias sets in IonMonkey. new 843e4ce Replace unsupported `null` default values with an empty string. new 88083f8 Merge branch 'master' into Sync-weave new 60d420b Update SQLite to 3.27.2 new 473291f Merge branch 'master' into Sync-weave new 3e466a0 [BASILISK] Add configure option to disable sync new 711c9cd [BASILISK] Remove FxA Synced Tabs Sidebar new 25779d3 Issue #187: Remove solaris conditional code. new 6b968b1 Issue #187: Remove solaris 1st party code OS checks. new 349ceff [BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and Integration Points new 3face1a [BASILISK] Remove FxA infected Sync - Part 2: Sync Client new 12885d4 [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts new 757424e [BASILISK] Remove FxA infected Sync - Part 3b: nsModule new 1bf6a5c Remove 18 yo OS/2 and AIX bustage workaround. new 49a3f5a Remove AIX VisualAge C++ compiler bug workaround. new 5d409fd Remove AIX 1st party code OS checks, part 1 new b9a8bca Remove some HPUX leftovers. new a2786c0 Remove AIX 1st party code OS checks, part 2 new 17a54a7 [BASILISK] Port PM Sync Client - Part 0: Add PanelUI sync button static images new f98cdab [BASILISK] Port PM Sync Client - Part 1: Initial transfer new f6c16cf [BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and preferences new bfc9772 Unhook CR exception handler. new ff2f287 Remove crashreporter toolkit files. new ce3979c Merge branch 'master' into Sync-weave new 520f996 Only draw a border on the tab bar when on bottom new 71c0318 Bug 1360343 - ensure maskSurface is not null before dereference, since it can be null because of OOM or gfx device reset. r=dvander new 352121c Merge pull request #1033 from Lootyhoof/issue-1025 new 00baf28 add a nullptr check in nsSVGUtils::PaintFrameWithEffects new a04fdfd Merge pull request #1035 from kn-yami/bug1360343 new 015f385 Merge branch 'master' into Sync-weave new 6e4da38 Zap the robots. new cc07da9 CotPM update new c3b63b8 Merge branch 'master' into 816 new 8bbd0d5 Split Parser::report into Parser::zeport (a temporary name) that uses the current offset, and Parser::reportWithNode that derives it from a Node. new 68c4eea Remove the |bool strict| argument from the report-at-current-offset Parser function (zeport). zeport => qeport new 2950deb Change report at current offset to warning(), extraWarning() and error() new 1ee96e3 Specify an explicit offset when warning about "use asm" found in the directive prologue of a script (rather than a function body). new 11a1f58 Track strict mode errors in unary deletions correctly when syntax-parsing. new dcf64bd Track strict mode errors in for...in and for...of correctly when syntax-parsing. new 96899aa Move part of Parser::functionDefinition into callers. new 7333618 Move the Parser::checkFunctionDefinition call into its callers. new 2390034 Inline GeneratorKindFromPropertyType and AsyncKindFromPropertyType. new 386cc5e Inline Parser::checkFunctionDefinition into its sole caller. new 7d56f43 Introduce Parser::errorAt new 4c4f809 Remove Parser::reportBadReturn new f5c293d Report bad-class-member errors using a specified offset instead of a node's offset. new d7b76a5 Report for-loop-decl-with-initializer errors using a specified offset instead of a node's offset. new 940a6ce Introduce Parser::warningAt new 51e2758 Remove Parser::reportWithOffset since it's no longer used. new d60cfce Report the error for uninitialized const-declaration in for(;;) loop head using an explicit offset. new 4a62cbe Report some errors about invalid left-hand-sides in for-in/of loop heads using code with an explicitly computed offset. new 8e8d0ed Remove for-in/of loop parsing code that redundantly marks the loop target as assigned -- Parser::forHeadStart already does this. new b579e05 Simplify checking of the left-hand side of assignment and compound assignment expressions. new f4fec66 Specify an explicit offset when reporting an error for a for-of loop whose target is an expression that begins with 'let'. new 194e615 Inline Parser::checkAssignmentToCall into its sole caller. new 8580bf2 Simplify increment/decrement operand checking. new 7467274 Simplify checking of targets within destructuring patterns. new 7ea8efe Report errors for bad increment/decrement operands using explicitly-specified offsets. new 4f62fda Remove Parser::reportWithNode and its remaining callers. new f38ef66 Inline Parser::reportHelper into its callers. new e88f151 Remove Parser::reportHelper since it's no longer used. new a5d22aa Rename TokenStream::reportStrictWarningErrorNumberVA to TokenStream::reportExtraWarningErrorNumberVA for clarity. new a9682a3 Merge branch '816' new 81cdb56 Revert "add a nullptr check in nsSVGUtils::PaintFrameWithEffects" new 964c983 Add nullcheck in nsSVGUtils::PaintFrameWithEffects new 6968a3e Merge branch 'master' into Sync-weave new dc4c5d4 [BASILISK] Fix merge induced error in base jar.mn new 4d20cd6 Add IDCAC 2.9.9 to blocklist for causing severe issues. new 7d1126f Update code of conduct to be community-encompassing. new 8e5056c Merge branch 'master' into Sync-weave new 0ea4dab [BASILISK] Restore Tabs from Other Devices history menu item and Add First Sync Progress new 9a37ab7 Issue #991 Part 1: Pale Moon new 7591326 Issue #991 Part 2: Basilisk new 609a721 Issue #991 Part 3: Devtools new c779628 Issue #991 Part 4: Network and URILoader new 1d0af8b Issue #991 Part 5: DOM and layout new 2d3b771 Issue #991 Part 6: Services new 714e9c9 Issue #991 Part 7: Toolkit Components new 8757548 Issue #991 Part 8: Toolkit everything else new 40fc723 Pref try/catch block fixup. Tag #991. new 095ea55 Remove some BEOS 1st party code leftovers. new 5a1843c Merge pull request #1 from MoonchildProductions/master new 577ca2c Bug1408701: Ensure that we continue to show dark scrollbar thumbs on.. new dea5947 Merge branch 'master' into Sync-weave new 519d0cf [BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now) new 07381c3 Merge pull request #1042 from wicknix/master new 868c9b8 [BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar button and create a synced tabs toolbar button new df0c78a Merge branch 'master' into Sync-weave new 7008afd [BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up new 1e868fa [BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui when it is disabled, duh. new 3eb4310 Merge branch 'Sync-weave' new 8a68832 Remove FxAccounts front-end module references new cdc962d Remove various FxA tests new de75f13 Remove Firefox Accounts service and tie-ins. new 51722cd Merge branch 'Sync-weave' new af7e140 Merge branch 'master' into default-pref new 21b4cb2 Remove unused try/catch block. Tag #991. new b732878 Remove unused parameter from call new 32577bd Stop building /accessible unified and fix deprot. new e0116ac Merge pull request #1041 from Ascrod/default-pref new d9137b4 Handle URL token in a closer way to the CSS3 spec new 550d873 Merge pull request #1047 from JustOff/PR_css3_url_token new bccf86a Version bump new bca1943 Fix variable used before being declared in UpdateUtils.jsm new 5d02c22 [PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale Moon and replace the tryblock in Basilisk new ccd86d8 Issue #1049 - Show sync status via label of sync-button new 864f1cf Merge pull request #1045 from ThosRTanner/patch-1 new 33ebc88 Update platform version to reflect major changes in platform. new 1d7664d Merge branch 'master' of https://github.com/MoonchildProductions/UXP new ab5f78a Merge branch 'master' into Pale_Moon-release new 7d61305 Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0) new d03943a Merge branch 'master' into Pale_Moon-release new 8f6a84d Version bump for release 28.5.0 new d1b93ee [PALEMOON] Remove errent extensions.blocklist.* from shared branding prefs new bf0b2ab Capture delayed events and cancel as necessary. (uplift) The 294 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git