Bug 78806 - FontFamilyValue: Utilize inheritance from CSSPrimitiveValue better.
Summary: FontFamilyValue: Utilize inheritance from CSSPrimitiveValue better.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-16 06:01 PST by Andreas Kling
Modified: 2012-02-18 03:42 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.64 KB, patch)
2012-02-16 06:02 PST, Andreas Kling
koivisto: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>