Skip to content

Commit 1fe8253

Browse files
author
fanfeilong
committed
modify doc/CEF_JavaScript_Cpp.md
1 parent 53bd234 commit 1fe8253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/CEF_JavaScript_Cpp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
}
180180
```
181181
8. 在CefRenderProcessHandlerImpl::OnContextReleased()里释放JavaScript注册的回调函数以及其他V8资源。
182+
182183
```
183184
void CefRenderProcessHandlerImpl::OnContextReleased(CefRefPtr<CefBrowser> browser,
184185
CefRefPtr<CefFrame> frame,

0 commit comments

Comments
 (0)