Bug 130287

Summary: Rewrite WebHTMLConverter::_elementIsBlockLevel in C++
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, darin, enrica, kling, koivisto, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 130284    
Bug Blocks: 130227    
Attachments:
Description Flags
Patch kling: review+

Description Ryosuke Niwa 2014-03-14 22:38:11 PDT
Rewrite it for better performance.
Comment 1 Ryosuke Niwa 2014-03-14 22:41:37 PDT
Created attachment 226809 [details]
Patch
Comment 2 Ryosuke Niwa 2014-03-17 18:38:25 PDT
Committed r165787: <http://trac.webkit.org/changeset/165787>