mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:08:38 +09:00
Revert "Issue #3024 - First pass support for :host and :host-context"
This reverts commit 4cc56c2cb6.
This commit is contained in:
parent
d4eac725fd
commit
ecdf4bfb29
12 changed files with 34 additions and 358 deletions
|
|
@ -108,7 +108,6 @@ public:
|
|||
|
||||
void SetInsertionPointChanged() { mInsertionPointChanged = true; }
|
||||
|
||||
nsXBLBinding* GetAssociatedBinding() { return mAssociatedBinding; }
|
||||
void SetAssociatedBinding(nsXBLBinding* aBinding) { mAssociatedBinding = aBinding; }
|
||||
|
||||
JSObject* WrapObject(JSContext* aCx, JS::Handle<JSObject*> aGivenProto) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue