Lines Matching full:bstring
2858 (WebURLProtectionSpace::initWithHost): The BString comparisons were
2859 applying the BString==BSTR operator to a right hand side that was
13030 (WebView::initWithFrame): BSTR, not BString
15724 (WebEditorClient::doTextFieldCommandFromEvent): Calls doCommandBySelector with a BString that it gets from interpretKeyEvent instead of a key code.
15725 (WebEditorClient::textWillBeDeletedInTextField): Calls doCommandBySelector with a BString to represent the BackwardDelete command.
20545 of WebCore::ResourceResponse (ditto for below). Uses BString
20927 (WebFrame::receivedRedirect): Use BString
20928 (WebFrame::receivedResponse): Use BString. Get back/forward list, history via frame-aware getters.
20929 (WebFrame::createFrame): Use BString
21278 * WebFrame.cpp: (WebFrame::openURL): Changed code to use BString to convert