[webkit-reviews] review granted: [Bug 78831] [Chromium] IndexedDB: Integrate with about:tracing : [Attachment 128088] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 10:00:27 PST 2012


Tony Chang <tony at chromium.org> has granted Joshua Bell <jsbell at chromium.org>'s
request for review:
Bug 78831: [Chromium] IndexedDB: Integrate with about:tracing
https://bugs.webkit.org/show_bug.cgi?id=78831

Attachment 128088: Patch
https://bugs.webkit.org/attachment.cgi?id=128088&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=128088&action=review


> Source/WebCore/storage/IDBTracing.h:41
> +#define IDB_TRACE(a) (void)0

((void)0) seems safer and what I see in Assertions.h.


More information about the webkit-reviews mailing list