mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:08:38 +09:00
Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFrames
Tag #1375
This commit is contained in:
parent
499252b89f
commit
5b8f93694a
5 changed files with 49 additions and 90 deletions
|
|
@ -55,9 +55,9 @@ class nsComboboxControlFrame final : public nsBlockFrame,
|
|||
|
||||
public:
|
||||
NS_DECL_QUERYFRAME_TARGET(nsComboboxControlFrame)
|
||||
friend nsContainerFrame* NS_NewComboboxControlFrame(nsIPresShell* aPresShell,
|
||||
nsStyleContext* aContext,
|
||||
nsFrameState aFlags);
|
||||
friend nsComboboxControlFrame* NS_NewComboboxControlFrame(nsIPresShell* aPresShell,
|
||||
nsStyleContext* aContext,
|
||||
nsFrameState aFlags);
|
||||
friend class nsComboboxDisplayFrame;
|
||||
|
||||
explicit nsComboboxControlFrame(nsStyleContext* aContext);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue