{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":142234965,"defaultBranch":"master","name":"palemoon27","ownerLogin":"roytam1","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-07-25T02:10:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1192577?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720431597.0","currentOid":""},"activityList":{"items":[{"before":"cf17bd7c686b5997dea2f5345b21507e73c61850","after":"69fdc8eac12d3b9b1f64d08474fd129479f8a081","ref":"refs/heads/kmeleon76","pushedAt":"2024-09-27T13:25:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"roytam1","name":"Roy Tam","path":"/roytam1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1192577?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master' into kmeleon76","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master' into kmeleon76"}},{"before":"f38f996411716e2f065af28d1103ed9b1a04896b","after":"7b6d9cb864c398b01b597f91077b3b9171216c5e","ref":"refs/heads/master","pushedAt":"2024-09-25T01:51:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roytam1","name":"Roy Tam","path":"/roytam1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1192577?s=80&v=4"},"commit":{"message":"import changes from `dev' branch of rmottola/Arctic-Fox:\n- Bug 1247982 - Lock request headers. r=mcmanus (8a5940a109)\n- Bug 1251332 - add PAC support for reversed ranges; r=bagder (7ac8fd97cb)\n- Bug 1178337 - Part 1: Supports all referrer policies for element atrributes. r=sicking, r=Gijs, r=mcmanus (85b7421b02)\n- Bug 1187357 - rename referrer attribute to referrerpolicy in tests. r=hsivonen (da334bf712)\n- Bug 1178337 - Part 2: Update/add test cases. r=sicking. (acec860fd8)\n- Bug 1260766 - the comparison of OriginAttributes in nsFrameLoader::Swap* methods should consider the usercontextid attribute of the owning element, r=smaug (82f8895bec)\n- bits of Bug 1110485 P1 (f8908eb35f)\n- Bug 1195968 - Check how CanvasFilterChainObserver accesses the CanvasRenderingContext2D. r=mstange (eecc12329b)\n- Bug 1260960 - Check skiaGL is enabled before calling skiaGLTex(), r=snorp (82c069fcc9)\n- align test stuff (c0ccc11ed9)\n- Bug 1245256 - GMP Plugins now installed in flat manner to accomodate widevine. r=spohl (ae0eb69979)\n- Bug 1245649: Turn on use-isnan, no-unexpected-multiline (0633b3470f)\n- Bug 1079665 - [e10s] Findbar focusContent doesn't work when a link was found. r=enndeakin (b349e62d5a)\n- Bug 1174291 - Fix ctrl-return for e10s findbar. r=evilpie (6f0bf0b149)\n- Bug 1174289 - Remove fake focus-ring after e10s findbar is closed. r=evilpie (302ffe7559)\n- Bug 1079665 - follow up, remove accidental line included from different patch. r=me (0904fe927c)\n- Bug 1260208 - part 1 - use C I/O facilities in TestWebGLElementArrayCache instead of C++ ones; r=BenWa The libc++ included with the Android NDK does not seem to work correctly with std::cerr; writing to it (or to std::cout, as confirmed by tests) causes the process to hang indefinitely, causing test failures. Using fprintf and stderr, however, seems to work correctly. (4279c2d09d)\n- Bug 1260208 - part 5 - add libc++ license to about:license when using it on Android; r=gerv,nalexander (4bcf23794a)\n- Bug 1260208 - part 0 - correctly compare EHTable when sorting; r=froydnj operator< for EHTable compares the LHS start PC with the RHS *end* PC. Because the ranges are non-overlapping, this works fine for two distinct EHTables. However, the comparison doesn't work if LHS and RHS refer to the same EHTable; in that case operator< returns true, even though it should return false because the two operands are identical. (dc2af36cec)\n- Bug 1254908 - ./mach bootstrap doesn't work on CentOS/Fedora when it attempts to upgrade Mercurial. r=gps (d288b314ec)\n- Bug 1239413. Clarify comment about the context flags. (c2b01ef6d1)\n- Bug 1146875 - Fix the leak-gauge.html broken and add a encoding declaration. r=dbaron (8df2510774)\n- Bug 1132499 - part 1 - convert nsTextEditorState::mValue to use Maybe instead of heap allocation; r=ehsan (2644faebbb)\n- Bug 1132499 - part 2 - convert nsTextEditorState::mValue to be an nsString; r=ehsan (6e0df4d1dc)\n- Bug 409885 - Use SetHostPort in nsHTMLDocument::SetDomain. r=bz (2d289a79c5)\n- Bug 1269475 - Fix uninitialized variable warning. r=jdm (881fa29803)\n- Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService. r=mossop (04da9fe703)\n- Bug 1234974 - Handle null GetOwner() in |BluetoothAdapter::IsBluetoothCertifiedApp|, r=shuang (e4dde47d7f)\n- Bug 1241117 - Fix mAppUuid access before assign in BluetoothGatt::Connect. r=joliu (3920535f2a)\n- Bug 1238424 - Fix a missing header in Bluetooth module. r=brsun (438fd74375)\n- Bug 1267958: Only complain for negative size, not merely zero. r=jrmuizel (194bd2a754)\n- Bug 1320621 - Make sure --enable-system-hunspell picks up system headers. r=glandium (125c4ea215)\n- Bug 1266430: Support offsets in DrawTargetD2D1::CopySurface when using PartialUploading. r=jrmuizel (de8630b117)\n- Bug 1267363. Disable hinting on osx fonts only if we have expclity grayscale AA. r=mstange (c4c32fd7cc)\n- Bug 1134549 - Switch FlattenBezier from floats to doubles. r=bas (5753ab16a3)\n- Bug 1240437 part 2: Follow-up to fix implicit constrcutor static analysis failure. r=me (525d9d9a9f)\n- Bug 1256678 - Backout diagnostic patch rev 39c895b67af2 - r=me (f63698de77)\n- Bug 1256678 - Account for truncated font names in ScaledFontWin::GetFontFileData() - r=jfkthame (a6930e0a33)\n- Bug 1256678 - Re-add nightly-only crash if ScaledFontWin::GetFontFileData fails to find a matching TrueType collection font - r=jfkthame (8bec2d43a2)\n- Bug 1260350 - GFX: 2D: Use ConvolveHorizontally_LS3. r=jrmuizel (9d2f372593)\n- Bug 1260112 - GFX: 2D: Fix unaligned access in ConvolveVertically/Horizontally_LS3. r=huangwenjun06 (43ba8f7b05)\n- Bug 1260885 - Make SurfaceFormat::R5G6B5_UINT16 properly round-trip through SourceSurfaceCairo. r=lsalzman (bc8f0c0876)\n- Bug 1262415 - make Accessible to keep weak pointers to parent and children, r=yzen (c0b987fe10)\n- Bug 1267271 - skip empty surfaces in DrawTargetSkia::DrawSurfaceWithShadow. r=mchang (fd488c918a)\n- Bug 1249600. Lookup font and font family from font face when requesting SkTypeface. r=bas (0281313c33)\n- Bug 1268096. Sync the D3D11 rasterizer state if pointDrawMode or multisample changes. (25b2af8b26)\n- Bug 1203132 - Add an SVG for the B2G flow of touch events. r=botond (2ce3b0ddc4)\n- Bug 1180322. Add a document describing the history of layers (b3351dbba3)\n- Bug 1235223. Update history document. (212d356bd0)\n- Bug 1235223 - Fix typos in layers history document. (f19a5802d8)\n- Bug 1235223 - Fix another typo in the layers history document. (9663fe5447)\n- Bug 1265112 - Add support for NV_texture_barrier to GLContext. r=jrmuizel (f1f5fb1a3a)\n- Bug 1240730 - Initialize all GLLibraryEGL symbols in the ctor. r=mattwoodrow (dae8955458)\n- Bug 1240730 - Initialize all GLXLibrary members in the ctor. r=mattwoodrow (8218ed6fd9)\n- bug 1250485 - make the ctor for GLXLibrary constexpr r=jrmuizel (a571491f0a)\n- mitor spacing (0083550ab2)\n- Bug 1256492 - Cast to proper width to avoid C4312 on VS2015; r=jrmuizel (1bb2ed20d3)\n- Bug 1266878 - Fix off-by-one error in ParamTraits - r=nical (f467d496b8)\n- Bug 1258758 - rename GetEffectiveClipRect to GetLocalClipRect. r=kats (897798948f)\n- Bug 1249936 - add a LayerComposite::GetShadowTransform method & simplify Layer::GetLocalTransform. r=botond (fe492a1327)\n- Bug 1269032 - Add support for user multipliers to pan gesture inputs. r=mstange (ea7698dca2)\n- Bug 1265510 - Add some scroll-snapping logging to APZC. r=botond (6f2369163a)\n- Bug 1268523 - Avoid leaking tasks when they are posted to a destroyed APZC instance. r=botond (70e1e63b7b)\n- Bug 1265510 - Ensure that new input blocks still allow APZCs with interrupted animations to scroll-snap. r=botond (01341b554b)\n- Bug 1269068 - Zero out the axis velocity once the wheel scroll animation is terminating. r=botond (9a9f384485)\n- Bug 1246056 - Ensure that the MockContentController's timestamp is always >= GetStartupTime(). r=botond (4fe53e1f24)\n- Bug 1256341 - Add a gtest to catch scenarios where a tap timeout is interrupted by a non-touch block. r=botond (21a15f5a5a)\n- Bug 1266833 - When the scroll position is clamped during a frame reconstruction, send a scroll offset update to APZ. r=tnikkel (c0acd70a3d)\n- Bug 1268517 - Remove unused function. r=botond (534e4d9bae)\n- Bug 1213095 - Fix APZEventState build with logging enabled. r=botond (ac7c1e9401)\n- Bug 1250954 - Correct the SharedSurfaceTextureClient when forwarder changed. r=jgilbert (0a389bc0fa)\n- Bug 1265873 - Use gfxSharedReadLock in TextureClientPool r=nical (e3ed936a8a)\n- Bug 1265468 - Update the compositor pointer on all TextureSources in the list when recycling in ImageHost. r=nical (78f29244bb)\n- Bug 1252237 - Remove the TextureHost shmem mapping failed assert. r=milan (d0b7230dff)\n- Bug 1265112 - When rendering blend modes with CompositorOGL, use NV_texture_barrier (if available) to sample directly from the framebuffer. r=jrmuizel (6f3ae237a5)\n- Bug 1268878 - Include various of gfxFontEntry's sub-objects in memory reporting. r=njn (b960415fa8)\n- Bug 1268951 - Reallocate sanitized user font data into an appropriately-sized block, to reduce ongoing RAM footprint. r=jrmuizel (a26e9dd632)\n- Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian (77b0b35fc1)\n- Bug 1260672: Remove 'nsAutoPtr.h' and clean up includes of Gonk diskspace watcher, r=gsvelto (99c4c35e3d)\n- Bug 1167535 - Fix fanotify 4g size limit. r=fabrice (c62015e454)\n- Bug 1167817 - Switch back to printf_stderr in GonkDiskSpaceWatcher.cpp r=dhylands (110445f628)\n- Bug 1260672: Use |UniquePtr| for Gonk alarms, r=gsvelto (03678b9015)\n- Bug 1260672: Use |UniquePtr| for Gonk sensors, r=gsvelto (545ec3fc70)\n- Bug 1263845. When a parent changes from auto height to non-auto height or vice versa, a percentage height non-block child needs to realize it's doing a vertical resize. r=dbaron (05db492bc8)\n- Bug 1268009 - If APZ is force-disabled, disable paint skipping even for apz-originated scrolls. r=kats (c02f8755cd)\n- Bug 1267555 part 1 - [css-grid] Make grid-aligned abs.pos. descendants that span from 'auto' to the first/last line stretch to the outer edge of the first/last track respectively. r=dholbert (88f6261043)\n- Bug 1267555 part 2 - [css-grid] Adjust reftests for abs.pos. \"auto/first-line\" and \"last-line/auto\" change. (43d03ab15b)","shortMessageHtmlLink":"import changes from `dev' branch of rmottola/Arctic-Fox:"}},{"before":"972d896e2d6f1a816318e9e38cce106b2fadf988","after":"157a125630f7bfe87c7a97c44f18e1b8fddb4638","ref":"refs/heads/af-frontend-sync2","pushedAt":"2024-09-25T01:22:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roytam1","name":"Roy Tam","path":"/roytam1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1192577?s=80&v=4"},"commit":{"message":"import changes from `dev' branch of rmottola/Arctic-Fox:\n- Bug 1144778 - Send an HTTP Date request header with telemetry pings. r=dexter (b630ff3123)\n- Bug 1268581 - Reduce Telemetry initialization delay in tests. r=dexter (08ea2597f4)\n- Bug 1205898 - Making TelemetryStopwatch.jsm handle keyed histograms. r=gfritzsche (2e1d793bc0)\n- Bug 1262386 - Move Scheduler shutdown() next to init(). r=dexter (9aa12c0859)\n- Bug 1162538 - Add test coverage for Telemetry archive probes. r=gfritzsche (f7f9095e82)\n- Bug 1186955 - Add test coverage. r=gfritzsche (cc76ba4fda)\n- Bug 1262386 - Trigger Telemetry scheduler tick after waking up from sleep. r=dexter (27b03357bf)\n- Bug 1178005 - Fix unintended octal literals (00 => 0). r=Mossop (dd738033b1)\n- Bug 1222054 - Fix broken tests. r=gfritzsche (a6c6fa3445)\n- Bug 1161515 - Reset UUID generator with fakeGenerateUUID(). r=gfritzsche (460ed17cb5)\n- Bug 1209912 - Use JSON.parse instead of nsIJSON.decode in Telemetry tests. r=Dexter (7ca55a9b5c)\n- Bug 1245136 - Discard old-format pending Telemetry files. r=gfritzsche (57f2a19c9d)\n- Bug 1034138 - d. Test BackgroundHangMonitor permahangs; r=vladan (7313b143bc)\n- Bug 1016629 - h. Fix wrong sysinfo usage; r=trivial (9823cd5ed0)\n- Bug 1197612 - In test_TelemetrySendOldPings.js, set the FHR pref to the value the tests assume it has. r=gfritzsche (06a41428b2)\n- Bug 1136082 - test_TelemetrySendOldPings.js is missing AddonManager initialization. r=froydnj (cfc700dd44)\n- Bug 1239480 - Make test_TelemetryReportingPolicy.js set the minimum policy version pref for the right channel. r=gfritzsche (e44841aa2a)\n- Bug 1230213 - test_TelemetryLog yields from a non generator function. r=dexter (34f28fb0b1)\n- Bug 1226178 - Fix deprecated octal literals warnings in Telemetry tests. r=gfritzsche (88208f0f2e)\n- Bug 1174111 - |test_sendTimeout| in test_TelemetryControllerShutdown.js must not wait on ping submission. r=gfritzsche (3b010e9743)\n- Bug 1120379 - Add tests for the deletion ping. r=gfritzsche (61e6fbd8a1)\n- Bug 1178262 - Add test-coverage for sending persisted deletion pings. r=gfritzsche (657fbbbcc2)\n- Bug 1174674 - Add test coverage. r=gfritzsche (426212e94c)\n- Bug 1167456 - Add test coverage. r=gfritzsche (4842d38e2e)\n- Bug 1198364 - Set FHR upload pref in telemetry/tests/unit/head.js to avoid test failures. r=gfritzsche (024599364e)\n- Bug 1149284 - Restore Telemetry tests. r=rvitillo, r=sstamm (88d4022e6b)\n- add esl (c459da1cd3)\n- Bug 1251785 - Remove remaining references to MOZILLA_XPCOMRT_API from toolkit. r=froydnj (5b5708031d)\n- Bug 1120379 - Add the documentation for deletion pings. r=gfritzsche (723f44f669)\n- Bug 1241599 - Add 'core' ping telemetry docs. r=gfritzsche (35fcc54195)\n- Bug 1241697 - Add docs for 'experiments' field in core ping. r=mfinkle (3c408f1a61)\n- Bug 1247572 - Add profileDate field to Android core ping docs. r=gfritzsche (79b1c71b53)\n- Bug 1249288 - Update telemetry docs to include defaultSearch. r=gfritzsche,rnewman (3807061291)\n- Bug 1257595 - Document that the 'core' pings profileDate field can be missing. r=mcomella (f40392cb2d)\n- Bug 1246816 - Add docs for profileDate. r=gfritzsche (7248d799aa)\n- Bug 1263761 - Update defaultSearch in core ping docs for custom search engines. r=gfritzsche (e516ecbab3)\n- Bug 1247982 - Lock request headers. r=mcmanus (8a5940a109)\n- Bug 1251332 - add PAC support for reversed ranges; r=bagder (7ac8fd97cb)\n- Bug 1178337 - Part 1: Supports all referrer policies for element atrributes. r=sicking, r=Gijs, r=mcmanus (85b7421b02)\n- Bug 1187357 - rename referrer attribute to referrerpolicy in tests. r=hsivonen (da334bf712)\n- Bug 1178337 - Part 2: Update/add test cases. r=sicking. (acec860fd8)\n- Bug 1260766 - the comparison of OriginAttributes in nsFrameLoader::Swap* methods should consider the usercontextid attribute of the owning element, r=smaug (82f8895bec)\n- bits of Bug 1110485 P1 (f8908eb35f)\n- Bug 1195968 - Check how CanvasFilterChainObserver accesses the CanvasRenderingContext2D. r=mstange (eecc12329b)\n- Bug 1260960 - Check skiaGL is enabled before calling skiaGLTex(), r=snorp (82c069fcc9)\n- align test stuff (c0ccc11ed9)\n- Bug 1245256 - GMP Plugins now installed in flat manner to accomodate widevine. r=spohl (ae0eb69979)\n- Bug 1245649: Turn on use-isnan, no-unexpected-multiline (0633b3470f)\n- Bug 1079665 - [e10s] Findbar focusContent doesn't work when a link was found. r=enndeakin (b349e62d5a)\n- Bug 1174291 - Fix ctrl-return for e10s findbar. r=evilpie (6f0bf0b149)\n- Bug 1174289 - Remove fake focus-ring after e10s findbar is closed. r=evilpie (302ffe7559)\n- Bug 1079665 - follow up, remove accidental line included from different patch. r=me (0904fe927c)\n- Bug 1260208 - part 1 - use C I/O facilities in TestWebGLElementArrayCache instead of C++ ones; r=BenWa The libc++ included with the Android NDK does not seem to work correctly with std::cerr; writing to it (or to std::cout, as confirmed by tests) causes the process to hang indefinitely, causing test failures. Using fprintf and stderr, however, seems to work correctly. (4279c2d09d)\n- Bug 1260208 - part 5 - add libc++ license to about:license when using it on Android; r=gerv,nalexander (4bcf23794a)\n- Bug 1260208 - part 0 - correctly compare EHTable when sorting; r=froydnj operator< for EHTable compares the LHS start PC with the RHS *end* PC. Because the ranges are non-overlapping, this works fine for two distinct EHTables. However, the comparison doesn't work if LHS and RHS refer to the same EHTable; in that case operator< returns true, even though it should return false because the two operands are identical. (dc2af36cec)\n- Bug 1254908 - ./mach bootstrap doesn't work on CentOS/Fedora when it attempts to upgrade Mercurial. r=gps (d288b314ec)\n- Bug 1239413. Clarify comment about the context flags. (c2b01ef6d1)\n- Bug 1146875 - Fix the leak-gauge.html broken and add a encoding declaration. r=dbaron (8df2510774)\n- Bug 1132499 - part 1 - convert nsTextEditorState::mValue to use Maybe instead of heap allocation; r=ehsan (2644faebbb)\n- Bug 1132499 - part 2 - convert nsTextEditorState::mValue to be an nsString; r=ehsan (6e0df4d1dc)\n- Bug 409885 - Use SetHostPort in nsHTMLDocument::SetDomain. r=bz (2d289a79c5)\n- Bug 1269475 - Fix uninitialized variable warning. r=jdm (881fa29803)\n- Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService. r=mossop (04da9fe703)\n- missing bit of Bug 1255040 Add webidl for install/uninstall (63b5489b3d)\n- Bug 1234974 - Handle null GetOwner() in |BluetoothAdapter::IsBluetoothCertifiedApp|, r=shuang (e4dde47d7f)\n- Bug 1241117 - Fix mAppUuid access before assign in BluetoothGatt::Connect. r=joliu (3920535f2a)\n- Bug 1238424 - Fix a missing header in Bluetooth module. r=brsun (438fd74375)\n- Bug 1267958: Only complain for negative size, not merely zero. r=jrmuizel (194bd2a754)\n- Bug 1320621 - Make sure --enable-system-hunspell picks up system headers. r=glandium (125c4ea215)\n- Bug 1266430: Support offsets in DrawTargetD2D1::CopySurface when using PartialUploading. r=jrmuizel (de8630b117)\n- Bug 1267363. Disable hinting on osx fonts only if we have expclity grayscale AA. r=mstange (c4c32fd7cc)\n- Bug 1134549 - Switch FlattenBezier from floats to doubles. r=bas (5753ab16a3)\n- Bug 1240437 part 2: Follow-up to fix implicit constrcutor static analysis failure. r=me (525d9d9a9f)\n- Bug 1256678 - Backout diagnostic patch rev 39c895b67af2 - r=me (f63698de77)\n- Bug 1256678 - Account for truncated font names in ScaledFontWin::GetFontFileData() - r=jfkthame (a6930e0a33)\n- Bug 1256678 - Re-add nightly-only crash if ScaledFontWin::GetFontFileData fails to find a matching TrueType collection font - r=jfkthame (8bec2d43a2)\n- Bug 1260350 - GFX: 2D: Use ConvolveHorizontally_LS3. r=jrmuizel (9d2f372593)\n- Bug 1260112 - GFX: 2D: Fix unaligned access in ConvolveVertically/Horizontally_LS3. r=huangwenjun06 (43ba8f7b05)\n- Bug 1260885 - Make SurfaceFormat::R5G6B5_UINT16 properly round-trip through SourceSurfaceCairo. r=lsalzman (bc8f0c0876)\n- Bug 1262415 - make Accessible to keep weak pointers to parent and children, r=yzen (c0b987fe10)\n- Bug 1267271 - skip empty surfaces in DrawTargetSkia::DrawSurfaceWithShadow. r=mchang (fd488c918a)\n- Bug 1249600. Lookup font and font family from font face when requesting SkTypeface. r=bas (0281313c33)\n- Bug 1268096. Sync the D3D11 rasterizer state if pointDrawMode or multisample changes. (25b2af8b26)\n- Bug 1203132 - Add an SVG for the B2G flow of touch events. r=botond (2ce3b0ddc4)\n- Bug 1180322. Add a document describing the history of layers (b3351dbba3)\n- Bug 1235223. Update history document. (212d356bd0)\n- Bug 1235223 - Fix typos in layers history document. (f19a5802d8)\n- Bug 1235223 - Fix another typo in the layers history document. (9663fe5447)\n- Bug 1265112 - Add support for NV_texture_barrier to GLContext. r=jrmuizel (f1f5fb1a3a)\n- Bug 1240730 - Initialize all GLLibraryEGL symbols in the ctor. r=mattwoodrow (dae8955458)\n- Bug 1240730 - Initialize all GLXLibrary members in the ctor. r=mattwoodrow (8218ed6fd9)\n- bug 1250485 - make the ctor for GLXLibrary constexpr r=jrmuizel (a571491f0a)\n- mitor spacing (0083550ab2)\n- Bug 1256492 - Cast to proper width to avoid C4312 on VS2015; r=jrmuizel (1bb2ed20d3)\n- Bug 1266878 - Fix off-by-one error in ParamTraits - r=nical (f467d496b8)\n- Bug 1258758 - rename GetEffectiveClipRect to GetLocalClipRect. r=kats (897798948f)\n- Bug 1249936 - add a LayerComposite::GetShadowTransform method & simplify Layer::GetLocalTransform. r=botond (fe492a1327)\n- Bug 1269032 - Add support for user multipliers to pan gesture inputs. r=mstange (ea7698dca2)\n- Bug 1265510 - Add some scroll-snapping logging to APZC. r=botond (6f2369163a)\n- Bug 1268523 - Avoid leaking tasks when they are posted to a destroyed APZC instance. r=botond (70e1e63b7b)\n- Bug 1265510 - Ensure that new input blocks still allow APZCs with interrupted animations to scroll-snap. r=botond (01341b554b)\n- Bug 1269068 - Zero out the axis velocity once the wheel scroll animation is terminating. r=botond (9a9f384485)\n- Bug 1246056 - Ensure that the MockContentController's timestamp is always >= GetStartupTime(). r=botond (4fe53e1f24)\n- Bug 1256341 - Add a gtest to catch scenarios where a tap timeout is interrupted by a non-touch block. r=botond (21a15f5a5a)\n- Bug 1266833 - When the scroll position is clamped during a frame reconstruction, send a scroll offset update to APZ. r=tnikkel (c0acd70a3d)\n- Bug 1268517 - Remove unused function. r=botond (534e4d9bae)\n- Bug 1213095 - Fix APZEventState build with logging enabled. r=botond (ac7c1e9401)\n- Bug 1250954 - Correct the SharedSurfaceTextureClient when forwarder changed. r=jgilbert (0a389bc0fa)\n- Bug 1265873 - Use gfxSharedReadLock in TextureClientPool r=nical (e3ed936a8a)\n- Bug 1265468 - Update the compositor pointer on all TextureSources in the list when recycling in ImageHost. r=nical (78f29244bb)\n- Bug 1252237 - Remove the TextureHost shmem mapping failed assert. r=milan (d0b7230dff)\n- Bug 1265112 - When rendering blend modes with CompositorOGL, use NV_texture_barrier (if available) to sample directly from the framebuffer. r=jrmuizel (6f3ae237a5)\n- Bug 1268878 - Include various of gfxFontEntry's sub-objects in memory reporting. r=njn (b960415fa8)\n- Bug 1268951 - Reallocate sanitized user font data into an appropriately-sized block, to reduce ongoing RAM footprint. r=jrmuizel (a26e9dd632)\n- Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian (77b0b35fc1)\n- Bug 1260672: Remove 'nsAutoPtr.h' and clean up includes of Gonk diskspace watcher, r=gsvelto (99c4c35e3d)\n- Bug 1167535 - Fix fanotify 4g size limit. r=fabrice (c62015e454)\n- Bug 1167817 - Switch back to printf_stderr in GonkDiskSpaceWatcher.cpp r=dhylands (110445f628)\n- Bug 1260672: Use |UniquePtr| for Gonk alarms, r=gsvelto (03678b9015)\n- Bug 1260672: Use |UniquePtr| for Gonk sensors, r=gsvelto (545ec3fc70)\n- Bug 1263845. When a parent changes from auto height to non-auto height or vice versa, a percentage height non-block child needs to realize it's doing a vertical resize. r=dbaron (05db492bc8)\n- Bug 1268009 - If APZ is force-disabled, disable paint skipping even for apz-originated scrolls. r=kats (c02f8755cd)\n- Bug 1267555 part 1 - [css-grid] Make grid-aligned abs.pos. descendants that span from 'auto' to the first/last line stretch to the outer edge of the first/last track respectively. r=dholbert (88f6261043)\n- Bug 1267555 part 2 - [css-grid] Adjust reftests for abs.pos. \"auto/first-line\" and \"last-line/auto\" change. (43d03ab15b)","shortMessageHtmlLink":"import changes from `dev' branch of rmottola/Arctic-Fox:"}},{"before":"b619a5b1271ac5ed8d59f6bc63cc93aca0728642","after":"cf17bd7c686b5997dea2f5345b21507e73c61850","ref":"refs/heads/kmeleon76","pushedAt":"2024-09-20T03:28:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"roytam1","name":"Roy Tam","path":"/roytam1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1192577?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master' into kmeleon76","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master' into kmeleon76"}},{"before":"116abd772d075d00d078393e7ca8d9f5010bf268","after":"f38f996411716e2f065af28d1103ed9b1a04896b","ref":"refs/heads/master","pushedAt":"2024-09-20T03:27:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roytam1","name":"Roy Tam","path":"/roytam1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1192577?s=80&v=4"},"commit":{"message":"import changes from `dev' branch of rmottola/Arctic-Fox:\n- bug 1249738 - make sWakeLockObservers a function static r=dhylands (a606893142)\n- bug 1249738 - make sSystemClockChangeObservers a function static r=dhylands (c994867638)\n- bug 1249738 - make sSystemTimezoneChangeObservers a function static r=dhylands (d053417e69)\n- Bug 1184285 - Stop warning if RemoveObserver() is called for unregistered observer. r=dhylands (5119547e11)\n- Bug 1244754 - part 1 - backport zero-length gradient interval fix from Skia upstream. r=jrmuizel (c1ae572de9)\n- Bug 1229975 - backport fix for Skia's GrConvexPolyEffect. r=mchang (80aba4e282)\n- Bug 1206961 - Use channel->AsyncOpen2() in image/imgLoader.cpp; removing security checks from the callsite reveals that we have to pass the accurate contentPolicyType to ValidateEntry (r=seth,bz) (0d771560b6)\n- Bug 1266615 - Fix C4334 in imgFrame.cpp. r=padenot (2d8227a6cc)\n- Bug 1230907 - mPixelRowSize added to constructor with 0 value. r=seth (5681184935)\n- Bug 1249550 (part 1) - Flip BMPs with negative height when downscaling. r=tn. (ca5978c766)\n- Bug 1249550 (part 2) - Add a test. r=tn. (d3c61944de)\n- Bug 1255675. SurfacePipe handles removing the frame rect, so pass the frame rect directly. (ef71f57a9a)\n- Bug 1255104 - Use SurfacePipe in nsIconDecoder. r=njn (e10c6c8a29)\n- Bug 1120141. Don't use surface with alpha for first frames of all pngs. r=edwin (5e5ffc4465)\n- Bug 1265631 - patch 1 - Add line-break data from Unicode's LineBreak.txt to nsUnicodeProperties for builds without ICU. r=masayuki (9873992421)\n- Bug 1265631 - patch 2 - Implement GetLineBreakClass() accessor to get Unicode line-break class from ICU or nsUnicodeProperties data. r=masayuki (fe7fcbf270)\n- Bug 1265631 - Reftests for line-breaking with supplementary-plane characters. r=masayuki (55e1974356)\n- Bug 1265631 - patch 3 - Add surrogate support to nsJISx4051LineBreaker so that supplementary-plane characters get correct line-breaking behavior. r=masayuki (ef24e8efc5)\n- Bug 1265631 - followup with adjustments for review comments on patch 3. no_r=me (4fbc8d5a98)\n- Bug 1128454 - Fix IPDL test (r=jimm) (82cb7e77fa)\n- Bug 1254373: Make TestDemon build on Windows; r=billm (11eeb63019)\n- Bug 1227327 - Use regular background image display items for painting button backgrounds. r=mattwoodrow (7a36d30032)\n- Bug 1255022 - Make the test_transformed_scrolling_repaints* tests mochitest-plain instead of mochitest-chrome. r=mstange (3d150690e7)\n- Bug 1268195 - When restoring a scroll position outside of incremental load, don't keep trying in a loop - just do it once and stop. r=tnikkel (ab9f4f57ab)\n- Bug 1265256 - Use the canvas positioning area when computing the background-attachment:fixed rect for canvas frames. r=mstange (3dda1b8beb)\n- Bug 623432 part 1 - When the target scroll point is at the screen edge and no scrolling occured, then try to scroll 10px in that direction anyway. r=tn (f9952f107d)\n- Bug 623432 part 2 - Ignore scrollbars while drag-selecting content. r=tn (ca26f1145e)\n- Bug 623432 part 3 - Check nsFrameSelection::GetDragState() earlier to optimize away some more expensive calls. r=tn (6d540874e2)\n- Bug 1269539 - Ensure that the scroll position is restored properly on reloading a page which loads incrementally. r=tnikkel (1e018dca29)\n- Bug 1239808 - Fix mozharness mach command for test_packages.json retrieval. r=jlund (9639ec1459)\n- Bug 1248097, part 1 - Fix indentation in SpecialPowersObserver.jsm. r=jmaher (75ed8bf7b9)\n- Bug 1248097, part 2 - If no name is specified for createFiles, use createUnique to create one. r=jmaher (aa9b8b60f7)\n- Bug 1248097, part 3 - Add file creation support for options. r=jmaher (9086ae5f9c)\n- Bug 1248097, part 4 - Don't throw away the _createdFiles array every time. r=jmaher (4a7732a4d4)\n- Bug 1241576 - Convert testing/ to use channel.open2() (r=sicking) (ecadf38f7b)\n- Bug 1251139 - Support running a function in the parent with loadChromeScript. r=jmaher (50377424bb)\n- Bug 1153128 - Add sendSyncMessage to SpecialPowers.loadChromeScript. =jmaher (f53c487b0c)\n- bug 1254091 convert test_mousecapture.xul to mochitest-plain so we can run it in e10s, r=enndeakin (900bce80cf)\n- Bug 1254091 - part 2: fix focus messaging from SpecialPowers to refer to the right window, r=enndeakin (4ec66a9b8f)\n- Bug 1258534 - Port test_bug599295.html to mochitest-plain so that it can be turned on in e10s mode; r=mrbkap (2a669777de)\n- Bug 1260076 - [Mochitest] implement SpecialPowers.loadPrivilegedScript, r=bholley (8e2076f952)\n- Bug 1252750 - Part 1: Create a helper function on SpecialPowersAPI which creates a nested event queue and spins it for a bit. r=mrbkap (fdefa1a3d6)\n- Bug 1205358 - Fix up nsUrlClassifierPrefixSet memory reporting. r=gcp. (1c9d78607d)\n- Bug 1244259 - Limit PrefixSet read and write buffer sizes to file size. r=froydnj (0906574833)\n- Bug 1247615 - Fix off-by-one error in PrefixSet Delta storage compaction. r=froydnj (b72f052289)\n- Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in toolkit subdirectory.r=erahm (9d00df5d13)\n- Bug 1213400 - Fix crash in broken Safe Browsing list updates. r=gcp (a073ec1a8f)\n- Bug 1160263: Don't allow add-ons to override the periodic XPI signature check. r=rstrong (1ef54384cc)\n- Bug 1180273 - Adding missing 'this' pointer when forwarding newChannel2 calls (r=gijs,sicking) (b173efdff4)\n- Bug 1147562 - Update remaining callsites of newChannel before landing the shim in b2g/ (r=sicking) (10ab6df542)\n- Bug 1194087 - MailtoProtocolHandler, SmsProtocolHandler, and TelProtocolHandler will all fire twice after introduction of newChannel2 r=asuth (ff7cc15c67)\n- Bug 1204703 - Add AsyncOpen2 to channels in toolkit/ and b2g/ (r=sicking) (8d4b8ad5c6)\n- Bug 1264383 - makeFilteringListener breaks eventremoval with shims. r=mconley (6a9d6d5079)\n- Bug 1256468 - sessionHistory shim should QI DocShell to nsIWebNavigation automatically. r=krizsa (9a111454cb)\n- Bug 1164011 - Test for CPOW shims. r=mconley (bbf7880955)\n- Bug 1236409 - Remove toolkit impl of XUL prompt for nsICookiePromptService r=margaret (9f620ba65a)\n- Bug 1236259 - Quote MOZ_APP_ID; r=gps (58b8e287b8)\n- Bug 1174036 - Handle dynamically-removed textareas gracefully. r=mikedeboer r=ehsan (0797d45e3b)\n- Bug 1259531 - [e10s] Fix test_bug451286.xul to run in e10s by converting to a mochitest-browser test. r=mikedeboer (00539d564c)\n- Bug 1237798 - Use correct Components object inside CommonJS. r=Yoric (895beb28e2)\n- Bug 1188158 - Move nsIPrivateBrowsingTrackingProtectionWhitelist to its own component in toolkit; r=jdm (6c75ab641b)\n- Bug 1221537 - Provide a flash.bat script for Windows to device image builds (especially aries). r=fabrice (3eb8a25c0a)\n- Bug 1232285 - The Terminator's notion of ticks is incorrect. r=Yoric (bc2688343c)\n- Bug 1252382 - Get rid of PR_Sleep in the terminator;r=froydnj (a76de950df)\n- Bug 1242084 - nsTerminator::UpdateTelemetry() leaks 8 byte nsStringBuffer when app.update.channel gets set to Beta. r=gfritzsche (56902dc11b)\n- align some tests (e5179f8158)\n- Bug 1260908 - Allow keyed histograms to accumulate early in startup (r=gfritzsche) (1852efe810)\n- Bug 1254550 - Make Telemetry configuration consistent across builds. r=gfritzsche (16dcbf9a83)","shortMessageHtmlLink":"import changes from `dev' branch of rmottola/Arctic-Fox:"}},{"before":"9552c047c861fabfc8f4d6ef9d0ddcd227ab4082","after":"972d896e2d6f1a816318e9e38cce106b2fadf988","ref":"refs/heads/af-frontend-sync2","pushedAt":"2024-09-20T03:21:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roytam1","name":"Roy Tam","path":"/roytam1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1192577?s=80&v=4"},"commit":{"message":"import changes from `dev' branch of rmottola/Arctic-Fox:\n- bug 1249738 - make sWakeLockObservers a function static r=dhylands (a606893142)\n- bug 1249738 - make sSystemClockChangeObservers a function static r=dhylands (c994867638)\n- bug 1249738 - make sSystemTimezoneChangeObservers a function static r=dhylands (d053417e69)\n- Bug 1184285 - Stop warning if RemoveObserver() is called for unregistered observer. r=dhylands (5119547e11)\n- Bug 1244754 - part 1 - backport zero-length gradient interval fix from Skia upstream. r=jrmuizel (c1ae572de9)\n- Bug 1229975 - backport fix for Skia's GrConvexPolyEffect. r=mchang (80aba4e282)\n- Bug 1206961 - Use channel->AsyncOpen2() in image/imgLoader.cpp; removing security checks from the callsite reveals that we have to pass the accurate contentPolicyType to ValidateEntry (r=seth,bz) (0d771560b6)\n- no more JXR (7f0da188d3)\n- Bug 1266615 - Fix C4334 in imgFrame.cpp. r=padenot (2d8227a6cc)\n- Bug 1230907 - mPixelRowSize added to constructor with 0 value. r=seth (5681184935)\n- Bug 1249550 (part 1) - Flip BMPs with negative height when downscaling. r=tn. (ca5978c766)\n- Bug 1249550 (part 2) - Add a test. r=tn. (d3c61944de)\n- Bug 1255675. SurfacePipe handles removing the frame rect, so pass the frame rect directly. (ef71f57a9a)\n- Bug 1255104 - Use SurfacePipe in nsIconDecoder. r=njn (e10c6c8a29)\n- Bug 1120141. Don't use surface with alpha for first frames of all pngs. r=edwin (5e5ffc4465)\n- Bug 1265631 - patch 1 - Add line-break data from Unicode's LineBreak.txt to nsUnicodeProperties for builds without ICU. r=masayuki (9873992421)\n- Bug 1265631 - patch 2 - Implement GetLineBreakClass() accessor to get Unicode line-break class from ICU or nsUnicodeProperties data. r=masayuki (fe7fcbf270)\n- Bug 1265631 - Reftests for line-breaking with supplementary-plane characters. r=masayuki (55e1974356)\n- Bug 1265631 - patch 3 - Add surrogate support to nsJISx4051LineBreaker so that supplementary-plane characters get correct line-breaking behavior. r=masayuki (ef24e8efc5)\n- Bug 1265631 - followup with adjustments for review comments on patch 3. no_r=me (4fbc8d5a98)\n- Bug 1128454 - Fix IPDL test (r=jimm) (82cb7e77fa)\n- Bug 1254373: Make TestDemon build on Windows; r=billm (11eeb63019)\n- Bug 1227327 - Use regular background image display items for painting button backgrounds. r=mattwoodrow (7a36d30032)\n- Bug 1255022 - Make the test_transformed_scrolling_repaints* tests mochitest-plain instead of mochitest-chrome. r=mstange (3d150690e7)\n- Bug 1268195 - When restoring a scroll position outside of incremental load, don't keep trying in a loop - just do it once and stop. r=tnikkel (ab9f4f57ab)\n- Bug 1265256 - Use the canvas positioning area when computing the background-attachment:fixed rect for canvas frames. r=mstange (3dda1b8beb)\n- Bug 623432 part 1 - When the target scroll point is at the screen edge and no scrolling occured, then try to scroll 10px in that direction anyway. r=tn (f9952f107d)\n- Bug 623432 part 2 - Ignore scrollbars while drag-selecting content. r=tn (ca26f1145e)\n- Bug 623432 part 3 - Check nsFrameSelection::GetDragState() earlier to optimize away some more expensive calls. r=tn (6d540874e2)\n- Bug 1269539 - Ensure that the scroll position is restored properly on reloading a page which loads incrementally. r=tnikkel (1e018dca29)\n- Bug 1239808 - Fix mozharness mach command for test_packages.json retrieval. r=jlund (9639ec1459)\n- Bug 1248097, part 1 - Fix indentation in SpecialPowersObserver.jsm. r=jmaher (75ed8bf7b9)\n- Bug 1248097, part 2 - If no name is specified for createFiles, use createUnique to create one. r=jmaher (aa9b8b60f7)\n- Bug 1248097, part 3 - Add file creation support for options. r=jmaher (9086ae5f9c)\n- Bug 1248097, part 4 - Don't throw away the _createdFiles array every time. r=jmaher (4a7732a4d4)\n- Bug 1241576 - Convert testing/ to use channel.open2() (r=sicking) (ecadf38f7b)\n- Bug 1251139 - Support running a function in the parent with loadChromeScript. r=jmaher (50377424bb)\n- Bug 1153128 - Add sendSyncMessage to SpecialPowers.loadChromeScript. =jmaher (f53c487b0c)\n- bug 1254091 convert test_mousecapture.xul to mochitest-plain so we can run it in e10s, r=enndeakin (900bce80cf)\n- Bug 1254091 - part 2: fix focus messaging from SpecialPowers to refer to the right window, r=enndeakin (4ec66a9b8f)\n- Bug 1258534 - Port test_bug599295.html to mochitest-plain so that it can be turned on in e10s mode; r=mrbkap (2a669777de)\n- Bug 1260076 - [Mochitest] implement SpecialPowers.loadPrivilegedScript, r=bholley (8e2076f952)\n- Bug 1252750 - Part 1: Create a helper function on SpecialPowersAPI which creates a nested event queue and spins it for a bit. r=mrbkap (fdefa1a3d6)\n- Bug 1205358 - Fix up nsUrlClassifierPrefixSet memory reporting. r=gcp. (1c9d78607d)\n- Bug 1244259 - Limit PrefixSet read and write buffer sizes to file size. r=froydnj (0906574833)\n- Bug 1247615 - Fix off-by-one error in PrefixSet Delta storage compaction. r=froydnj (b72f052289)\n- Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in toolkit subdirectory.r=erahm (9d00df5d13)\n- Bug 1213400 - Fix crash in broken Safe Browsing list updates. r=gcp (a073ec1a8f)\n- Bug 1160263: Don't allow add-ons to override the periodic XPI signature check. r=rstrong (1ef54384cc)\n- Bug 1180273 - Adding missing 'this' pointer when forwarding newChannel2 calls (r=gijs,sicking) (b173efdff4)\n- Bug 1147562 - Update remaining callsites of newChannel before landing the shim in b2g/ (r=sicking) (10ab6df542)\n- Bug 1194087 - MailtoProtocolHandler, SmsProtocolHandler, and TelProtocolHandler will all fire twice after introduction of newChannel2 r=asuth (ff7cc15c67)\n- Bug 1204703 - Add AsyncOpen2 to channels in toolkit/ and b2g/ (r=sicking) (8d4b8ad5c6)\n- Bug 1264383 - makeFilteringListener breaks eventremoval with shims. r=mconley (6a9d6d5079)\n- Bug 1256468 - sessionHistory shim should QI DocShell to nsIWebNavigation automatically. r=krizsa (9a111454cb)\n- Bug 1164011 - Test for CPOW shims. r=mconley (bbf7880955)\n- Bug 1236409 - Remove toolkit impl of XUL prompt for nsICookiePromptService r=margaret (9f620ba65a)\n- Bug 1236259 - Quote MOZ_APP_ID; r=gps (58b8e287b8)\n- Bug 1255841 - Explicitly send down the child index when building select popups in the parent r=mconley (7502669256)\n- Bug 1263887 - Update