You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The upstream [`CEF` forum](http://magpcss.org/ceforum/) is a valuable resource,
18
18
19
19
It maybe helpful to run the `cefclient` application and compare output with `CefSharp`. The `WinForms` and `WPF` versions use two different rendering modes, `WPF` uses Offscreen Rendering (`OSR`). `OffScreen` also uses `OSR` mode.
20
20
21
-
- Download **Test App** from http://cefbuilds.com
21
+
- Download **Test App** from http://opensource.spotify.com/cefbuilds/index.html ( or http://cefbuilds.com for older versions)
22
22
- To compare with WPF run `cefclient --multi-threaded-message-loop --off-screen-rendering-enabled`
23
23
- To compare with WinForms `cefclient --multi-threaded-message-loop`
0 commit comments