WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
63817
IndexedDB: make LevelDB the default back-end
https://bugs.webkit.org/show_bug.cgi?id=63817
Summary
IndexedDB: make LevelDB the default back-end
Hans Wennborg
Reported
2011-07-01 10:40:20 PDT
IndexedDB: make LevelDB the default back-end
Attachments
Patch
(2.89 KB, patch)
2011-07-01 10:42 PDT
,
Hans Wennborg
no flags
Details
Formatted Diff
Diff
Patch
(2.89 KB, patch)
2011-07-01 11:37 PDT
,
Hans Wennborg
tony
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Hans Wennborg
Comment 1
2011-07-01 10:42:16 PDT
Created
attachment 99486
[details]
Patch
WebKit Review Bot
Comment 2
2011-07-01 10:45:06 PDT
Attachment 99486
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/update-webkit', '--chromium']" exit_code: 2 Last 3072 characters of output: Source/WebKit/chromium/ui --revision 91300 --ignore-externals' in '/mnt/git/webkit-style-queue/Source/WebKit/chromium' A /mnt/git/webkit-style-queue/Source/WebKit/chromium/ui/gfx/interpolated_transform.h A /mnt/git/webkit-style-queue/Source/WebKit/chromium/ui/gfx/interpolated_transform_unittest.cc A /mnt/git/webkit-style-queue/Source/WebKit/chromium/ui/gfx/interpolated_transform.cc U /mnt/git/webkit-style-queue/Source/WebKit/chromium/ui/ui_unittests.gypi U /mnt/git/webkit-style-queue/Source/WebKit/chromium/ui/ui_gfx.gypi U /mnt/git/webkit-style-queue/Source/WebKit/chromium/ui/resources/ui_resources.grd A /mnt/git/webkit-style-queue/Source/WebKit/chromium/ui/resources/default_large_favicon.png U /mnt/git/webkit-style-queue/Source/WebKit/chromium/ui/DEPS Updated to revision 91300. ________ running 'svn update /mnt/git/webkit-style-queue/Source/WebKit/chromium/third_party/skia/include --revision 1763 --ignore-externals' in '/mnt/git/webkit-style-queue/Source/WebKit/chromium' U /mnt/git/webkit-style-queue/Source/WebKit/chromium/third_party/skia/include/utils/mac/SkCGUtils.h U /mnt/git/webkit-style-queue/Source/WebKit/chromium/third_party/skia/include/views/SkApplication.h Updated to revision 1763. ________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-style-queue/Source/WebKit/chromium' Error: /usr/bin/python gyp_webkit in /mnt/git/webkit-style-queue/Source/WebKit/chromium returned 1 Updating webkit projects from gyp files... Traceback (most recent call last): File "gyp_webkit", line 117, in <module> sys.exit(gyp.main(args)) File "/mnt/git/webkit-style-queue/Source/WebKit/chromium/tools/gyp/pylib/gyp/__init__.py", line 448, in main options.circular_check) File "/mnt/git/webkit-style-queue/Source/WebKit/chromium/tools/gyp/pylib/gyp/__init__.py", line 87, in Load depth, generator_input_info, check, circular_check) File "/mnt/git/webkit-style-queue/Source/WebKit/chromium/tools/gyp/pylib/gyp/input.py", line 2210, in Load depth, check) File "/mnt/git/webkit-style-queue/Source/WebKit/chromium/tools/gyp/pylib/gyp/input.py", line 421, in LoadTargetBuildFile includes, depth, check) File "/mnt/git/webkit-style-queue/Source/WebKit/chromium/tools/gyp/pylib/gyp/input.py", line 421, in LoadTargetBuildFile includes, depth, check) File "/mnt/git/webkit-style-queue/Source/WebKit/chromium/tools/gyp/pylib/gyp/input.py", line 355, in LoadTargetBuildFile includes, True, check) File "/mnt/git/webkit-style-queue/Source/WebKit/chromium/tools/gyp/pylib/gyp/input.py", line 210, in LoadOneBuildFile raise Exception("%s not found (cwd: %s)" % (build_file_path, os.getcwd())) Exception: ../../WebKit/chromium/sql/sql.gyp not found (cwd: /mnt/git/webkit-style-queue/Source/WebKit/chromium) while loading dependencies of ../../WebKit/chromium/webkit/support/webkit_support.gyp while loading dependencies of WebKit.gyp while trying to load WebKit.gyp Died at Tools/Scripts/update-webkit-chromium line 69. No such file or directory at Tools/Scripts/update-webkit line 100. If any of these errors are false positives, please file a bug against check-webkit-style.
Tony Chang
Comment 3
2011-07-01 10:56:08 PDT
The gyp breakage is in the tree right now, I'm fixing . . .
Tony Chang
Comment 4
2011-07-01 11:00:29 PDT
Fix for the chromium build checked in. Can you re-upload the patch to run it through the bots again?
Hans Wennborg
Comment 5
2011-07-01 11:37:20 PDT
Created
attachment 99493
[details]
Patch
Hans Wennborg
Comment 6
2011-07-01 15:30:20 PDT
Committed
r90287
: <
http://trac.webkit.org/changeset/90287
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug