Bug 138270

Summary: StyleBuilder: Stop using custom code for -webkit-hyphenate-limit-lines
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137910    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-10-31 17:27:59 PDT
Stop using custom code for -webkit-hyphenate-limit-lines in the new StyleBuilder. We don't really need to, we can just have a Converter specific to this property.
Comment 1 Chris Dumez 2014-10-31 17:30:19 PDT
Created attachment 240771 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-31 18:31:42 PDT
Comment on attachment 240771 [details]
Patch

Clearing flags on attachment: 240771

Committed r175445: <http://trac.webkit.org/changeset/175445>
Comment 3 WebKit Commit Bot 2014-10-31 18:31:46 PDT
All reviewed patches have been landed.  Closing bug.