Files
electron/atom/browser/api
Thiago de Arruda 0b3b29938f Allow api::WebContents to fully wrap an existing content::WebContents.
- Add an overload to `WebContents::CreateFrom` that accepts a type parameter. If
  type is `REMOTE`, initialization is the same as before(a thin wrapper). If
  not, the `api::WebContents` will be fully initialized, as if it was created by
  `api::WebContents::Create`.
- Move common initialization code to `InitWithSessionAndOptions`.
2016-09-27 06:01:46 -03:00
..
2016-09-16 13:09:06 -07:00
2016-09-20 02:42:41 +10:00
2016-08-02 19:28:12 +09:00
2016-08-26 15:30:02 -07:00
2016-09-16 11:18:15 +02:00