Closed
Bug 1663312
Opened 5 years ago
Closed 5 years ago
Tracking bug for build and release of SeaMonkey 2.53.4 final
Categories
(SeaMonkey :: Release Engineering, task)
Tracking
(seamonkey2.53+ fixed)
RESOLVED
FIXED
seamonkey2.53
People
(Reporter: frg, Assigned: frg)
References
Details
(Whiteboard: SM2.53.4)
Attachments
(1 file)
592 bytes,
patch
|
frg
:
review+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
This is a tracking bug for Build and Release of SeaMonkey 2.53.4 final release.
![]() |
Assignee | |
Comment 1•5 years ago
|
||
Version update r/a+ over irc
Attachment #9174121 -
Flags: review+
Attachment #9174121 -
Flags: approval-comm-release+
Comment 2•5 years ago
|
||
View Image show nothing on an animated image which the same time is a link to something.
Error Console shows:
Error: TypeError: Argument 1 is not valid for any of the 1-argument overloads of URL.createObjectURL.
Source File: chrome://communicator/content/nsContextMenu.js
Line: 1127
Search the Web shows URL.createObjectURL going to be deprecated (in favor of HTMLMediaElement or similar).
The failed code was introduced in bug #1234651 , gitlab commit
Comment 3•5 years ago
|
||
Well, it is deprecated for MediaStream only, proposed patch for the issue above in the original bug #1234651: https://bugzilla.mozilla.org/show_bug.cgi?id=1234651#c29
![]() |
Assignee | |
Comment 4•5 years ago
|
||
See you in 2.53.5
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.53
Updated•4 months ago
|
Version: SeaMonkey 2.53 Branch → SeaMonkey 2.53
You need to log in
before you can comment on or make changes to this bug.
Description
•