Home
last modified time | relevance | path

Searched refs:CustomEvent (Results 1 – 12 of 12) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
DHTMLImports.js448 elt.dispatchEvent(new CustomEvent("load", {
452 elt.dispatchEvent(new CustomEvent("error", {
524 elt.dispatchEvent(new CustomEvent("load", {
745 if (isIE && typeof window.CustomEvent !== "function") {
746 window.CustomEvent = function(inType, params) { class in window
752 window.CustomEvent.prototype = window.Event.prototype;
DHTMLImports.min.js11CustomEvent("load",{bubbles:!1}):new CustomEvent("error",{bubbles:!1})),e.__pending)for(var t;e.__…
DCustomElements.min.js11CustomEvent("WebComponentsReady",{bubbles:!0}))})}var o=e.useNative,n=e.initializeModules,r=/Tride…
DCustomElements.js612 document.dispatchEvent(new CustomEvent("WebComponentsReady", {
617 if (isIE11OrOlder && typeof window.CustomEvent !== "function") {
618 window.CustomEvent = function(inType, params) { class in window
624 window.CustomEvent.prototype = window.Event.prototype;
Dwebcomponents-lite.js790 elt.dispatchEvent(new CustomEvent("load", {
794 elt.dispatchEvent(new CustomEvent("error", {
866 elt.dispatchEvent(new CustomEvent("load", {
1087 if (isIE && typeof window.CustomEvent !== "function") {
1088 window.CustomEvent = function(inType, params) { class in window
1094 window.CustomEvent.prototype = window.Event.prototype;
1673 document.dispatchEvent(new CustomEvent("WebComponentsReady", {
1678 if (isIE11OrOlder && typeof window.CustomEvent !== "function") {
1679 window.CustomEvent = function(inType, params) {
1685 window.CustomEvent.prototype = window.Event.prototype;
Dwebcomponents-lite.min.js11CustomEvent("load",{bubbles:!1}):new CustomEvent("error",{bubbles:!1})),e.__pending)for(var t;e.__…
Dwebcomponents.js1174 var CustomEvent = registerGenericEvent("CustomEvent", Event);
1421 scope.wrappers.CustomEvent = CustomEvent;
5124 elt.dispatchEvent(new CustomEvent("load", {
5128 elt.dispatchEvent(new CustomEvent("error", {
5200 elt.dispatchEvent(new CustomEvent("load", {
5421 if (isIE && typeof window.CustomEvent !== "function") {
5422 window.CustomEvent = function(inType, params) { class in window
5428 window.CustomEvent.prototype = window.Event.prototype;
6007 document.dispatchEvent(new CustomEvent("WebComponentsReady", {
6012 if (isIE11OrOlder && typeof window.CustomEvent !== "function") {
[all …]
Dwebcomponents.min.js11 …P,e.wrapEventTargetMethods=H,e.wrappers.BeforeUnloadEvent=_,e.wrappers.CustomEvent=lt,e.wrappers.E…
14CustomEvent("WebComponentsReady",{bubbles:!0}))})}var n=e.useNative,r=e.initializeModules,o=/Tride…
DShadowDOM.js1137 var CustomEvent = registerGenericEvent("CustomEvent", Event);
1384 scope.wrappers.CustomEvent = CustomEvent;
DShadowDOM.min.js11 …P,e.wrapEventTargetMethods=H,e.wrappers.BeforeUnloadEvent=O,e.wrappers.CustomEvent=ut,e.wrappers.E…
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
Dpolymer.js29 var ev = new CustomEvent('testpath', {bubbles: true});
3916 new CustomEvent('WebComponentsReady', {bubbles: true})
4131 new CustomEvent('HTMLImportsLoaded', {bubbles: true})
9026 var event = new CustomEvent(type, {
11701 new CustomEvent('polymer-ready', {bubbles: true})
Dpolymer.min.js11 …,function(a){a.path&&(b=a.path[0]===e),a.stopPropagation()});var f=new CustomEvent("testpath",{bub…
12CustomEvent("WebComponentsReady",{bubbles:!0}))}),ShadowDOMPolyfill=null,wrap=unwrap=function(a){r…
13 …re:function(a,b,c,d,e){var f=c||this,b=null===b||void 0===b?{}:b,g=new CustomEvent(a,{bubbles:void…
14 …document.body.removeAttribute("unresolved"),document.dispatchEvent(new CustomEvent("polymer-ready"…