Bug 133263 - Remove remaining Vector<> copies in WebCore accessibility code
Summary: Remove remaining Vector<> copies in WebCore accessibility code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-25 09:24 PDT by Zan Dobersek
Modified: 2014-07-01 04:29 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.12 KB, patch)
2014-05-25 09:47 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.