Fabrice Desré
e1d5708312
Backout bug 798353 for... not actually working properly
2013-09-05 13:18:28 -07:00
Yuan Xulei
68aabca295
Bug 902847 - Don't trim spaces before newline for contentEditable. r=hsivonen
2013-09-05 16:10:04 -04:00
Ed Morley
5806f3fb9f
Merge mozilla-central and b2g-inbound
2013-09-05 14:53:25 +01:00
Yuan Xulei
b3682128d6
Bug 904530 - endComposition should commit text before cursor. r=masayuki
2013-09-05 08:20:25 -04:00
Wes Kocher
10df022340
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Mike Hommey
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Ryan VanderMeulen
07832ca5a7
Backed out changeset 5c25126b9c76 (bug 894927) for causing bug 911751 on a CLOSED TREE.
...
--HG--
rename : b2g/chrome/content/shell.html => b2g/chrome/content/shell.xul
2013-09-03 20:51:30 -04:00
Pin Zhang
f320083266
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
2013-09-03 15:26:33 -07:00
Alive Kuo
b20eb446f2
Bug 900838 - Add system first paint event. r=fabrice
2013-09-03 08:50:43 -04:00
Fabrice Desré
ab5ac459be
Bug 910761 - "System JS : ERROR chrome://browser/content/forms.js:335 TypeError: target.contentDocument is null" on all B2G mochitest-3 runs r=yxl
2013-09-02 18:56:14 -07:00
Tim Chien
8b2834cd42
Bug 911041 - Map DNT 3 state setting from settings db to Gecko pref. r=fabrice
2013-08-31 10:15:57 -04:00
Yuan Xulei
b705b8a88e
Bug 904530 - Implement composition methods for InputContext API. r=fabrice, r=masayuki
2013-08-30 08:07:16 -04:00
Tim Chien
246d5a9bc7
Bug 798353 - Make SettingsListener reuse the lock. r=fabrice
2013-09-04 08:28:28 -04:00
Jan Jongboom
f93a41e3b8
Bug 811177 - Keyboard should also work for designMode=on. r=yxl
2013-08-29 09:57:12 -04:00
Ed Morley
d10cabc240
Merge mozilla-central and b2g-inbound
2013-08-29 10:50:31 +01:00
Ed Morley
061f421c5b
Backed out changeset cd99d10fc665 (bug 870676) for breaking B2G device image builds on a CLOSED TREE
2013-08-29 10:43:09 +01:00
Ryan VanderMeulen
e45da17600
Merge m-c to b2g-inbound.
2013-08-29 00:24:45 -04:00
Ryan VanderMeulen
b919e61a1c
Merge b2g-inbound to m-c.
2013-08-28 22:48:03 -04:00
Rudy Lu
ee24f5804c
Bug 909124 - [b2g desktop] shell.js did not get correct mozbrowserloadstart event to send Gaia the pending chromeEvents. r=fabrice
...
CLOSED TREE
2013-08-28 07:58:27 -04:00
Pin Zhang
0b9822723b
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
2013-08-28 10:24:23 -07:00
Kyle Huey
7164ad4749
Back out my failed attempt to land bug 870676.
2013-08-28 10:23:32 -07:00
Kyle Huey
46d8d54f75
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
2013-08-28 10:11:53 -07:00
Kyle Huey
0907c06c26
Back out my failed attempt to land bug 870676.
2013-08-28 10:10:39 -07:00
Kyle Huey
9ceea02eda
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
2013-08-28 09:44:33 -07:00
Jan Jongboom
626d804b1c
Bug 902942 - Deletion observer checks against wrong variable. r=yxl
2013-08-28 11:55:57 -04:00
Ed Morley
19d675ebde
Backed out changeset 294fde226b78 (bug 909124) for breaking gaia-ui-test
2013-08-28 16:27:01 +01:00
Ed Morley
1ab09a11bf
Merge mozilla-central and b2g-inbound
2013-08-28 16:23:08 +01:00
Rudy Lu
d0ce3f1985
Bug 909124 - [b2g desktop] shell.js did not get correct mozbrowserloadstart event to send Gaia the pending chromeEvents. r=fabrice
2013-08-28 07:58:27 -04:00
Brandon Benvie
096ebfd8f4
Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic
2013-08-28 10:57:59 +02:00
Fabrice Desré
593948d927
Bug 909640 - Fix js warnings in shell.js r=gwagner
2013-08-27 15:11:16 -07:00
Alexandre Poirot
d33152a628
Bug 909273 - listTabs throws an exception on b2g device. r=past
...
Actually, this code also throw on desktop.
I'm not sure it is worth trying to expose any tabs on b2g,
as we are not really ready to expose them and we need
substantial work to expose tabs in browser app.
2013-08-26 13:57:16 -04:00
Marco Castelluccio
888306856a
Bug 909573 - getManifestFor should accept a manifest url instead of an origin. r=fabrice
2013-08-28 08:10:55 -04:00
Alexandre Lissy
67f63dcea2
Bug 871916 - Add empty event listener for devicemotion for devices depending on this. r=fabrice
2013-08-03 12:50:18 +02:00
Fabrice Desré
2c28e6221a
Bug 894927 - Use xhtml instead of xul for b2g main window. r=ochameau
...
--HG--
rename : b2g/chrome/content/shell.xul => b2g/chrome/content/shell.html
2013-08-28 14:35:34 -07:00
Jan Jongboom
332ec65794
Bug 902847 - ContentEditable insertText doesnt handle CR right. r=yxl
2013-08-22 09:53:47 -04:00
Jan Jongboom
23a8d48c8e
Bug 902942 - Deleting focused element doesn't update forms.js focusedElement. r=yxl
2013-08-21 08:24:25 -04:00
Paul Rouget
cd583fea70
Bug 895360 - [app manager] Device meta data actor. r=poirot.alex
2013-08-21 08:56:40 +02:00
Dave Hylands
4865334a10
Bug 874484 - Disable ADB after a timeout. r=fabrice
...
This patch causes ADB to be disabled after 12 hours. The timeout is only used
when marionette is disabled, which implies production builds. Engineering
builds (VARIANT=eng or VARIANT=userdebug) will continue to have ADB enabled
indefinitely.
2013-08-16 12:07:05 -07:00
Dave Hylands
398da3c43b
Bug 810092 - On a production phone (i.e. VARIANT=user) only enable adb when the phone is unlocked. r=fabrice
2013-08-16 12:06:49 -07:00
Doug Turner
7de559f32b
Bug 904462 - Clean up warnings and errors when starting B2G on the mac r=fabrice
2013-08-16 11:08:03 -07:00
Yuan Xulei
f3164d88c9
Bug 904628 - Ensure focused element is not null when calling FormAssistant.updateSelection(). r=fabrice
2013-08-15 12:59:28 -04:00
Yuan Xulei
ef579c676c
Bug 904628 - Make the code dealing with contentEditable in forms.js more robust. r=fabrice
2013-08-14 13:54:36 -04:00
Yuan Xulei
ffbf20220b
Bug 902168 - Ignore editable document in forms.js. r=fabrice
2013-08-14 13:53:53 -04:00
Yuan Xulei
e3c81538ae
Bug 904224 - Don't handle key events in forms.js if these is no focused input element. r=fabrice
2013-08-13 08:40:54 -04:00
Fabrice Desré
b40ae1e5cc
Bug 904224 - "System JS : ERROR chrome://browser/content/forms.js:827 TypeError: element is null" in green B2G mochitest-2,3 runs r=yxl
2013-08-12 21:02:11 -07:00
Jan Jongboom
7b7eba1d54
Bug 902153 - Ignore input type=range in forms.js. r=yxl
2013-08-12 13:17:29 -04:00
Gregor Wagner
0c848debc2
Bug 902899 - Fix ContentPermission Prompt. r=etienne
2013-08-09 19:02:33 +02:00
Vivien Nicolas
42816646f5
Bug 797497 - Disable tap "scrollbar" r=fabrice
2013-08-08 15:04:04 -07:00
Gene Lian
7ee0993f67
Bug 876397 - Inter-App Communication API (part 3, connect()). r=nsm
2013-08-16 17:49:15 +08:00
Jan Jongboom
db365c9dce
Bug 899999 - Implement new InputContext API. r=yxl
2013-08-07 20:07:41 -04:00
Ryan VanderMeulen
b699da806f
Merge m-c to b2g-inbound.
2013-08-01 20:26:14 -04:00
Gene Lian
f6fee5ada5
Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 2, handle delivery report). r=vicamo a=koi+
2013-07-31 15:24:07 +08:00
Philipp Kewisch
1fc0fe161a
Fix bug 880511 - Web Console and Style Editor make hardcoded references to the browser window. r=dcamp
2013-08-01 10:51:24 +02:00
Fernando Jiménez
c0333c1f9e
Bug 892068 - Expose MCC/MNC to payment providers in mozPay() so Webpay can disable payments per region. r=fabrice
2013-07-30 00:50:22 +02:00
Fernando Jiménez
dae0cfe91d
Bug 816564 - Silent SMS to Authenticate Device for Mobile Billing. Part 2: mozPaymentProvider. r=vicamo, fabrice
2013-07-30 00:50:22 +02:00
Antonio M. Amaya
d1d45aa4d0
Bug 896945 - Allow System Messages to inform gaia they should bring up the receiving app in a configurable way. r=gene,fabrice a=leo+
2013-07-25 14:36:15 +02:00
Alive Kuo
bac4a808ba
Bug 887650 - Append extra information about activity caller in system message. r=gene
2013-07-25 13:18:24 -04:00
Alexandre Poirot
cfe4407c30
Bug 817580 - Pref off new webapps actor features until we secure remote debugger connection. r=paul.rouget
2013-07-24 11:29:04 -04:00
Alexandre Poirot
58a01f510d
Bug 817580 - Expose tab actors for apps in child processes. r=jimb
2013-07-24 11:28:32 -04:00
Marco Chen
182c8eb9e0
Bug 876334 - Gecko should use AudioChannelType to control volume not stream types. r=mwu, r=baku
2013-07-18 13:22:36 +08:00
Marco Chen
1752b92a2d
Bug 876334 - Remove master/FM volume control from nsIAudioManager. r=mwu
2013-07-18 10:21:24 +08:00
Chia-hung Tai
f8c25b31b7
Bug 888821 - B2G MMS: Expose "wap.UAProf.url" and "wap.UAProf.tagname" as new Settings entries in Gecko part. r=vyang
2013-07-17 13:47:31 +08:00
Kan-Ru Chen (陳侃如)
3a8d1e08f0
Bug 874754 - Suppress nsIEditor.removeEditorObserver exception. r=fabrice
...
Based on patch from Yuan Xulei <xyuan@mozilla.com>
--HG--
extra : rebase_source : 77b563eaa784d42cdfd20a3aba1f5b928a53aaa6
2013-07-16 18:00:58 +08:00
Yuan Xulei
76bc19ce86
Bug 883129 - Converts the non-textual element to placeholder character for mozKeyboard. r=hsivonen
2013-07-12 09:04:05 -04:00
Fabrice Desré
fb6f178b12
Bug 882506 - Remove useless nsBrowserAccess in shell.js r=vingtetun
2013-07-01 09:18:07 -07:00
Gene Lian
59aa23772c
Bug 887815 - [SMS][MMS] receiving successful delivery report even though delivery report is OFF in settings. r=ctai a=leo+
2013-06-28 16:53:30 +08:00
Yuan Xulei
19ef469157
Bug 882866 - Ignore all EditAction notifications caused by replaceSurroundingText. r=dflanagan
2013-06-23 20:43:40 -04:00
Chia-hung Tai
b6b96897bf
Bug 880561 - B2G MMS: Add 2 more error status (in flight mode and no sim card) when sending MMS. r=gene
2013-06-18 12:06:32 +08:00
Gina Yeh
efd6b82521
Bug 834554 - Support Bluetooth AVRCP 1.0, r=fabrice
2013-06-14 11:58:09 +08:00
Nikhil Marathe
429053fc39
Bug 863599 - Load PushService on Desktop. r=dougt sr=gavin
2013-06-12 17:26:44 -07:00
Austin King
5076221b7c
Bug 881014 - Cancel buttons in UI should call RP's oncancel method. r=jedp
2013-06-08 13:50:25 -07:00
Fernando Jiménez
958cb1f0c4
Bug 879387 - Is not possible to display the buttons of " install or cancel " when the payment is completed. r=fabrice
2013-06-09 20:01:35 +02:00
Vicamo Yang
870d07b241
Bug 879671 - 2/2: add ril.cellbroadcast.disabled pref to disable Cell Broadcast completely. r=yoshi
2013-06-07 15:32:24 +08:00
Vivien Nicolas
b7bd1bfae7
Backout c0213576a3b7 and 780d65e3ebfa (bug 874984) because it was slowing down HTML rendering
2013-06-04 23:14:24 +02:00
Yuan Xulei
5b558265c8
Bug 861515 - Enable Keyboard to modify the content of text field. r=fabrice
2013-04-13 22:53:41 +08:00
Fernando Jiménez
3479fe4ce2
Bug 872987 - [WebPayment] Expose ICC info to the payment provider. r=fabrice
2013-06-03 09:48:58 +02:00
Jim Blandy
55bf378bcb
Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
2013-06-02 10:19:41 +03:00
Panos Astithas
8823835462
Backout b0e571a21e22 for wrong bug number
2013-06-02 10:18:15 +03:00
Jim Blandy
28b50b5dea
Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_listtabs.js => browser/devtools/debugger/test/browser_dbg_listtabs-01.js
2013-05-17 15:17:00 +03:00
Jim Blandy
f6bf8f8722
Use DebuggerServer.addGlobalActor to register ChromeDebuggerActor, instead of writing out code with the same effect (bug 863936). r=past,mfinkle,fabrice
2013-04-19 17:33:00 +03:00
Alexandre Poirot
d6bdf35527
Bug 865207 - Move webapps actor from /b2g/chrome/content to /toolkit/devtools/apps/. r=fabrice, r=dcamp
...
--HG--
rename : dom/apps/tests/unit/data/app.zip => toolkit/devtools/apps/tests/unit/data/app.zip
rename : dom/apps/tests/unit/test_webappsActor.js => toolkit/devtools/apps/tests/unit/test_webappsActor.js
rename : b2g/chrome/content/dbg-webapps-actors.js => toolkit/devtools/server/actors/webapps.js
2013-05-30 12:08:15 -04:00
Alexandre Lissy
59cbb438d9
Bug 847459 - Make ro.product.model available through settings. r=tzimmermann
2013-05-27 16:26:52 +02:00
Anthony Ricaud
e980e341bf
Bug 873972 - Expose layers.draw-borders pref in gaia settings. r=vingtetun
2013-05-28 19:24:02 +02:00
Alexandre Poirot
05bd560f0a
Bug 876122 - Fix typos in webapps actor. r=fabrice
2013-05-28 13:30:30 -04:00
Dave Hylands
93637531a9
Bug 875637 - Save default volume name pref with the correct type. r=gwagner
2013-05-24 17:40:03 -07:00
Gene Lian
50e1cb681f
Bug 873348 - System Message API: s/sendSystemMessage/openAppForSystemMessage/ in the shell.js. r=fabrice
2013-05-24 16:17:54 +08:00
Alexandre Poirot
768a224d37
Bug 874984 - Scrollbars repaint incorrectly on b2g desktop. r=vingtetun
2013-05-23 17:52:03 +02:00
Dave Camp
f6c774eb5e
Bug 872091 - Rename files in the debugger server. r=past,r=jimb
...
--HG--
rename : toolkit/devtools/debugger/Makefile.in => toolkit/devtools/client/Makefile.in
rename : toolkit/devtools/debugger/dbg-client.jsm => toolkit/devtools/client/dbg-client.jsm
rename : toolkit/devtools/debugger/moz.build => toolkit/devtools/client/moz.build
rename : toolkit/devtools/debugger/Makefile.in => toolkit/devtools/server/Makefile.in
rename : toolkit/devtools/gcli/dbg-gcli-actors.js => toolkit/devtools/server/actors/gcli.js
rename : toolkit/devtools/debugger/server/dbg-profiler-actors.js => toolkit/devtools/server/actors/profiler.js
rename : toolkit/devtools/debugger/server/dbg-script-actors.js => toolkit/devtools/server/actors/script.js
rename : toolkit/devtools/styleeditor/dbg-styleeditor-actors.js => toolkit/devtools/server/actors/styleeditor.js
rename : toolkit/devtools/debugger/server/dbg-browser-actors.js => toolkit/devtools/server/actors/webbrowser.js
rename : toolkit/devtools/webconsole/dbg-webconsole-actors.js => toolkit/devtools/server/actors/webconsole.js
rename : toolkit/devtools/debugger/server/dbg-server.jsm => toolkit/devtools/server/dbg-server.jsm
rename : toolkit/devtools/debugger/server/dbg-server.js => toolkit/devtools/server/main.js
rename : toolkit/devtools/debugger/moz.build => toolkit/devtools/server/moz.build
rename : toolkit/devtools/debugger/nsIJSInspector.idl => toolkit/devtools/server/nsIJSInspector.idl
rename : toolkit/devtools/debugger/nsJSInspector.cpp => toolkit/devtools/server/nsJSInspector.cpp
rename : toolkit/devtools/debugger/nsJSInspector.h => toolkit/devtools/server/nsJSInspector.h
rename : toolkit/devtools/debugger/tests/mochitest/Makefile.in => toolkit/devtools/server/tests/mochitest/Makefile.in
rename : toolkit/devtools/debugger/tests/mochitest/moz.build => toolkit/devtools/server/tests/mochitest/moz.build
rename : toolkit/devtools/debugger/tests/mochitest/nonchrome_unsafeDereference.html => toolkit/devtools/server/tests/mochitest/nonchrome_unsafeDereference.html
rename : toolkit/devtools/debugger/tests/mochitest/test_unsafeDereference.html => toolkit/devtools/server/tests/mochitest/test_unsafeDereference.html
rename : toolkit/devtools/debugger/tests/moz.build => toolkit/devtools/server/tests/moz.build
rename : toolkit/devtools/debugger/tests/unit/head_dbg.js => toolkit/devtools/server/tests/unit/head_dbg.js
rename : toolkit/devtools/debugger/tests/unit/post_init_global_actors.js => toolkit/devtools/server/tests/unit/post_init_global_actors.js
rename : toolkit/devtools/debugger/tests/unit/post_init_tab_actors.js => toolkit/devtools/server/tests/unit/post_init_tab_actors.js
rename : toolkit/devtools/debugger/tests/unit/pre_init_global_actors.js => toolkit/devtools/server/tests/unit/pre_init_global_actors.js
rename : toolkit/devtools/debugger/tests/unit/pre_init_tab_actors.js => toolkit/devtools/server/tests/unit/pre_init_tab_actors.js
rename : toolkit/devtools/debugger/tests/unit/source-map-data/sourcemapped.coffee => toolkit/devtools/server/tests/unit/source-map-data/sourcemapped.coffee
rename : toolkit/devtools/debugger/tests/unit/source-map-data/sourcemapped.map => toolkit/devtools/server/tests/unit/source-map-data/sourcemapped.map
rename : toolkit/devtools/debugger/tests/unit/sourcemapped.js => toolkit/devtools/server/tests/unit/sourcemapped.js
rename : toolkit/devtools/debugger/tests/unit/test_add_actors.js => toolkit/devtools/server/tests/unit/test_add_actors.js
rename : toolkit/devtools/debugger/tests/unit/test_attach.js => toolkit/devtools/server/tests/unit/test_attach.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-01.js => toolkit/devtools/server/tests/unit/test_breakpoint-01.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-02.js => toolkit/devtools/server/tests/unit/test_breakpoint-02.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-03.js => toolkit/devtools/server/tests/unit/test_breakpoint-03.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-04.js => toolkit/devtools/server/tests/unit/test_breakpoint-04.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-05.js => toolkit/devtools/server/tests/unit/test_breakpoint-05.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-06.js => toolkit/devtools/server/tests/unit/test_breakpoint-06.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-07.js => toolkit/devtools/server/tests/unit/test_breakpoint-07.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-08.js => toolkit/devtools/server/tests/unit/test_breakpoint-08.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-09.js => toolkit/devtools/server/tests/unit/test_breakpoint-09.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-10.js => toolkit/devtools/server/tests/unit/test_breakpoint-10.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-11.js => toolkit/devtools/server/tests/unit/test_breakpoint-11.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-12.js => toolkit/devtools/server/tests/unit/test_breakpoint-12.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpointstore.js => toolkit/devtools/server/tests/unit/test_breakpointstore.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgactor.js => toolkit/devtools/server/tests/unit/test_dbgactor.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgclient_debuggerstatement.js => toolkit/devtools/server/tests/unit/test_dbgclient_debuggerstatement.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgglobal.js => toolkit/devtools/server/tests/unit/test_dbgglobal.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgsocket.js => toolkit/devtools/server/tests/unit/test_dbgsocket.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-01.js => toolkit/devtools/server/tests/unit/test_eval-01.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-02.js => toolkit/devtools/server/tests/unit/test_eval-02.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-03.js => toolkit/devtools/server/tests/unit/test_eval-03.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-04.js => toolkit/devtools/server/tests/unit/test_eval-04.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-05.js => toolkit/devtools/server/tests/unit/test_eval-05.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-01.js => toolkit/devtools/server/tests/unit/test_frameactor-01.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-02.js => toolkit/devtools/server/tests/unit/test_frameactor-02.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-03.js => toolkit/devtools/server/tests/unit/test_frameactor-03.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-04.js => toolkit/devtools/server/tests/unit/test_frameactor-04.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-05.js => toolkit/devtools/server/tests/unit/test_frameactor-05.js
rename : toolkit/devtools/debugger/tests/unit/test_framearguments-01.js => toolkit/devtools/server/tests/unit/test_framearguments-01.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-01.js => toolkit/devtools/server/tests/unit/test_framebindings-01.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-02.js => toolkit/devtools/server/tests/unit/test_framebindings-02.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-03.js => toolkit/devtools/server/tests/unit/test_framebindings-03.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-04.js => toolkit/devtools/server/tests/unit/test_framebindings-04.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-05.js => toolkit/devtools/server/tests/unit/test_framebindings-05.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-06.js => toolkit/devtools/server/tests/unit/test_framebindings-06.js
rename : toolkit/devtools/debugger/tests/unit/test_frameclient-01.js => toolkit/devtools/server/tests/unit/test_frameclient-01.js
rename : toolkit/devtools/debugger/tests/unit/test_frameclient-02.js => toolkit/devtools/server/tests/unit/test_frameclient-02.js
rename : toolkit/devtools/debugger/tests/unit/test_functiongrips-01.js => toolkit/devtools/server/tests/unit/test_functiongrips-01.js
rename : toolkit/devtools/debugger/tests/unit/test_getyoungestframe.js => toolkit/devtools/server/tests/unit/test_getyoungestframe.js
rename : toolkit/devtools/debugger/tests/unit/test_interrupt.js => toolkit/devtools/server/tests/unit/test_interrupt.js
rename : toolkit/devtools/debugger/tests/unit/test_listsources-01.js => toolkit/devtools/server/tests/unit/test_listsources-01.js
rename : toolkit/devtools/debugger/tests/unit/test_listsources-02.js => toolkit/devtools/server/tests/unit/test_listsources-02.js
rename : toolkit/devtools/debugger/tests/unit/test_listsources-03.js => toolkit/devtools/server/tests/unit/test_listsources-03.js
rename : toolkit/devtools/debugger/tests/unit/test_longstringactor.js => toolkit/devtools/server/tests/unit/test_longstringactor.js
rename : toolkit/devtools/debugger/tests/unit/test_longstringgrips-01.js => toolkit/devtools/server/tests/unit/test_longstringgrips-01.js
rename : toolkit/devtools/debugger/tests/unit/test_longstringgrips-02.js => toolkit/devtools/server/tests/unit/test_longstringgrips-02.js
rename : toolkit/devtools/debugger/tests/unit/test_nativewrappers.js => toolkit/devtools/server/tests/unit/test_nativewrappers.js
rename : toolkit/devtools/debugger/tests/unit/test_new_source-01.js => toolkit/devtools/server/tests/unit/test_new_source-01.js
rename : toolkit/devtools/debugger/tests/unit/test_nsjsinspector.js => toolkit/devtools/server/tests/unit/test_nsjsinspector.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-01.js => toolkit/devtools/server/tests/unit/test_objectgrips-01.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-02.js => toolkit/devtools/server/tests/unit/test_objectgrips-02.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-03.js => toolkit/devtools/server/tests/unit/test_objectgrips-03.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-04.js => toolkit/devtools/server/tests/unit/test_objectgrips-04.js
rename : toolkit/devtools/debugger/tests/unit/test_pause_exceptions-01.js => toolkit/devtools/server/tests/unit/test_pause_exceptions-01.js
rename : toolkit/devtools/debugger/tests/unit/test_pause_exceptions-02.js => toolkit/devtools/server/tests/unit/test_pause_exceptions-02.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-01.js => toolkit/devtools/server/tests/unit/test_pauselifetime-01.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-02.js => toolkit/devtools/server/tests/unit/test_pauselifetime-02.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-03.js => toolkit/devtools/server/tests/unit/test_pauselifetime-03.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-04.js => toolkit/devtools/server/tests/unit/test_pauselifetime-04.js
rename : toolkit/devtools/debugger/tests/unit/test_profiler_actor.js => toolkit/devtools/server/tests/unit/test_profiler_actor.js
rename : toolkit/devtools/debugger/tests/unit/test_source-01.js => toolkit/devtools/server/tests/unit/test_source-01.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-01.js => toolkit/devtools/server/tests/unit/test_sourcemaps-01.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-02.js => toolkit/devtools/server/tests/unit/test_sourcemaps-02.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-03.js => toolkit/devtools/server/tests/unit/test_sourcemaps-03.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-04.js => toolkit/devtools/server/tests/unit/test_sourcemaps-04.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-05.js => toolkit/devtools/server/tests/unit/test_sourcemaps-05.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-06.js => toolkit/devtools/server/tests/unit/test_sourcemaps-06.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-07.js => toolkit/devtools/server/tests/unit/test_sourcemaps-07.js
rename : toolkit/devtools/debugger/tests/unit/test_sources_backwards_compat-01.js => toolkit/devtools/server/tests/unit/test_sources_backwards_compat-01.js
rename : toolkit/devtools/debugger/tests/unit/test_sources_backwards_compat-02.js => toolkit/devtools/server/tests/unit/test_sources_backwards_compat-02.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-01.js => toolkit/devtools/server/tests/unit/test_stepping-01.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-02.js => toolkit/devtools/server/tests/unit/test_stepping-02.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-03.js => toolkit/devtools/server/tests/unit/test_stepping-03.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-04.js => toolkit/devtools/server/tests/unit/test_stepping-04.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-05.js => toolkit/devtools/server/tests/unit/test_stepping-05.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-01.js => toolkit/devtools/server/tests/unit/test_threadlifetime-01.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-02.js => toolkit/devtools/server/tests/unit/test_threadlifetime-02.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-03.js => toolkit/devtools/server/tests/unit/test_threadlifetime-03.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-04.js => toolkit/devtools/server/tests/unit/test_threadlifetime-04.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-05.js => toolkit/devtools/server/tests/unit/test_threadlifetime-05.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-06.js => toolkit/devtools/server/tests/unit/test_threadlifetime-06.js
rename : toolkit/devtools/debugger/tests/unit/test_unsafeDereference.js => toolkit/devtools/server/tests/unit/test_unsafeDereference.js
rename : toolkit/devtools/debugger/tests/unit/testactors.js => toolkit/devtools/server/tests/unit/testactors.js
rename : toolkit/devtools/debugger/tests/unit/testcompatactors.js => toolkit/devtools/server/tests/unit/testcompatactors.js
rename : toolkit/devtools/debugger/tests/unit/xpcshell.ini => toolkit/devtools/server/tests/unit/xpcshell.ini
rename : toolkit/devtools/debugger/dbg-transport.js => toolkit/devtools/server/transport.js
2013-05-21 16:39:13 -07:00
Dave Camp
53adb1e5ca
Bug 871784 - b2g should specify its debug actors explicitly rather than using addBrowserActors. r=past,r=jimb,r=fabrice
2013-05-21 16:36:43 -07:00
Fabrice Desré
99900c7eda
Bug 865022 - Set the http cache size to match the size of the /cache partition r=vingtetun
2013-05-17 15:57:10 -07:00
Hubert Figuière
5e5747fe19
Bug 867829 - Part 3: receive the delete-crash event to delete crash dump when user declined. r=fabrice
2013-05-10 17:39:15 -04:00
Hubert Figuière
be0e9e9c74
Bug 867829 - Part 1: Delete crash dumps if we disabled reporting. f=kairo r=bsmedberg,fabrice
2013-05-02 12:57:41 -04:00
Yuan Xulei
f7869463f2
Bug 860546 - Ignore content changes caused by key events. r=fabrice
2013-05-16 08:21:07 -04:00
Gregor Wagner
d8ba584870
Bug 871853 - runapp.js: Don't call Services.obs.removeObserver with undefined. r=fabrice
2013-05-15 21:35:48 -04:00
Dave Hylands
8f8841a1c4
Bug 858416 - Create a composite device storage interface. r=dougt
...
* * *
Bug 858416 - Fix try test failures
2013-05-11 02:10:18 -07:00
Ryan VanderMeulen
93efac58df
Backed out changeset dbf0c9f4a4b9 (bug 858416) for B2G mochitest-3 failures.
2013-05-11 09:47:37 -04:00
Dave Hylands
af61fd0d1c
Bug 858416 - Create a composite device storage interface. r=dougt
2013-05-11 02:10:18 -07:00
Yuan Xulei
9e51b8102b
Bug 869303 - Notify keyboard to hide when the app window is closed. r=smaug
2013-05-08 12:27:59 -04:00
Jose Antonio Olivera Ortega
a262a77020
Bug 863130 - (Regional) The SMS delivery report is on by default. r=vicamo
2013-05-07 16:26:03 +02:00
Alexandre Poirot
69e07e577e
Bug 844227 - Add more functions to the webapps actor. r=fabrice
2013-05-06 09:51:53 -04:00
Ryan VanderMeulen
6454442579
Backed out changeset 4270acd843cc (bug 863130) for B2G Marionette failures.
2013-05-06 08:57:03 -04:00
Jose Antonio Olivera Ortega
cb0be5c3e0
Bug 863130 - (Regional) The SMS delivery report is on by default. r=vicamo
2013-05-06 10:20:23 +02:00
=?UTF-8?q?"Yuan=20Xulei(=E8=A2=81=E5=BE=90=E7=A3=8A)"?=
4cef999701
Bug 860546 - [keyboard] Notify keyboard when the content of current input field is changed by JS. r=fabrice
2013-05-03 15:02:30 +02:00
Nikhil Marathe
886ef9c101
Bug 863598 - SimplePush: Make PushService a module. r=dougt
...
--HG--
rename : dom/push/src/PushService.js => dom/push/src/PushService.jsm
2013-05-02 10:45:18 +05:30
Kan-Ru Chen (陳侃如)
6dedc36e00
Bug 865768 - CSS files should use '%' as preprocessor marker. r=fabrice
2013-04-30 11:57:10 +08:00
Ryan VanderMeulen
80f2de9da8
Merge m-c to inbound.
...
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
2013-04-26 16:46:46 -04:00
Vivien Nicolas
089b1a3446
Bug 864891 - b2g/chrome/content/forms.js can dispatch a 'change' event on the wrong window in a single process build. r=fabrice
2013-04-26 12:17:25 +02:00
Ms2ger
659e9e1600
Backout changesets 8d69a81abff9:6c2e3ea6afa6 for M2 timeouts and crashtest, reftest leaks.
2013-04-26 13:23:17 +02:00
Vivien Nicolas
61928cd8d5
Bug 864891 - b2g/chrome/content/forms.js can dispatch a 'change' event on the wrong window in a single process build. r=fabrice
2013-04-26 12:17:25 +02:00
Hubert Figuière
47e8cfc1c1
Bug 855040 - Add a bit of logging in the crash report to help diagnostics and silence exception of crash report is disabled. r=fabrice
2013-04-22 16:09:15 -04:00
Vivien Nicolas
614e4f9e0d
Bug 847354 - Avoid the xbl bindings for inputs/textareas on b2g r=fabrice
2013-04-18 17:29:08 -07:00
Fabrice Desré
5550075124
Bug 861592 - Make isContentEditable() in form.js not fail with null elements r=ttaubert
2013-04-13 23:50:53 -07:00
Masatoshi Kimura
3b09fb2445
Bug 771975 - Remove -moz-prefixed gradients usage from b2g. r=fabrice
2013-04-09 07:44:25 +09:00
Xin Zhang
238fa24d70
Bug 849764 - Replace removeObserver() calls with three params with two in b2g dir. r=mak
2013-04-06 14:46:34 -04:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Alive Kuo
68f351e7c7
Bug 853454 - Fix non-normal audio channel visibility state error. r=baku
2013-03-27 12:04:32 +08:00
Patrick Wang
40af263e5a
Bug 846734 - adding certificate exception from certificate error page. r=fabrice
2013-03-05 10:19:00 +08:00
Marco Chen
390ce3ea7c
Bug 852049 - [Audio] The default value of Master Volume should be 1.0 if settings don't set a value. r=mwu
2013-03-20 13:37:08 +08:00
Andrea Marchesini
9196b955c3
Bug 832923 - Implement <input type='file'> on B2G, r=mounir, r=fabrice
2013-03-19 18:49:16 +01:00
Arthur Chen
09c9fbfbde
Bug 834157 - Add max and min attributes in the event. r=fabrice
2013-03-19 09:08:28 -04:00
William Chen
8236d9c197
Bug 782211 - Part 6: Updated the B2G notifications to implement the Notification API. r=etienne
2012-07-12 11:45:38 -04:00
Yuan Xulei
33742c3e02
Bug 844716 - Enable keyboard Apps to get/set selection range of the input field. r=timdream
2013-03-15 08:28:51 -04:00
Jed Parsons
6295c1c12a
Bug 839500 - Close system persona iframe when not in use. r=fabrice, r=benadida
2013-03-14 15:19:34 -04:00
Fernando Jiménez
7c59801006
Bug 843309 - paymentSuccess sometimes does not appear in scope (payment window does not close); r=fabrice
2013-03-14 09:58:34 +01:00
Yuan Xulei
4f9e65513c
Bug 848660 - Fix Gaia selector. r=fabrice
2013-03-08 23:14:16 -05:00
Kan-Ru Chen (陳侃如)
e6e5cc57f0
Bug 838547 - We are only interested to the pagehide event from the root document. r=smaug
2013-03-07 08:35:38 -05:00
James Lal
fa4737b97b
Bug 840268 - Fix --runapp CLI, r=fabrice
2013-03-04 10:38:00 -08:00
Fabrice Desré
1934177bf8
Bug 842725 - install to device via b2gremote throws "appInfo is null" r=ferjm
2013-02-28 11:22:31 -08:00
Gregory Szorc
803629b9c6
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
7c93b1a42f
Bug 784841 - Part 18b: Convert /b2g; r=ted f=Ms2ger
2013-02-25 12:47:17 -08:00
Chia-hung Tai
64ff7fffe1
Bug 810067 - Support automatic/manual/never retrieval modes. r=vyang
2013-02-25 14:08:23 +08:00
Yuan Xulei
0221ee38dd
Bug 818893 - Get caret position of the contenteditable r=djf
2013-01-01 19:26:49 +08:00
Fabrice Desré
2c2a3851ce
Bug 843802 - Don't accept an appType parameter when sideloading apps. r=ferjm
2013-02-22 09:42:34 -08:00
Panos Astithas
7e30b17cd0
Bug 818385 - Support chrome debugging in Firefox OS; r=fabrice
2013-02-20 21:32:49 +02:00
Shih-Chiang Chien
9d75658f1f
Bug 841243 - Followup fix for the captive portal changes, r=fabrice a=shira+
2013-02-15 14:26:58 -08:00
Justin Lebar
4ce90cdcbc
Bug 836654 - Part 8: Inform the mozbrowser embedder when we're opening a frame that we expect to send a system message to. r=cjones
2013-02-14 15:41:30 -05:00
Vivien Nicolas
f8a403ad0e
Bug 839473 - Return early in form.js for non editable content r=fabrice
2013-02-12 16:31:08 -08:00
Patrick Wang
7dfc147c18
Bug 769178 - Add error page for about:certerror. r=fabrice
2013-02-08 12:08:52 +08:00
Julien Wajsberg
1d8df0f3b3
Bug 836737 - Don't launch the app when we close a notification. r=vingtetun
2013-02-07 13:54:32 +01:00
Kan-Ru Chen (陳侃如)
306b434ae7
Bug 836505 - We don't care about the active count but only the active state. r=fabrice
2013-02-08 11:34:47 -05:00
Dave Hylands
e32258ca4f
Bug 839134 - ADB doesn't get enabled in VARIANT=user builds if marionette pref doesn't exist.
2013-02-07 11:44:23 -08:00
Shih-Chiang Chien
6f425587bd
Bug 780793 - Part 1: Add mozChormeEvent/mozContentEvent for captive portal login. r=timdream
2012-11-15 11:26:30 +08:00
Chris Jones
8591941ad8
Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice
2013-02-05 18:27:52 -08:00
David Flanagan
c5fde274a0
Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+
2013-02-05 10:05:36 -08:00
Vivien Nicolas
46e45588c5
Bug 835799 - Add a timestamp property to the observer sent when an application has been called by app.launch(). r=fabrice
2013-02-05 13:05:56 -05:00
Dave Hylands
4c14899717
Bug 836973 - Force adb on when marionette is enabled (i.e. non-user builds). r=fabrice
2013-02-01 02:04:04 -08:00
Dave Hylands
7939acff1b
Bug 836770 - Don't change persist.sys.usb.config if it already has the correct value (ADB) r=fabrice
2013-01-31 14:41:13 -08:00
Vivien Nicolas
ac43005ec2
Bug 830782 - Homescreen is in English instead of Portuguese after flashed and Pt-BR is set in FTE. r=fabrice a=tef+
2013-01-31 15:58:11 +01:00
Fabrice Desré
13aeaa3cca
Bug 836103 - Enable/disable ADB when changing the "remote debugging" setting in the Settings App r=dhylands
2013-01-29 23:29:08 -08:00
Andrea Marchesini
aed507c9dd
Bug 828283 - Apps playing sound should not be muted when the screen is put to sleep., r=sicking
2013-01-28 12:47:18 +01:00
Justin Lebar
04e824bd99
Bug 833796 - Remove a shutdown observer in forms.js to fix a leak. r=vingtetun
2013-01-23 11:57:31 -05:00
Fernando Jiménez
2cabd663ea
Bug 832951 - [WebPayment] Expose DOMRequest ID within mozChromeEvents; r=fabrice, a=nonlibxul
2013-01-22 12:29:54 +01:00
Ryan VanderMeulen
2f7217bed0
Merge m-c to inbound.
2013-01-17 21:21:24 -05:00
Fabrice Desré
c481c481c1
Bug 832104 - Don't report CSS errors in production builds r=cjones
2013-01-17 18:08:26 -08:00
Fabrice Desré
8e180ba6d7
Bug 831412 - Disable support for installing certified-level apps through the remote debugger protocol in production builds r=cjones
2013-01-17 15:31:12 -08:00
Julien Wajsberg
e5db6e7c70
Bug 831393 - send manifestURL in the desktop-notification event. r=vingtetun. a=lsblakk
2013-01-16 19:22:28 +01:00
Marshall Culpepper
e85796faf3
Bug 823695: Part 1 - Send update errors after the shell is ready in B2G. r=fabrice
2013-01-14 23:40:51 -08:00
Andrea Marchesini
45b85ca21d
Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
2013-01-14 11:08:55 +01:00
Panos Astithas
a6a17298f5
Bug 829633 - dbg-webapps-actors.js redeclares Cu and friends; r=fabrice
2013-01-11 19:04:23 +02:00
Hubert Figuière
2e6f2fe91c
Bug 829121 - Follow-up: remove excessive dump() to not confuse developers. r=fabrice
...
--HG--
extra : rebase_source : 118069b887b95bc6a19110a3848ba47dfa4c5104
2013-01-11 14:18:34 +01:00
Hubert Figuière
9e3d9f14ba
Bug 829477 - Don't notify the UI if we didn't have crash ID. r=fabrice
...
Thanks margaret!
--HG--
extra : rebase_source : cde55fa2e2ed892f1f2dd3943122d55dae688e43
2013-01-11 13:53:45 +01:00
Hubert Figuière
c3940e41da
Bug 829121 - Annotate B2G_OS_Version for the crash reporter. r=fabrice
...
--HG--
extra : rebase_source : 30d533413d9fa022bb30c504632a0fed340b9322
2013-01-11 00:47:32 +01:00
Panos Astithas
5d60ba306b
Bug 784824 - support for remote debugging of b2g desktop builds; r=fabrice
2013-01-10 13:00:32 +02:00
Fabrice Desré
2cfcf77809
Bug 828863 - followup, forgotten typo r=past
2013-01-10 07:57:10 -08:00
Fabrice Desré
d48003dbd4
Bug 828863 - Add a remote debugger actor to install apps r=past
2013-01-10 07:38:51 -08:00
Margaret Leibovic
b737d582ea
Bug 824148 - [KEYBOARD] Input type=range should bring up the number keyboard. r=ttaubert
2013-01-10 13:25:30 +01:00
Alexandre Poirot
950d98bb70
Bug 813797 - Completely remove apps developer mode (dom.mozApps.dev_mode) in release builds. r=fabrice
2013-01-09 17:34:13 -05:00
Ben Turner
286a561ac8
Bug 827740 - Deny requests for more indexedDB quota from content. r=fabrice
2013-01-09 08:24:56 -08:00
Mounir Lamouri
af0ede0616
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
2013-01-08 17:10:00 +00:00
Fabrice Desré
f43e3df0ea
Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun
2013-01-08 09:08:00 +02:00
Andrea Marchesini
0da6592811
Bug 825674 - Installed apps do not get affected by the hardware volume control, r=sicking
2013-01-09 08:18:16 +01:00
Josh Matthews
79e6cb3e64
Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun
2013-01-07 17:47:01 +01:00
Tim Taubert
c5228df849
Bug 820057 - Hide the keyboard on pagehide and submit events r=margaret a=blocking-basecamp
2013-01-07 12:09:50 +01:00
Gregor Wagner
4b41858270
Bug 825840 - [build] Mac Gecko build an flash are broken. r=philikon
2013-01-04 14:30:28 -08:00
James Lal
5f774dbd91
Bug 819598 - When opening keyboard, don't scrollIntoView() input elements that are already in view r=djf a=blocking-basecamp
2013-01-04 16:00:21 +01:00
Tim Taubert
f63558e9f9
Bug 823645 - [B2G][Keyboard] Keyboard does not show for advanced HTML editors r=vingtetun a=blocking-basecamp
2013-01-04 16:00:21 +01:00
Vivien Nicolas
8cca0153fb
Bug 823004 - B2G STK: STK Set-Up idle mode doesn't work properly. r=etienne
2012-12-28 19:43:49 +01:00
Ryan VanderMeulen
af7ac0adf4
Merge m-c to inbound.
2012-12-28 12:57:30 -05:00
Raphael Catolino
5c4e542449
Bug 769385 - Add type attribute date for <input> behind "dom.experimental_forms" pref. r=mounir
2012-12-27 16:06:53 +00:00
Jed Parsons (:jparsons)
fc8f03f01d
Bug 823736 - include.js must stringify objects going to userland js. r=benadida
2012-12-23 10:59:43 -05:00
L. David Baron
4a7dd45bb0
Merge mozilla-inbound and mozilla-central.
2012-12-22 00:05:00 -05:00
Chris Peterson
09033c1166
Backout 69b6541efafc, 8351e1baffcb, and ae4a7e6f0e0b (bug 766066) for regressions like bug 823832. r=regressions
2012-12-21 11:08:56 -08:00
Chris Peterson
1bdf039536
Bug 766066 - Part 3: Open keyboard when user taps input element, not when panning. r=djf
...
--HG--
extra : rebase_source : 69db692037f659f47c5560b7d1f9c36179e1aa69
2012-12-19 11:49:25 -08:00
Chris Peterson
9ec19c1ccc
Bug 766066 - Part 2: Handle element focus and IME state separately. r=djf
...
--HG--
extra : rebase_source : 337546eaa5a10386bd05cc52e3af65ccdaf422fa
2012-12-19 11:49:23 -08:00
Chris Peterson
b47acf80c2
Bug 766066 - Part 1: Remove "ime-enabled-state-changed" observer. r=djf
...
--HG--
extra : rebase_source : df8e30552aa17078141b878482702577fb15d70d
2012-12-19 11:49:18 -08:00
Chris Peterson
bc7d83366d
Bug 766066 - Part 0: Rename some B2G keyboard functions. r=djf
...
--HG--
extra : rebase_source : ab47fe3a390709b89c9bd15c6c273fbbcf4b9b8b
2012-12-18 15:10:18 -08:00
Mihai Sucan
f20fed946a
Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past
2012-12-17 22:06:13 +02:00
Gregor Wagner
bc2712da19
Bug 814157 - Need additional security checks for the "desktop-notification" permission. r=fabrice
2012-12-20 11:06:42 -08:00
Hubert Figuière
08885e2881
Bug 821498 - Make sure to always send the queued reports too. r=fabrice,margaret
...
--HG--
extra : rebase_source : 59a5f2fe7e0086131538cb66cb0d04e50dc32f5e
2012-12-25 15:06:13 -08:00
Hubert Figuière
6865de0843
Bug 814086 - Limit the size of the pending queue of crash reports to 10. r=bsmedberg
...
--HG--
extra : rebase_source : d4cb9a6f65d0838609b2f723f527ae90ba966459
2012-12-11 17:06:48 -05:00
Randy Lin
a452340473
Bug 815452 - Don't unmute FM audio if the user increases the volume when FM audio is muted for channel policy reasons. r=sicking
2012-12-11 18:26:01 +08:00
Hubert Figuière
05d82fcac4
Bug 814078 - Submit all the pending crash dumps. r=fabrice,bsmerdberg
...
--HG--
rename : toolkit/components/places/tests/browser/favicon-normal16.png => toolkit/components/places/tests/favicons/favicon-normal16.png
rename : toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js => toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage_failures.js
extra : rebase_source : 401e9fc46d7f3244fb1e9c0e54383521bbf5ead4
2012-12-06 16:27:49 -05:00
Ed Morley
fd590b910b
Merge mozilla-central to mozilla-inbound
2012-12-06 11:02:50 +00:00
Andrea Marchesini
37e6687270
Bug 811222 - Enable system app to get currently used audio channel. r=sicking a=blocking-basecamp
2012-12-05 17:20:59 -08:00
Shelly Lin
113abc7b48
Bug 816899 - Add keys of firmware revision and software info. r=cjones
2012-12-04 10:30:26 +08:00
Randy Lin
821762d017
Bug 814326 - Volume steps on the UI is 10 steps which cannot be mapped correctly to the underlying streams. r=sicking, r=fabrice
2012-12-04 18:21:43 +08:00
Fernando Jiménez
da970e35bc
Bug 815148 - r=fabrice
2012-12-03 21:44:58 +01:00
Vivien Nicolas
a198aaaf85
Bug 814074 - Send a system message to the application when the application is not running anymore but waits for a notification. r=fabrice. a=blocking-basecamp.
2012-12-03 15:42:36 +01:00