Bug 130711 - Replace HTMLConverter::_stringForNode by propertyValueForNode
Summary: Replace HTMLConverter::_stringForNode by propertyValueForNode
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-24 22:28 PDT by Ryosuke Niwa
Modified: 2014-03-25 17:49 PDT (History)
6 users (show)

See Also:


Attachments
Cleanup (2.38 KB, patch)
2014-03-24 22:50 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Cleanup (41.34 KB, patch)
2014-03-24 22:51 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-24 22:28:52 PDT
HTMLConverter::_stringForNode creates NString*.  Use propertyValueForNode instead.
Comment 1 Ryosuke Niwa 2014-03-24 22:50:23 PDT
Created attachment 227720 [details]
Cleanup
Comment 2 Ryosuke Niwa 2014-03-24 22:51:33 PDT
Created attachment 227721 [details]
Cleanup
Comment 3 WebKit Commit Bot 2014-03-25 17:49:33 PDT
Comment on attachment 227721 [details]
Cleanup

Clearing flags on attachment: 227721

Committed r166273: <http://trac.webkit.org/changeset/166273>
Comment 4 WebKit Commit Bot 2014-03-25 17:49:36 PDT
All reviewed patches have been landed.  Closing bug.