Bug 133263

Summary: Remove remaining Vector<> copies in WebCore accessibility code
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jcraig, jdiggs, mario, samuel_white
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2014-05-25 09:24:58 PDT
Remove remaining Vector<> copies in WebCore accessibility code
Comment 1 Zan Dobersek 2014-05-25 09:47:44 PDT
Created attachment 232037 [details]
Patch
Comment 2 WebKit Commit Bot 2014-05-25 09:50:24 PDT
Attachment 232037 [details] did not pass style-queue:


ERROR: Source/WebCore/accessibility/AccessibilityRenderObject.cpp:3112:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebCore/accessibility/AccessibilityObject.h:236:  Wrong number of spaces before statement. (expected: 8)  [whitespace/indent] [4]
Total errors found: 2 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Zan Dobersek 2014-07-01 04:29:49 PDT
Comment on attachment 232037 [details]
Patch

Clearing flags on attachment: 232037

Committed r170634: <http://trac.webkit.org/changeset/170634>
Comment 4 Zan Dobersek 2014-07-01 04:29:58 PDT
All reviewed patches have been landed.  Closing bug.