Bug 158343 - [Win] Implement WebView::removeAllUserContentFromGroup
Summary: [Win] Implement WebView::removeAllUserContentFromGroup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-03 05:43 PDT by Per Arne Vollan
Modified: 2016-06-03 11:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2016-06-03 05:50 PDT, Per Arne Vollan
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2016-06-03 05:43:51 PDT
This method is called from DumpRenderTree to ensure consistent state between tests, so it might help a couple of tests.
Comment 1 Per Arne Vollan 2016-06-03 05:50:11 PDT
Created attachment 280440 [details]
Patch
Comment 2 Brent Fulgham 2016-06-03 08:01:59 PDT
Comment on attachment 280440 [details]
Patch

Great! Thank you for fixing this!
Comment 3 Per Arne Vollan 2016-06-03 10:31:22 PDT
(In reply to comment #2)
> Comment on attachment 280440 [details]
> Patch
> 
> Great! Thank you for fixing this!

Thanks for reviewing!
Comment 4 Per Arne Vollan 2016-06-03 11:23:16 PDT
Committed r201649: <https://trac.webkit.org/changeset/201649>