mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 22:38:27 +00:00
tab to spaces js/ipc
This commit is contained in:
@@ -68,7 +68,7 @@ IdToObjectMap::findPreserveColor(ObjectId id)
|
||||
if (!p)
|
||||
return nullptr;
|
||||
return p->value().unbarrieredGet();
|
||||
}
|
||||
}
|
||||
|
||||
bool
|
||||
IdToObjectMap::add(ObjectId id, JSObject* obj)
|
||||
|
||||
Reference in New Issue
Block a user