mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
Issue #80 - De-unify dom/html
This commit is contained in:
parent
eabcbe5672
commit
9b1967f0c3
9 changed files with 12 additions and 6 deletions
|
|
@ -18,8 +18,10 @@
|
|||
|
||||
#include "mozIApplication.h"
|
||||
#include "nsComponentManagerUtils.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsFrameLoader.h"
|
||||
#include "nsIAppsService.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsIDOMDOMRequest.h"
|
||||
#include "nsIDOMElement.h"
|
||||
#include "nsIMozBrowserFrame.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue