mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
Bug 1170799 - removes unused declaration setBlockingOnLoad. r=smaug
--HG-- extra : rebase_source : 53aaade233269d698cc5de6be744b7558cebc377
This commit is contained in:
parent
95a87c9836
commit
676729c993
@ -192,10 +192,6 @@ protected:
|
||||
|
||||
void ClearBrokenState() { mBroken = false; }
|
||||
|
||||
// Sets blocking state only if the desired state is different from the
|
||||
// current one. See the comment for mBlockingOnload for more information.
|
||||
void SetBlockingOnload(bool aBlocking);
|
||||
|
||||
/**
|
||||
* Returns the CORS mode that will be used for all future image loads. The
|
||||
* default implementation returns CORS_NONE unconditionally.
|
||||
|
Loading…
Reference in New Issue
Block a user