Created
January 8, 2014 14:02
-
-
Save mariusk/8317159 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marius@marius-ThinkPad-W530:~/p/gdxproj2/mytest$ /usr/lib/jvm/java-7-oracle/bin/java -Xms1024m -Xmx1024m -Dgwt.persistentunitcachedir=/home/marius/p/gdxproj2/mytest/gwt/build/gwt/cache -Xms256M -Xmx256M -Dfile.encoding=UTF-8 -cp /home/marius/p/gdxproj2/mytest/gwt/src/main/java:/home/marius/p/gdxproj2/mytest/gwt/build/resources/main:/home/marius/p/gdxproj2/mytest/core/src/main/java:/home/marius/p/gdxproj2/mytest/core/build/libs/core-1.0.jar:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx-backend-gwt/1.0-SNAPSHOT/jar/d7e91302918c2b5c8365655d118635ab9785f4a6/gdx-backend-gwt-1.0-SNAPSHOT.jar:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx-backend-gwt/1.0-SNAPSHOT/jar/d2d2f161e3b8809fe7153e85fec094807bae12c8/gdx-backend-gwt-1.0-SNAPSHOT-sources.jar:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx/1.0-SNAPSHOT/jar/cced0e484b74b918acc1dea046a94a7aa6877b2/gdx-1.0-SNAPSHOT-sources.jar:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx/1.0-SNAPSHOT/jar/91cb8ceda656e12e5eebdb19cf86b0d4c55b9f3b/gdx-1.0-SNAPSHOT.jar:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar:/home/marius/.gradle/caches/artifacts-26/filestore/javax.validation/validation-api/1.0.0.GA/jar/7a561191db2203550fbfa40d534d4997624cd369/validation-api-1.0.0.GA-sources.jar:/home/marius/.gradle/caches/artifacts-26/filestore/javax.validation/validation-api/1.0.0.GA/jar/b6bd7f9d78f6fdaa3c37dae18a4bd298915f328e/validation-api-1.0.0.GA.jar:/home/marius/.gradle/caches/artifacts-26/filestore/org.json/json/20090211/jar/c183aa3a2a6250293808bba12262c8920ce5a51c/json-20090211.jar:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-codeserver/2.5.1/jar/b1fb46d79564065e316e91b9b9cd04c607b9733d/gwt-codeserver-2.5.1.jar:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-dev/2.5.1/jar/ba1f05ddd23b51c0d9c813956ca0ea72cb2e7a92/gwt-dev-2.5.1.jar:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.1/jar/a8afe9b0222db730f4ebd02a1aa329a5395473c5/gwt-user-2.5.1.jar:/home/marius/p/gdxproj2/mytest/gwt/build/classes/main com.google.gwt.dev.Compiler -war /home/marius/p/gdxproj2/mytest/gwt/build/gwt/out -extra /home/marius/p/gdxproj2/mytest/gwt/build/gwt/extra -workDir /home/marius/p/gdxproj2/mytest/gwt/build/gwt/work -gen /home/marius/p/gdxproj2/mytest/gwt/build/gwt/gen -logLevel DEBUG -localWorkers 8 -XdisableClassMetadata -XdisableCastChecking -strict -XenableClosureCompiler net.kjeldahl.GdxDefinition &> /tmp/tmp2 | |
Value of /tmp/tmp2: | |
Loading inherited module 'net.kjeldahl.GdxDefinition' | |
Module location: file:/home/marius/p/gdxproj2/mytest/gwt/src/main/java/net/kjeldahl/GdxDefinition.gwt.xml | |
Loading inherited module 'com.badlogic.gdx.backends.gdx_backends_gwt' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx-backend-gwt/1.0-SNAPSHOT/jar/d2d2f161e3b8809fe7153e85fec094807bae12c8/gdx-backend-gwt-1.0-SNAPSHOT-sources.jar!/com/badlogic/gdx/backends/gdx_backends_gwt.gwt.xml | |
Loading inherited module 'com.google.gwt.user.User' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/User.gwt.xml | |
Loading inherited module 'com.google.gwt.animation.Animation' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/animation/Animation.gwt.xml | |
Loading inherited module 'com.google.gwt.core.Core' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/core/Core.gwt.xml | |
Loading inherited module 'com.google.gwt.dev.jjs.intrinsic.Intrinsic' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-dev/2.5.1/jar/ba1f05ddd23b51c0d9c813956ca0ea72cb2e7a92/gwt-dev-2.5.1.jar!/com/google/gwt/dev/jjs/intrinsic/Intrinsic.gwt.xml | |
Loading inherited module 'com.google.gwt.lang.LongLib' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-dev/2.5.1/jar/ba1f05ddd23b51c0d9c813956ca0ea72cb2e7a92/gwt-dev-2.5.1.jar!/com/google/gwt/lang/LongLib.gwt.xml | |
Loading inherited module 'com.google.gwt.emul.Emulation' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/emul/Emulation.gwt.xml | |
Loading inherited module 'com.google.gwt.logging.LogImpl' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/logging/LogImpl.gwt.xml | |
Loading inherited module 'com.google.gwt.typedarrays.TypedArrays' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/typedarrays/TypedArrays.gwt.xml | |
Loading inherited module 'com.google.gwt.useragent.UserAgent' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/useragent/UserAgent.gwt.xml | |
Loading inherited module 'com.google.gwt.emul.EmulationWithUserAgent' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/emul/EmulationWithUserAgent.gwt.xml | |
Loading inherited module 'com.google.gwt.core.CoreWithUserAgent' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/core/CoreWithUserAgent.gwt.xml | |
Loading inherited module 'com.google.gwt.core.CompilerParameters' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/core/CompilerParameters.gwt.xml | |
Loading inherited module 'com.google.gwt.core.EmulateJsStack' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/core/EmulateJsStack.gwt.xml | |
Loading inherited module 'com.google.gwt.xhr.XMLHttpRequest' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/xhr/XMLHttpRequest.gwt.xml | |
Loading inherited module 'com.google.gwt.core.AsyncFragmentLoader' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/core/AsyncFragmentLoader.gwt.xml | |
Loading inherited module 'com.google.gwt.core.XSLinker' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/core/XSLinker.gwt.xml | |
Loading inherited module 'com.google.gwt.core.CrossSiteIframeLinker' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/core/CrossSiteIframeLinker.gwt.xml | |
Loading inherited module 'com.google.gwt.user.UserAgent' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/UserAgent.gwt.xml | |
Loading inherited module 'com.google.gwt.canvas.Canvas' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/canvas/Canvas.gwt.xml | |
Loading inherited module 'com.google.gwt.canvas.dom.DOM' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/canvas/dom/DOM.gwt.xml | |
Loading inherited module 'com.google.gwt.dom.DOM' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/dom/DOM.gwt.xml | |
Loading inherited module 'com.google.gwt.safehtml.SafeHtml' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/safehtml/SafeHtml.gwt.xml | |
Loading inherited module 'com.google.gwt.regexp.RegExp' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/regexp/RegExp.gwt.xml | |
Loading inherited module 'com.google.gwt.debug.DebugBase' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/debug/DebugBase.gwt.xml | |
Loading inherited module 'com.google.gwt.dom.builder.DomBuilder' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/dom/builder/DomBuilder.gwt.xml | |
Loading inherited module 'com.google.gwt.editor.Editor' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/editor/Editor.gwt.xml | |
Loading inherited module 'com.google.gwt.validation.Validation' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/validation/Validation.gwt.xml | |
Loading inherited module 'javax.validation.Validation' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/javax/validation/Validation.gwt.xml | |
Loading inherited module 'com.google.gwt.event.Event' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/event/Event.gwt.xml | |
Loading inherited module 'com.google.gwt.event.EventBase' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/event/EventBase.gwt.xml | |
Loading inherited module 'com.google.web.bindery.event.Event' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/web/bindery/event/Event.gwt.xml | |
Loading inherited module 'com.google.gwt.event.dom.DomEvent' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/event/dom/DomEvent.gwt.xml | |
Loading inherited module 'com.google.gwt.event.dom.DragEvent' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/event/dom/DragEvent.gwt.xml | |
Loading inherited module 'com.google.gwt.event.dom.TouchEvent' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/event/dom/TouchEvent.gwt.xml | |
Loading inherited module 'com.google.gwt.event.logical.LogicalEvent' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/event/logical/LogicalEvent.gwt.xml | |
Loading inherited module 'com.google.gwt.geolocation.Geolocation' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/geolocation/Geolocation.gwt.xml | |
Loading inherited module 'com.google.gwt.i18n.I18N' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/i18n/I18N.gwt.xml | |
Loading inherited module 'com.google.gwt.layout.Layout' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/layout/Layout.gwt.xml | |
Loading inherited module 'com.google.gwt.aria.Aria' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/aria/Aria.gwt.xml | |
Loading inherited module 'com.google.gwt.user.Window' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/Window.gwt.xml | |
Loading inherited module 'com.google.gwt.media.Media' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/media/Media.gwt.xml | |
Loading inherited module 'com.google.gwt.media.dom.DOM' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/media/dom/DOM.gwt.xml | |
Loading inherited module 'com.google.gwt.resources.Resources' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/resources/Resources.gwt.xml | |
Loading inherited module 'com.google.gwt.http.HTTP' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/http/HTTP.gwt.xml | |
Loading inherited module 'com.google.gwt.jsonp.Jsonp' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/jsonp/Jsonp.gwt.xml | |
Loading inherited module 'com.google.gwt.safecss.SafeCss' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/safecss/SafeCss.gwt.xml | |
Loading inherited module 'com.google.gwt.storage.Storage' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/storage/Storage.gwt.xml | |
Loading inherited module 'com.google.gwt.text.Text' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/text/Text.gwt.xml | |
Loading inherited module 'com.google.gwt.touch.Touch' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/touch/Touch.gwt.xml | |
Loading inherited module 'com.google.gwt.uibinder.UiBinder' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/uibinder/UiBinder.gwt.xml | |
Loading inherited module 'com.google.gwt.user.AsyncProxy' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/AsyncProxy.gwt.xml | |
Loading inherited module 'com.google.gwt.user.CaptionPanel' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/CaptionPanel.gwt.xml | |
Loading inherited module 'com.google.gwt.user.cellview.CellView' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/cellview/CellView.gwt.xml | |
Loading inherited module 'com.google.gwt.cell.Cell' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/cell/Cell.gwt.xml | |
Loading inherited module 'com.google.gwt.cell.TextButtonCell' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/cell/TextButtonCell.gwt.xml | |
Loading inherited module 'com.google.gwt.view.View' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/view/View.gwt.xml | |
Loading inherited module 'com.google.gwt.user.ClippedImage' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/ClippedImage.gwt.xml | |
Loading inherited module 'com.google.gwt.user.datepicker.DatePicker' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/datepicker/DatePicker.gwt.xml | |
Loading inherited module 'com.google.gwt.user.DocumentMode' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/DocumentMode.gwt.xml | |
Loading inherited module 'com.google.gwt.user.DocumentRoot' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/DocumentRoot.gwt.xml | |
Loading inherited module 'com.google.gwt.user.DOM' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/DOM.gwt.xml | |
Loading inherited module 'com.google.gwt.user.FileUpload' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/FileUpload.gwt.xml | |
Loading inherited module 'com.google.gwt.user.Focus' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/Focus.gwt.xml | |
Loading inherited module 'com.google.gwt.user.Form' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/Form.gwt.xml | |
Loading inherited module 'com.google.gwt.user.History' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/History.gwt.xml | |
Loading inherited module 'com.google.gwt.user.HTTPRequest' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/HTTPRequest.gwt.xml | |
Loading inherited module 'com.google.gwt.user.Hyperlink' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/Hyperlink.gwt.xml | |
Loading inherited module 'com.google.gwt.user.ImageBundle' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/ImageBundle.gwt.xml | |
Loading inherited module 'com.google.gwt.user.Popup' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/Popup.gwt.xml | |
Loading inherited module 'com.google.gwt.user.RemoteService' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/RemoteService.gwt.xml | |
Loading inherited module 'com.google.gwt.user.ResizeLayoutPanel' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/ResizeLayoutPanel.gwt.xml | |
Loading inherited module 'com.google.gwt.user.RichText' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/RichText.gwt.xml | |
Loading inherited module 'com.google.gwt.user.Scroll' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/Scroll.gwt.xml | |
Loading inherited module 'com.google.gwt.user.SplitPanel' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/SplitPanel.gwt.xml | |
Loading inherited module 'com.google.gwt.user.TextBox' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/TextBox.gwt.xml | |
Loading inherited module 'com.google.gwt.user.Tree' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/Tree.gwt.xml | |
Loading inherited module 'com.google.gwt.widget.Widget' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/widget/Widget.gwt.xml | |
Loading inherited module 'com.badlogic.gdx.backends.gwt.theme.chrome.Chrome' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx-backend-gwt/1.0-SNAPSHOT/jar/d2d2f161e3b8809fe7153e85fec094807bae12c8/gdx-backend-gwt-1.0-SNAPSHOT-sources.jar!/com/badlogic/gdx/backends/gwt/theme/chrome/Chrome.gwt.xml | |
Loading inherited module 'com.badlogic.gdx' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx/1.0-SNAPSHOT/jar/cced0e484b74b918acc1dea046a94a7aa6877b2/gdx-1.0-SNAPSHOT-sources.jar!/com/badlogic/gdx.gwt.xml | |
Loading inherited module 'com.esotericsoftware.TableLayout' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx/1.0-SNAPSHOT/jar/cced0e484b74b918acc1dea046a94a7aa6877b2/gdx-1.0-SNAPSHOT-sources.jar!/com/esotericsoftware/TableLayout.gwt.xml | |
Loading inherited module 'com.google.gwt.webgl.WebGL' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx-backend-gwt/1.0-SNAPSHOT/jar/d2d2f161e3b8809fe7153e85fec094807bae12c8/gdx-backend-gwt-1.0-SNAPSHOT-sources.jar!/com/google/gwt/webgl/WebGL.gwt.xml | |
Loading inherited module 'com.badlogic.gwtref.GwtReflect' | |
Module location: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.badlogicgames.gdx/gdx-backend-gwt/1.0-SNAPSHOT/jar/d2d2f161e3b8809fe7153e85fec094807bae12c8/gdx-backend-gwt-1.0-SNAPSHOT-sources.jar!/com/badlogic/gwtref/GwtReflect.gwt.xml | |
Loading inherited module 'net.kjeldahl.Main' | |
Module location: file:/home/marius/p/gdxproj2/mytest/core/src/main/java/net/kjeldahl/Main.gwt.xml | |
Public resources found in... | |
Unexpected entry in classpath; /home/marius/p/gdxproj2/mytest/gwt/build/resources/main is neither a directory nor an archive (.jar or .zip) | |
Unexpected entry in classpath; /home/marius/p/gdxproj2/mytest/gwt/build/classes/main is neither a directory nor an archive (.jar or .zip) | |
Translatable source found in... | |
Persistent unit cache dir set to: /home/marius/p/gdxproj2/mytest/gwt/build/gwt/cache/gwt-unitCache | |
Compiling module net.kjeldahl.GdxDefinition | |
Looking for previously cached Compilation Units in /home/marius/p/gdxproj2/mytest/gwt/build/gwt/cache/gwt-unitCache | |
Looking for precompiled archives. To disable, use -Dgwt.usearchives=false | |
Loading archived module: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/user/User.gwtar | |
gwt-unitCache-00000143722219B7: Load complete | |
Loading archived module: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/core/Core.gwtar | |
Loading archived module: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/gwt/regexp/RegExp.gwtar | |
Loading archived module: jar:file:/home/marius/.gradle/caches/artifacts-26/filestore/com.google.gwt/gwt-user/2.5.0/jar/bbec0cc2ba81a2601aac55e3783ad0d0ff7d45ac/gwt-user-2.5.0.jar!/com/google/web/bindery/event/Event.gwtar | |
Found 3446 cached/archived units. Used 3446 / 3446 units from cache. | |
Compiling... | |
Compilation completed in 0.00 seconds | |
Added 0 units to cache since last cleanup. | |
Validating units: | |
Removing invalidated units | |
Finding entry point classes | |
Computing all possible rebind results for 'com.google.gwt.useragent.client.UserAgentAsserter' | |
Rebinding com.google.gwt.useragent.client.UserAgentAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.useragent.client.UserAgentAsserter | |
Rebinding com.google.gwt.useragent.client.UserAgentAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.useragent.client.UserAgentAsserter | |
Rebinding com.google.gwt.useragent.client.UserAgentAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.useragent.client.UserAgentAsserter | |
Rebinding com.google.gwt.useragent.client.UserAgentAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.useragent.client.UserAgentAsserter | |
Rebinding com.google.gwt.useragent.client.UserAgentAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.useragent.client.UserAgentAsserter | |
Rebinding com.google.gwt.useragent.client.UserAgentAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.useragent.client.UserAgentAsserter | |
Computing all possible rebind results for 'com.google.gwt.user.client.DocumentModeAsserter' | |
Rebinding com.google.gwt.user.client.DocumentModeAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.user.client.DocumentModeAsserter | |
Rebinding com.google.gwt.user.client.DocumentModeAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.user.client.DocumentModeAsserter | |
Rebinding com.google.gwt.user.client.DocumentModeAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.user.client.DocumentModeAsserter | |
Rebinding com.google.gwt.user.client.DocumentModeAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.user.client.DocumentModeAsserter | |
Rebinding com.google.gwt.user.client.DocumentModeAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.user.client.DocumentModeAsserter | |
Rebinding com.google.gwt.user.client.DocumentModeAsserter | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was com.google.gwt.user.client.DocumentModeAsserter | |
Computing all possible rebind results for 'net.kjeldahl.client.GwtLauncher' | |
Rebinding net.kjeldahl.client.GwtLauncher | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was net.kjeldahl.client.GwtLauncher | |
Rebinding net.kjeldahl.client.GwtLauncher | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.FileUpload.FileUploadImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.FileUpload.FileUploadImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.DocumentModeGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.ClippedImageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.ClippedImageImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.AbstractCellTable.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.AbstractCellTable.ImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.cellview.client.CellBasedWidgetImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard'/> | |
Checking rule <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.cell.client.TextButtonCell.Appearance'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.cell.client.TextButtonCell.DefaultAppearance'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.AsyncProxy'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.AsyncProxyGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.uibinder.client.UiRenderer'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.StorageImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/> | |
Checking rule <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.storage.client.Storage.StorageSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.storage.client.Storage.StorageSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.safecss.shared.SafeStylesUtils.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.safecss.shared.SafeStylesUtils.ImplIE6To8'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if all subconditions are true (<all>) | |
<when-property-is name='ClientBundle.enableInlining' value='true'/> | |
Property value is 'true' | |
Yes, the property value matched | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.InlineClientBundleGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.resources.client.ClientBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.resources.rebind.context.StaticClientBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.layout.client.LayoutImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.layout.client.LayoutImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.WindowImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.WindowImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.i18n.client.BidiPolicy.BidiPolicyImplOn'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.CustomDateTimeFormat'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CustomDateTimeFormatGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.CurrencyList'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.CurrencyListGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.i18n.client.impl.LocaleInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocaleInfoGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.i18n.shared.Localizable'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.i18n.rebind.LocalizableGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.geolocation.client.Geolocation.GeolocationSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.TouchEvent.TouchSupportDetectorNo'/> | |
Checking rule <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.event.dom.DragDropEventBase.DragSupportDetectorNo'/> | |
Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.editor.client.SimpleBeanEditorDriver'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/> | |
Checking rule <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking if all subconditions are true (<all>) | |
Checking if any subcondition is true (<any>) | |
<when-assignable class='javax.validation.Validator'/> | |
No, the requested type was not assignable | |
<when-assignable class='com.google.gwt.validation.client.impl.GwtSpecificValidator'/> | |
No, the requested type was not assignable | |
No: All subconditions were false | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.validation.rebind.ValidatorGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.spi.ValidationProvider'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.spi.GwtValidationProvider'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.validation.client.UserValidationMessagesResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.impl.NullUserValidationMessageResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ValidationProviderResolver'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtValidationProviderResolver'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.MessageInterpolator'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtMessageInterpolator'/> | |
Checking rule <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='javax.validation.ConstraintValidatorFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.validation.client.GwtConstraintValidatorFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.client.DomBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.builder.shared.ElementBuilderFactory'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.builder.shared.HtmlBuilderFactory'/> | |
Checking rule <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.debug.client.DebugInfo.DebugInfoImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.debug.client.DebugInfo.DebugInfoImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.UIObject.DebugIdImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedNo'/> | |
Checking rule <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.canvas.client.Canvas.CanvasElementSupportDetectedMaybe'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.StyleInjector.StyleInjectorImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE8'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplIE9'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.dom.client.DOMImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.dom.client.DOMImplOpera'/> | |
Checking rule <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.safehtml.client.SafeHtmlTemplates'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplWebkit'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.animation.client.AnimationScheduler'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.animation.client.AnimationSchedulerImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.ScriptTagLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.CrossSiteLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.Logger'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.AsyncFragmentLoader.LoadingStrategy'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.XhrLoadingStrategy'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplFull'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulDataView'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NativeImplEmulClamped'/> | |
Checking rule <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.typedarrays.client.NativeImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.typedarrays.client.NoSupportImpl'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.SourceMapProperty.SourceMapEnabled'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChromeNoSourceMap'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorChrome'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorNull'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorOpera'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorMoz'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StackTraceCreator.Collector'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StackTraceCreator.CollectorEmulated'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplAppend'/> | |
Checking rule <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.useragent.client.UserAgentAsserter.UserAgentProperty'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.useragent.rebind.UserAgentGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.core.client.impl.StringBufferImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.core.client.impl.StringBufferImplArray'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplWarning'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplSevere'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LoggerImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LoggerImplRegular'/> | |
Checking rule <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.logging.impl.LevelImplNull'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.logging.impl.LevelImplRegular'/> | |
Rebind result was net.kjeldahl.client.GwtLauncher | |
Rebinding net.kjeldahl.client.GwtLauncher | |
Checking rule <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator'/> | |
Checking rule <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.badlogic.gwtref.client.IReflectionCache'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.badlogic.gwtref.gen.ReflectionCacheGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ScrollImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.RichTextAreaImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.RichTextAreaImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplStandard'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.rpc.RemoteService'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.PopupImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.PopupImplMozilla'/> | |
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking if all subconditions are true (<all>) | |
<when-assignable class='com.google.gwt.user.client.ui.ImageBundle'/> | |
No, the requested type was not assignable | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplIE'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.HyperlinkImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.HyperlinkImplOpera'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplSafari'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplTimer'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.impl.HistoryImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.impl.HistoryImplMozilla'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImplIE6'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found better fallback match for <replace-with class='com.google.gwt.user.client.ui.impl.FormPanelImpl'/> | |
Checking rule <replace-with class='com.google.gwt.user.client.ui.impl.FocusImplIE6'/> | |
Checking if all subconditions are true (<all>) | |
<when-type-is class='com.google.gwt.user.client.ui.impl.FocusImpl'/> | |
Not an exact match | |
No: One or more subconditions was false | |
Rule did not match | |
Found b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment