mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Bug 1411754 - Rename PresShell::DestroyFramesFor to DestroyFramesForAndRestyle
Tag #1375
This commit is contained in:
parent
1846dde168
commit
efb5979ad5
6 changed files with 14 additions and 13 deletions
|
|
@ -544,7 +544,7 @@ public:
|
|||
*
|
||||
* Note that this may destroy frames for an ancestor instead.
|
||||
*/
|
||||
virtual void DestroyFramesFor(mozilla::dom::Element* aElement) = 0;
|
||||
virtual void DestroyFramesForAndRestyle(mozilla::dom::Element* aElement) = 0;
|
||||
|
||||
/**
|
||||
* Recreates the frames for a node
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue