mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
Issue #1118 - Part 7: Remove no-longer-used mWillReparent debug code.
This commit is contained in:
parent
b753aec164
commit
10e59cb5a9
2 changed files with 0 additions and 17 deletions
|
|
@ -1646,11 +1646,6 @@ private:
|
|||
// Set to true when the document is possibly controlled by the ServiceWorker.
|
||||
// Used to prevent multiple requests to ServiceWorkerManager.
|
||||
bool mMaybeServiceWorkerControlled;
|
||||
|
||||
#ifdef DEBUG
|
||||
public:
|
||||
bool mWillReparent;
|
||||
#endif
|
||||
};
|
||||
|
||||
class nsDocumentOnStack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue