mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Revert incorrect UAO optimization that broke SSUAO
This commit is contained in:
parent
3f5f572bde
commit
0aeb4a7e15
8 changed files with 4 additions and 89 deletions
|
|
@ -95,10 +95,4 @@ interface nsILoadGroup : nsIRequest
|
|||
* the docShell has created the default request.)
|
||||
*/
|
||||
attribute nsLoadFlags defaultLoadFlags;
|
||||
|
||||
/**
|
||||
* The cached user agent override created by UserAgentOverrides.jsm. Used
|
||||
* for all sub-resource requests in the loadgroup.
|
||||
*/
|
||||
attribute ACString userAgentOverrideCache;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue