WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r90129
. <
http://trac.webkit.org/r90129
>
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.
Top of Page
Format For Printing
XML
Clone This Bug