Bug 59141

Summary: Start moving to a general visitor pattern for GC traversal
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, buildbot, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch ggaren: review+

Description Oliver Hunt 2011-04-21 14:44:30 PDT
Start moving to a general visitor pattern for GC traversal
Comment 1 Oliver Hunt 2011-04-21 14:53:42 PDT
Created attachment 90608 [details]
Patch
Comment 2 WebKit Review Bot 2011-04-21 14:55:45 PDT
Attachment 90608 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/API/JSCallbackObject..." exit_code: 1

Source/JavaScriptCore/runtime/SmallStrings.h:36:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 119 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Oliver Hunt 2011-04-21 15:02:26 PDT
Created attachment 90611 [details]
Patch
Comment 4 WebKit Review Bot 2011-04-21 15:04:48 PDT
Attachment 90611 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/API/JSCallbackObject..." exit_code: 1

Source/JavaScriptCore/runtime/SmallStrings.h:36:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 120 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Build Bot 2011-04-21 15:20:20 PDT
Attachment 90608 [details] did not build on win:
Build output: http://queues.webkit.org/results/8496149
Comment 6 Geoffrey Garen 2011-04-21 16:04:05 PDT
Comment on attachment 90611 [details]
Patch

r=me
Comment 7 Oliver Hunt 2011-04-21 16:08:48 PDT
Committed r84556: <http://trac.webkit.org/changeset/84556>
Comment 8 WebKit Review Bot 2011-04-21 16:43:26 PDT
http://trac.webkit.org/changeset/84556 might have broken Leopard Intel Debug (Tests)