positron-electron/lib
Myk Melez c528072515 disable wrapping of WebContents by NavigationController
mozbrowserlocationchange doesn't provide the inPage and replaceEntry
metadata that would be required for NavigationController to "compeletely do
history control on user land" (as navigation-controller.js describes it).

So we disable the wrapping of WebContents by NavigationController
and then implement methods that are unique to NavigationController
over in atom_browser_web_contents.js.
2016-10-06 15:58:46 -07:00
..
browser disable wrapping of WebContents by NavigationController 2016-10-06 15:58:46 -07:00
common Add active uv loop. 2016-09-20 17:51:02 -07:00
renderer undo workarounds for bug 449811 (create fresh lexical binding for each iteration of for-in/of loop) 2016-10-04 16:47:23 -07:00