Changeset 77087 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Jan 30, 2011, 3:54:48 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r77086 r77087 1 2011-01-30 Leo Yang <[email protected]> 2 3 Reviewed by Daniel Bates. 4 5 Code style issue in JavaScriptCore/wtf/CurrentTime.h 6 https://bugs.webkit.org/show_bug.cgi?id=53394 7 8 According to rule #3 at http://webkit.org/coding/coding-style.html, 9 This patch fix style issue in CurrentTime.h. 10 11 No functionality change, no new tests. 12 13 * wtf/CurrentTime.h: 14 (WTF::currentTimeMS): 15 (WTF::getLocalTime): 16 1 17 2011-01-30 Benjamin Poulain <[email protected]> 2 18
Note:
See TracChangeset
for help on using the changeset viewer.