Comment #4 on issue 20418 by codedr: chrome crash at
WebFrameImpl::RegisterPasswordListener
http://code.google.com/p/chromium/issues/detail?id=20418
I updated to the latest source, and when I build, I'm getting this error:
: tools/gyp/gyp -f make build/all.gyp -Dtarget_arch=x64
Traceback (most recent call last):
File "tools/gyp/gyp", line 14, in <module>
sys.exit(gyp.main(sys.argv[1:]))
File "src/tools/gyp/pylib/gyp/__init__.py", line 418, in main
File "src/tools/gyp/pylib/gyp/__init__.py", line 79, in Load
File "src/tools/gyp/pylib/gyp/input.py", line 1953, in Load
File "src/tools/gyp/pylib/gyp/input.py", line 346, in LoadTargetBuildFile
File "src/tools/gyp/pylib/gyp/input.py", line 866, in
ProcessVariablesAndConditionsInDict
File "src/tools/gyp/pylib/gyp/input.py", line 882, in
ProcessVariablesAndConditionsInList
File "src/tools/gyp/pylib/gyp/input.py", line 835, in
ProcessVariablesAndConditionsInDict
File "src/tools/gyp/pylib/gyp/input.py", line 691, in
ProcessConditionsInDict
File "<string>", line 1, in <module>
NameError: name 'javascript_engine' is not defined while evaluating
condition
'javascript_engine=="v8"' in build/all.gyp while trying to load
build/all.gyp
I have to figure out what's broken and let you know.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---