Bug 89348 - Make StylePropertySet::merge() always override on conflict
Summary: Make StylePropertySet::merge() always override on conflict
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago Marcos P. Santos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-18 07:45 PDT by Thiago Marcos P. Santos
Modified: 2012-06-19 02:10 PDT (History)
11 users (show)

See Also:


Attachments
Patch (5.78 KB, patch)
2012-06-18 08:17 PDT, Thiago Marcos P. Santos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2012-06-18 07:45:12 PDT
Nowhere in the code the non overriding behavior is used, which just adds an extra check.
Comment 1 Thiago Marcos P. Santos 2012-06-18 08:17:31 PDT
Created attachment 148103 [details]
Patch
Comment 2 Ryosuke Niwa 2012-06-19 01:21:15 PDT
Comment on attachment 148103 [details]
Patch

Nice!
Comment 3 WebKit Review Bot 2012-06-19 02:10:25 PDT
Comment on attachment 148103 [details]
Patch

Clearing flags on attachment: 148103

Committed r120696: <http://trac.webkit.org/changeset/120696>
Comment 4 WebKit Review Bot 2012-06-19 02:10:31 PDT
All reviewed patches have been landed.  Closing bug.