Bug 130287 - Rewrite WebHTMLConverter::_elementIsBlockLevel in C++
Summary: Rewrite WebHTMLConverter::_elementIsBlockLevel in C++
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on: 130284
Blocks: 130227
  Show dependency treegraph
 
Reported: 2014-03-14 22:38 PDT by Ryosuke Niwa
Modified: 2014-03-17 18:38 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.85 KB, patch)
2014-03-14 22:41 PDT, Ryosuke Niwa
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>