RESOLVED FIXED 75737
Add a DecayArray typetrait as a first step towards merging OwnPtr and OwnArrayPtr
https://bugs.webkit.org/show_bug.cgi?id=75737
Summary Add a DecayArray typetrait as a first step towards merging OwnPtr and OwnArra...
Sam Weinig
Reported 2012-01-06 13:45:20 PST
Add a DecayArray typetrait as a first step towards merging OwnPtr and OwnArrayPtr
Attachments
Patch (5.43 KB, patch)
2012-01-06 13:48 PST, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2012-01-06 13:48:13 PST
WebKit Review Bot
Comment 2 2012-01-06 13:51:41 PST
Attachment 121483 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/wtf/TypeTraits.h:59: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/JavaScriptCore/wtf/TypeTraits.h:59: More than one command on the same line [whitespace/newline] [4] Source/JavaScriptCore/wtf/TypeTraits.h:60: More than one command on the same line [whitespace/newline] [4] Total errors found: 3 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 3 2012-01-06 13:57:27 PST
Note You need to log in before you can comment on or make changes to this bug.