WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
168797
[Mac] Report domains using abnormally high memory usage via enhanced privacy logging
https://bugs.webkit.org/show_bug.cgi?id=168797
Summary
[Mac] Report domains using abnormally high memory usage via enhanced privacy ...
Chris Dumez
Reported
2017-02-23 13:11:41 PST
Report domains using abnormally high memory usage (> 2GB) via enhanced privacy logging on Mac.
Attachments
Patch
(5.91 KB, patch)
2017-02-23 13:22 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews115 for mac-elcapitan
(1.69 MB, application/zip)
2017-02-23 16:42 PST
,
Build Bot
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-02-23 13:12:02 PST
<
rdar://problem/29964017
>
Chris Dumez
Comment 2
2017-02-23 13:22:00 PST
Created
attachment 302567
[details]
Patch
Build Bot
Comment 3
2017-02-23 16:42:16 PST
Comment on
attachment 302567
[details]
Patch
Attachment 302567
[details]
did not pass mac-debug-ews (mac): Output:
http://webkit-queues.webkit.org/results/3181783
New failing tests: fast/dom/timer-throttling-hidden-page-non-nested.html
Build Bot
Comment 4
2017-02-23 16:42:20 PST
Created
attachment 302607
[details]
Archive of layout-test-results from ews115 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews115 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Andreas Kling
Comment 5
2017-02-23 22:32:46 PST
Comment on
attachment 302567
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=302567&action=review
r=me
> Source/WebCore/page/DiagnosticLoggingKeys.cpp:353 > + return ASCIILiteral("DomainCausingJetsam");
This seems like a bit of a misnomer, since it's not actually causing jetsam. DomainCausingHighMemoryUsage?
Chris Dumez
Comment 6
2017-02-24 07:18:40 PST
(In reply to
comment #5
)
> Comment on
attachment 302567
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=302567&action=review
> > r=me > > > Source/WebCore/page/DiagnosticLoggingKeys.cpp:353 > > + return ASCIILiteral("DomainCausingJetsam"); > > This seems like a bit of a misnomer, since it's not actually causing jetsam. > DomainCausingHighMemoryUsage?
It is not up to me, this IS the key we got assigned.
Chris Dumez
Comment 7
2017-02-24 07:21:00 PST
(In reply to
comment #6
)
> (In reply to
comment #5
) > > Comment on
attachment 302567
[details]
> > Patch > > > > View in context: > >
https://bugs.webkit.org/attachment.cgi?id=302567&action=review
> > > > r=me > > > > > Source/WebCore/page/DiagnosticLoggingKeys.cpp:353 > > > + return ASCIILiteral("DomainCausingJetsam"); > > > > This seems like a bit of a misnomer, since it's not actually causing jetsam. > > DomainCausingHighMemoryUsage? > > It is not up to me, this IS the key we got assigned.
See radar for assigned key.
Chris Dumez
Comment 8
2017-02-24 11:26:10 PST
Comment on
attachment 302567
[details]
Patch Clearing flags on attachment: 302567 Committed
r212961
: <
http://trac.webkit.org/changeset/212961
>
Chris Dumez
Comment 9
2017-02-24 11:26:18 PST
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