Summary: | IDB: storage/indexeddb/mozilla/versionchange-abort.html fails | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> | ||||||
Component: | WebKit2 | Assignee: | Brady Eidson <beidson> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | rniwa, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 128480 | ||||||||
Attachments: |
|
Description
Brady Eidson
2014-02-07 22:15:16 PST
Created attachment 223549 [details]
Patch v1
Created attachment 223590 [details]
Patch v2 - Decided against adding all the other tests at once as I believe there's some strange interactions.
Landed a EFL build fix in http://trac.webkit.org/changeset/16373. Sorry for the breakage, that's what losing EWS does... (In reply to comment #5) > Landed a EFL build fix in http://trac.webkit.org/changeset/16373. I think you meant http://trac.webkit.org/changeset/163736 I'm shocked that fix is necessary... anybody have a link to the build failure? On the surface that fix suggests to me the EFL compiler is inadequate. http://build.webkit.org/builders/EFL%20Linux%2032-bit%20Release%20%28Build%29/builds/26631/steps/compile-webkit/logs/stdio /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebCore/Modules/indexeddb/IDBDatabase.cpp: In member function 'uint64_t WebCore::IDBDatabase::version() const': /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebCore/Modules/indexeddb/IDBDatabase.cpp:140:112: error: enumeral and non-enumeral type in conditional expression [-Werror] |