Saturday, November 25, 2023

Weekly browser binaries (20231125)

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20231125-3219d2d-uxp-b47d46219f-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20231125-3219d2d-uxp-b47d46219f-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.rthost.win/basilisk/basilisk52-g4.8.win32-git-20231125-3219d2d-uxp-b47d46219f-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.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231125-d849524bd-uxp-b47d46219f-xpmod.7z
Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231125-d849524bd-uxp-b47d46219f-xpmod-ia32.7z
Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231125-d849524bd-uxp-b47d46219f-xpmod-sse.7z
Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20231125-d849524bd-uxp-b47d46219f-xpmod.7z

Official UXP changes picked since my last build:
- Issue #2361 - Base implementation of Navigator.Clipboard (3478c01fc8)
- Issue #2361 - Remove clipboard-read code (e0a7c35dcc)
- Bug 1332825 - Use move semantics in MozPromise::All() and AllPromiseHolder. (543e41f3ac)
- Issue #2361 - Enable Navigator.clipboard by default. (7fce3acfa9)
- [WebGL] Turn on more validation/error checking in webgl (when not on Win) (acd204e85e)
- [DOM] Check if rootDoc is secure context for web compat (71ce058b03)
- [Network] Fix relative URL path starting with multiple slashes (d55111c4fd)
- [DOM] Improve MessagePort state machine. (114daae894)
- [WebGL] Flip the validation state for gl_KHR_no_validation. (56bcdf7ca0)

No official Pale-Moon changes picked since my last build.

No official Basilisk changes picked since my last build.

 Update Notice:
- You may delete file named icudt*.dat inside program folder when updating from old releases.

* Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.


New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20231125-d0fd16ed-uxp-b47d46219f-xpmod.7z
BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20231125-d0fd16ed-uxp-b47d46219f-xpmod.7z

source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom

* Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15.

--

New build of HBL-UXP for XP!

Test binary:
IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20231125-id-656ea98-uxp-b47d46219f-xpmod.7z
IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20231125-id-656ea98-ia-93af9a0-uxp-b47d46219f-xpmod.7z

source repo (excluding UXP):
https://github.com/roytam1/icedove-uxp/tree/winbuild
https://github.com/roytam1/iceape-uxp/tree/winbuild

for UXP changes please see above.


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.rthost.win/basilisk/basilisk55-win32-git-20231125-a5501641a-xpmod.7z
Win64 http://o.rthost.win/basilisk/basilisk55-win64-git-20231125-a5501641a-xpmod.7z

repo: https://github.com/roytam1/basilisk55

