Searched defs:parentFrameId (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
D | WebContentsObserverAndroid.java | 96 long parentFrameId, in didStartProvisionalLoadForFrame()
|
/external/chromium_org/chrome/common/extensions/api/ |
D | web_request.json | 134 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object 202 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object 247 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object 287 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object 333 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object 391 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object 435 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object 480 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object 523 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object
|
D | web_navigation.json | 42 "parentFrameId": { object 87 "parentFrameId": { object 125 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame. Set to -1 o… object
|
D | declarative_web_request.json | 587 …"parentFrameId": {"type": "integer", "description": "ID of frame that wraps the frame which sent t… object
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | ResourceTreeModel.js | 186 _frameAttached: function(frameId, parentFrameId) argument 708 frameAttached: function(frameId, parentFrameId) argument
|