RESOLVED FIXED 63734
Add +[WebView _allowsRoundingHacks]
https://bugs.webkit.org/show_bug.cgi?id=63734
Summary Add +[WebView _allowsRoundingHacks]
mitz
Reported 2011-06-30 09:48:42 PDT
Add +[WebView _allowsRoundingHacks]
Attachments
Add WebCore::TextRun::allowsRoundingHacks() and +[WebView _allowsRoundingHacks] (3.78 KB, patch)
2011-06-30 09:50 PDT, mitz
adele: review+
mitz
Comment 1 2011-06-30 09:50:39 PDT
Created attachment 99320 [details] Add WebCore::TextRun::allowsRoundingHacks() and +[WebView _allowsRoundingHacks]
mitz
Comment 2 2011-06-30 09:54:27 PDT
Alexey Proskuryakov
Comment 3 2011-06-30 16:44:24 PDT
Why? Can we remove it now?
mitz
Comment 4 2011-06-30 16:47:22 PDT
Clients of the +_setAllowsRoundingHacks: SPI also need to be able to query the current state. We can’t remove it now.
Alexey Proskuryakov
Comment 5 2011-06-30 16:53:20 PDT
> +_setAllowsRoundingHacks: Added in bug 63363, for future reference (it's not so easy to find).
Note You need to log in before you can comment on or make changes to this bug.