Closed
Bug 796388
Opened 10 years ago
Closed 8 years ago
[Keyboard] Content JS Warning when bringing up the Japanese VKB.
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Firefox OS Graveyard
Gaia::Keyboard
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ghtobz, Unassigned)
Details
(Whiteboard: [label:Keyboard & IME] dupme)
[GitHub issue by nhirata on 2012-07-12T22:29:55Z, https://github.com/mozilla-b2g/gaia/issues/2380] ## Environment * Otoro phone, build 2012-07-12 * Gaia commit: e28c1cad3cd7423168fda8171a0bfb36d6f1ed19 ## Repro 1. go to settings 2. set Japanese keyboard in keyboard options 3. launch browser webapp 4. click in URL bar 5. look at the lgocat ## Expected: * no errors ## Actual: 07-12 22:26:07.770: E/GeckoConsole(121): [JavaScript Warning: "The constant IDBCursor.PREV has been deprecated. Use the string value "prev" instead."] 07-12 22:26:07.850: E/GeckoConsole(121): [JavaScript Error: "Exposing chrome JS objects to content without __exposedProps__ is insecure and deprecated. See https://developer.mozilla.org/en/XPConnect_wrappers for more information." {file: "http://keyboard.thisdomaindoesnotexist.org/js/keyboard.js" line: 155}] 07-12 22:26:08.480: I/Gecko(2399): ###################################### forms.js loaded 07-12 22:26:08.500: I/Gecko(2399): ###################################### forms.js loaded 07-12 22:26:08.500: I/Gecko(2399): ======================= webapi.js ======================= 07-12 22:26:09.350: E/GeckoConsole(121): Content JS WARN at http://keyboard.thisdomaindoesnotexist.org/js/controller.js:282 in _buildLayout: No space key found. No special keys will be added.
[GitHub comment by timdream on 2012-07-13T02:01:21Z] @yxl ^
Updated•10 years ago
|
Component: Gaia → Gaia::System::Keyboard
Comment 2•8 years ago
|
||
IDBCursor.PREV has removed a long time ago.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [label:Keyboard & IME] → [label:Keyboard & IME] dupme
You need to log in
before you can comment on or make changes to this bug.
Description
•