Bug 70114 - [Mac] fontForSelection and styleForSelectionStart should be moved to EditorMac
Summary: [Mac] fontForSelection and styleForSelectionStart should be moved to EditorMac
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: 69882
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-14 09:55 PDT by Ryosuke Niwa
Modified: 2011-10-16 22:44 PDT (History)
3 users (show)

See Also:


Attachments
cleanup (9.96 KB, patch)
2011-10-14 11:54 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 2011-10-14 09:55:13 PDT
fontForSelection and styleForSelectionStart are only used by Mac port. They should be moved to EditorMac in order to simplify Editor class.
Comment 1 Ryosuke Niwa 2011-10-14 11:54:24 PDT
Created attachment 111039 [details]
cleanup
Comment 2 Hajime Morrita 2011-10-16 21:50:20 PDT
Comment on attachment 111039 [details]
cleanup

Looks obvious.
Comment 3 WebKit Review Bot 2011-10-16 22:43:58 PDT
Comment on attachment 111039 [details]
cleanup

Clearing flags on attachment: 111039

Committed r97585: <http://trac.webkit.org/changeset/97585>
Comment 4 WebKit Review Bot 2011-10-16 22:44:02 PDT
All reviewed patches have been landed.  Closing bug.