Home
last modified time | relevance | path

Searched refs:openerId (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/remote/test/puppeteer/src/common/
H A DTarget.ts205 const { openerId } = this._targetInfo; constant
206 if (!openerId) return null;
207 return this.browser()._targets.get(openerId);
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/src/common/
H A DTarget.ts210 const { openerId } = this._targetInfo; constant
211 if (!openerId) return null;
212 return this.browser()._targets.get(openerId);
/dports/mail/thunderbird/thunderbird-91.8.0/remote/test/puppeteer/src/common/
H A DTarget.ts205 const { openerId } = this._targetInfo; constant
206 if (!openerId) return null;
207 return this.browser()._targets.get(openerId);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/tabmodel/android/java/src/org/chromium/chrome/browser/tabmodel/
H A DTabModelOrderControllerImpl.java95 private int getIndexOfLastTabOpenedBy(int openerId, int startIndex) { in getIndexOfLastTabOpenedBy() argument
100 if (CriticalPersistedTabData.from(tab).getParentId() == openerId in getIndexOfLastTabOpenedBy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/generated/
H A Dprotocol.d.ts10021 openerId?: TargetID; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/devtools-protocol/types/
H A Dprotocol.d.ts12879 openerId?: TargetID; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/generated/
H A Dprotocol.d.ts11174 openerId?: TargetID; property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/devtools_protocol/
H A Dbrowser_protocol.pdl6823 optional TargetID openerId
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/third_party/blink/public/devtools_protocol/
H A Dbrowser_protocol.pdl6735 optional TargetID openerId
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/devtools-protocol/pdl/
H A Dbrowser_protocol.pdl7367 optional TargetID openerId
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/devtools-protocol/
H A Dchangelog.md2547 …rgetInfo) - The `targetId` in the properties had `type` _removed_. The `openerId` in the propertie…
4598 …ols.github.io/devtools-protocol/tot/Target/#type-TargetInfo) - The properties's `openerId` _added_.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/devtools_protocol/
H A Dbrowser_protocol.pdl7593 optional TargetID openerId
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/third_party/blink/public/devtools_protocol/
H A Dbrowser_protocol.pdl7587 optional TargetID openerId
/dports/www/firefox-esr/firefox-91.8.0/remote/cdp/
H A DProtocol.jsm13087 "name": "openerId",
/dports/www/firefox/firefox-99.0/remote/cdp/
H A DProtocol.jsm13087 "name": "openerId",
/dports/mail/thunderbird/thunderbird-91.8.0/remote/cdp/
H A DProtocol.jsm13087 "name": "openerId",
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/devtools-protocol/pdl/
H A Dbrowser_protocol.pdl8613 optional TargetID openerId
/dports/lang/spidermonkey78/firefox-78.9.0/remote/
H A DProtocol.jsm13087 "name": "openerId",