Bug 78806

Summary: FontFamilyValue: Utilize inheritance from CSSPrimitiveValue better.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, koivisto, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+, webkit.review.bot: commit-queue-

Description Andreas Kling 2012-02-16 06:01:29 PST
Yup.
Comment 1 Andreas Kling 2012-02-16 06:02:17 PST
Created attachment 127366 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-16 06:37:39 PST
Comment on attachment 127366 [details]
Patch

Attachment 127366 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11540103

New failing tests:
fast/dom/setPrimitiveValue-exceptions.html
Comment 3 Antti Koivisto 2012-02-16 17:00:02 PST
Comment on attachment 127366 [details]
Patch

r=me, the bot seems whiny though.
Comment 4 Andreas Kling 2012-02-18 03:42:49 PST
Committed r108157: <http://trac.webkit.org/changeset/108157>