RESOLVED FIXED 118271
Unexpose EditingPropertiesToInclude in EditingStyle.h after r151772
https://bugs.webkit.org/show_bug.cgi?id=118271
Summary Unexpose EditingPropertiesToInclude in EditingStyle.h after r151772
Ryosuke Niwa
Reported 2013-07-01 18:48:02 PDT
I realized that we don’t have to expose EditingPropertiesToInclude in EditingStyle.h since removeAllButEditingProperties doesn’t need to be a member function. We can do other cleanups as well.
Attachments
Cleanup (11.12 KB, patch)
2013-07-01 19:17 PDT, Ryosuke Niwa
no flags
Cleanup (11.26 KB, patch)
2013-07-01 19:18 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-07-01 19:17:06 PDT
Ryosuke Niwa
Comment 2 2013-07-01 19:18:28 PDT
Andreas Kling
Comment 3 2013-07-02 05:00:05 PDT
Comment on attachment 205854 [details] Cleanup Great cleanup. r=me.
WebKit Commit Bot
Comment 4 2013-07-02 05:21:02 PDT
Comment on attachment 205854 [details] Cleanup Clearing flags on attachment: 205854 Committed r152286: <http://trac.webkit.org/changeset/152286>
WebKit Commit Bot
Comment 5 2013-07-02 05:21:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.