Skip to content

code logic error in PersistentCookieStore #214

@peter-zhijia-zheng

Description

@peter-zhijia-zheng

in method "public void clear() {}" of class PersistentCookieStore, the code "cookies.clear();" should be placed in the end of the method. otherwise the cookies in cookiePrefs won't be cleared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions