Jump to content

roytam1

Member
  • Posts

    3,609
  • Joined

  • Last visited

  • Days Won

    415
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. New regular/weekly KM-Goanna release: https://o.rths.ml/kmeleon/KM76.2.1-Goanna-20200711.7z Changelog: Out-of-tree changes: * update Goanna3 to git 32e7e53ea..e85fe6065: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak (6d0127aa5) - Bug 547623 - Add a button to about:support to enter safe mode. r=adw (1a0481412) - Bug 728813 - Switch Help menu item to allow leaving Safe Mode when it's enabled. r=MattN (cfeae5bf8) - Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert (afc6f00c9) (1bada3664) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1160628. Speed up the URL constructor in the common case of no base URI. r=baku (ac5b2fe4e) - Bug 1139005 - Need to check the return value of AutoJSAPI.init in canvas EncodeCallback (r=ayang) (df623ad1b) - Bug 866846 - Use WAL journal mode for IndexedDB databases, r=janv. (bdcb676ac) - Apply at Bug 866846 - Use WAL journal mode for IndexedDB databases (breaks build!) (cf90bf698) - Bug 1131766 - Use a simpler thread model for IndexedDB transactions, r=khuey. (broken build) (12c8980b8) - Replay of: Bug 1182996 - Fix and add missing namespace comments. rs=ehsan Bug 1149420 - Make the IndexedDB permissions prompt work in e10s. r=b (f6818b630) - Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. (4d76a07c9) - Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv. (941399fa2) (515941185) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1120957 - fix the source of searches made with paste & search, r=gijs,bwinton (da403a065) - Goanna -> Gecko (e8a5d073c) - Bug 1126057 - Provide better error when ./mach robocop is run without MOZ_HOST_BIN. r=nalexander (730edb656) - Bug 1147307 - Use the target_out value for b2g mach mochitest. r=ahal (98dd31571) - goanna -> gecko (4061244fd) - Bug 1136700 - enable tweaking of the maximum number of timeouts for mochitests; r=jmaher (da0c9df86) - goanna -> gecko (c7e86c998) - Bug 1146234 - Allow non-object values to be used as the this value when invoking IDL callback functions. r=peterv (b00049033) - Bug 1146333. Get rid of WrapCallThisValue and just use ToJSValue, now that we have it. r=peterv (095eb6d9d) - whitespace fix (caf4808f0) - Bug 1159401 - Split Blob and File classes, r=bz (700dbfd9b) (a47e7b316) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1151703 - Part 1: Add timeline tracing markers for HTML and XML parsing; r=smaug (f18723780) - Bug 1151703 - Part 2: Show XML and HTML parsing markers in the performance tool; r=jsantell (d7a56c7af) - Bug 1151703 - Part 3: Add a test for HTML parsing markers; r=jsantell (0e0cdaf79) - Bug 1145247 - Add AutoTimelineMarker RAII class; r=smaug (03f8f0b68) - Bug 1148650 - Strengthen assertion that RemoveScriptBlocker is called on the main thread. r=smaug (23c32f7e6) - Bug 1154812. Fix location.pathname to return the right thing in workers. r=baku (1da68d18e) - Bug 1039818 - Extract the implementation of nsIDOMWindowUtils::GetResolution into nsLayoutUtils. r=ehsan (16001c475) - Bug 1039818 - Do not allow an older APZ repaint request to clobber a newer pres shell resolution in Layout. r=kats (928c128b8) - Bug 1152479 - Extract the implementations of layout-related nsIDOMWindowUtils APIs used by APZ into nsLayoutUtils. r=ehsan (56dbd653e) - Bug 1152479 - Do not use layout-related nsIDOMWindowUtils APIs from C++ APZ code. r=kats (73a316e28) - Bug 1152479 - Assert IsCallerChrome() in some layout-related nsIDOMWindowUtils APIs. r=ehsan (d02bc426a) - Bug 1155387: Add missing #include for imgIContainer.h to ContentParent.cpp. r=enndeakin (d2c53efea) - Bug 1071562, e10s, support non-text types in clipboard (html, images, etc), r=smaug (9b13a7e62) - Bug 1157193, fix null pointer check when dragging images, r=smaug (78198c3ce) - Bug 1152479 - Extract the implementations of nsIDOMWindowUtils::Send{KeyEvent,MouseEvent} into nsContentUtils. r=ehsan (432b1cb4a) - Bug 1152479 - In C++ APZ code, use nsContentUtils rather than nsIDOMWindowUtils to send key and mouse events. r=kats (8917cddda) (5231e1d79) - import changes from `dev' branch of rmottola/Arctic-Fox: - Show APZ wheel support in about:support on Mac OS X. (bug 1155881, r=mstange) (57d9cf325) - Bug 1153603 - SMIL/SVG event type-> Event Handler mapping shouldn't affect to Event.type. r=heycam (d9e552735) - Bug 1145910 - Cross ShadowRoot boundary when updating ancestor state in event state manager. r=smaug (69f2b8ca0) - Don't route wheel events through APZ if they require custom deltas. (bug 1146674, r=kats) (fc3c488f7) - Bug 969250 - Part 1: Implement scroll snapping for scrollbars (v7 Patch),r=roc (6b9a9e6cd) - Bug 1150308 - Use flattened tree parent when settings event state on ancestors. r=smaug (f3cd95474) - Fix wheel events being misrouted in APZ-less widgets when APZ is enabled. (bug 1154734, r=kats) (a3b6db5ef) - Bug 1018639 - Reset the cursor on WM_SETCURSOR message when pointer is over content. r=jimm (86523f46d) - Bug 1151136 - Always initialize the aSeqno result from TabParent::RecvNotifyIMEFocus. r=masayuki (5136a9699) - Bug 1121905 - Reorder frame loading sequence to send content process the URL earlier. r=kanru (3ee7d41da) - Bug 1088180 - Swap nsIBrowserDOMWindows when swapping remote frame loaders. r=smaug. (4885fbe74) - Bug 1127727 - Swap callbacks in the Compositor when dragging tabs between windows. r=billm (7ce3217fd) - Bug 1132072 - Handle RequestNotifyLayerTreeReady when RenderFrameParent not ready (r=dvander) (76055c0ab) - Bug 1018639 - Maintain separate cursors in chrome and client processes. r=roc (f3a1dfdbd) - Bug 1155207 - Change comparison of warning with aTargetContent and aTargetFrame. r=smaug (a544f2bca) - Bug 1083365 - Tag NS_MOUSE_EXIT messages as eTopLevel when sending to child process. (r=smaug) (a05a10f98) - Bug 1134245 - Improve formatting of devicemanager getInfo() data; r=bc (2b98e7571) - Bug 1137339 - [manifestparser] implement a chunk_by_runtime filter, r=jmaher (8cfbeaa79) - Bug 1131098 - Make mochitest use manifestparser's chunking algorithms and remove JS based ones, r=jmaher (669f8f37a) - Bug 1142050 - Add --chunk-by-runtime option to mochitest, r=jmaher (53fc49915) - Bug 1146871 - Make xpcshell use manifestparser's chunking algorithm, r=jmaher (16be8981e) - Bug 987360 - Add ability to tag tests with arbitrary strings and run them, r=chmanchester (e7e8187c9) - goanna -> gecko (df1f2be50) - Bug 1147129 - upgrade mochitest from optparse to argparse and move android cli to mochitest_options.py, r=chmanchester (e979c6a56) - Bug 1147283 - Replace mozpack.path with mozpath. r=mshal (98737f234) - Bug 1046992 - Consolidate desktop/b2g/b2g desktop mochitest mach commands, r=gbrown (7f9c7cf81) - Bug 1152864 - Disable unsafe CPOW warnings when running mochitests by default, and add option to re-enable. r=ahal. (42e0bb9e1) - Bug 1152864 - Add DISABLE_UNSAFE_CPOW_WARNINGS environment variable for our test harnesses. r=jimm. (90ecb1b50) - Bug 1154396 - Remove a debug printf in plugin code. No bug. r=jimm (c31b2b3af) - Bug 1138520 - Diagnostic patch for shutdown hangs (r=jchen) (626eed2d1) - Bug 1138520 follow-up: Fix the build bustage on configurations that disable the crash reporter (97d2d79b2) (c7f8abfdb) - import change from `dev' branch of rmottola/Arctic-Fox: - goanna -> gecko (cac9263ee) (30dd322d5) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1149785 - Make nsIWidget::ClientToWindowSize use LayoutDeviceIntSize instead of the unit-less nsIntSize. r=roc (315bf8eb2) - Bug 1016232 - Add detection when pen leave hover of digitizer. r=smaug, r=jimm (2c76f0bed) - Bug 1143655 - Add sending NS_TOUCH_CANCEL event. r=kats (ce66d68c8) - Bug 1139469 - Guard against a null compositor loop during startup on B2G. r=botond (7bbd99f32) - Allow dispatching to the APZ controller thread from any thread. (bug 1147681 part 1, r=kats) (bfe063b9e) - Fix APZCs leaking when a compositor shuts down. (bug 1147681 part 2, r=kats) (8eb6c147e) - Fix APZ target confirmations arriving before dependent layer transactions. (bug 1154130, r=kats) (6b0e3e3a7) - Bug 1153977 - Make the spellchecker's constructor async. r=billm (a9db5e82d) - Bug 1153056 - Fix about:webrtc to not blank on zero allocated PeerConnections. r=jesup (fffd2df2d) - Bug 1100508: Easily capture about:webrtc page data for a bug reports. r=jib, r=mikedeboer (9274d00ab) - Bug 1147153: Update L10n translation notes for about:webrtc. r=mikedeboer (36525c53b) - Bug 1154482: about:webrtc intermittently throws a js type error. r=jib (d11ad41f8) - Bug 1100502: about:webrtc e10s fix. Content and chrome connections are reported. r=rjesup (56ed6bf6a) (e85fe6065) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
  2. New NewMoon 27 Build! 32bit https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200711-e85fe6065-xpmod.7z 32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200711-e85fe6065-xpmod-sse.7z 32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200711-e85fe6065-xpmod-ia32.7z 64bit https://o.rths.ml/palemoon/palemoon-27.9.7.win64-git-20200711-e85fe6065-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak (6d0127aa5) - Bug 547623 - Add a button to about:support to enter safe mode. r=adw (1a0481412) - Bug 728813 - Switch Help menu item to allow leaving Safe Mode when it's enabled. r=MattN (cfeae5bf8) - Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert (afc6f00c9) (1bada3664) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1160628. Speed up the URL constructor in the common case of no base URI. r=baku (ac5b2fe4e) - Bug 1139005 - Need to check the return value of AutoJSAPI.init in canvas EncodeCallback (r=ayang) (df623ad1b) - Bug 866846 - Use WAL journal mode for IndexedDB databases, r=janv. (bdcb676ac) - Apply at Bug 866846 - Use WAL journal mode for IndexedDB databases (breaks build!) (cf90bf698) - Bug 1131766 - Use a simpler thread model for IndexedDB transactions, r=khuey. (broken build) (12c8980b8) - Replay of: Bug 1182996 - Fix and add missing namespace comments. rs=ehsan Bug 1149420 - Make the IndexedDB permissions prompt work in e10s. r=b (f6818b630) - Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. (4d76a07c9) - Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv. (941399fa2) (515941185) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1120957 - fix the source of searches made with paste & search, r=gijs,bwinton (da403a065) - Goanna -> Gecko (e8a5d073c) - Bug 1126057 - Provide better error when ./mach robocop is run without MOZ_HOST_BIN. r=nalexander (730edb656) - Bug 1147307 - Use the target_out value for b2g mach mochitest. r=ahal (98dd31571) - goanna -> gecko (4061244fd) - Bug 1136700 - enable tweaking of the maximum number of timeouts for mochitests; r=jmaher (da0c9df86) - goanna -> gecko (c7e86c998) - Bug 1146234 - Allow non-object values to be used as the this value when invoking IDL callback functions. r=peterv (b00049033) - Bug 1146333. Get rid of WrapCallThisValue and just use ToJSValue, now that we have it. r=peterv (095eb6d9d) - whitespace fix (caf4808f0) - Bug 1159401 - Split Blob and File classes, r=bz (700dbfd9b) (a47e7b316) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1151703 - Part 1: Add timeline tracing markers for HTML and XML parsing; r=smaug (f18723780) - Bug 1151703 - Part 2: Show XML and HTML parsing markers in the performance tool; r=jsantell (d7a56c7af) - Bug 1151703 - Part 3: Add a test for HTML parsing markers; r=jsantell (0e0cdaf79) - Bug 1145247 - Add AutoTimelineMarker RAII class; r=smaug (03f8f0b68) - Bug 1148650 - Strengthen assertion that RemoveScriptBlocker is called on the main thread. r=smaug (23c32f7e6) - Bug 1154812. Fix location.pathname to return the right thing in workers. r=baku (1da68d18e) - Bug 1039818 - Extract the implementation of nsIDOMWindowUtils::GetResolution into nsLayoutUtils. r=ehsan (16001c475) - Bug 1039818 - Do not allow an older APZ repaint request to clobber a newer pres shell resolution in Layout. r=kats (928c128b8) - Bug 1152479 - Extract the implementations of layout-related nsIDOMWindowUtils APIs used by APZ into nsLayoutUtils. r=ehsan (56dbd653e) - Bug 1152479 - Do not use layout-related nsIDOMWindowUtils APIs from C++ APZ code. r=kats (73a316e28) - Bug 1152479 - Assert IsCallerChrome() in some layout-related nsIDOMWindowUtils APIs. r=ehsan (d02bc426a) - Bug 1155387: Add missing #include for imgIContainer.h to ContentParent.cpp. r=enndeakin (d2c53efea) - Bug 1071562, e10s, support non-text types in clipboard (html, images, etc), r=smaug (9b13a7e62) - Bug 1157193, fix null pointer check when dragging images, r=smaug (78198c3ce) - Bug 1152479 - Extract the implementations of nsIDOMWindowUtils::Send{KeyEvent,MouseEvent} into nsContentUtils. r=ehsan (432b1cb4a) - Bug 1152479 - In C++ APZ code, use nsContentUtils rather than nsIDOMWindowUtils to send key and mouse events. r=kats (8917cddda) (5231e1d79) - import changes from `dev' branch of rmottola/Arctic-Fox: - Show APZ wheel support in about:support on Mac OS X. (bug 1155881, r=mstange) (57d9cf325) - Bug 1153603 - SMIL/SVG event type-> Event Handler mapping shouldn't affect to Event.type. r=heycam (d9e552735) - Bug 1145910 - Cross ShadowRoot boundary when updating ancestor state in event state manager. r=smaug (69f2b8ca0) - Don't route wheel events through APZ if they require custom deltas. (bug 1146674, r=kats) (fc3c488f7) - Bug 969250 - Part 1: Implement scroll snapping for scrollbars (v7 Patch),r=roc (6b9a9e6cd) - Bug 1150308 - Use flattened tree parent when settings event state on ancestors. r=smaug (f3cd95474) - Fix wheel events being misrouted in APZ-less widgets when APZ is enabled. (bug 1154734, r=kats) (a3b6db5ef) - Bug 1018639 - Reset the cursor on WM_SETCURSOR message when pointer is over content. r=jimm (86523f46d) - Bug 1151136 - Always initialize the aSeqno result from TabParent::RecvNotifyIMEFocus. r=masayuki (5136a9699) - Bug 1121905 - Reorder frame loading sequence to send content process the URL earlier. r=kanru (3ee7d41da) - Bug 1088180 - Swap nsIBrowserDOMWindows when swapping remote frame loaders. r=smaug. (4885fbe74) - Bug 1127727 - Swap callbacks in the Compositor when dragging tabs between windows. r=billm (7ce3217fd) - Bug 1132072 - Handle RequestNotifyLayerTreeReady when RenderFrameParent not ready (r=dvander) (76055c0ab) - Bug 1018639 - Maintain separate cursors in chrome and client processes. r=roc (f3a1dfdbd) - Bug 1155207 - Change comparison of warning with aTargetContent and aTargetFrame. r=smaug (a544f2bca) - Bug 1083365 - Tag NS_MOUSE_EXIT messages as eTopLevel when sending to child process. (r=smaug) (a05a10f98) - Bug 1134245 - Improve formatting of devicemanager getInfo() data; r=bc (2b98e7571) - Bug 1137339 - [manifestparser] implement a chunk_by_runtime filter, r=jmaher (8cfbeaa79) - Bug 1131098 - Make mochitest use manifestparser's chunking algorithms and remove JS based ones, r=jmaher (669f8f37a) - Bug 1142050 - Add --chunk-by-runtime option to mochitest, r=jmaher (53fc49915) - Bug 1146871 - Make xpcshell use manifestparser's chunking algorithm, r=jmaher (16be8981e) - Bug 987360 - Add ability to tag tests with arbitrary strings and run them, r=chmanchester (e7e8187c9) - goanna -> gecko (df1f2be50) - Bug 1147129 - upgrade mochitest from optparse to argparse and move android cli to mochitest_options.py, r=chmanchester (e979c6a56) - Bug 1147283 - Replace mozpack.path with mozpath. r=mshal (98737f234) - Bug 1046992 - Consolidate desktop/b2g/b2g desktop mochitest mach commands, r=gbrown (7f9c7cf81) - Bug 1152864 - Disable unsafe CPOW warnings when running mochitests by default, and add option to re-enable. r=ahal. (42e0bb9e1) - Bug 1152864 - Add DISABLE_UNSAFE_CPOW_WARNINGS environment variable for our test harnesses. r=jimm. (90ecb1b50) - Bug 1154396 - Remove a debug printf in plugin code. No bug. r=jimm (c31b2b3af) - Bug 1138520 - Diagnostic patch for shutdown hangs (r=jchen) (626eed2d1) - Bug 1138520 follow-up: Fix the build bustage on configurations that disable the crash reporter (97d2d79b2) (c7f8abfdb) - import change from `dev' branch of rmottola/Arctic-Fox: - goanna -> gecko (cac9263ee) (30dd322d5) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1149785 - Make nsIWidget::ClientToWindowSize use LayoutDeviceIntSize instead of the unit-less nsIntSize. r=roc (315bf8eb2) - Bug 1016232 - Add detection when pen leave hover of digitizer. r=smaug, r=jimm (2c76f0bed) - Bug 1143655 - Add sending NS_TOUCH_CANCEL event. r=kats (ce66d68c8) - Bug 1139469 - Guard against a null compositor loop during startup on B2G. r=botond (7bbd99f32) - Allow dispatching to the APZ controller thread from any thread. (bug 1147681 part 1, r=kats) (bfe063b9e) - Fix APZCs leaking when a compositor shuts down. (bug 1147681 part 2, r=kats) (8eb6c147e) - Fix APZ target confirmations arriving before dependent layer transactions. (bug 1154130, r=kats) (6b0e3e3a7) - Bug 1153977 - Make the spellchecker's constructor async. r=billm (a9db5e82d) - Bug 1153056 - Fix about:webrtc to not blank on zero allocated PeerConnections. r=jesup (fffd2df2d) - Bug 1100508: Easily capture about:webrtc page data for a bug reports. r=jib, r=mikedeboer (9274d00ab) - Bug 1147153: Update L10n translation notes for about:webrtc. r=mikedeboer (36525c53b) - Bug 1154482: about:webrtc intermittently throws a js type error. r=jib (d11ad41f8) - Bug 1100502: about:webrtc e10s fix. Content and chrome connections are reported. r=rjesup (56ed6bf6a) (e85fe6065)
  3. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200711-9a3d652a-uxp-936438dd5-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200711-9a3d652a-uxp-936438dd5-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z No official repo changes since my last build. -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200711-id-eed056673-ia-41157bf-uxp-936438dd5-xpmod.7z for UXP changes please see above.
  4. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.6.win32-git-20200711-61fb611-uxp-936438dd5-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.6.win64-git-20200711-61fb611-uxp-936438dd5-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rths.ml/basilisk/basilisk52-g4.6.win32-git-20200711-61fb611-uxp-936438dd5-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.10.1a1.win32-git-20200711-92c0881dc-uxp-936438dd5-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.10.1a1.win64-git-20200711-92c0881dc-uxp-936438dd5-xpmod.7z Official UXP changes since my last build: - Issue #618 - Check for failed instantiation when starting to fetch dependencies (ec10b65dd) - Issue #618 - Add clarifying code comments. (98752af13) - Issue #618 - Align module instantiation/errors with the updated spec. (61a471ef1) - Issue #618 - Update code comments for ModuleInstantiate (9ca741472) - Issue #618 - Add APIs to query module record errors (74c48bcc7) - Issue #618 - Match JSAPI names with the changes in 9ca74147225eed305e28c7887f9b2251aeeb0f36 (10e262441) - Issue #618 - Fix JSAPI additions to pass the JS context. (121935cae) - Issue #618 - Remove eager instantiation (046534432) - Issue #618 - Remove context and heap-idle check (9b60e7110) - Issue #618 - Further align error handling for module scripts with the spec (66bf3a227) - Issue #618 - Slightly improve module scripting tests. (d637d99ee) - Issue #618 - Report source position information (line/column) (2dff89b65) - Merge branch 'es-modules-work' (c053de708) - Issue #618 - Fix typo and remove old function declarations. (e378530bc) - Merge branch 'es-modules-work' (7cebdd781) - [image] Add a sanity check to JPEG encoder buffer handling, just in case. (64be1dc32) - [AppCache] Add check for disallowed encoded path separators (1409983d2) - [WebRTC] Make candidate pair insertion code easier to read/understand. (7bc3826bc) - [js] Improve readability and control flow of js date string parser. (247ed6576) - [NSS] Implement constant-time GCD and modular inversion (3e56a2c97) - [NSS] Version and build bump (c5e5d7068) - Force clobber (5d700cd91) - [js] Get the class pointer from the ObjectGroup in NativeObject::slotSpan (f0a6ca4f9) - [network] Use query and ref lengths if available in nsStandardURL. (936438dd5) Official Basilisk changes since my last build: - Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK (7b88cc8) - Merge pull request #19 from Lootyhoof/global-menu (08794b6) - Issue #17 - Reinstate erroneously removed unload event listener (61fb611) Official Pale-Moon changes since my last build: - Issue #1782 - Add option to insert all new tabs after the current tab (e823327b3) - Update back-end branch pointer (Unstable 2020-06-27) (7b4263d20) - Update back-end branch pointer (Unstable 2020-07-06) (92c0881dc)
  5. this is fixed in next build
  6. by dropping files to NM28/SP52/SP55.
  7. not really. https://github.com/roytam1/basilisk55/commit/09dd32d34990a47f89af35d69cc53535d8c30db8
  8. New regular/weekly KM-Goanna release: https://o.rths.ml/kmeleon/KM76.2.1-Goanna-20200704.7z Changelog: Out-of-tree changes: * update Goanna3 to git 40464b8c6..32e7e53ea: - import changes from mozilla upstream: - Bug 1150906 - Fix "Assertion failure: !has(SHADOWABLE)" and subsequent GC crashes introduced in rev 034027f41aaf. r=Waldo. (f1f0ab8b9) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1144410 - Remove finished transitions when a frame transitions away from being display:none. r=birtles (a462476b4) - Bug 1159082 - Rename *Readonly animation interfaces to *ReadOnly. r=smaug (bdb20bd01) - Bug 1134019 - Extract MLS fallback to its own class for reuse - r=jdm (a21fd4a8e) - Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang (1a669ca4c) - Bug 1146355: Move Bluetooth legacy interface into sub-directory bluetooth1/, r=joliu (228f25961) - parts missing of Bug 1153796: Share BluetoothInterfaceHelpers.{cpp,h} between Bluetooth v1 and v2, r=btian (731c22c4f) - Bug 1152821: Move dom/bluetooth/bluetooth2/BluetoothCommon.h to dom/bluetooth, r=joliu (4dc2a17c6) - Bug 1152821: Share BluetoothCommon.h between Bluetooth v1 and v2, r=joliu (3d091624e) - Bug 1146355: Add Bluetooth v2 to Bluetooth build scripts, r=shuang (1dc627ef9) - Bug 1139298: Replace type int with BluetoothGattStatus enum for GATT client callbacks. r=btian (ab1b8790d) - Bug 1136514 - Add ReadRemoteRssi in GATT client. f=jocelyn, r=btian, r=mrbkap (8d14427a4) - Bug 1114515 - Part 1: Revise BluetoothGattHALInterface for discovering all services and first characteristic/descriptor. r=btian (144ca4367) - Bug 1114515 - Part 2: Add BluetoothUuid, BluetoothGattId[], BluetoothGattServiceId[] into bluetooth ipc protocol. r=btian (e03eb9e91) - Bug 1137579 - [bluetooth2] Replace constant with |sizeof| in |StringToUuid| function, r=shuang (23167ced8) - Bug 1133655 - Replace |DispatchBluetoothReply| with |DispatchReplySuccess| and |DispatchReplyError|, f=jocelyn, f=jaliu, r=shuang (03b95a69e) - Bug 1137103 - Simplify Bluetooth signal distribution function, r=shuang (00107e42f) - Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap (d1196932e) - Bug 1114515 - Par h4: Implement Service, Characteristic, Descriptor interfaces for GATT client DiscoverServices API. r=btian, r=mrbkap (c0b0dcc41) (e818475d3) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1260461 - Don't flush windows when shutting down due to a Windows log-out. r=jimm (4bf162fbb) (partly) - Bug 1140951 - Implement start/stopNotifications for GATT client API. r=shuang, r=mrbkap (be9cb6d2b) - Bug 1140952 - Implement read/write value of a characteristic for GATT client API (webapi part). f=jocelyn, r=shawnjohnjr, r=mrbkap (0ab564714) - Bug 1146355: Added GATT support to Bluedroid backend, r=joliu (5489bc4bb) - Bug 1146355: Import Bluetooth v2 implementation, r=joliu (95ab57af4) - Bug 1146923: Merge |CONVERT| macros of Bluetooth backends, r=btian (45b9f3eb6) - Bug 1146923: Rename |BluetoothDeviceType| to |BluetoothTypeOfDevice|, r=btian (16902a220) - Bug 1146355: Prepare Bluetooth backend helpers to handle v1 and v2 implementations, r=brsun (fe3b393cb) - Bug 1146923: Rename |BluetoothSspPairingVariant| to |BluetoothSspVariant|, r=btian (565d0c260) - Bug 1146355: Support Bluetooth v1 and v2 in backend interfaces, r=joliu (f48d90ef1) - Bug 1153796: Unify variants of |BluetoothInterface::SspReply|, r=btian (432a92f92) - fix merge issue (5fe6fc7c9) - Bug 1153796: Move dom/bluetooth/bluetooth2/BluetoothInterface.{cpp,h} to dom/bluetooth, r=btian (a54d5f184) - Bug 1153796: Share BluetoothInterface.{cpp,h} between Bluetooth v1 and v2, r=btian (5c8c85615) - Bug 1139298: Replace type int with BluetoothGattStatus enum for GATT client callbacks. r=btian (85d6f9129) - Bug 1146923: Pass SSP variant as enum instead of string, r=btian (a4ba5b7a0) - Bug 1146335: Prepare |BluetoothServiceBluedroid|, r=joliu (7d2d0d941) - shuffle around (cbc309bbd) - Bug 1132343 - Patch1: Add accept/reject method in BluetoothPairingHandle interface for supporting consent and displaypasskey pairing requests. r=shuang, r=mrbkap (f3ac07b7c) - Bug 1146355: Prepare BlueZ for Bluetooth v2, r=brsun (a859d9406) - Bug 1140952 - Implement read/write value of a characteristic for GATT client API (ipc part). f=jocelyn, r=btian (6db4c7044) - Bug 1152653 - Implement BluetoothGatt.oncharacteristicchanged. r=jocelyn, r=mrbkap (2c18a4bb9) - Bug 1015796 - Use sequence<DOMString> as the type of attribute |attrs| in BluetoothAttributeEvent instead of any. r=btian, r=mrbkap (c13bb62db) - Bug 1153159 - Pass |promise| as a parameter in |BT_ENSURE_TRUE_RESOLVE| and |BT_ENSURE_TRUE_REJECT| macros. r=btian (4251f336e) - Bug 1154235: Move dom/bluetooth/bluetooth2/BluetoothUtils.{cpp,h} to /dom/bluetooth, r=btian (7f7c24713) - Bug 1153796: Share BluetoothInterfaceHelpers.{cpp,h} between Bluetooth v1 and v2, r=btian (0ba52bed9) - Bug 1154235: Share BluetoothUtils.{cpp,h} between Bluetooth v1 and v2, r=btian (663fa02ce) - Bug 1154235: Use |snprintf| in Bluetooth utililities, r=btian (02fdb8392) - Bug 1138267 - Unregister bluetooth signal handlers in unlink. r=shuang, r=bz (7581ffbd6) - Bug 1155718: Share BluetoothHfpMangerBase.h between Bluetooth v1 and v2, r=btian (9abcc5c6d) - Bug 1155718: Share BluetoothHidManager.{cpp,h} between Bluetooth v1 and v2, r=btian (f1d2145ff) - Bug 1155718: Share BluetoothProfileManagerBase.h between Bluetooth v1 and v2, r=btian (f5fb41643) - Bug 1155082: Share BluetoothUUID.{cpp,h} between Bluetooth v1 and v2, r=btian (83c796e55) - Bug 1155718: Share BlueoothRilListener.{cpp,h} between Bluetooth v1 and v2, r=btian (fd8d00f45) - Bug 1155718: Share ObexBase.{cpp,h} between Bluetooth v1 and v2, r=btian (8480b01e7) (8c8f86638) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1152551, part 2 - Fix mode lines in dom/. r=jst (e25cd70b2) - Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst (d388a8b60) (b95132adf) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1155718: Share BluetoothSocketObserver.h between Bluetooth v1 and v2, r=btian (fb4ec3701) - Bug 1154281: Remove references to UnixSocket.h from Bluetooth, r=btian (8d6bad2c9) - Bug 1156352: Remove |UnixSocketRawData| from Bluetooth interfaces, r=btian (7a4b8fab5) - Bug 1158081 - Patch (1/2): Define macro to declare SocketObserver functions, r=tzimmermann (e811da48a) - Bug 1158081 - Patch (2/2): Simplify |BluetoothOppManager::SendObexData| function, r=tzimmermann (453344247) (791d84712) - import changes from `dev' branch of rmottola/Arctic-Fox: - delete test (872468fa4) - Bug 1144759 - Switch file picker to FileImpl (r=bent) (3b639943b) - Bug 1158437 - dom::File should accept negative date values, r=smaug (dc8b4310f) - Bug 1158537 - Remove unneeded FileImplTemporaryFileBlob::{mLength,mContentType} members; r=baku (e94f4d509) - Bug 1137248 - Remove FetchEvent.default and FetchEvent.forwardTo. r=baku (5e9b56860) - Bug 1146365 - Add support of union type for FetchEvent.respondWith. r=nsm, r=ehsan (f3b30bff2) - Bug 1071821 - fullscr-toggler element needs to be hidden in DOM fullscreen. r=mconley (e8e23c42d) - Bug 714675 - Fullscreen API should restore sidebar if it was open before entering fullscreen. r=mconley (f0f667e2b) - Bug 515196 - Added padding to toolbar autohide. r=dao (cc218bef4) - Bug 1110109 - Use Services.focus instead of Cc["@mozilla.org/focus-manager;1"].getService(Ci.nsIFocusManager). r=dao (ecebc5532) - undo some Goanna changes (716c39e08) - Bug 1083410 - Refactor manifest processor for Aurora compat. r=baku, r=ehsan (ded2ab1ac) - Bug 1083410 - Obtain a web manifest. r=mconley. (7ba3ec04f) - Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak (12ad6790a) - Bug 1104165 - Switch to Tab doesn't work for some encoded URIs. r=dao (39b10823e) - Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) (c794b62ff) - Bug 1148466 - Use new keywords API in BookmarkHTMLUtils and BookmarkJSONUtils. r=ttaubert (bdc20acc1) - Bug 946320 - [Australis] history widget missing a Tabs From Other Devices entry. r=Gijs (5eaa252a9) (b52ccf32d) - import change from tenfourfox: - closes #611: M1641303, update HSTS, TLDs (2b07a7a8d) (a655a38f4) - UAO: change user agent for youtube to google bot, and for twitter to firefox 60 to get rid of nag screen (32e7e53ea) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
  9. New NewMoon 27 Build! 32bit https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200704-32e7e53ea-xpmod.7z 32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200704-32e7e53ea-xpmod-sse.7z 32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200704-32e7e53ea-xpmod-ia32.7z 64bit https://o.rths.ml/palemoon/palemoon-27.9.7.win64-git-20200704-32e7e53ea-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from mozilla upstream: - Bug 1150906 - Fix "Assertion failure: !has(SHADOWABLE)" and subsequent GC crashes introduced in rev 034027f41aaf. r=Waldo. (f1f0ab8b9) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1144410 - Remove finished transitions when a frame transitions away from being display:none. r=birtles (a462476b4) - Bug 1159082 - Rename *Readonly animation interfaces to *ReadOnly. r=smaug (bdb20bd01) - Bug 1134019 - Extract MLS fallback to its own class for reuse - r=jdm (a21fd4a8e) - Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang (1a669ca4c) - Bug 1146355: Move Bluetooth legacy interface into sub-directory bluetooth1/, r=joliu (228f25961) - parts missing of Bug 1153796: Share BluetoothInterfaceHelpers.{cpp,h} between Bluetooth v1 and v2, r=btian (731c22c4f) - Bug 1152821: Move dom/bluetooth/bluetooth2/BluetoothCommon.h to dom/bluetooth, r=joliu (4dc2a17c6) - Bug 1152821: Share BluetoothCommon.h between Bluetooth v1 and v2, r=joliu (3d091624e) - Bug 1146355: Add Bluetooth v2 to Bluetooth build scripts, r=shuang (1dc627ef9) - Bug 1139298: Replace type int with BluetoothGattStatus enum for GATT client callbacks. r=btian (ab1b8790d) - Bug 1136514 - Add ReadRemoteRssi in GATT client. f=jocelyn, r=btian, r=mrbkap (8d14427a4) - Bug 1114515 - Part 1: Revise BluetoothGattHALInterface for discovering all services and first characteristic/descriptor. r=btian (144ca4367) - Bug 1114515 - Part 2: Add BluetoothUuid, BluetoothGattId[], BluetoothGattServiceId[] into bluetooth ipc protocol. r=btian (e03eb9e91) - Bug 1137579 - [bluetooth2] Replace constant with |sizeof| in |StringToUuid| function, r=shuang (23167ced8) - Bug 1133655 - Replace |DispatchBluetoothReply| with |DispatchReplySuccess| and |DispatchReplyError|, f=jocelyn, f=jaliu, r=shuang (03b95a69e) - Bug 1137103 - Simplify Bluetooth signal distribution function, r=shuang (00107e42f) - Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap (d1196932e) - Bug 1114515 - Par h4: Implement Service, Characteristic, Descriptor interfaces for GATT client DiscoverServices API. r=btian, r=mrbkap (c0b0dcc41) (e818475d3) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1260461 - Don't flush windows when shutting down due to a Windows log-out. r=jimm (4bf162fbb) (partly) - Bug 1140951 - Implement start/stopNotifications for GATT client API. r=shuang, r=mrbkap (be9cb6d2b) - Bug 1140952 - Implement read/write value of a characteristic for GATT client API (webapi part). f=jocelyn, r=shawnjohnjr, r=mrbkap (0ab564714) - Bug 1146355: Added GATT support to Bluedroid backend, r=joliu (5489bc4bb) - Bug 1146355: Import Bluetooth v2 implementation, r=joliu (95ab57af4) - Bug 1146923: Merge |CONVERT| macros of Bluetooth backends, r=btian (45b9f3eb6) - Bug 1146923: Rename |BluetoothDeviceType| to |BluetoothTypeOfDevice|, r=btian (16902a220) - Bug 1146355: Prepare Bluetooth backend helpers to handle v1 and v2 implementations, r=brsun (fe3b393cb) - Bug 1146923: Rename |BluetoothSspPairingVariant| to |BluetoothSspVariant|, r=btian (565d0c260) - Bug 1146355: Support Bluetooth v1 and v2 in backend interfaces, r=joliu (f48d90ef1) - Bug 1153796: Unify variants of |BluetoothInterface::SspReply|, r=btian (432a92f92) - fix merge issue (5fe6fc7c9) - Bug 1153796: Move dom/bluetooth/bluetooth2/BluetoothInterface.{cpp,h} to dom/bluetooth, r=btian (a54d5f184) - Bug 1153796: Share BluetoothInterface.{cpp,h} between Bluetooth v1 and v2, r=btian (5c8c85615) - Bug 1139298: Replace type int with BluetoothGattStatus enum for GATT client callbacks. r=btian (85d6f9129) - Bug 1146923: Pass SSP variant as enum instead of string, r=btian (a4ba5b7a0) - Bug 1146335: Prepare |BluetoothServiceBluedroid|, r=joliu (7d2d0d941) - shuffle around (cbc309bbd) - Bug 1132343 - Patch1: Add accept/reject method in BluetoothPairingHandle interface for supporting consent and displaypasskey pairing requests. r=shuang, r=mrbkap (f3ac07b7c) - Bug 1146355: Prepare BlueZ for Bluetooth v2, r=brsun (a859d9406) - Bug 1140952 - Implement read/write value of a characteristic for GATT client API (ipc part). f=jocelyn, r=btian (6db4c7044) - Bug 1152653 - Implement BluetoothGatt.oncharacteristicchanged. r=jocelyn, r=mrbkap (2c18a4bb9) - Bug 1015796 - Use sequence<DOMString> as the type of attribute |attrs| in BluetoothAttributeEvent instead of any. r=btian, r=mrbkap (c13bb62db) - Bug 1153159 - Pass |promise| as a parameter in |BT_ENSURE_TRUE_RESOLVE| and |BT_ENSURE_TRUE_REJECT| macros. r=btian (4251f336e) - Bug 1154235: Move dom/bluetooth/bluetooth2/BluetoothUtils.{cpp,h} to /dom/bluetooth, r=btian (7f7c24713) - Bug 1153796: Share BluetoothInterfaceHelpers.{cpp,h} between Bluetooth v1 and v2, r=btian (0ba52bed9) - Bug 1154235: Share BluetoothUtils.{cpp,h} between Bluetooth v1 and v2, r=btian (663fa02ce) - Bug 1154235: Use |snprintf| in Bluetooth utililities, r=btian (02fdb8392) - Bug 1138267 - Unregister bluetooth signal handlers in unlink. r=shuang, r=bz (7581ffbd6) - Bug 1155718: Share BluetoothHfpMangerBase.h between Bluetooth v1 and v2, r=btian (9abcc5c6d) - Bug 1155718: Share BluetoothHidManager.{cpp,h} between Bluetooth v1 and v2, r=btian (f1d2145ff) - Bug 1155718: Share BluetoothProfileManagerBase.h between Bluetooth v1 and v2, r=btian (f5fb41643) - Bug 1155082: Share BluetoothUUID.{cpp,h} between Bluetooth v1 and v2, r=btian (83c796e55) - Bug 1155718: Share BlueoothRilListener.{cpp,h} between Bluetooth v1 and v2, r=btian (fd8d00f45) - Bug 1155718: Share ObexBase.{cpp,h} between Bluetooth v1 and v2, r=btian (8480b01e7) (8c8f86638) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1152551, part 2 - Fix mode lines in dom/. r=jst (e25cd70b2) - Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst (d388a8b60) (b95132adf) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1155718: Share BluetoothSocketObserver.h between Bluetooth v1 and v2, r=btian (fb4ec3701) - Bug 1154281: Remove references to UnixSocket.h from Bluetooth, r=btian (8d6bad2c9) - Bug 1156352: Remove |UnixSocketRawData| from Bluetooth interfaces, r=btian (7a4b8fab5) - Bug 1158081 - Patch (1/2): Define macro to declare SocketObserver functions, r=tzimmermann (e811da48a) - Bug 1158081 - Patch (2/2): Simplify |BluetoothOppManager::SendObexData| function, r=tzimmermann (453344247) (791d84712) - import changes from `dev' branch of rmottola/Arctic-Fox: - delete test (872468fa4) - Bug 1144759 - Switch file picker to FileImpl (r=bent) (3b639943b) - Bug 1158437 - dom::File should accept negative date values, r=smaug (dc8b4310f) - Bug 1158537 - Remove unneeded FileImplTemporaryFileBlob::{mLength,mContentType} members; r=baku (e94f4d509) - Bug 1137248 - Remove FetchEvent.default and FetchEvent.forwardTo. r=baku (5e9b56860) - Bug 1146365 - Add support of union type for FetchEvent.respondWith. r=nsm, r=ehsan (f3b30bff2) - Bug 1071821 - fullscr-toggler element needs to be hidden in DOM fullscreen. r=mconley (e8e23c42d) - Bug 714675 - Fullscreen API should restore sidebar if it was open before entering fullscreen. r=mconley (f0f667e2b) - Bug 515196 - Added padding to toolbar autohide. r=dao (cc218bef4) - Bug 1110109 - Use Services.focus instead of Cc["@mozilla.org/focus-manager;1"].getService(Ci.nsIFocusManager). r=dao (ecebc5532) - undo some Goanna changes (716c39e08) - Bug 1083410 - Refactor manifest processor for Aurora compat. r=baku, r=ehsan (ded2ab1ac) - Bug 1083410 - Obtain a web manifest. r=mconley. (7ba3ec04f) - Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak (12ad6790a) - Bug 1104165 - Switch to Tab doesn't work for some encoded URIs. r=dao (39b10823e) - Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) (c794b62ff) - Bug 1148466 - Use new keywords API in BookmarkHTMLUtils and BookmarkJSONUtils. r=ttaubert (bdc20acc1) - Bug 946320 - [Australis] history widget missing a Tabs From Other Devices entry. r=Gijs (5eaa252a9) (b52ccf32d) - import change from tenfourfox: - closes #611: M1641303, update HSTS, TLDs (2b07a7a8d) (a655a38f4) - UAO: change user agent for youtube to google bot, and for twitter to firefox 60 to get rid of nag screen (32e7e53ea)
  10. New build of Firefox 45ESR: Test binary: SSE https://o.rths.ml/gpc/files1.rt/firefox-45.9.25-20200704-5418cb69e-win32-sse.7z IA32 https://o.rths.ml/gpc/files1.rt/firefox-45.9.25-20200704-5418cb69e-win32-ia32.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import change from tenfourfox: - closes #611: M1641303, update HSTS, TLDs (2b07a7a8d) (5418cb69e)
  11. New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 http://o.rths.ml/basilisk/basilisk55-win32-git-20200704-1244781a7-xpmod.7z Win64 http://o.rths.ml/basilisk/basilisk55-win64-git-20200704-1244781a7-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import change from tenfourfox: - closes #611: M1641303, update HSTS, TLDs (2b07a7a8d) (1244781a7) Changes that is not commited: - WIP freebl works on Camellia-GCM support - pref changes for disabling Camellia-GCM for release since it is not functional
  12. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200704-9a3d652a-uxp-fd602fbff-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200704-9a3d652a-uxp-fd602fbff-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z No official repo changes since my last build. -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200704-id-eed056673-ia-41157bf-uxp-fd602fbff-xpmod.7z for UXP changes please see above.
  13. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.6.win32-git-20200704-34cf555-uxp-fd602fbff-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.6.win64-git-20200704-34cf555-uxp-fd602fbff-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rths.ml/basilisk/basilisk52-g4.6.win32-git-20200704-34cf555-uxp-fd602fbff-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.10.1a1.win32-git-20200704-7b4263d20-uxp-fd602fbff-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.10.1a1.win64-git-20200704-7b4263d20-uxp-fd602fbff-xpmod.7z Official UXP changes since my last build: - Issue #1602 - Make sure we have a JSObject before trying to get global. (c7330b5eb) - Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElement (c45b7ee3a) - Issue #1603 - Part 2: Split some classes out of ScriptLoader.cpp (9056191e6) - Merge branch 'es-modules-work' (fd602fbff) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Issue #1782 - Add option to insert all new tabs after the current tab (e823327b3) - Update back-end branch pointer (Unstable 2020-06-27) (7b4263d20)
  14. found the problem, and a fix was pushed to git repo.
  15. as least I knew git commit 8b37ac1bf00199d4654d09b876991e737d8d3197 is OK, trying next commit. yep the condition is getting worse, but it is not easy to move out from here.
  16. tried 20200530 build and no problem here, and it crashes since 20200606. I'll need more time for debugging and resolve this.
  17. it works fine in clean profile. did you try deleting StartupCache folder in your profile and start browser again?
  18. since there is no UXP change during the period, no related builds will be produced today.
  19. New regular/weekly KM-Goanna release: https://o.rths.ml/kmeleon/KM76.2.1-Goanna-20200627.7z Changelog: In-tree changes: - rename xulrunner sdk patch (d7dd7257) - update xulrunner sdk patch for https://github.com/roytam1/palemoon27/commits/ecb14f443a9e376546e04e65265aefc62c95d73a : - workaround when NOMINMAX is defined - made Accessible.h patch applicable again (72b7a720) - MozUtils: fix build for https://github.com/roytam1/palemoon27/commits/ecb14f443a9e376546e04e65265aefc62c95d73a (e5060f59) - bump kmver after goanna engine updated to https://github.com/roytam1/palemoon27/commits/ecb14f443a9e376546e04e65265aefc62c95d73a (82e2e15e) Out-of-tree changes: * update Goanna3 to git ecb14f443..40464b8c6: - pref: add missing "devtools.serviceWorkers.testing.enabled" entry, fix devtools (2a9196609) - bump Goanna milestone version (674e7b2b5) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1101651 - Part 2: Enable WebRTC unit tests to be built using standalone WebRTC library. r=jesup (3f95edcd1) - Bug 996238 - Reformat gtest_utils.h. r=ekr (3c5887edb) - Bug 1149240 - Write unit test for no digests. r=mt (b0191e0f1) - Bug 996238 - ALPN support for WebRTC. r=ekr (c064e1826) - Bug 1146462: Close ICE transports when m-sections are disabled. r=drno (ea6c0fbbb) - fix patch issue (079a99568) - add WebRTC code as of Bug 1101651 - Part 2: Enable WebRTC unit tests to be built using standalone WebRTC library. r=jesup (57afb3480) - allow enabling WebRTC, but keep it disabled as default (d4fbf5c65) (18fd8ede8) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1101651 - Part 3: Update cppunitest.ini file. r=dminor (ee84778e0) - Bug 1177887 - Deref *after* changing the value held by RefPtr. - r=waldo (d5171f34a) - Bug 1119086 - already_AddRefed should define copy/move assignment operators. r=nfroyd (9e4431f30) - Bug 1155059: Patch 0 - add do_AddRef() r=froydnj (b128156c9) - Bug 1096093 - Add infrastructure for LookAndFeel metric caching, and allowing the parent process to send down cache to content process. r=jimm. (1c45a3b01) - Bug 1153988 - create nsNullPrincipals directly, rather than going through do_CreateInstance; r=smaug (bf6f60873) - Bug 1149280 part 1. Make nullprincipal creation faster. r=smaug (0ebf3b6c5) - Bug 1149280 part 2. Drop the useless mScheme member of nsNullPrincipalURI. r=smaug (a3e0f165d) - Bug 1162412 - Part 1 - don't treat plain facingMode constraint as required. r=jesup (8a2bd8ed4) - Bug 1162412 - Part 2 - order devices by shortest fitness distance. r=jesup (a24175d0b) - Bug 1162412 - Part 3 - treat plain values as exact in advanced. r=jesup (6a81a6126) - Bug 1161433: reject empty gUM contraints with NotSupportedError. r=jib (e92264c39) - Bug 1162720 - Test enumerateDevices. r=jesup, r=drno (495754307) - Bug 1162720 - Rename CallbackRunnable::New to NewRunnableFrom. r=jesup (2b6dad718) - Bug 1164292 - Hoist refcounting into nsJSPrincipals. r=gabor (0fe536dcc) - Bug 1150045 - De-anonymize Expanded Principals. r=bholley (c469e4155) - Bug 1132745 part 1: remove music.baidu.com from CSSUnprefixingService whitelist. r=miketaylr (e4088e511) - Bug 1132745 part 2: Add Mozilla China team's requested additional domains to CSSUnprefixingService whitelist. r=miketaylr (3c5272527) - Bug 1132745 followup: Fix a typo in a CSS Unprefixing Service whitelisted domain. (no review) (1c4dfb146) - Bug 1162106: Add top .jp sites to CSS unprefixing service whitelist. r=dholbert (484868159) - Bug 1164292 - Re-implement dumpImpl in terms of GetScriptLocation. r=gabor (da8dca812) - Bug 1164292 - Rebrand nsBasePrincipal into mozilla::BasePrincipal and give it its own file. r=gabor (aa316e820) - Bug 1164292 - Make all nsIPrincipal implementations inherit BasePrincipal and hoist some repeated code. r=gabor (47ec1edc8) - Bug 1164292 - Switch nsIPrincipal::origin to ACString. r=gabor (55fd6ffda) - rearrange code (2e750c960) - Bug 1157898 part 2. Make code of the form "NS_ENSURE_SUCCESS(rv.ErrorCode(), rv.ErrorCode());" use Failed and StealNSResult instead. r=peterv (359a431d6) - Bug 1157898 part 5. Eliminate the remaining non-ErrorResult consumers of ErrorResult::ErrorCode and make it protected. r=peterv (89364a5ef) - Bug 1158557 - Don't throttle rAF for documents with live static clones. r=smaug (8b11781df) - Bug 1152551, part 1 - Remove leading tabs in dom/. r=baku (1853422ea) - Bug 1150064, part 1 - Implement the Animation.finish() method. r=birtles, r=smaug (72ca03012) - Bug 1150064, part 2 - Add Web Platform tests for the Animation.finish() method. r=birtles (05e90625d) - Bug 1150807 part 1 - Fix SilentlySetCurrentTime to not set the start time when it is unresolved; r=jwatt (bc8f471ec) - Bug 1150807 part 2 - Expose Animation::Cancel in WebIDL; r=smaug (f32332d44) - Bug 1150807 part 3 - Call PostUpdate from Cancel; r=jwatt (391f56488) - Bug 1150807 part 4 - Don't play/pause an idle animation when animation-play-state changes; r=jwatt (5eed021af) - Bug 1150807 part 5 - Tests for Animation.cancel(); r=jwatt (ad6776e1d) - Bug 1157989 part 1 - Line up methods in dom/animation/Animation with the API; r=jwatt (dc8874f43) - Bug 1157989 part 2 - Make Silently* methods protected; r=jwatt (7039f1aaa) - Bug 1157989 part 3 - Make LimitBehavior enum a scoped enum; r=jwatt (ffd876b36) - Bug 1157989 part 4 - Make method comment style consistent; r=jwatt (e656f44ae) (40464b8c6) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
  20. New NewMoon 27 Build! 32bit https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200627-40464b8c6-xpmod.7z 32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200627-40464b8c6-xpmod-sse.7z 32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200627-40464b8c6-xpmod-ia32.7z 64bit https://o.rths.ml/palemoon/palemoon-27.9.7.win64-git-20200627-40464b8c6-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - pref: add missing "devtools.serviceWorkers.testing.enabled" entry, fix devtools (2a9196609) - bump Goanna milestone version (674e7b2b5) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1101651 - Part 2: Enable WebRTC unit tests to be built using standalone WebRTC library. r=jesup (3f95edcd1) - Bug 996238 - Reformat gtest_utils.h. r=ekr (3c5887edb) - Bug 1149240 - Write unit test for no digests. r=mt (b0191e0f1) - Bug 996238 - ALPN support for WebRTC. r=ekr (c064e1826) - Bug 1146462: Close ICE transports when m-sections are disabled. r=drno (ea6c0fbbb) - fix patch issue (079a99568) - add WebRTC code as of Bug 1101651 - Part 2: Enable WebRTC unit tests to be built using standalone WebRTC library. r=jesup (57afb3480) - allow enabling WebRTC, but keep it disabled as default (d4fbf5c65) (18fd8ede8) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1101651 - Part 3: Update cppunitest.ini file. r=dminor (ee84778e0) - Bug 1177887 - Deref *after* changing the value held by RefPtr. - r=waldo (d5171f34a) - Bug 1119086 - already_AddRefed should define copy/move assignment operators. r=nfroyd (9e4431f30) - Bug 1155059: Patch 0 - add do_AddRef() r=froydnj (b128156c9) - Bug 1096093 - Add infrastructure for LookAndFeel metric caching, and allowing the parent process to send down cache to content process. r=jimm. (1c45a3b01) - Bug 1153988 - create nsNullPrincipals directly, rather than going through do_CreateInstance; r=smaug (bf6f60873) - Bug 1149280 part 1. Make nullprincipal creation faster. r=smaug (0ebf3b6c5) - Bug 1149280 part 2. Drop the useless mScheme member of nsNullPrincipalURI. r=smaug (a3e0f165d) - Bug 1162412 - Part 1 - don't treat plain facingMode constraint as required. r=jesup (8a2bd8ed4) - Bug 1162412 - Part 2 - order devices by shortest fitness distance. r=jesup (a24175d0b) - Bug 1162412 - Part 3 - treat plain values as exact in advanced. r=jesup (6a81a6126) - Bug 1161433: reject empty gUM contraints with NotSupportedError. r=jib (e92264c39) - Bug 1162720 - Test enumerateDevices. r=jesup, r=drno (495754307) - Bug 1162720 - Rename CallbackRunnable::New to NewRunnableFrom. r=jesup (2b6dad718) - Bug 1164292 - Hoist refcounting into nsJSPrincipals. r=gabor (0fe536dcc) - Bug 1150045 - De-anonymize Expanded Principals. r=bholley (c469e4155) - Bug 1132745 part 1: remove music.baidu.com from CSSUnprefixingService whitelist. r=miketaylr (e4088e511) - Bug 1132745 part 2: Add Mozilla China team's requested additional domains to CSSUnprefixingService whitelist. r=miketaylr (3c5272527) - Bug 1132745 followup: Fix a typo in a CSS Unprefixing Service whitelisted domain. (no review) (1c4dfb146) - Bug 1162106: Add top .jp sites to CSS unprefixing service whitelist. r=dholbert (484868159) - Bug 1164292 - Re-implement dumpImpl in terms of GetScriptLocation. r=gabor (da8dca812) - Bug 1164292 - Rebrand nsBasePrincipal into mozilla::BasePrincipal and give it its own file. r=gabor (aa316e820) - Bug 1164292 - Make all nsIPrincipal implementations inherit BasePrincipal and hoist some repeated code. r=gabor (47ec1edc8) - Bug 1164292 - Switch nsIPrincipal::origin to ACString. r=gabor (55fd6ffda) - rearrange code (2e750c960) - Bug 1157898 part 2. Make code of the form "NS_ENSURE_SUCCESS(rv.ErrorCode(), rv.ErrorCode());" use Failed and StealNSResult instead. r=peterv (359a431d6) - Bug 1157898 part 5. Eliminate the remaining non-ErrorResult consumers of ErrorResult::ErrorCode and make it protected. r=peterv (89364a5ef) - Bug 1158557 - Don't throttle rAF for documents with live static clones. r=smaug (8b11781df) - Bug 1152551, part 1 - Remove leading tabs in dom/. r=baku (1853422ea) - Bug 1150064, part 1 - Implement the Animation.finish() method. r=birtles, r=smaug (72ca03012) - Bug 1150064, part 2 - Add Web Platform tests for the Animation.finish() method. r=birtles (05e90625d) - Bug 1150807 part 1 - Fix SilentlySetCurrentTime to not set the start time when it is unresolved; r=jwatt (bc8f471ec) - Bug 1150807 part 2 - Expose Animation::Cancel in WebIDL; r=smaug (f32332d44) - Bug 1150807 part 3 - Call PostUpdate from Cancel; r=jwatt (391f56488) - Bug 1150807 part 4 - Don't play/pause an idle animation when animation-play-state changes; r=jwatt (5eed021af) - Bug 1150807 part 5 - Tests for Animation.cancel(); r=jwatt (ad6776e1d) - Bug 1157989 part 1 - Line up methods in dom/animation/Animation with the API; r=jwatt (dc8874f43) - Bug 1157989 part 2 - Make Silently* methods protected; r=jwatt (7039f1aaa) - Bug 1157989 part 3 - Make LimitBehavior enum a scoped enum; r=jwatt (ffd876b36) - Bug 1157989 part 4 - Make method comment style consistent; r=jwatt (e656f44ae) (40464b8c6)
  21. New build of Firefox 45ESR: Test binary: SSE https://o.rths.ml/gpc/files1.rt/firefox-45.9.25-20200620-b5b03bdce-win32-sse.7z IA32 https://o.rths.ml/gpc/files1.rt/firefox-45.9.25-20200620-b5b03bdce-win32-ia32.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - bump version to 45.9.25 (2e902be27) - import changes from tenfourfox: - Issue #607: new, separate blocklist in caps/ for scripts that can crash the browser, but have no obvious workaround (#609) (5748c7513) - incorporate #608, #609 (256479e9f) - closes #610: M1317422 + tests (f187b2dfe) - #612: M969874 M1525628 (689819e12) - #612: M1019551 (7850b17a7) - #604: M1236639 M1257931 M1256590 M1291543 M1363647 + backbugs (80ece6a15) - #611: M1277475 (0c828a96e) - #611: M1644477 (6ad5c12da) - #611: update TLDs, HSTS (67c056259) (b5b03bdce)
  22. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200620-9a3d652a-uxp-c05d07a68-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200620-9a3d652a-uxp-c05d07a68-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z No official repo changes since my last build. -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200620-id-eed056673-ia-41157bf-uxp-c05d07a68-xpmod.7z Official repos changes since my last build: - UXP #1538 - Remove recognition interface from package manifest (40a31c945) - UXP#1538 - remove speech recognition (f280e6359) - UXP #1390 - Remove Presentation Service (13f9950ee) - UXP #1457 - Unfold sqlite (6e7951d94) - UXP#1470 - Remove update.locale (beff05596) - UXP#756 - Remove identity from manifest (354dbbf98) - Revise changelog (eed056673) for UXP changes please see above.
  23. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.6.win32-git-20200620-34cf555-uxp-c05d07a68-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.6.win64-git-20200620-34cf555-uxp-c05d07a68-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rths.ml/basilisk/basilisk52-g4.6.win32-git-20200620-34cf555-uxp-c05d07a68-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.10.1a1.win32-git-20200620-1e701c445-uxp-c05d07a68-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.10.1a1.win64-git-20200620-1e701c445-uxp-c05d07a68-xpmod.7z Official UXP changes since my last build: - Bug 1613623 - For IMAP, no longer allow STARTTLS when server sends PREAUTH greeting. (93f74227b) - Bug 1217436 - Make nsIdentifierMapEntry::mIdContentList an AutoTArray to save an allocation (a4c5e74b0) - Bug 1355787 - nsIdentifierMapEntry should let one to use either strings or atoms as keys to avoid slow string assignments when possible. (35754dd1a) - Bug 1426494 - Share more code between nsIDocument and ShadowRoot (43725c726) - Bug 1429656 - Implement ShadowRoot.activeElement (5e7917e2c) - Bug 1430299 - Add DocumentOrShadowRoot interface (bbd59105d) - Merge pull request #1591 from MoonchildProductions/sr.activeElement-work (7cc007d9b) - Merge pull request #1590 from g4jc/mail_patch (68c72c123) - Bug 1316302 - Part 1: Helper methods for HTMLEditRules::WillDeleteSelection() should have an out argument to indicates if it actually handles the action (d8a29fcaf) - Bug 1316302 - Part 2: WillDeleteSelection() should retry to handle it when selection is collapsed and JoinBlocks() doesn't handle nor cancel the action (9f2a6d370) - Bug 1316302 - Part 3: Create EditActionResult class for making the methods which return nsresult, handled and canceled with out params (3dde51910) - Bug 1316302 - Part 4: Refine HTMLEditRules::TryToJoinBlocks() and HTMLEditRules::MoveNodeSmart() with early return style for making scope of EditActionResult variable smaller (55c84e4ce) - Issue #1594 - restore UAC elevation in the uninstaller. (ad966887a) - Follow up to Issue #1578 - Remove unnecessary MOZ_ASSERT (4e688106c) - Merge pull request #1595 from Lootyhoof/issue-1578-fixup (0fab85e38) - Merge pull request #1596 from g4jc/1563 (c05d07a68) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK (dc54fe888) - Issue #1802 - Remove conflicting migration code for SQL storage (2e697a991) - Merge pull request #1799 from Lootyhoof/global-menu (cd8798d98) - Issue #1802 - Enable SQL storage for NSS security by default (1e701c445) My changes since my last build: - Reverted "Issue #1802 - Remove conflicting migration code for SQL storage (2e697a991)" - Reverted "Issue #1802 - Enable SQL storage for NSS security by default (1e701c445)"
  24. then maybe cloudflare doesn't like your IP.
×
×
  • Create New...