This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-22 12:04:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
embedding
/
browser
/
webBrowser
History
dbaron%dbaron.org
75ff60c62f
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
..
.cvsignore
…
Makefile.in
Adding some frozen interfaces to the sdk that should have been there already. Bug 203170, r=dougt, sr=alecf, a=asa.
2003-04-24 21:32:11 +00:00
MANIFEST_IDL
…
nsCommandHandler.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:51:43 +00:00
nsCommandHandler.h
…
nsContextMenuInfo.cpp
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
nsContextMenuInfo.h
…
nsCTooltipTextProvider.h
…
nsCWebBrowser.idl
…
nsDocShellTreeOwner.cpp
api changes from copy/paste/drag/drop hooks (bug 197121) r=adamlock sr=smfr
2003-04-17 13:26:09 +00:00
nsDocShellTreeOwner.h
…
nsICommandHandler.idl
…
nsIContextMenuListener2.idl
…
nsIContextMenuListener.idl
…
nsIEmbeddingSiteWindow2.idl
…
nsIEmbeddingSiteWindow.idl
…
nsIPrintingPrompt.idl
…
nsIPrintingPromptService.idl
…
nsIPrintPreviewNavigation.idl
…
nsITooltipListener.idl
…
nsITooltipTextProvider.idl
…
nsIWebBrowser.idl
…
nsIWebBrowserChrome.idl
…
nsIWebBrowserChromeFocus.idl
Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow.
2003-04-22 00:14:42 +00:00
nsIWebBrowserFocus.idl
Freeze nsIWebBrowserFocus and nsIWebBrowserChromeFocus (bug 191236). r=saari, sr=alecf, a=asa.
2003-02-20 23:11:07 +00:00
nsIWebBrowserPrint.idl
…
nsIWebBrowserSetup.idl
…
nsWebBrowser.cpp
Bug 194968. Use content id properly to expose whether window is content vs. UI. r/sr=roc+moz
2003-03-06 23:07:00 +00:00
nsWebBrowser.h
…
nsWebBrowserContentPolicy.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:51:43 +00:00
nsWebBrowserContentPolicy.h
…