Bug 146659 - [Content Extensions] Remove memory page reporting
Summary: [Content Extensions] Remove memory page reporting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-06 16:15 PDT by Alex Christensen
Modified: 2015-07-06 16:29 PDT (History)
0 users

See Also:


Attachments
Patch (27.47 KB, patch)
2015-07-06 16:18 PDT, Alex Christensen
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2015-07-06 16:15:23 PDT
The memory page reporting isn't correct, and it's adding noise to code I'm working on.
Comment 1 Alex Christensen 2015-07-06 16:18:00 PDT
Created attachment 256252 [details]
Patch
Comment 2 Alex Christensen 2015-07-06 16:21:31 PDT
Comment on attachment 256252 [details]
Patch

This is still being used.  We should correct it instead of removing it.
Comment 3 Benjamin Poulain 2015-07-06 16:22:03 PDT
Comment on attachment 256252 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=256252&action=review

> Tools/TestWebKitAPI/Tests/WebCore/ContentExtensions.cpp:447
> +TEST_F(ContentExtensionTest, DomainTriggersMatchingEverything)

Looks unrelated.
Comment 4 Alex Christensen 2015-07-06 16:29:21 PDT
http://trac.webkit.org/changeset/186383