WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
187854
FrameView::paintContents should release log when the render tree is dirty.
https://bugs.webkit.org/show_bug.cgi?id=187854
Summary
FrameView::paintContents should release log when the render tree is dirty.
zalan
Reported
2018-07-20 08:38:28 PDT
ssia
Attachments
Patch
(1.75 KB, patch)
2018-07-20 09:43 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(1.77 KB, patch)
2018-07-20 10:09 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-07-20 09:37:01 PDT
<
rdar://problem/42432371
>
zalan
Comment 2
2018-07-20 09:43:22 PDT
Created
attachment 345451
[details]
Patch
Simon Fraser (smfr)
Comment 3
2018-07-20 10:03:58 PDT
Comment on
attachment 345451
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=345451&action=review
> Source/WebCore/page/FrameView.cpp:4146 > + RELEASE_LOG_IF_ALLOWED("painting: Render tree needs layout. Can't paint at this time -is mainframe(%d)", frame().isMainFrame());
Let's put "FrameView::paintContents" in the log message somewhere. Maybe "FrameView::paintContents() - not painting because render tree needs layout (is main frame %d)".
zalan
Comment 4
2018-07-20 10:09:39 PDT
Created
attachment 345455
[details]
Patch
WebKit Commit Bot
Comment 5
2018-07-20 10:37:04 PDT
Comment on
attachment 345455
[details]
Patch Clearing flags on attachment: 345455 Committed
r234053
: <
https://trac.webkit.org/changeset/234053
>
WebKit Commit Bot
Comment 6
2018-07-20 10:37:05 PDT
All reviewed patches have been landed. Closing bug.
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