gecko-dev/toolkit/actors
Fatih 0533d65d61 Bug 1922506: Update base64 canvas3. r=tjr
This patch changes data:content/type to data:image/jpeg. Base64 contents are almost the same, I'm not sure what exactly changed, but I basically redownloaded the image from its source and base64'ed it in hopes that we no longer get random error events in canvasdata3 receipe. This patch also updates the size of the canvas to 400x225 in order to match the image dimensions.

Differential Revision: https://phabricator.services.mozilla.com/D226635
2024-11-07 21:48:51 +00:00
..
docs
AboutHttpsOnlyErrorChild.sys.mjs
AboutHttpsOnlyErrorParent.sys.mjs
AudioPlaybackChild.sys.mjs
AudioPlaybackParent.sys.mjs
AutoCompleteChild.sys.mjs
AutoCompleteParent.sys.mjs
AutoplayChild.sys.mjs
AutoplayParent.sys.mjs
AutoScrollChild.sys.mjs
AutoScrollParent.sys.mjs
BackgroundThumbnailsChild.sys.mjs
BrowserElementChild.sys.mjs
BrowserElementParent.sys.mjs
ContentMetaChild.sys.mjs
ContentMetaParent.sys.mjs
ControllersChild.sys.mjs
ControllersParent.sys.mjs
DateTimePickerChild.sys.mjs
DateTimePickerParent.sys.mjs
ExtFindChild.sys.mjs
FindBarChild.sys.mjs
FindBarParent.sys.mjs
FinderChild.sys.mjs
InlineSpellCheckerChild.sys.mjs
InlineSpellCheckerParent.sys.mjs
KeyPressEventModelCheckerChild.sys.mjs
moz.build Bug 1922506: Implement UserCharacteristicsCanvasRenderingChild to render canvases in an actor canvas. r=tjr 2024-11-07 21:48:46 +00:00
NetErrorChild.sys.mjs
NetErrorParent.sys.mjs
PictureInPictureChild.sys.mjs
PopupBlockingChild.sys.mjs
PopupBlockingParent.sys.mjs
PrintingChild.sys.mjs
PrintingParent.sys.mjs
PrintingSelectionChild.sys.mjs
PurgeSessionHistoryChild.sys.mjs
RemotePageChild.sys.mjs
SelectChild.sys.mjs
SelectParent.sys.mjs Bug 1909535 - Don't show select dropdown in background tabs; r=emilio 2024-10-30 15:30:02 +00:00
TestProcessActorChild.jsm
TestProcessActorChild.sys.mjs
TestProcessActorParent.jsm
TestProcessActorParent.sys.mjs
TestWindowChild.jsm
TestWindowChild.sys.mjs
TestWindowParent.jsm
TestWindowParent.sys.mjs
ThumbnailsChild.sys.mjs
UAWidgetsChild.sys.mjs
UnselectedTabHoverChild.sys.mjs
UnselectedTabHoverParent.sys.mjs
UserCharacteristicsCanvasRenderingChild.sys.mjs Bug 1922506: Update base64 canvas3. r=tjr 2024-11-07 21:48:51 +00:00
UserCharacteristicsChild.sys.mjs
UserCharacteristicsParent.sys.mjs Bug 1922506: Change actor messages to queries and reattempt rendering if it fails. r=tjr 2024-11-07 21:48:47 +00:00
UserCharacteristicsWindowInfoChild.sys.mjs Bug 1922506: Improve error handling. r=tjr 2024-11-07 21:48:48 +00:00
ViewSourceChild.sys.mjs
ViewSourcePageChild.sys.mjs Bug 1927404 - Make each line in view-source a <span> rather than a <pre>. r=hsivonen 2024-11-05 09:54:42 +00:00
ViewSourcePageParent.sys.mjs Bug 1926922 - Simplify view-source wrapping and syntax highlighting preferences. r=Gijs,dshin 2024-10-24 16:31:13 +00:00
WebChannelChild.sys.mjs Bug 1915257 - refactor webchannel to use actor's principal r=nalexander,nika 2024-10-29 19:35:45 +00:00
WebChannelParent.sys.mjs Bug 1915257 - refactor webchannel to use actor's principal r=nalexander,nika 2024-10-29 19:35:45 +00:00