mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
parent
84d3b44b86
commit
6ce9cc2a25
23 changed files with 425 additions and 287 deletions
|
|
@ -5631,7 +5631,7 @@ nsIContent* HTMLMediaElement::GetNextSource()
|
|||
"Should only iterate over direct children");
|
||||
#endif
|
||||
|
||||
int32_t startOffset = 0;
|
||||
uint32_t startOffset = 0;
|
||||
rv = mSourcePointer->GetStartOffset(&startOffset);
|
||||
NS_ENSURE_SUCCESS(rv, nullptr);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue