WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2012-01-06 13:48:13 PST
Created
attachment 121483
[details]
Patch
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
Committed
r104333
: <
http://trac.webkit.org/changeset/104333
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug