mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Bug 1296516 - Cleanup a bit of code in layout/base
* Tidy RestyleManager::ContentStateChanged * Convert UndisplayedMap to a typed hashtable * Cleanup infallible or unchecked nsCSSFrameConstructor methods Tag #1375
This commit is contained in:
parent
c37b4d0c63
commit
e1195a86e0
13 changed files with 358 additions and 459 deletions
|
|
@ -200,7 +200,7 @@ public:
|
|||
|
||||
virtual void NotifyCounterStylesAreDirty() override;
|
||||
|
||||
virtual nsresult ReconstructFrames(void) override;
|
||||
virtual void ReconstructFrames(void) override;
|
||||
virtual void Freeze() override;
|
||||
virtual void Thaw() override;
|
||||
virtual void FireOrClearDelayedEvents(bool aFireEvents) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue