Bug 130291 - Rewrite WebHTMLConverter::_elementHasOwnBackgroundColor in C++
Summary: Rewrite WebHTMLConverter::_elementHasOwnBackgroundColor 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:
Blocks: 130227
  Show dependency treegraph
 
Reported: 2014-03-14 23:29 PDT by Ryosuke Niwa
Modified: 2014-03-17 18:44 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.05 KB, patch)
2014-03-14 23:30 PDT, Ryosuke Niwa
no flags 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 23:29:20 PDT
For performance.
Comment 1 Ryosuke Niwa 2014-03-14 23:30:43 PDT
Created attachment 226812 [details]
Patch
Comment 2 Ryosuke Niwa 2014-03-17 18:44:40 PDT
Comment on attachment 226812 [details]
Patch

Clearing flags on attachment: 226812

Committed r165788: <http://trac.webkit.org/changeset/165788>
Comment 3 Ryosuke Niwa 2014-03-17 18:44:43 PDT
All reviewed patches have been landed.  Closing bug.