Bug 139218 - Move 'display' CSS property to the new StyleBuilder
Summary: Move 'display' CSS property to the new StyleBuilder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137910
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-02 19:29 PST by Chris Dumez
Modified: 2014-12-03 09:22 PST (History)
5 users (show)

See Also:


Attachments
Patch (13.00 KB, patch)
2014-12-02 20:26 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-12-02 19:29:47 PST
Move 'display' CSS property to the new StyleBuilder
Comment 1 Chris Dumez 2014-12-02 20:26:38 PST
Created attachment 242478 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-03 06:45:48 PST
Comment on attachment 242478 [details]
Patch

Clearing flags on attachment: 242478

Committed r176721: <http://trac.webkit.org/changeset/176721>
Comment 3 WebKit Commit Bot 2014-12-03 06:45:52 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Csaba Osztrogonác 2014-12-03 07:36:56 PST
( typo fix: https://trac.webkit.org/changeset/176722 fixed the build after
r176719 and not after r176721. )
Comment 5 Chris Dumez 2014-12-03 09:22:57 PST
(In reply to comment #4)
> ( typo fix: https://trac.webkit.org/changeset/176722 fixed the build after
> r176719 and not after r176721. )

Thanks Ossy.