WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 126078
126096
Rename PlugInAutoStartProvider's ...EntriesAddedBeforeTime facility to ...EntriesAddedAfterTime
https://bugs.webkit.org/show_bug.cgi?id=126096
Summary
Rename PlugInAutoStartProvider's ...EntriesAddedBeforeTime facility to ...Ent...
David Kilzer (:ddkilzer)
Reported
2013-12-20 17:04:32 PST
Created
attachment 219813
[details]
Patch
https://bugs.webkit.org/show_bug.cgi?id=126078
Patch by Ricky Mondello <
rmondello@apple.com
> on 2013-12-20 Reviewed by Anders Carlsson.
r160922
accidentally named a facility for filtering out data added after a certain time, "...FilteringOutEntriesAddedBeforeTime", which was incorrect. This patch renames those instances to "...FilteringOutEntriesAddedAfterTime". * UIProcess/API/C/WKContext.cpp: (WKContextSetPlugInAutoStartOriginsFilteringOutEntriesAddedAfterTime): * UIProcess/API/C/WKContext.h: * UIProcess/Plugins/PlugInAutoStartProvider.cpp: (WebKit::PlugInAutoStartProvider::setAutoStartOriginsFilteringOutEntriesAddedAfterTime): * UIProcess/Plugins/PlugInAutoStartProvider.h: * UIProcess/WebContext.cpp: (WebKit::WebContext::setPlugInAutoStartOriginsFilteringOutEntriesAddedAfterTime): * UIProcess/WebContext.h: git-svn-id:
http://svn.webkit.org/repository/webkit/trunk@160940
268f45cc-cd09-0410-ab3c-d52691b4dbfc --- 7 files changed, 29 insertions(+), 8 deletions(-)
Attachments
Patch
(6.86 KB, patch)
2013-12-20 17:04 PST
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2013-12-23 15:11:08 PST
Did you mean to upload Ricky Mondello's patch for
bug #126078
?
Darin Adler
Comment 2
2014-07-12 19:02:10 PDT
*** This bug has been marked as a duplicate of
bug 126078
***
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