Bug 84266 - Prevent switch case fallthrough in StylePropertySet::getPropertyValue().
Summary: Prevent switch case fallthrough in StylePropertySet::getPropertyValue().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Macpherson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 12:49 PDT by Luke Macpherson
Modified: 2012-04-18 14:21 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2012-04-18 12:50 PDT, Luke Macpherson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Macpherson 2012-04-18 12:49:20 PDT
Prevent switch case fallthrough in StylePropertySet::getPropertyValue().
Comment 1 Luke Macpherson 2012-04-18 12:50:22 PDT
Created attachment 137742 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-18 14:21:52 PDT
Comment on attachment 137742 [details]
Patch

Clearing flags on attachment: 137742

Committed r114560: <http://trac.webkit.org/changeset/114560>
Comment 3 WebKit Review Bot 2012-04-18 14:21:56 PDT
All reviewed patches have been landed.  Closing bug.