Thiago de Arruda
a64978b812
Use the routing id on api::WebContents::GetID
...
The sandbox option allows multiple webContents in one renderer process, so using
the only the renderer id to identify WebContents instances is no longer an
option.
WebContents::GetID now returns a 64-bit integer, which is composed of both the
process id(high 32), and the RenderViewHost routing id(low 32). Also add a
`GetProcessID` that retrieves the renderer process id, a requirement in some of
our javascript code.
2016-09-27 06:01:47 -03:00
..
2016-09-17 17:02:36 -07:00
2016-09-17 17:02:36 -07:00
2016-08-26 15:30:02 -07:00
2016-08-02 18:08:12 +09:00
2016-09-14 16:22:43 +09:00
2016-08-02 19:28:12 +09:00
2016-08-02 18:08:12 +09:00
2016-09-14 16:22:43 +09:00
2016-08-02 18:08:12 +09:00
2016-08-02 19:28:12 +09:00
2016-08-02 18:08:12 +09:00
2016-05-15 01:03:32 -05:00
2016-09-16 16:02:57 +05:30
2016-08-02 18:08:12 +09:00
2016-08-02 19:28:12 +09:00
2016-08-02 18:08:12 +09:00
2016-08-02 15:15:40 +09:00
2016-08-02 15:15:40 +09:00
2016-08-02 15:15:40 +09:00
2016-08-02 15:15:40 +09:00
2016-08-02 19:28:12 +09:00
2016-08-02 18:08:12 +09:00
2016-09-16 13:09:06 -07:00
2016-08-02 18:08:12 +09:00
2016-09-14 16:22:43 +09:00
2016-09-14 16:22:43 +09:00
2016-08-20 14:25:13 +01:00
2016-08-26 15:30:02 -07:00
2016-09-14 16:22:43 +09:00
2016-08-02 18:08:12 +09:00
2016-09-16 13:09:06 -07:00
2016-08-02 18:08:12 +09:00
2016-09-01 08:52:44 +05:30
2016-09-01 08:52:44 +05:30
2016-08-09 05:57:02 -04:00
2016-09-20 02:42:41 +10:00
2016-09-20 02:41:26 +10:00
2016-09-20 02:41:26 +10:00
2016-08-02 19:28:12 +09:00
2016-08-02 18:08:12 +09:00
2016-08-23 09:51:54 -07:00
2016-09-27 06:01:47 -03:00
2016-09-27 06:01:47 -03:00
2016-08-02 19:28:12 +09:00
2016-08-02 18:08:12 +09:00
2016-05-25 10:13:12 -07:00
2016-09-27 06:01:46 -03:00
2016-09-27 06:01:46 -03:00
2016-08-02 20:38:35 +09:00
2016-08-02 20:38:35 +09:00
2016-08-02 19:28:12 +09:00
2016-08-26 15:30:02 -07:00
2016-09-16 21:24:53 +09:00
2016-09-16 11:18:15 +02:00
2016-04-27 20:29:39 +05:30
2016-04-27 20:29:39 +05:30
2016-08-02 15:28:32 +09:00
2016-08-02 15:28:32 +09:00