I'm trying to test some things on V8 inside the browser on Linux.
Since just over a week ago, the browser built according to
http://code.google.com/p/chromium/wiki/LinuxBuildInstructions does not work:

[18835:18835:330213459378:ERROR:common/temp_scaffolding_stubs.cc(214)] Not
implemented reached in static bool Upgrade::IsBrowserAlreadyRunning()
[18835:18835:330213459491:ERROR:common/temp_scaffolding_stubs.cc(194)] Not
implemented reached in static bool FirstRun::IsChromeFirstRun()
[18835:18835:330213676408:ERROR:common/chrome_plugin_lib.cc(129)] Not
implemented reached in static void
ChromePluginLib::RegisterPluginsWithNPAPI()
[18835:18835:330213957617:ERROR:browser/tab_contents/web_contents_view_gtk.cc(81)]
Not implemented reached in virtual void WebContentsViewGtk::CreateView()
[18835:18835:330214155736:FATAL:/home/kmillikin/chrome/src/chrome/browser/visitedlink_master.h(391)]
Check failed: used_count == used_items_ (25 vs. 26)
[18835:18835:330214155736:FATAL:/home/kmillikin/chrome/src/chrome/browser/visitedlink_master.h(391)]
Check failed: used_count == used_items_ (25 vs. 26)

The test_shell still works.  Do I have to clobber my build or something?

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to