Captain Tobin mattatobin

mattatobin pushed to master at xr-sources/UXP

  • 8744033a34 Issue #1361 - Enable WebComponents' getRootNode by default. Since we're enabling WebComponents, we should enable this too. TODO: merge the two relevant prefs.
  • 4b7f6babe3 Merge pull request 'CE `define` must upgrade elements in the shadow-including tree order' (#2134) from FranklinDM/UXP-contrib:work_wc-define-upgrade-in-shadow-including-tree-order into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2134
  • 059af6d121 Issue #1375 - Part 2: customElements.define must upgrade custom element in shadow-including tree order Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1326028
  • 9e2751484a Issue #1375 - Part 1: Allow moving a reference into nsInterfaceHashtable
  • View comparison for these 4 commits »

3 weeks ago

mattatobin pushed tag 32.1.0_beta3 to xr-sources/Pale-Moon

3 weeks ago

mattatobin pushed tag 32.1.0_beta2 to xr-sources/Pale-Moon

3 weeks ago

mattatobin pushed tag 32.1.0_beta1 to xr-sources/Pale-Moon

3 weeks ago

mattatobin pushed to master at xr-sources/Pale-Moon

3 weeks ago

mattatobin pushed to master at xr-sources/UXP

  • cd86d9ce3f No Issue - Remove speech recognition pref and enable TTS API by default. Speech recognition was removed a while back. The pref is just leftover. Having the TTS API available will provide some accessibility benefits for users, so flip that on while we're here.
  • 6da7d30e76 No Issue - Enable MSE for WebM on all platforms. WebM is certainly mature enough to have hooked into MSE (default on Linux and other for years now).
  • 953a2eab75 Issue #1361 - Enable WebComponents by default in the platform.
  • f3c063a868 Issue #2131 - Remove image.webp.enabled preference
  • 41448d401d Merge pull request 'Remove shadow tree hacks in the frame constructor and use correct insertion point during reconstruction' (#2130) from FranklinDM/UXP-contrib:work_sdom-1404789 into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2130
  • 679e53697c Issue #1375 - Follow-up: Get the insertion point right when reconstructing direct children of a shadow root This should've been changed alongside bug 1404789 when it landed.
  • 047e44d5c7 Issue #1375 - Follow-up: Remove shadow tree hacks in the frame constructor This should've been removed alongside bug 1404789 when it landed.
  • View comparison for these 7 commits »

3 weeks ago

mattatobin pushed to EXTERNAL at projects/aura-central

  • 19164b4a9a [S] [External] [dom:crypto] Check decoded key type before using it. Reference: 5b:21:c5:47:de:green

4 weeks ago

mattatobin pushed to EXTERNAL at projects/aura-central

  • fd29c7abd6 [External] Implement :is() and :where() CSS pseudo-classes Reference: 02:4b:75:00:d1:green bc:39:9f:78:71:green 82:8c:8c:c4:6f:green ad:c2:1f:14:fa:green f1:95:04:60:8e:green 31:c0:74:ce:15:green
  • ab060c2a58 [External] Refactor FindErrorInstanceOrPrototype Reference: b2:af:61:1d:c1:green
  • 688ca194d8 [External] Improve fallback handling and resolve PATH issues with python clobber command Reference: ae:47:6c:c4:2c:green
  • 3d1a4e04f2 [External] Annotate crash with database name when storage connection not closed Reference: a4:34:99:42:29:green
  • c1099b3df2 [External] Fix invalid assert for decoder type if JXL is not built on debug builds. Reference: 8d:98:09:14:af:green
  • View comparison for these 5 commits »

4 weeks ago

mattatobin pushed to EXTERNAL at projects/aura-central

4 weeks ago

mattatobin pushed to master at xr-sources/UXP

  • eff173129a Merge branch 'full-range-video'
  • a578a28dd8 Merge pull request 'RGB video playback' (#2125) from u3shit/UXP:gbrp-video into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2125
  • c64fe52b28 Issue #2101 - Part 7: Add color range support on GPUs
  • 338cbff242 Issue #2101 - Part 6: Plumbing of ColorRange between video decoders and YUV convert
  • c03bb68372 Issue #2101 - Part 5: Add ColorRange support to video decoders
  • e736dc2d34 Issue #2101 - Part 4: Add color range support to gfx/ycbcr Loosely based on current mozilla code https://hg.mozilla.org/mozilla-central/file/25a8668d92431d469b443f0f2030328bab754aea/gfx/ycbcr/yuv_convert.cpp
  • 8ed007c4e8 Issue #2101 - Part 3: Update libyuv Updated to version 1861, git revision 88b050f337cc0ca2a51800fe7bf4737222c87344 from https://chromium.googlesource.com/libyuv/libyuv/
  • 466b773179 Issue #2101 - Part 2: Use stdint.h types instead of uint8 and friends Required for upcoming libyuv update
  • 092ff20c60 Issue #2101 - Part 1: Add mColorRange info to YCbCrBuffer https://hg.mozilla.org/integration/autoland/rev/6f4c7904cda8
  • f6e1f851d0 Issue #2118 - Part 2: Add support for Identity YUVColorSpace https://hg.mozilla.org/mozilla-central/rev/be342c90755d11551623362f2058c0326f63bbb3
  • View comparison for these 29 commits »

4 weeks ago