WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 64611
Find indicator should take scale factor into account
https://bugs.webkit.org/show_bug.cgi?id=64611
Summary
Find indicator should take scale factor into account
Anders Carlsson
Reported
2011-07-15 11:49:25 PDT
Find indicator should take scale factor into account
Attachments
Patch
(11.05 KB, patch)
2011-07-15 11:51 PDT
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-07-15 11:51:49 PDT
Created
attachment 101016
[details]
Patch
Anders Carlsson
Comment 2
2011-07-15 12:10:59 PDT
Committed
r91085
: <
http://trac.webkit.org/changeset/91085
>
Darin Adler
Comment 3
2011-07-15 16:55:11 PDT
<
rdar://problem/9709365
>
Daniel Bates
Comment 4
2011-07-16 21:31:41 PDT
For reference, this change broke the Qt Linux Release bot since it made use of the scale factor overloaded ShareableBitmap::paint() method (implemented for CG in <
http://trac.webkit.org/changeset/90198
>). Qt Linux Release bot stdio: <
http://build.webkit.org/builders/Qt%20Linux%20Release/builds/35470/steps/compile-webkit/logs/stdio
> I committed a stub implementation for the Qt WebKit2 port in <
http://trac.webkit.org/changeset/91162
>. See
bug #64663
for more details. Other WebKit2 ports are most likely also affected by the lack of an implementation for the scale factor variant of ShareableBitmap::paint(). Will file bugs for these ports and land stub implementations for now.
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