[webkit-reviews] review requested: [Bug 66666] CSS: Implement 'font' property in CSSComputedStyle. : [Attachment 104698] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 11:15:21 PDT 2011


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 66666: CSS: Implement 'font' property in CSSComputedStyle.
https://bugs.webkit.org/show_bug.cgi?id=66666

Attachment 104698: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=104698&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Patch for comments. I'm not a big fan of the verbosity, so if someone knows a
better way to safely express "RefPtr<BaseClass> = PassRefPtr<SubClass>", I'm
all ears.


More information about the webkit-reviews mailing list