WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135277
[iOS][WK2] Do not try to hit test a null mainFrameRenderView on dynamicViewportSizeUpdate()
https://bugs.webkit.org/show_bug.cgi?id=135277
Summary
[iOS][WK2] Do not try to hit test a null mainFrameRenderView on dynamicViewpo...
Benjamin Poulain
Reported
2014-07-24 18:44:47 PDT
[iOS][WK2] Do not try to hit test a null mainFrameRenderView on dynamicViewportSizeUpdate()
Attachments
Patch
(2.76 KB, patch)
2014-07-24 18:52 PDT
,
Benjamin Poulain
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2014-07-24 18:52:14 PDT
Created
attachment 235487
[details]
Patch
Tim Horton
Comment 2
2014-07-24 18:55:29 PDT
Comment on
attachment 235487
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=235487&action=review
> Source/WebKit2/ChangeLog:11 > + There is no guarantee that the main frame have its root layer when performing a dynamicViewportSizeUpdate(),
s/have/has/ should "layer" be "view"?
> Source/WebKit2/ChangeLog:18 > + When the hit test is not done, the position restored become a relative in the content size.
the end of this sentence is grammatically wrong but I'm not sure the best way to fix it and it's not important :D
Benjamin Poulain
Comment 3
2014-07-24 20:01:29 PDT
Committed
r171576
: <
http://trac.webkit.org/changeset/171576
>
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