WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
116989
WKViews using shouldClipToVisibleRect=YES should respect prepareContentInRect: if called
https://bugs.webkit.org/show_bug.cgi?id=116989
Summary
WKViews using shouldClipToVisibleRect=YES should respect prepareContentInRect...
Tim Horton
Reported
2013-05-29 12:56:30 PDT
For maximum overdraw potential in the UIProcess scrollview case. <
rdar://problem/14007440
>
Attachments
patch
(4.96 KB, patch)
2013-05-29 16:39 PDT
,
Tim Horton
no flags
Details
Formatted Diff
Diff
patch
(4.76 KB, patch)
2013-05-29 16:44 PDT
,
Tim Horton
andersca
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-05-29 16:39:41 PDT
Created
attachment 203288
[details]
patch
Tim Horton
Comment 2
2013-05-29 16:41:06 PDT
Comment on
attachment 203288
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=203288&action=review
> Source/WebKit2/UIProcess/API/mac/WKView.mm:461 > + if (_data->_clipsToVisibleRect && !_data->_useContentPreparationRectForVisibleRect)
Ignore this, I'm going to let visibleRect changes update here, now that we're intersecting.
Tim Horton
Comment 3
2013-05-29 16:44:29 PDT
Created
attachment 203290
[details]
patch
Tim Horton
Comment 4
2013-05-29 16:52:23 PDT
http://trac.webkit.org/changeset/150936
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