Home
last modified time | relevance | path

Searched refs:applets (Results 1 – 25 of 34) sorted by relevance

12

/external/webkit/LayoutTests/dom/html/level2/html/
DAppletsCollection-expected.txt1applets. Previously these Object element would be included in the document.applets collection even…
3 As the document is parsed, javascript will output the size of the document.applets collection after…
DHTMLDocument08.js101 vapplets = doc.applets;
/external/proguard/examples/
Dapplets.pro2 # This ProGuard configuration file illustrates how to process applets.
4 # java -jar proguard.jar @applets.pro
14 # Preserve all public applets.
/external/webkit/LayoutTests/dom/xhtml/level2/html/
DHTMLDocument08.js101 vapplets = doc.applets;
/external/webkit/Source/WebKit/win/Interfaces/
DDOMHTML.idl153 - (DOMHTMLCollection *)applets;
155 HRESULT applets([out, retval] IDOMHTMLCollection** collection);
/external/webkit/Source/WebCore/dom/
DDocument.idl171 readonly attribute HTMLCollection applets;
DDocument.h382 PassRefPtr<HTMLCollection> applets();
DDocument.cpp4198 PassRefPtr<HTMLCollection> Document::applets() in applets() function in WebCore::Document
/external/webkit/Source/WebKit/win/
DDOMHTMLClasses.cpp286 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::applets( in applets() function in DOMHTMLDocument
DDOMHTMLClasses.h399 virtual HRESULT STDMETHODCALLTYPE applets(
DChangeLog-2009-06-1611841 (DeprecatedDOMHTMLDocument::applets):
22620 (DOMHTMLDocument::applets):
/external/webkit/Source/WebKit/gtk/po/
Dfr.po697 msgstr "Activer les applets Java"
702 "Indique s'il faut activer la prise en charge des applets Java par la balise "
Dnl.po886 msgstr "Of ondersteuning voor Java-applets via <applet> ingeschakeld is"
/external/webkit/Source/WebCore/bindings/objc/
DPublicDOMInterfaces.h84 @property(readonly, retain) DOMHTMLCollection *applets;
/external/webkit/Source/WebCore/
DChangeLog-2005-08-238218 iframes by name and applets and embeds by id.
18139 (DocumentImpl::applets):
25900 Java applets specified with <object> or <embed> weren't scriptable. Now they are.
28595 objects, applets and embeds.
41262 applets[], to allow access to a plugin's exported interface.
48648 (-[HTMLDocument applets]):
48788 (-[HTMLDocument applets]):
51026 - fixed an assertion failure when putting up Java applets caused by my last change
53206 …Fix for 3530734, many java applets don't show up. Go ahead and just use the width/height from the…
53216 Fixed 3529426. Exclude pages that contain Java applets from
[all …]
DChangeLog-2006-12-318775 (WebCore::canHaveChildrenForEditing): Added selects, buttons, applets, and embeds.
30030 (-[DOMHTMLDocument applets]):
33490 (-[DOMHTMLDocument applets]):
34864 (-[DOMHTMLDocument applets]):
47131 (-[DOMHTMLDocument applets]):
47142 (WebCore::Document::applets):
DChangeLog-2005-12-193103 (DocumentImpl::applets):
14538 * layout-tests/dom/xhtml/level2/html/applets/DOMTSApplet.dat: Added.
14539 * layout-tests/dom/xhtml/level2/html/applets/org/w3c/domts/DOMTSApplet.class: Added.
DChangeLog-2009-06-16271 Test: DRT does not allow java applets so add a manual test:
13148 (WebCore::Document::applets): Ditto.
27789 Fix loading Java applets without a codeBase. Only pass the base (up to the
31182 Use same rule for loading java applets as we do for images.
37408 updateWidgetPosition, since all RenderWidgets (except for applets) are now
DChangeLog-2003-10-2513695 Fixed: 3152053 - Safari: Java 141: Only visible applets are instantiated on web page
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-092420applets go through the standard NSView code path. Since this should only happen for Java, add a gl…
3221 …-determineObjectFromMIMEType:URL: would always return ObjectElementNone for Java applets (MIME type
3222 …"application/x-java-applet"), which would cause Java applets embedded in <OBJECT> elements to not …
15210 Fixed: <rdar://problem/3655495>: (exception loading applets)
15219 Fixed: <rdar://problem/3655204>: (repro assertion failure and crash loading java applets)
33595 …- fixed 3137287 -- REGRESSION: Java applets don't work when you go back to them (Java 1.4.1 plug-i…
DChangeLog-2002-12-039701 2970523 - Arrow key events not correctly passed to applets
15943 (IFJavaAppletViewCreate): Same as above, for Java applets.
DChangeLog-2007-10-1416433 …. This fixes -[WebPluginDatabase isMIMETypeRegistered:] and thus fallback content for Java applets
16434 (we were always rendering fallback content, if any, for Java applets).
DChangeLog4102 Allow applets to participate in accelerated compositing
DChangeLog-2010-01-2919821 the ones that load Java applets.
/external/webkit/Tools/
DChangeLog-2009-06-1624432 layout test machinery can't handle tests with applets that have code attributes

12