[Webkit-unassigned] [Bug 128059] [EFL] REGRESSION(r163234) EFL debug build is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 1 20:41:47 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128059





--- Comment #2 from Ryuan Choi <ryuan.choi at samsung.com>  2014-02-01 20:39:08 PST ---
(From update of attachment 222902)
View in context: https://bugs.webkit.org/attachment.cgi?id=222902&action=review

> Source/WebCore/ChangeLog:6
> +        Reviewed by NOBODY (OOPS!).

Because this is build fix, you can make the patch as "Unreviewed build fix"

> Source/WebCore/ChangeLog:11
> +        Fixed the broken build on EFL after r163234.
> +
> +        * Modules/indexeddb/IDBKeyData.cpp:
> +        (WebCore::IDBKeyData::loggingString): Added the default: case.

I am not sure whether it is EFL specific.

Maybe "Debug build is broken with INDEXED_DATABASE

> Source/WebCore/Modules/indexeddb/IDBKeyData.cpp:279
>      }

Like other statements,

Can we add it out of switch() with "ASSERT_NOT_REACHED();"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list