mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Remove deprecated appending of #-moz-resolution from Pale Moon and left over from nsMediaFragmentURIParser.h
This also magically makes Aero Peek work properly with Pale Moon thus: Resolves #809
This commit is contained in:
parent
84bfab4f70
commit
cc3e413793
4 changed files with 3 additions and 17 deletions
|
|
@ -89,7 +89,6 @@ private:
|
|||
bool ParseNPTMM(nsDependentSubstring& aString, uint32_t& aMinute);
|
||||
bool ParseNPTSS(nsDependentSubstring& aString, uint32_t& aSecond);
|
||||
bool ParseXYWH(nsDependentSubstring aString);
|
||||
bool ParseMozResolution(nsDependentSubstring aString);
|
||||
bool ParseMozSampleSize(nsDependentSubstring aString);
|
||||
|
||||
// Media fragment information.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue