RESOLVED FIXED 119013
Introduce toSVGPatternElement(), use it
https://bugs.webkit.org/show_bug.cgi?id=119013
Summary Introduce toSVGPatternElement(), use it
Gyuyoung Kim
Reported 2013-07-23 07:17:45 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGPatternElement*> can be changed with toSVGPatternElement(). Merge from https://src.chromium.org/viewvc/blink?view=rev&revision=154734
Attachments
Patch (4.61 KB, patch)
2013-07-23 07:18 PDT, Gyuyoung Kim
kling: review+
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-04 for mac-mountainlion (924.99 KB, application/zip)
2013-07-23 08:09 PDT, Build Bot
no flags
Patch for layout test on mac (4.29 KB, patch)
2013-07-23 18:31 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-07-23 07:18:48 PDT
Build Bot
Comment 2 2013-07-23 08:08:58 PDT
Comment on attachment 207326 [details] Patch Attachment 207326 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/1175197 New failing tests: svg/batik/text/smallFonts.svg
Build Bot
Comment 3 2013-07-23 08:09:01 PDT
Created attachment 207328 [details] Archive of layout-test-results from webkit-ews-04 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-04 Port: mac-mountainlion Platform: Mac OS X 10.8.3
Gyuyoung Kim
Comment 4 2013-07-23 18:31:47 PDT
Created attachment 207365 [details] Patch for layout test on mac
WebKit Commit Bot
Comment 5 2013-07-24 21:35:00 PDT
Comment on attachment 207365 [details] Patch for layout test on mac Clearing flags on attachment: 207365 Committed r153297: <http://trac.webkit.org/changeset/153297>
WebKit Commit Bot
Comment 6 2013-07-24 21:35:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.