Bug 126872 - toStringVector static function definition should not be redundant.
Summary: toStringVector static function definition should not be redundant.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-12 22:22 PST by Piotr Grad
Modified: 2014-01-15 15:22 PST (History)
3 users (show)

See Also:


Attachments
Patch (7.49 KB, patch)
2014-01-12 22:23 PST, Piotr Grad
andersca: review+
piotr.grad: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2 (896.41 KB, application/zip)
2014-01-12 23:26 PST, Build Bot
no flags Details
Patch (7.71 KB, patch)
2014-01-15 12:32 PST, Piotr Grad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Grad 2014-01-12 22:22:48 PST
toStringVector function was declared twice in InjectedBundle.cpp and WebPageGroup.cpp as sta
tic.
Comment 1 Piotr Grad 2014-01-12 22:23:56 PST
Created attachment 221008 [details]
Patch
Comment 2 Build Bot 2014-01-12 23:26:32 PST
Comment on attachment 221008 [details]
Patch

Attachment 221008 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6070547846791168

New failing tests:
userscripts/user-script-audio-document.html
userscripts/user-script-plugin-document.html
userscripts/script-not-run-for-fragments.html
userscripts/document-element-available-at-start.html
plugins/plugin-document-load-prevented-userscript.html
userscripts/simple-stylesheet.html
userscripts/user-script-all-frames.html
userscripts/user-script-top-frame-only.html
userscripts/script-run-at-start.html
userscripts/script-run-at-end.html
userscripts/user-style-top-frame-only.html
userscripts/mixed-case-stylesheet.html
userscripts/user-script-image-document.html
userscripts/user-script-video-document.html
userscripts/user-stylesheet-invalidate.html
userscripts/user-style-all-frames.html
fast/css/user-stylesheet-crash.html
Comment 3 Build Bot 2014-01-12 23:26:33 PST
Created attachment 221011 [details]
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-13  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Piotr Grad 2014-01-15 12:32:53 PST
Created attachment 221292 [details]
Patch
Comment 5 WebKit Commit Bot 2014-01-15 15:22:08 PST
Comment on attachment 221292 [details]
Patch

Clearing flags on attachment: 221292

Committed r162097: <http://trac.webkit.org/changeset/162097>
Comment 6 WebKit Commit Bot 2014-01-15 15:22:10 PST
All reviewed patches have been landed.  Closing bug.