RESOLVED FIXED139893
Make it possible to transform Objective-C object graphs, replacing certain elements with others
https://bugs.webkit.org/show_bug.cgi?id=139893
Summary Make it possible to transform Objective-C object graphs, replacing certain el...
Anders Carlsson
Reported 2014-12-22 19:19:12 PST
Make it possible to transform Objective-C object graphs, replacing certain elements with others
Attachments
Patch (3.93 KB, patch)
2014-12-22 19:20 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2014-12-22 19:20:55 PST
WebKit Commit Bot
Comment 2 2014-12-22 19:24:01 PST
Attachment 243657 [details] did not pass style-queue: ERROR: Source/WebKit2/Shared/mac/ObjCObjectGraph.mm:50: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebKit2/Shared/mac/ObjCObjectGraph.mm:81: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2014-12-22 19:24:08 PST
Note You need to log in before you can comment on or make changes to this bug.