Jump to content

roytam1

Member
  • Posts

    3,612
  • Joined

  • Last visited

  • Days Won

    415
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. alright renamed to foxyproxy_standard-4.6.5-pm.xpi okay it will check app.feedback.baseURL as well if palemoon is not found in browser.search.searchEnginesURL.
  2. sure. https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20191103-13f9e7fee-xpmod_bug1200802.7z this is only test build, if this commit gets in source tree, platform version and application version will both be bumped. my foxyproxy@eric.h.jung.xpi in /boc-uxp/ has been patched to test Goanna(engine version > 4.0a1) engine by checking if browser.search.searchEnginesURL contains "palemoon" (since there is no proper way to differentiate between gecko and goanna in API level AFAIK)
  3. New regular/weekly KM-Goanna release: https://o.rths.ml/kmeleon/KM76.2-Goanna-20191102.7z Changelog: Out-of-tree changes: * update Goanna3 to git baa082eb3..13f9e7fee: - import changes from rmottola/Arctic-Fox: - pointer style before patch (e67d52f86) - Bug 1141067 - byte operations on x86/x64. r=sunfish (072056e84) - Bug 1138348 - byte array test cases. r=h4writer (9495e2804) - pointer style (3a458b6e8) - Bug 1138348 - byte ops on x86_64. r=h4writer (e5ad2140a) - Bug 1134791 - Show the testharness.js output when the browser remains open after running the test; r=bz (27fedb2ed) - Bug 1137515 part 2 - Change to media [partially applied] (203599e89) - Bug 1125848 - Consolidate PCompositor's creation-destruction logic. r=sotaro (022a02f8a) - Bug 1137291 - avoid clobbering an input register. r=h4writer (9d742a093) - Bug 1136352 - Fix RemoveTextureAsync handling r=nical (172b17d45) - Bug 1139935 - Re-enable RemoveTextureFromCompositableTracker r=nical (ea9735be9) (ddef3772b) - import changes from rmottola/Arctic-Fox: - Bug 1090583 part 2 - Fix the property count check in MonitorAssign to check the actual count instead of the capacity. r=bhackett (3f1daa802) - Bug 1090583 - Fix a pre-existing issue with MLoadElementHole and negative index checks. r=bhackett (1278f0b1a) - Bug 1141190 - Remove docshell/test/moz.build; r=mshal (641a1716f) - bug 1161402 assert that some public methods are called on reader task queue r=cpearce (c8355d774) - bug 1161402 assert that public methods are not called after shutdown r=cpearce (07db4d8d0) - Bug 1137906 - Shutdown cached children when shutdown the document. r=surkov (45e3894eb) - Bug 1141676 - Reftest for sizing of synthetic sub/superscript glyphs r=jdaggett (eab4327fb) - Bug 1141748 - Do not use non-standard flag argument of String.prototype.replace in CSSUnprefixingService.js. r=dholbert (631be2090) - Bug 1134537 - Delete GnomeVFS extension. r=roc (cd03d727a) - Bug 1063880 - Allow a --disable-compile-environment to go through a full mach build. r=mshal (67ef7e874) - Bug 1063880 - Do not emit Linkable-derived objects when COMPILE_ENVIRONMENT is not set. r=mshal (7e4b1f82a) - Bug 1141660 - Always export memalign from jemalloc, even on Windows. r=njn (b625580bf) - Bug 1135354 - Crash/Hang when clicking URL with a huge length r=mcmanus (84b653c37) - remove errneously commited patch (39668bbff) (13f9e7fee) * 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
  4. New NewMoon 27 Build! 32bit https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20191102-13f9e7fee-xpmod.7z 32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20191102-13f9e7fee-xpmod-sse.7z 32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20191102-13f9e7fee-xpmod-ia32.7z 64bit https://o.rths.ml/palemoon/palemoon-27.9.6.win64-git-20191102-13f9e7fee-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from rmottola/Arctic-Fox: - pointer style before patch (e67d52f86) - Bug 1141067 - byte operations on x86/x64. r=sunfish (072056e84) - Bug 1138348 - byte array test cases. r=h4writer (9495e2804) - pointer style (3a458b6e8) - Bug 1138348 - byte ops on x86_64. r=h4writer (e5ad2140a) - Bug 1134791 - Show the testharness.js output when the browser remains open after running the test; r=bz (27fedb2ed) - Bug 1137515 part 2 - Change to media [partially applied] (203599e89) - Bug 1125848 - Consolidate PCompositor's creation-destruction logic. r=sotaro (022a02f8a) - Bug 1137291 - avoid clobbering an input register. r=h4writer (9d742a093) - Bug 1136352 - Fix RemoveTextureAsync handling r=nical (172b17d45) - Bug 1139935 - Re-enable RemoveTextureFromCompositableTracker r=nical (ea9735be9) (ddef3772b) - import changes from rmottola/Arctic-Fox: - Bug 1090583 part 2 - Fix the property count check in MonitorAssign to check the actual count instead of the capacity. r=bhackett (3f1daa802) - Bug 1090583 - Fix a pre-existing issue with MLoadElementHole and negative index checks. r=bhackett (1278f0b1a) - Bug 1141190 - Remove docshell/test/moz.build; r=mshal (641a1716f) - bug 1161402 assert that some public methods are called on reader task queue r=cpearce (c8355d774) - bug 1161402 assert that public methods are not called after shutdown r=cpearce (07db4d8d0) - Bug 1137906 - Shutdown cached children when shutdown the document. r=surkov (45e3894eb) - Bug 1141676 - Reftest for sizing of synthetic sub/superscript glyphs r=jdaggett (eab4327fb) - Bug 1141748 - Do not use non-standard flag argument of String.prototype.replace in CSSUnprefixingService.js. r=dholbert (631be2090) - Bug 1134537 - Delete GnomeVFS extension. r=roc (cd03d727a) - Bug 1063880 - Allow a --disable-compile-environment to go through a full mach build. r=mshal (67ef7e874) - Bug 1063880 - Do not emit Linkable-derived objects when COMPILE_ENVIRONMENT is not set. r=mshal (7e4b1f82a) - Bug 1141660 - Always export memalign from jemalloc, even on Windows. r=njn (b625580bf) - Bug 1135354 - Crash/Hang when clicking URL with a huge length r=mcmanus (84b653c37) - remove errneously commited patch (39668bbff) (13f9e7fee)
  5. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20191102-6b769f4-uxp-ff881bdb6-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20191102-6b769f4-uxp-ff881bdb6-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20190720.7z No official repo changes since my last build. For UXP changes please see above.
  6. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.4.win32-git-20191102-ff881bdb6-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.4.win64-git-20191102-ff881bdb6-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win32-git-20191102-ff881bdb6-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win64-git-20191102-ff881bdb6-xpmod.7z Official repo changes since my last build: - Issue #1257 - Part1: Remove watch class-hook and proxy trap. (c59c9682d) - Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class. (44a077980) - Issue #1257 - Part 3: Remove/update tests. (24027f0df) - #1261 - Update status bar component for the removal of Object.(un)watch (ff881bdb6) My changes since my last build: - update libaom to rev 1f0a4746aa8bfcce3fe7fbd2092aef8fe247aef4 (without moz.build and aom_ports/aom_once.h) (4f8655fb7)
  7. because for NM27 and AF, isGecko45 should be equaled to false as they're gecko38-based forks.
  8. normal build is not suitable for SSE-only machines. and AF builds are for me to test their front-end changes and I don't have a plan to switch my codebase to it right now.
  9. and rmottola upstream pushed lots of commits of front-end side, so a merge commit issued and new test build is uploaded: http://o.rths.ml/gpc/files1.rt/arcticfox-27.9.18.win32-20191030.7z as a trial of auto-signing in my packaging script, an ".asc" GPG detached signature is provided now. You may append ".asc" to 7z URLs from now on to retrieve signature of corresponding archive. - Bug 1141692 - use an actual Atomic for nsThreadPoolNaming::mCounter; r=bsmedberg (08bd42557) - Bug 1140509 - remove the unused Infinity keyword from the xpidl parser; r=bsmedberg (f45fced00) - pointer style before patch (e67d52f86) - Bug 1141067 - byte operations on x86/x64. r=sunfish (072056e84) - Bug 1138348 - byte array test cases. r=h4writer (9495e2804) - pointer style (3a458b6e8) - Bug 1138348 - byte ops on x86_64. r=h4writer (e5ad2140a) - update (860ea8385) - remove accidentally added patch file (53ef97e74) - Bug 1134791 - Show the testharness.js output when the browser remains open after running the test; r=bz (27fedb2ed) - Bug 1137515 part 2 - Change to media [partially applied] (203599e89) - Bug 1125848 - Consolidate PCompositor's creation-destruction logic. r=sotaro (022a02f8a) - Bug 1137291 - avoid clobbering an input register. r=h4writer (9d742a093) - Bug 1136352 - Fix RemoveTextureAsync handling r=nical (172b17d45) - Bug 1139935 - Re-enable RemoveTextureFromCompositableTracker r=nical (ea9735be9) - update (b841084c7) - Bug 1036341 - Use the existence of any session files to determine if a profile crashed or is fresh. r=ttaubert (ea27b5184) - Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications. (8dad74bfc) - Bug 877748 - Make it possible to open the Library with a given hierarchy r=mano (3c60401df) - Bug 910167 - Remove remaining uses of nsISessionStore in browser/base/. r=dao (cc0b56523) - Bug 926928 - Pull out the code that builds the 'Recently Closed Tabs' and 'Recently Closed Windows' to a separate module. r=Gijs (3e8d69ffa) - Bug 819274 - Disable the Restore Previous Session command for private windows in per-window PB builds; r=dao (f074c997c) - Bug 928640 - middle click open recent tabs and restore all tabs broken, r=jaws (2c609dba0) - Bug 942464 - make middle-click recently closed tabs work in Australis menu panel, too, r=ttaubert (9935a2a3d) - [Partial, no CustomizableUI] Bug 928843 - start polishing the Australis history view by improving labels, r=jaws (a1a2f12d9) - Bug 1016240 - Exterminate CR+LF line endings. (9fc7dc9e6) - Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer (9c4e45592)
  10. 2 levels of 7z is not my cup of tea.
  11. but gpg generates .sig/.asc file for the signature which may not be spread together as well. EDIT: I prepared my key and you can get it with command: gpg --recv-keys --keyserver pgp.key-server.io 0xD3DD285F6205667A Key fingerprint = 5705 CD21 AB46 17A9 0724 D3A6 D3DD 285F 6205 667A
  12. this could be possible to put *.sha1 files to the server.
  13. this type of extension is not supported by NM27.
  14. never think about it as these are just my personal builds.
  15. New regular/weekly KM-Goanna release: https://o.rths.ml/kmeleon/KM76.2-Goanna-20191026.7z Changelog: Out-of-tree changes: * update Goanna3 to git 551099728..baa082eb3: - update NSS to 3.44.2 (432b6dfae) - partly import change from tenfourfox: update pins, TLDs, miners (94ed48a17) - import changes from rmottola/Arctic-Fox: - Bug 1142143 don't early return in TextureClientD3D11::Unlock if readback fails. r=jrmuizel (ff4023323) - Bug 1140317: include more UniquePtr and more using mozilla::UniquePtr in a CLOSED TREE; r=bustage (82b6bf7c3) - Bug 1140317: and even more using mozilla::UniquePtr in a CLOSED TREE; r=bustage (26b48163a) - Bug 1137616 - Restore ReferenceError when a proxy is on the global object's prototype chain, regressed by rev 615f118f2787. r=jandem. (ea68241b8) - Bug 1140317: Make sure chars created by DecompileValueGenerator won't ever leak; r=Waldo (d820a6295) - Bug 1072037, part 1 - Implement web-animations proceedure to 'set the current time' and make AnimationPlayer.startTime writeable. r=birtles, r=smaug (3b7d8b164) - Bug 1072037, part 2 - Tests for the effect of setting CSS animation's AnimationPlayer.currentTime. r=birtles (69522b606) - Bug 1072037, part 3 - Tests for the effect of setting CSS transition's AnimationPlayer.currentTime. r=birtles (cab6e3bc5) - Bug 1081819 - Handle InMutedCycle() in TrackUnionStream::ProcessInput. r=roc,padenot (070e14060) - Bug 1081819 - Let the output stream itself process input data from MediaStreamAudioDestinationNode::mStream. r=roc (72c8cad47) - Bug 1141692 - use an actual Atomic for nsThreadPoolNaming::mCounter; r=bsmedberg (08bd42557) (eb626cdd7) - ported mozilla upstream change: Bug 1581950: Prevent nr_ice_component_insert_pair from leaking. r=mjf, a=RyanVM (baa082eb3) * 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
  16. New New Moon 27 Build! 32bit https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20191026-baa082eb3-xpmod.7z 32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20191026-baa082eb3-xpmod-sse.7z 32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.6.win32-git-20191026-baa082eb3-xpmod-ia32.7z 64bit https://o.rths.ml/palemoon/palemoon-27.9.6.win64-git-20191026-baa082eb3-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - update NSS to 3.44.2 (432b6dfae) - partly import change from tenfourfox: update pins, TLDs, miners (94ed48a17) - import changes from rmottola/Arctic-Fox: - Bug 1142143 don't early return in TextureClientD3D11::Unlock if readback fails. r=jrmuizel (ff4023323) - Bug 1140317: include more UniquePtr and more using mozilla::UniquePtr in a CLOSED TREE; r=bustage (82b6bf7c3) - Bug 1140317: and even more using mozilla::UniquePtr in a CLOSED TREE; r=bustage (26b48163a) - Bug 1137616 - Restore ReferenceError when a proxy is on the global object's prototype chain, regressed by rev 615f118f2787. r=jandem. (ea68241b8) - Bug 1140317: Make sure chars created by DecompileValueGenerator won't ever leak; r=Waldo (d820a6295) - Bug 1072037, part 1 - Implement web-animations proceedure to 'set the current time' and make AnimationPlayer.startTime writeable. r=birtles, r=smaug (3b7d8b164) - Bug 1072037, part 2 - Tests for the effect of setting CSS animation's AnimationPlayer.currentTime. r=birtles (69522b606) - Bug 1072037, part 3 - Tests for the effect of setting CSS transition's AnimationPlayer.currentTime. r=birtles (cab6e3bc5) - Bug 1081819 - Handle InMutedCycle() in TrackUnionStream::ProcessInput. r=roc,padenot (070e14060) - Bug 1081819 - Let the output stream itself process input data from MediaStreamAudioDestinationNode::mStream. r=roc (72c8cad47) - Bug 1141692 - use an actual Atomic for nsThreadPoolNaming::mCounter; r=bsmedberg (08bd42557) (eb626cdd7) - ported mozilla upstream change: Bug 1581950: Prevent nr_ice_component_insert_pair from leaking. r=mjf, a=RyanVM (baa082eb3)
  17. New build of Firefox 45ESR SSE: test binary: https://o.rths.ml/gpc/files1.rt/firefox-45.9.17-20191026-5b83a3a16-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - update NSS to 3.44.2 (72099b2d0) - partly import change from tenfourfox: update pins, TLDs, miners (0ed2cf531) - import changes from tenfourfox: - #574: update EV roots for ESR68 rebase (a9d971bfe) - #574: M1581950 M1584216 M1577107 M1584907 M1558522 (71cf5b95a) - #574: new tzdata (842c3af2a) (8d1468759) - Addendum to 706b4d3150dbe901c92916bad8346d16ed6894aa (5b83a3a16)
  18. 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-20191026-b207bc58c-xpmod.7z Win64 http://o.rths.ml/basilisk/basilisk55-win64-git-20191026-b207bc58c-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import change from tenfourfox: - #568: update certs, pins, TLDs, miners (fe73f72f7) and added -bigobj compile switch to ssl/moz.build. (12cf48b5d) - Restore clearly-delimited format for the HSTS preload list. (92cfb1b6a) - update NSS to 3.44.2 and partly import change from tenfourfox: update pins, TLDs, miners (a001032c8) - import changes from tenfourfox: - #574: M1581950 M1584216 M1577107 M1584907 M1558522 (71cf5b95a) - #574: new tzdata (842c3af2a) (1acece2ea) - import change from tenfourfox: - #568: M1560495 (adapted for 45) M1562033+M1466449 M1559715 M1564449 M1573160 (d019bd3dc) and fix nICEr patch error from pervious commit. (442b6d40b) - generated icu data by using command line: [builder@mozbuild intl]$ PYTHONPATH=$(cd ../python/mozbuild; pwd -P) python icu_sources_data.py .. (c3ce0fdfe) - import change from UXP: Update TZ data to 2019c (b207bc58c)
  19. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20191026-6b769f4-uxp-565ae72f5-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20191026-6b769f4-uxp-565ae72f5-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20190720.7z Official repo changes since my last build: - [UXP] Update commit pointer (c990fe1) - [UXP] Update commit pointer (6b769f4) For UXP changes please see above.
  20. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.4.win32-git-20191026-565ae72f5-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.4.win64-git-20191026-565ae72f5-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win32-git-20191026-565ae72f5-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.8.0a1.win64-git-20191026-565ae72f5-xpmod.7z Official repo changes since my last build: - Issue #1243 - Update List of NSS Exported Symbols (fb74b5be3) - Merge pull request #1249 from g4jc/nss_exports (160bd388b) - Issue #1231 - Correct defines for Mac and keep universal prefs generic. (38feb30d4) - Issue #1229 - Remove fallback for $INSTDIR (c4c418993) - Issue #1253 - Reset performance object on navigation (a0ab17b21) - Avoid uint32_t overflow in js shell by checking size of file before trying to stuff something insanely large into a Uint8Array. (dee457e63) - Issue #1255 - Port upstream fix from libexpat (245bbebbc) - Add null check in Http2Session::RecvAltSvc (cb762d71a) - Avoid following the prototype chain (2e22601d0) - Ensure that file actors created after the database was closed are expired. (7aaec4691) - Leverage strings to get working dirs in nsUpdateDriver. (f9ea088b4) - Prevent nr_ice_component_insert_pair from leaking. (8c2501ffe) - Adjust tokenization of U+0000 (7bccd8769) - Fix type barrier in IonBuilder::jsop_getimport. (e8c5582be) - Add size checks to WebGLContext::BufferData() (f1308011a) - Support longer (up to RFC maximum) HKDF outputs (edfba06ce) - Add length checks for cryptographic primitives (c525bb791) - Update NSS version (29317adcb) - Force clobber. (fbf84d515) - Merge branch 'nss-work' (565ae72f5) My changes since my last build: - guard getBoolPref(kPrefWebIDEInNavbar) with try-catch block (56f0c32c1) - Revert "Follow up to #1177 - Clean up package-manifest.in" (d169fea75) - update NSS to 3.44.2 (240ca3c87) - import changes from tenfourfox: - #574: M1581950 M1584216 M1577107 M1584907 M1558522 (71cf5b95a) - #574: new tzdata (842c3af2a) (aeda91f1d) - partly import change from tenfourfox: update pins, TLDs, miners (41dd9e299) - import change from mozilla upstream: Bug 1559715 r=dholbert,mstange a=RyanVM (ac9bc068b)
  21. and rmottola upstream pushed lots of commits of front-end side, so a merge commit issued and new test build is uploaded: http://o.rths.ml/gpc/files1.rt/arcticfox-27.9.18.win32-20191026.7z changelog from rmottola: - Bug 824021 - Don't clear set of windows to resurrect on write when receiving messages r=yoric (82c6625323) - Bug 982938 - [e10s] Update browser remoteness before restoring session (r=ttaubert) (c74ce579d2) - Bug 1003096 - Remove tab reordering feature implemented in bug 480148 to unblock bug 715376 r=smacleod (273459e446) - Bug 1002843 - Wait until important parts have been initialized before restoring tabs into windows r=smacleod (d4a0732a97) - Bug 962948 - Additional Telemetry on Session Restore startup. r=ttaubert (3c4485b877) - Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley (83393d7e97) - missing part of Bug 938248 - [Session Restore] Move GlobalState from SessionStore.jsm (83c12663e4) - Bug 989393 - Clean up old tabs and windows. r=ttauber (cf3872f392) - Bug 1001131 - Reduce devtools footprint at browser startup - Session store for scratchpad manager. r=ttaubert (eff868cd69) - Bug 1011854 - Remove usage of 2nd WeakMap#get parameter from SessionStore; r=ttaubert (2d6f3cc4a5) - Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw (4cbf4ddee7) - Bug 1014323 - Do not add about:privatebrowsing to recently closed tabs r=ttaubert (756fd85987) - Bug 989501 - Part 3: If a newly created browser.xul window has the CHROME_REMOTE_WINDOW chromeflag set, make sure the initial browser has remote=true set on it. r=felipe. (d68feb1607) - Bug 903273 - [Session Restore] Use strict mode; r=smacleod (2cf0e5ca19) - Bug 904477 - Add missing error handlers for promises used in SessionStore. r=ttaubert (bc6f15e546) - Bug 936630 - Timeline event sessionRestoreInit. r=ttaubert, r=froydnj (03f91b1267) - Bug 1001167 - Don't let invalid sessionstore.js files break sessionstore r=smacleod (9b2cb67645) - Bug 1035557 - "about:sessionrestore shows instead of about:welcomeback after a reset". r=smacleod (b8d80b9a50) - Bug 1035557 - Migrate crash checkpoints with the session so that we don't appear to crash during reset. r=ttaubert (f2047fd2a2) - Bug 1142143 don't early return in TextureClientD3D11::Unlock if readback fails. r=jrmuizel (ff40233236) - Bug 1141752 - Do not use non-standard flag argument of String.prototype.replace in battery-interface-idlharness.html. r=Ms2ger (49405665dc) - Bug 1140317: include more UniquePtr and more using mozilla::UniquePtr in a CLOSED TREE; r=bustage (82b6bf7c3d) - Bug 1140317: and even more using mozilla::UniquePtr in a CLOSED TREE; r=bustage (26b48163a7) - update (40c174aedb) - Bug 867097 - Remove superfluous __SS_tabStillLoading property r=yoric (24f29dfead) - Bug 963042 - Added event listener for SwapDocShells to ensure we save state when swapping docShells r=ttaubert (ebd351c36a) - Bug 958147 - Remove run_if filter from manifestparser, r=ahal (ca5c058ecf) - Bug 1137616 - Restore ReferenceError when a proxy is on the global object's prototype chain, regressed by rev 615f118f2787. r=jandem. (ea68241b86) - update, mark some stuff done (b30888d06f) - Bug 1140317: Make sure chars created by DecompileValueGenerator won't ever leak; r=Waldo (d820a62955) - Bug 1072037, part 1 - Implement web-animations proceedure to 'set the current time' and make AnimationPlayer.startTime writeable. r=birtles, r=smaug (3b7d8b1641) - Bug 1072037, part 2 - Tests for the effect of setting CSS animation's AnimationPlayer.currentTime. r=birtles (69522b6062) - Bug 1072037, part 3 - Tests for the effect of setting CSS transition's AnimationPlayer.currentTime. r=birtles (cab6e3bc53) - update (5122542837) - Bug 1081819 - Handle InMutedCycle() in TrackUnionStream::ProcessInput. r=roc,padenot (070e140606) - Bug 1081819 - Let the output stream itself process input data from MediaStreamAudioDestinationNode::mStream. r=roc (72c8cad473) - Bug 1141692 - use an actual Atomic for nsThreadPoolNaming::mCounter; r=bsmedberg (08bd425571)
  22. it will be nice to have this in sub-board, but if there is no sub-board, I think just keeping all things in one (and only) thread is better for me. oh yeah, this thread created in hurry and hadn't think about the title in deep
  23. sure. new post is here:
  24. Resources by other people: @i430VX's Browser Installer:
×
×
  • Create New...