Bug 130711

Summary: Replace HTMLConverter::_stringForNode by propertyValueForNode
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, enrica, kling, koivisto, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 130227    
Attachments:
Description Flags
Cleanup
none
Cleanup none

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.