Marshall Greenblatt
|
6354d8daf1
|
Fix dangling raw_ptr errors and related issues (see #3239)
- Use raw_ptr in class container fields.
- Use defined lifespan for StreamReaderURLLoader.
- Fix lifespan assumptions for WebContents/RFH usage.
|
2024-05-21 12:56:47 -04:00 |
Marshall Greenblatt
|
49a34d9160
|
Apply new Chromium style for #include sorting
Add "cef/" prefix for CEF #includes in libcef/ directory.
Sort #includes by following
https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes
|
2024-05-01 14:34:32 -04:00 |
Marshall Greenblatt
|
52dac91167
|
Update to Chromium version 124.0.6367.0 (#1274542)
|
2024-03-22 13:46:28 -04:00 |
Marshall Greenblatt
|
00dca9601e
|
Update to Chromium version 92.0.4515.0 (#885287)
|
2021-06-10 16:42:44 -04:00 |
Marshall Greenblatt
|
a4603c6f1a
|
chrome: Support usage of the Chrome toolbar from Views (see issue #2969)
|
2021-04-11 20:44:28 -04:00 |