Lines Matching refs:we
101 We are working on the infamous Langlaufer web browser, and we are adding
102 a feature where we autocomplete user names and passwords. It is decided to
103 use the Password and Key Storage API to do our key management. Whenever we
104 land on a web page with a login screen, we will try to see if we have
105 credentials for that web page. Part of the requirements is that we support
109 own keyring, as we do not want to interfere with any other keys in the
110 master key. Additionally, we will use both the primary and secondary
133 // There may be more than one match, so we use the iteration methods.
159 // authorization, or we are at the end of the list.
201 Instead of building one monolithic application, we make several small tools
207 why in the \ref BApplication::ReadyToRun() hook we check for the