[webkit-reviews] review granted: [Bug 19347] After the password is input , Japanese can't be input. : [Attachment 22853] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 09:43:53 PDT 2008


mitz at webkit.org has granted Alexey Proskuryakov <ap at webkit.org>'s request for
review:
Bug 19347: After the password is input , Japanese can't be input.
https://bugs.webkit.org/show_bug.cgi?id=19347

Attachment 22853: proposed fix
https://bugs.webkit.org/attachment.cgi?id=22853&action=edit

------- Additional Comments from mitz at webkit.org
Cool! r=me

+    Frame* coreFrame = core([self _frame]);

You can use the local variable frame from the line above.

Can you now remove
@interface NSResponder (AppKitDetails)
from WebHTMLView.mm?


More information about the webkit-reviews mailing list