[webkit-reviews] review granted: [Bug 47758] Add using declarations for currentTimeMS() and parseDateFromNullTerminatedCharacters() : [Attachment 70968] Add using declarations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 16 21:09:47 PDT 2010


Alexey Proskuryakov <ap at webkit.org> has granted Kim, kyusun
<maniagoon at company100.net>'s request for review:
Bug 47758: Add using declarations for currentTimeMS() and
parseDateFromNullTerminatedCharacters()
https://bugs.webkit.org/show_bug.cgi?id=47758

Attachment 70968: Add using declarations
https://bugs.webkit.org/attachment.cgi?id=70968&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Thank you!

Now that these have using declarations for these, we can remove namespace
prefixes at call sites, as well as perhaps "using WTF;" directives in some
files.


More information about the webkit-reviews mailing list