/external/webkit/LayoutTests/dom/html/level2/html/ |
D | AppletsCollection-expected.txt | 1 …applets. 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…
|
D | HTMLDocument08.js | 101 vapplets = doc.applets;
|
/external/proguard/examples/ |
D | applets.pro | 2 # 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/ |
D | HTMLDocument08.js | 101 vapplets = doc.applets;
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | DOMHTML.idl | 153 - (DOMHTMLCollection *)applets; 155 HRESULT applets([out, retval] IDOMHTMLCollection** collection);
|
/external/webkit/Source/WebCore/dom/ |
D | Document.idl | 171 readonly attribute HTMLCollection applets;
|
D | Document.h | 382 PassRefPtr<HTMLCollection> applets();
|
D | Document.cpp | 4198 PassRefPtr<HTMLCollection> Document::applets() in applets() function in WebCore::Document
|
/external/webkit/Source/WebKit/win/ |
D | DOMHTMLClasses.cpp | 286 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::applets( in applets() function in DOMHTMLDocument
|
D | DOMHTMLClasses.h | 399 virtual HRESULT STDMETHODCALLTYPE applets(
|
D | ChangeLog-2009-06-16 | 11841 (DeprecatedDOMHTMLDocument::applets): 22620 (DOMHTMLDocument::applets):
|
/external/webkit/Source/WebKit/gtk/po/ |
D | fr.po | 697 msgstr "Activer les applets Java" 702 "Indique s'il faut activer la prise en charge des applets Java par la balise "
|
D | nl.po | 886 msgstr "Of ondersteuning voor Java-applets via <applet> ingeschakeld is"
|
/external/webkit/Source/WebCore/bindings/objc/ |
D | PublicDOMInterfaces.h | 84 @property(readonly, retain) DOMHTMLCollection *applets;
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2005-08-23 | 8218 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 …]
|
D | ChangeLog-2006-12-31 | 8775 (WebCore::canHaveChildrenForEditing): Added selects, buttons, applets, and embeds. 30030 (-[DOMHTMLDocument applets]): 33490 (-[DOMHTMLDocument applets]): 34864 (-[DOMHTMLDocument applets]): 47131 (-[DOMHTMLDocument applets]): 47142 (WebCore::Document::applets):
|
D | ChangeLog-2005-12-19 | 3103 (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.
|
D | ChangeLog-2009-06-16 | 271 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
|
D | ChangeLog-2003-10-25 | 13695 Fixed: 3152053 - Safari: Java 141: Only visible applets are instantiated on web page
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 2420 …applets 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…
|
D | ChangeLog-2002-12-03 | 9701 2970523 - Arrow key events not correctly passed to applets 15943 (IFJavaAppletViewCreate): Same as above, for Java applets.
|
D | ChangeLog-2007-10-14 | 16433 …. This fixes -[WebPluginDatabase isMIMETypeRegistered:] and thus fallback content for Java applets 16434 (we were always rendering fallback content, if any, for Java applets).
|
D | ChangeLog | 4102 Allow applets to participate in accelerated compositing
|
D | ChangeLog-2010-01-29 | 19821 the ones that load Java applets.
|
/external/webkit/Tools/ |
D | ChangeLog-2009-06-16 | 24432 layout test machinery can't handle tests with applets that have code attributes
|