Bug 119013

Summary: Introduce toSVGPatternElement(), use it
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: SVGAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, d-r, esprehn+autocc, fmalita, glenn, kondapallykalyan, pdr, rniwa, schenney, zimmermann
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
kling: review+, buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-04 for mac-mountainlion
none
Patch for layout test on mac none

Description Gyuyoung Kim 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
Comment 1 Gyuyoung Kim 2013-07-23 07:18:48 PDT
Created attachment 207326 [details]
Patch
Comment 2 Build Bot 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
Comment 3 Build Bot 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
Comment 4 Gyuyoung Kim 2013-07-23 18:31:47 PDT
Created attachment 207365 [details]
Patch for layout test on mac
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2013-07-24 21:35:04 PDT
All reviewed patches have been landed.  Closing bug.