[Webkit-unassigned] [Bug 59250] Add missing default constructors for HashMap iterator specializations.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 18:31:14 PDT 2011


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





--- Comment #6 from David Levin <levin at chromium.org>  2011-04-27 18:31:14 PST ---
(In reply to comment #5)
> +        HashTableConstIteratorAdapter() {}
> 
> WebKit style is to have a space between such braces. Please file a bug against the style checker.

We really don't have this in the style guide but we commonly flag it. We probably should add it to the style guide.

Anyway, this was an easy change to do on my plane flight: https://bugs.webkit.org/show_bug.cgi?id=59665

-- 
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