Bug 14531

Summary: [CAIRO] SVGImage::nativeImageForCurrentFrame() has no return
Product: WebKit Reporter: Alp Toker <alp>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Return the Cairo surface from the frame cache mrowe: review+

Alp Toker
Reported 2007-07-05 05:18:26 PDT
This was missed by the Cairo SVG support patch and triggers a compiler warning in SVGImage.cpp.
Attachments
Return the Cairo surface from the frame cache (1.46 KB, patch)
2007-07-05 05:26 PDT, Alp Toker
mrowe: review+
Alp Toker
Comment 1 2007-07-05 05:26:28 PDT
Created attachment 15401 [details] Return the Cairo surface from the frame cache This patch also adds a fall-through else macro with notImplemented() so that future ports do not make the same mistake.
Mark Rowe (bdash)
Comment 2 2007-07-05 06:46:45 PDT
Landed in r24015.
Note You need to log in before you can comment on or make changes to this bug.