Status: Available Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-WebKit
New issue 5804 by [email protected]: SVGPaintServerGradient::setup is ignored by linker http://code.google.com/p/chromium/issues/detail?id=5804 Because SVGPaintServerGradient::setup is defined by both SVGPaintServerGradient.cpp and SVGPaintServerGradientSkia.cpp, linker gives a warning and picks one. Currently, it picks the non-Skia one. We should investigate which one to keep and either drop the Skia one or upstream a patch that allows us to cleanly implement it. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