Repo changes:
- layout: prevert C2872 error on `Position' object (74446f0c7)
- ported from UXP: Issue #2361 - Base implementation of Navigator.Clipboard (3478c01f) (8965ae32b)
- import from UXP: Issue #2361 - Remove clipboard-read code (e0a7c35d) (9c8866497)
- import from UXP: Issue #2361 - Enable Navigator.clipboard by default. (7fce3acf) (7d73b1cfe)
- ported from UXP: [WebGL] Turn on more validation/error checking in webgl (when not on Win) (acd204e8) (5ac68693c)
- import from UXP: [DOM] Check if rootDoc is secure context for web compat (71ce058b) (4f38ab369)
- import from UXP: [Network] Fix relative URL path starting with multiple slashes (d55111c4) (37218d920)
- import from UXP: [DOM] Improve MessagePort state machine. (114daae8) (a5501641a)


New NewMoon 27 Build!

32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20231125-37dc78596e-xpmod.7z
32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20231125-37dc78596e-xpmod-sse.7z
32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20231125-37dc78596e-xpmod-ia32.7z

64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20231125-37dc78596e-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 1218706 - Make 'unicode-bidi: isolate' the default for elements with a dir attribute. r=dbaron,jfkthame (037a5aaf57)
 - Bug 743198 part 7 - Add :fullscreen pseudo class. r=heycam (05eb82ccc9)
 - missing bits of  Bug 1242904 - Update Brotli t (f4f569d859)
 - Bug 1235298 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in netwerk/. r=mcmanus (c4ae414769)
 - Bug 1244841 - Don't measure SharedArrayBuffer objects multiple times. r=lth. (e9b665dc82)
 - Bug 234031 - broken parsing of xlen in gzip rfc 1952 r=mcmanus (c905b50417)
 - Bug 1239605 - filter insertions into the global object. r=jandem (35520bc5c8)
 - Bug 1248681 - Warn if the result of putWrapper goes unused; r=sfink (8051888ef8)
 - Bug 1246293 - Fix a typo in DefineSelfHostedProperty; r=till (5e05a76b2a)
 - Bug 1243808 - Allow modules to be compiled off main thread r=shu (51e5adca0a)
 - Bug 1241767 - avoid default-only switch to placate MSVC. r=bbouvier (392aa8eda0)
 - Bug 1239710 - Use CountingSort for Uint8Array and Int8Array; r=mrrrgn (6f394ab442)
 - Bug 1246860 - Preserve holes when sorting arrays with a custom comparator. r=till (725b091e55)
 - Bug 1247283 - Improve self-hosted Array.sort performance; r=till (ab1f3ddb74)
 - Bug 1248717 - Don't initialize variables in a for head with var, then use them later. r=jorendorff (87a77f9623)
 - Bug 1242196 - Use RadixSort for typed arrays. r=mrrrgn (a280ea097d)
 - Bug 1246927 - Fix OOM handling in usages of GlobalObject::maybeGetIntrinsicValue. r=arai (f7f3761c45)
 - Bug 1248405 - Recover from JSObject::getGroup OOM in CanOptimizeForDenseStorage. r=jandem (68ea32c044)
 - Bug 1225905 - create a mozharness script that manages each beet mover task logic, NPOTB DONTBUILD r=rail (076f25536f)
 - Bug 1246074 - add partials template config for mozharness beetmover, DONTBUILD r=rail (2e42c78d92)
 - Bug 1246074 - add partials mozharness beetmover, custom tc artifact location, DONTBUILD NPOTB r=rail (c74fe0755a)
 - Bug 1210538 - Add antivirus checks to release promotion graph a=rail (56de774389)
 - Bug 1238610 - Restore compartment debug mode flags if adding a debuggee global fails r=jimb (f8a9a1fa85)
 - Bug 1243851 - Treat enter as shift+enter if input is valid but incomplete; r=fitzgen, bgrins (f27c959bc0)
 - Bug 1238610 - Fix implicit constructor errors r=me (6f26f92763)
 - Bug 1242111 - Handle OOM in UpdateExecutionObservabilityOfScriptsInZone. (r=jimb) (91b125725f)
 - Bug 1240503 - Skip the initial block scope when unwinding scopes due to an exception that's thrown in the prologue before the scope chain is properly initialized for a script that starts with a block scope. (r=jorendorff) (0247fc8848)
 - Bug 1242111 - Fix references to oomTest. (r=me) (a9dc13a648)
 - Bug 1240546 - Handle OOM in updateObservesAllExecutionOnDebuggees. (r=jimb) (5d7e3a49f4)
 - Bug 1245961 - Throw a TypeError if less than one argument is supplied to isCompilableUnit;r=fitzgen (f896abb042)
 - Bug 1240803 - Handle OOM in replaceFrameGuts. (r=jimb) (2d43384c72)
 - Bug 1248094 - Simplify PCLocationMap with GCHashMap; r=fitzgen (b28d983bbd)
 - we don't care much abut 68k sadly (51c50300c5)
 - Bug 1233786 - JSScript::initScriptCounts should report OOMs. r=bhackett (eb42f7b8c1)
 - Bug 1233178 - Move ScriptCounts allocation outside the HashMap. r=bhackett (c3fa6d487c)
 - Bug 1141579 - Synchronize access to warmUpCount; r=jandem (a5b72cdf94)
 - Bug 1203696: Improve comments about lazily-initialized member of js::LazyScript. r=shu (caa895612d)
 - Bug 1221992 - Fix test using GetMostRecentWindow from the child process. r=smaug (07affe8195)
 - Bug 1235636 - rewrite PCToLineNumber; r=fitzgen (9dc9ff013e)
 - Bug 1232100 - "Check charsWritten in non-debug builds.". r=jcoppeard (fc5a64e621)
 - last bit of  Bug 1197932 (86277af34e)
 - Bug 1067049 - Implement arguments[@@iterator]. r=evilpie (543e513269)
 - Bug 1248930 - Use Int32Value in ArrayBufferObject::BYTE_LENGTH_SLOT. r=lth (71e3a9ee51)
 - Bug 1113685 - Report the right name when calling selfhosted functions on incompatible objects. r=till (51f68d4f8d)
 - some symbol cleanup (83fca10034)
 - Bug 1165011 - Remove Symbol_isRegExp. r=jorendorff (46a2d293cc)
 - Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup. (9e147c7ba7)
 - bug 1241453 - clean up GetAccessibleWrap() r=davidb (01e37c5012)
 - Bug 1243331 - Prevent G_DEFINE_TYPE_EXTENDED macro from producing a fatal warning, r=tbsaunde (8bf031c4b9)
 - Bug 1232527 - Call into WMF PDM to determine if WMF can decode instead of using GMPVideoDecoderTrialCreator. r=jwwang (7d2b1f16f1)
 - Bug 1229475 - Fix gen-sources for libopus 1.1.1. r=cpearce (1e5a768d94)
 - Bug 1229475 - Update libopus to 1.1.1 release. r=jmspeex (0b73488ab3)
 - Bug 1139087 - Add moz.build bugzilla metadata for codecs. r=kinetik,gps (3d906f8f5a)
 - Bug 1229475 - libopus: Patch out asm flags for run_analysis. r=jmspeex (bfa15edac1)
 - Bug 1229475 - Fix unified build. r=cpearce (bbeda94cfc)
 - Bug 1239078 - Update libopus to 1.1.2 release. r=kinetik (9990b00867)
 - Bug 1239078 - Bump libopus update script for 1.1.2. r=kinetik (eecd46d3d3)
 - bug 1230377 - part 1/2: ensure nsKeyObject releases NSS resources on shutdown r=jcj (9ceefecbea)
 - bug 1230377 - part 2/2: simplify nsIKeyObject and nsIKeyObjectFactory r=jcj (1297d168b7)
 - bug 1239609 - audit nsNSSShutDownObject destructors for correctness r=Cykesiopka,sworkman (c78404e52a)
 - Bug 1246263 - fix unified build pollution r=valentin (f8db2c45cf)
 - Bug 1214981 - Disable output stream buffering. r=keeler (d9e7a1b863)
 - bug 1240173 - improve nsIX509Cert.dbKey r=Cykesiopka (0c0fc8e8a3)
 - Bug 1238042 - Extract a helper function to check if a JSObject is a global with a particular about: URI. r=ehsan (d065854725)
 - Bug 1244118 - Shutdown threadpool when xpcom-shutdown-threads happened. r=roc (e6ef2768b6)
 - Bug 1201685 - Limit the number of indexedDB open() calls in IndexedDBHelper r=gwagner (a4fc80fca2)
 - Bug 1244049 - Part 3: Replace the type of nsCSSSelector::mPseudoType. r=dbaron (c817ee6145)
 - Bug 1244049 - Part 4: Define CSSPseudoElementTypeBase. r=dbaron (94dab59375)
 - Bug 1246846 (part 1) - Avoid nsTHashtable::RawRemoveEntry() in dom/.  r=bz. (5371e478da)
 - Bug 1246846 (part 2) - Avoid nsTHashtable::RawRemoveEntry() in nsPermissionManager. r=mconnor. (d7a1143ed1)
 - Bug 1246846 (part 3) - Avoid nsTHashtable::RawRemoveEntry() in gfxFontconfigUtils. r=jfkthame. (d23259ca8e)
 - Bug 1246846 (part 4) - Avoid nsTHashtable::RawRemoveEntry() in FramePropertyTable. r=roc. (7de416abfa)
 - Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj (43028ed3b3)
 - Bug 938699 - Remove FindElementWithViewId from nsIDOMWindowUtils.idl and nsDOMWindowUtils.cpp. r=kats (b49d2b5e6a)
 - missing bit of Bug 1210294 - Remove the release-mode IsCallerChrome assertions (a555243280) (dcf4178212)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1203058 - Set the paint sync id on the top-level window rather than the tab's window, because then it won't get lost during page unload. r=rbarker (977f8909e2)
 - Bug 1199283 - nsContentUtils::sIsFrameTimingPrefEnabled should default to false. r=smaug (510c4c4ed1)
 - Bug 1237714.  Make nsContentUtils::IsCustomElementName faster in the common case of a non-custom-element name.  r=smaug (397409f308)
 - Bug 1237831 - Use a non-format argument in LogMessageToConsole. r=jst (cc9d2cd390)
 - Bug 1208517 - Use the legacy opt-out in CanAccessNativeAnon for now to avoid crashes. r=me (79bd55b387)
 - Bug 1230353: P1. Ensure type and subtype of MIME are lowercase. r=bz (09f9a067a6)
 - Bug 1230353: P2. Update webref test expected results. r=karlt (4c10a9604c)
 - Bug 1227906 - Use unicode flag in pattern attribute. r=jst (d5b4fbae46)
 - Bug 1223041 - Emit console warning when document.execCommand('copy'/'cut') is triggered outside of a short-lived user-initiated event, r=bz (b590f3eb86)
 - Bug 1235159 - Report pattern compliation failure to web console. r=jst,jorendorff (f4b1ddd863)
 - Bug 1000004 - Part a: Remove the unused nsContentUtils::HasPluginWithUncontrolledEventDispatch(nsIDocument*) function; r=jst (d873b1a93e)
 - Bug 1000004 - Part b: Inline CheckForWindowedPlugins in its only caller; r=jst (f9a2e5cf64)
 - Bug 583170 - Handling IPv6 literal address differently to other browsers r=bz (92abdd56ac)
 - Bug 1225829 - Use a temporary string to avoid string type confusion via references. r=jimm (47ae4a8b37)
 - Bug 1209841 - Support mouse long tap in SendMouseEvent(). r=smaug (23f308d336)
 - Bug 1230563 - Part 1: Cookie permissions should override the CookiesL ifetimePolicy, r=ehsan (d7ecd5e7e0)
 - Bug 1230563 - Part 2: Test for corrected cookie permission behavior, r=ehsan (f22ef46565)
 - Bug 1241078 - Only treat items as backface hidden if they are 3D-transformed. r=tlee (c52f6804cc)
 - Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking) (816d36e5d8)
 - remove specific PM hack (a0ed71f7f4)
 - Bug 1239397: Send Internal ContentPolicyType to CSP and MixedContent (r=sicking) (7c8da2f1df)
 - Bug 1236258 part 1. Remove the unused nsDOMAttributeMap::RemoveAttribute. r=smaug (968d788197)
 - Bug 1236258 part 3. Remove the unused aNsAware argument of nsDOMAttributeMap::GetAttribute. r=smaug (224d2e1e91)
 - Bug 1236258 part 4. Change nsDOMAttributeMap::SetNamedItemNS to not remove the existing attribute when there is one. r=smaug (f1176918a6)
 - Bug 1222079. Fix the behavior of Object.getOwnPropertyNames for nsDOMAttributeMap. r=bzbarsky (3b649bf948)
 - Bug 1237580. NamedNodeMap should only claim to support a name if that name has no uppercase ASCII chars, for HTML elements in HTML documents. r=bkelly (216aa3ead6)
 - just enable visibilityAPI (3df2d50b5d)
 - bits of Bug 1153322 (85ba6268b4)
 - Bug 1220160 - part 1: add chromeonly getter for documenturi that returns the original document when on an error page, r=bz (d0c256c29f)
 - Bug 1219861 - Remove not-allowed cursor on disabled buttons on in-content pages. r=dao (fa9b2ef2d0)
 - Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler (c3292b3fc7)
 - Bug 1224433 - Part 3: Compute the invalidation area for preserve-3d layers by accumulating the leaves. r=roc (fffc5a7dfb)
 - Bug 1245306: Devirtualize RefreshCompartmentPrincipal. r=smaug (4fa906b7fe)
 - Bug 1205298 - Date.parse() should accept a wider range of potential formats; r=jandem (11a0377372)
 - Bug 1247807 - Fix Mixed Content UI when using upgrade-insecure-requests (r=bz) (10a0aba8d4)
 - Bug 1224694 - Unify and clean up initialization of CSP (r=sicking) (45b6f0a865)
 - Bug 1190093 - Stop throttling frame requests for loading pages by checking Hidden(), not isShowing. r=tnikkel (343d2b39fd)
 - Bug 1234554 - verify pointer validity and if valid dereference it otherwise use default value. r=jst (8c3265ef33)
 - Bug 1240283 - Slim down JSDate instances by not caching cheaply-computed values. r=Waldo (0148f646a2)
 - Bug 1217049 - Make Date.prototype.toString.call(<primitive value>) throw a TypeError. r=arai (e8ec69b296)
 - Bug 1187233 part 1 - Date constructor should create a copy when called with a Date object. Original patch by Giovanni Sferro. r=jwalden (6a3125c081)
 - Bug 1187233 part 2 - Fix test_networkstats_service_proxy.js to not rely on the old behavior. r=jwalden (86461c8aa0)
 - Bug 1208023 - Avoid using a bad initial-scale when computing the CSS viewport. r=botond (42e370ce6a)
 - Bug 1234025 - Part 1: Move ObjectBox::isModuleBox definition to ParseNode.cpp. (ac4454c20a)
 - Bug 1234025 - Part 2: Remove unused functions from ScriptedDirectProxyHandler.cpp. (0ea17c2395)
 - Bug 1234025 - Part 3: Remove unused constant from Statistics.cpp (8986c23751) (37dc78596e)


New regular/weekly KM-Goanna release:
https://o.rthost.win/kmeleon/KM76.5.0-Goanna-20231125.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git 41439a0592...37dc78596e:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1218706 - Make 'unicode-bidi: isolate' the default for elements with a dir attribute. r=dbaron,jfkthame (037a5aaf57)
 - Bug 743198 part 7 - Add :fullscreen pseudo class. r=heycam (05eb82ccc9)
 - missing bits of  Bug 1242904 - Update Brotli t (f4f569d859)
 - Bug 1235298 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in netwerk/. r=mcmanus (c4ae414769)
 - Bug 1244841 - Don't measure SharedArrayBuffer objects multiple times. r=lth. (e9b665dc82)
 - Bug 234031 - broken parsing of xlen in gzip rfc 1952 r=mcmanus (c905b50417)
 - Bug 1239605 - filter insertions into the global object. r=jandem (35520bc5c8)
 - Bug 1248681 - Warn if the result of putWrapper goes unused; r=sfink (8051888ef8)
 - Bug 1246293 - Fix a typo in DefineSelfHostedProperty; r=till (5e05a76b2a)
 - Bug 1243808 - Allow modules to be compiled off main thread r=shu (51e5adca0a)
 - Bug 1241767 - avoid default-only switch to placate MSVC. r=bbouvier (392aa8eda0)
 - Bug 1239710 - Use CountingSort for Uint8Array and Int8Array; r=mrrrgn (6f394ab442)
 - Bug 1246860 - Preserve holes when sorting arrays with a custom comparator. r=till (725b091e55)
 - Bug 1247283 - Improve self-hosted Array.sort performance; r=till (ab1f3ddb74)
 - Bug 1248717 - Don't initialize variables in a for head with var, then use them later. r=jorendorff (87a77f9623)
 - Bug 1242196 - Use RadixSort for typed arrays. r=mrrrgn (a280ea097d)
 - Bug 1246927 - Fix OOM handling in usages of GlobalObject::maybeGetIntrinsicValue. r=arai (f7f3761c45)
 - Bug 1248405 - Recover from JSObject::getGroup OOM in CanOptimizeForDenseStorage. r=jandem (68ea32c044)
 - Bug 1225905 - create a mozharness script that manages each beet mover task logic, NPOTB DONTBUILD r=rail (076f25536f)
 - Bug 1246074 - add partials template config for mozharness beetmover, DONTBUILD r=rail (2e42c78d92)
 - Bug 1246074 - add partials mozharness beetmover, custom tc artifact location, DONTBUILD NPOTB r=rail (c74fe0755a)
 - Bug 1210538 - Add antivirus checks to release promotion graph a=rail (56de774389)
 - Bug 1238610 - Restore compartment debug mode flags if adding a debuggee global fails r=jimb (f8a9a1fa85)
 - Bug 1243851 - Treat enter as shift+enter if input is valid but incomplete; r=fitzgen, bgrins (f27c959bc0)
 - Bug 1238610 - Fix implicit constructor errors r=me (6f26f92763)
 - Bug 1242111 - Handle OOM in UpdateExecutionObservabilityOfScriptsInZone. (r=jimb) (91b125725f)
 - Bug 1240503 - Skip the initial block scope when unwinding scopes due to an exception that's thrown in the prologue before the scope chain is properly initialized for a script that starts with a block scope. (r=jorendorff) (0247fc8848)
 - Bug 1242111 - Fix references to oomTest. (r=me) (a9dc13a648)
 - Bug 1240546 - Handle OOM in updateObservesAllExecutionOnDebuggees. (r=jimb) (5d7e3a49f4)
 - Bug 1245961 - Throw a TypeError if less than one argument is supplied to isCompilableUnit;r=fitzgen (f896abb042)
 - Bug 1240803 - Handle OOM in replaceFrameGuts. (r=jimb) (2d43384c72)
 - Bug 1248094 - Simplify PCLocationMap with GCHashMap; r=fitzgen (b28d983bbd)
 - we don't care much abut 68k sadly (51c50300c5)
 - Bug 1233786 - JSScript::initScriptCounts should report OOMs. r=bhackett (eb42f7b8c1)
 - Bug 1233178 - Move ScriptCounts allocation outside the HashMap. r=bhackett (c3fa6d487c)
 - Bug 1141579 - Synchronize access to warmUpCount; r=jandem (a5b72cdf94)
 - Bug 1203696: Improve comments about lazily-initialized member of js::LazyScript. r=shu (caa895612d)
 - Bug 1221992 - Fix test using GetMostRecentWindow from the child process. r=smaug (07affe8195)
 - Bug 1235636 - rewrite PCToLineNumber; r=fitzgen (9dc9ff013e)
 - Bug 1232100 - "Check charsWritten in non-debug builds.". r=jcoppeard (fc5a64e621)
 - last bit of  Bug 1197932 (86277af34e)
 - Bug 1067049 - Implement arguments[@@iterator]. r=evilpie (543e513269)
 - Bug 1248930 - Use Int32Value in ArrayBufferObject::BYTE_LENGTH_SLOT. r=lth (71e3a9ee51)
 - Bug 1113685 - Report the right name when calling selfhosted functions on incompatible objects. r=till (51f68d4f8d)
 - some symbol cleanup (83fca10034)
 - Bug 1165011 - Remove Symbol_isRegExp. r=jorendorff (46a2d293cc)
 - Bug 1122900: Make libyuv compile with MSVC 2015, r=rjesup. (9e147c7ba7)
 - bug 1241453 - clean up GetAccessibleWrap() r=davidb (01e37c5012)
 - Bug 1243331 - Prevent G_DEFINE_TYPE_EXTENDED macro from producing a fatal warning, r=tbsaunde (8bf031c4b9)
 - Bug 1232527 - Call into WMF PDM to determine if WMF can decode instead of using GMPVideoDecoderTrialCreator. r=jwwang (7d2b1f16f1)
 - Bug 1229475 - Fix gen-sources for libopus 1.1.1. r=cpearce (1e5a768d94)
 - Bug 1229475 - Update libopus to 1.1.1 release. r=jmspeex (0b73488ab3)
 - Bug 1139087 - Add moz.build bugzilla metadata for codecs. r=kinetik,gps (3d906f8f5a)
 - Bug 1229475 - libopus: Patch out asm flags for run_analysis. r=jmspeex (bfa15edac1)
 - Bug 1229475 - Fix unified build. r=cpearce (bbeda94cfc)
 - Bug 1239078 - Update libopus to 1.1.2 release. r=kinetik (9990b00867)
 - Bug 1239078 - Bump libopus update script for 1.1.2. r=kinetik (eecd46d3d3)
 - bug 1230377 - part 1/2: ensure nsKeyObject releases NSS resources on shutdown r=jcj (9ceefecbea)
 - bug 1230377 - part 2/2: simplify nsIKeyObject and nsIKeyObjectFactory r=jcj (1297d168b7)
 - bug 1239609 - audit nsNSSShutDownObject destructors for correctness r=Cykesiopka,sworkman (c78404e52a)
 - Bug 1246263 - fix unified build pollution r=valentin (f8db2c45cf)
 - Bug 1214981 - Disable output stream buffering. r=keeler (d9e7a1b863)
 - bug 1240173 - improve nsIX509Cert.dbKey r=Cykesiopka (0c0fc8e8a3)
 - Bug 1238042 - Extract a helper function to check if a JSObject is a global with a particular about: URI. r=ehsan (d065854725)
 - Bug 1244118 - Shutdown threadpool when xpcom-shutdown-threads happened. r=roc (e6ef2768b6)
 - Bug 1201685 - Limit the number of indexedDB open() calls in IndexedDBHelper r=gwagner (a4fc80fca2)
 - Bug 1244049 - Part 3: Replace the type of nsCSSSelector::mPseudoType. r=dbaron (c817ee6145)
 - Bug 1244049 - Part 4: Define CSSPseudoElementTypeBase. r=dbaron (94dab59375)
 - Bug 1246846 (part 1) - Avoid nsTHashtable::RawRemoveEntry() in dom/.  r=bz. (5371e478da)
 - Bug 1246846 (part 2) - Avoid nsTHashtable::RawRemoveEntry() in nsPermissionManager. r=mconnor. (d7a1143ed1)
 - Bug 1246846 (part 3) - Avoid nsTHashtable::RawRemoveEntry() in gfxFontconfigUtils. r=jfkthame. (d23259ca8e)
 - Bug 1246846 (part 4) - Avoid nsTHashtable::RawRemoveEntry() in FramePropertyTable. r=roc. (7de416abfa)
 - Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj (43028ed3b3)
 - Bug 938699 - Remove FindElementWithViewId from nsIDOMWindowUtils.idl and nsDOMWindowUtils.cpp. r=kats (b49d2b5e6a)
 - missing bit of Bug 1210294 - Remove the release-mode IsCallerChrome assertions (a555243280) (dcf4178212)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1203058 - Set the paint sync id on the top-level window rather than the tab's window, because then it won't get lost during page unload. r=rbarker (977f8909e2)
 - Bug 1199283 - nsContentUtils::sIsFrameTimingPrefEnabled should default to false. r=smaug (510c4c4ed1)
 - Bug 1237714.  Make nsContentUtils::IsCustomElementName faster in the common case of a non-custom-element name.  r=smaug (397409f308)
 - Bug 1237831 - Use a non-format argument in LogMessageToConsole. r=jst (cc9d2cd390)
 - Bug 1208517 - Use the legacy opt-out in CanAccessNativeAnon for now to avoid crashes. r=me (79bd55b387)
 - Bug 1230353: P1. Ensure type and subtype of MIME are lowercase. r=bz (09f9a067a6)
 - Bug 1230353: P2. Update webref test expected results. r=karlt (4c10a9604c)
 - Bug 1227906 - Use unicode flag in pattern attribute. r=jst (d5b4fbae46)
 - Bug 1223041 - Emit console warning when document.execCommand('copy'/'cut') is triggered outside of a short-lived user-initiated event, r=bz (b590f3eb86)
 - Bug 1235159 - Report pattern compliation failure to web console. r=jst,jorendorff (f4b1ddd863)
 - Bug 1000004 - Part a: Remove the unused nsContentUtils::HasPluginWithUncontrolledEventDispatch(nsIDocument*) function; r=jst (d873b1a93e)
 - Bug 1000004 - Part b: Inline CheckForWindowedPlugins in its only caller; r=jst (f9a2e5cf64)
 - Bug 583170 - Handling IPv6 literal address differently to other browsers r=bz (92abdd56ac)
 - Bug 1225829 - Use a temporary string to avoid string type confusion via references. r=jimm (47ae4a8b37)
 - Bug 1209841 - Support mouse long tap in SendMouseEvent(). r=smaug (23f308d336)
 - Bug 1230563 - Part 1: Cookie permissions should override the CookiesL ifetimePolicy, r=ehsan (d7ecd5e7e0)
 - Bug 1230563 - Part 2: Test for corrected cookie permission behavior, r=ehsan (f22ef46565)
 - Bug 1241078 - Only treat items as backface hidden if they are 3D-transformed. r=tlee (c52f6804cc)
 - Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking) (816d36e5d8)
 - remove specific PM hack (a0ed71f7f4)
 - Bug 1239397: Send Internal ContentPolicyType to CSP and MixedContent (r=sicking) (7c8da2f1df)
 - Bug 1236258 part 1. Remove the unused nsDOMAttributeMap::RemoveAttribute. r=smaug (968d788197)
 - Bug 1236258 part 3. Remove the unused aNsAware argument of nsDOMAttributeMap::GetAttribute. r=smaug (224d2e1e91)
 - Bug 1236258 part 4. Change nsDOMAttributeMap::SetNamedItemNS to not remove the existing attribute when there is one. r=smaug (f1176918a6)
 - Bug 1222079. Fix the behavior of Object.getOwnPropertyNames for nsDOMAttributeMap. r=bzbarsky (3b649bf948)
 - Bug 1237580. NamedNodeMap should only claim to support a name if that name has no uppercase ASCII chars, for HTML elements in HTML documents. r=bkelly (216aa3ead6)
 - just enable visibilityAPI (3df2d50b5d)
 - bits of Bug 1153322 (85ba6268b4)
 - Bug 1220160 - part 1: add chromeonly getter for documenturi that returns the original document when on an error page, r=bz (d0c256c29f)
 - Bug 1219861 - Remove not-allowed cursor on disabled buttons on in-content pages. r=dao (fa9b2ef2d0)
 - Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler (c3292b3fc7)
 - Bug 1224433 - Part 3: Compute the invalidation area for preserve-3d layers by accumulating the leaves. r=roc (fffc5a7dfb)
 - Bug 1245306: Devirtualize RefreshCompartmentPrincipal. r=smaug (4fa906b7fe)
 - Bug 1205298 - Date.parse() should accept a wider range of potential formats; r=jandem (11a0377372)
 - Bug 1247807 - Fix Mixed Content UI when using upgrade-insecure-requests (r=bz) (10a0aba8d4)
 - Bug 1224694 - Unify and clean up initialization of CSP (r=sicking) (45b6f0a865)
 - Bug 1190093 - Stop throttling frame requests for loading pages by checking Hidden(), not isShowing. r=tnikkel (343d2b39fd)
 - Bug 1234554 - verify pointer validity and if valid dereference it otherwise use default value. r=jst (8c3265ef33)
 - Bug 1240283 - Slim down JSDate instances by not caching cheaply-computed values. r=Waldo (0148f646a2)
 - Bug 1217049 - Make Date.prototype.toString.call(<primitive value>) throw a TypeError. r=arai (e8ec69b296)
 - Bug 1187233 part 1 - Date constructor should create a copy when called with a Date object. Original patch by Giovanni Sferro. r=jwalden (6a3125c081)
 - Bug 1187233 part 2 - Fix test_networkstats_service_proxy.js to not rely on the old behavior. r=jwalden (86461c8aa0)
 - Bug 1208023 - Avoid using a bad initial-scale when computing the CSS viewport. r=botond (42e370ce6a)
 - Bug 1234025 - Part 1: Move ObjectBox::isModuleBox definition to ParseNode.cpp. (ac4454c20a)
 - Bug 1234025 - Part 2: Remove unused functions from ScriptedDirectProxyHandler.cpp. (0ea17c2395)
 - Bug 1234025 - Part 3: Remove unused constant from Statistics.cpp (8986c23751) (37dc78596e)

* 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

No comments:

Post a Comment