摘要: 参考网页加载完成的事件,实现chromium内部对外的js发送事件。 FrameHostMsg_DidFinishLoad 带反馈的可参考:FrameMsg_BeforeUnload ,反馈事件:FrameHostMsg_BeforeUnload_ACK,FrameHostMsg_RunBefore 阅读全文
posted @ 2020-06-22 11:20 Bigben 阅读(1083) 评论(0) 推荐(0) 编辑
摘要: Blink IDL Extended Attributes Introduction The main interest in extended attributes are their semantics: Blink implements many more extended attribute 阅读全文
posted @ 2020-06-22 10:23 Bigben 阅读(275) 评论(0) 推荐(0) 编辑
摘要: # Design of V8 bindings This document explains key concepts in the V8 binding architecture except the lifetime management of DOM wrappers. See [V8GCCo 阅读全文
posted @ 2020-06-22 10:10 Bigben 阅读(213) 评论(0) 推荐(0) 编辑