Dave Hylands
8ebd267442
Bug 915974 - Make adb stay on if USB functions are being used. r=fabrice
2013-12-14 11:44:57 -08:00
Fabrice Desré
a1496b6bae
Bug 949191 - [B2G][Browser] unknown cert issuer error message text overlaps the border and the text's letters are too small to read it r=gwagner
2013-12-13 10:38:38 -08:00
Fernando Jiménez
0272d9a3a4
Bug 949526 - FxAccountsManager and B2G implementation. Part 3: FxA B2G Service. r=fabrice
2013-12-13 12:25:26 +01:00
Fabrice Desré
765ebb0c7e
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
2013-11-27 23:18:08 -08:00
Gregory Szorc
461b5aef7e
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Fabrice Desré
d0ff891d85
Bug 948276 - Lazy load accessfu.jsm r=MarcoZ
2013-12-10 11:49:10 -08:00
Jonathan Watt
999bea7c4f
Bug 947718 - Work around bug 946184 for Aurora. r=bz
2013-12-08 21:27:28 +00:00
Heather Arthur
f7431c62c4
Bug 949556 - Add Firefox 26-28 backwards compatibility to Style Editor. r=paul
2013-12-19 11:32:12 -05:00
Ryan VanderMeulen
4c584f3f4a
Merge b2g-inbound to m-c.
2013-12-05 17:53:41 -05:00
Ryan VanderMeulen
975310a987
Bug 940045 - s/foreach/forEach.
2013-12-05 12:08:26 -05:00
Jared Wein
bac23bd396
Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
...
--HG--
extra : rebase_source : 90a0865e71b87dbaddf44c4805f78f709e5d80de
2013-11-27 10:31:39 -05:00
Shih-Chiang Chien
5b16cf3343
Bug 940045 - Part 4: Support multiple requestURL in one process. r=vingtetun
2013-11-26 14:22:23 +08:00
Carsten "Tomcat" Book
3694fef2cc
Merge m-c to b2g-inbound
2013-11-28 14:48:55 +01:00
Mike Hommey
fdd3247a81
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
b038245b8d
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Jonathan Watt
81390b10c4
Bug 635240 - Implementation of the layout and anonymous shadow tree portion of <input type=number>. r=dholbert
2013-09-04 11:30:36 +01:00
Yoshi Huang
e78e98988c
Bug 936471 - Payments fail on Inari 1.3 with TypeError: iccProvider.iccInfo is undefined. r=fabrice
2013-11-15 12:21:32 +08:00
Yuan Xulei
dba689957e
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
...
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-11 09:11:43 -05:00
Ed Morley
742f1392be
Backed out changeset f2ed6b24269a (bug 932151) for causing bug 936324
...
--HG--
rename : dom/inputmethod/forms.js => b2g/chrome/content/forms.js
2013-11-08 10:59:31 +00:00
Yuan Xulei
fe6bf603ee
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
...
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-07 09:02:25 -05:00
Ed Morley
4062c399bd
Backed out changeset 8233d40249e0 (bug 891882) since it needs to fix/disable gaia tests before landing
2013-11-07 09:27:04 +00:00
Fabrice Desré
0c39627ff7
Bug 891882 - Enable touch event on B2G desktop r=vingtetun
2013-11-06 11:05:07 -08:00
Wes Kocher
692404a6c3
Backed out changeset 3b0468c92157 (bug 891882) for breaking a test in gaia-ui-test
2013-11-06 14:45:57 -08:00
Fabrice Desré
54cb5771f2
Bug 891882 - Enable touch event on B2G desktop r=vingtetun
2013-11-06 11:05:07 -08:00
Kan-Ru Chen (陳侃如)
473c350945
Backout 87b5e35236ef (bug 931746) breaks UI tests
2013-11-05 15:04:22 +08:00
Kan-Ru Chen (陳侃如)
ff1371ff65
Bug 931746 - Only handle events from our direct descendants. r=yxl
2013-11-05 12:24:40 +08:00
Ed Morley
a1c03ea556
Merge mozilla-central and fx-team
2013-11-01 13:19:18 +00:00
Fabrice Desré
050377761f
Bug 914843 - fix b2g DirectoryProvider on desktop r=gwagner
2013-10-31 23:35:58 -07:00
Alexandre Poirot
a4810a7316
Bug 933380 - Fix exception on app close request. r=fabrice
2013-10-31 22:52:39 -04:00
Chia-hung Tai
6e7856cb9d
Bug 921917 - B2G MMS: Provide a flag to let user be able to request read report or not when sending MMS. r=gene
2013-10-30 11:48:47 +08:00
Yuan Xulei
8b21672367
Bug 914100 - Keep the focused element of forms.js up to date. r=fabrice
2013-10-30 15:21:02 -04:00
Vicamo Yang
17e058673d
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-29 16:12:45 +08:00
Shih-Chiang Chien
7f01ae5f4d
Bug 926289 - Part 4, Separate recording status for each process. r=vingtetun,jesup.
2013-10-25 20:04:57 -04:00
Alive Kuo
9c7c09070b
Bug 927310 - dispatch activitydone event from mozbrowser iframe
2013-10-21 19:16:00 +01:00
Vicamo Yang
1f25752509
Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey
2013-10-24 16:15:06 +08:00
Michael Henretty
c36e06c2dd
Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
...
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Shih-Chiang Chien
4e835b37f5
Bug 919149 - Maintain child process lifecycle for recording status. r=jesup, r=khuey, r=vingtetun
2013-09-30 20:09:55 +08:00
Fabrice Desré
a0f02626d6
Bug 924032 - Followup to close the loop r=me
2013-10-15 09:36:24 -07:00
Fabrice Desré
8f940cfcd1
Bug 924032 - ~40ms delay from app.launch to mozChromeEvent r=vingtetun
2013-10-14 08:59:28 -07:00
Kyle Machulis
24a89b7843
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
2013-10-11 11:12:13 -07:00
Wes Kocher
6f68eade3f
Backed out changeset cb1fdb7df155 (bug 915002) again for build bustage
2013-10-10 15:27:12 -07:00
Kyle Machulis
e5391705b0
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
2013-10-10 15:02:45 -07:00
Kyle Machulis
11f0ead698
BACKOUT of 64c2b25224fa (Bug 915002) due to burnage
2013-10-10 14:36:37 -07:00
Kyle Machulis
ae540c6deb
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
2013-10-10 14:04:32 -07:00
Kyle Machulis
35dee09ad6
Backing out aa94c4753dcc (Bug 915002) due to WinXP breakage
2013-10-09 19:18:23 -07:00
Kyle Machulis
2686b1b64b
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
...
--HG--
extra : rebase_source : 7052d11cbc5508efa7c3ae5cabe978ee62063933
2013-10-09 17:06:29 -07:00
Reuben Morais
86a9d6e3c3
Backed out 2 changesets (bug 899574) for breaking Gaia tests
...
--HG--
rename : dom/tests/mochitest/notification/desktop-notification/create_notification.html => dom/tests/mochitest/notification/create_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/notification_common.js => dom/tests/mochitest/notification/notification_common.js
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html => dom/tests/mochitest/notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html => dom/tests/mochitest/notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html => dom/tests/mochitest/notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html => dom/tests/mochitest/notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul => dom/tests/mochitest/notification/test_system_principal.xul
2013-10-07 14:41:13 -04:00
Michael Henretty
3678897716
Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
...
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Andrea Marchesini
2845199eca
Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent
2013-10-02 13:27:15 -04:00
Ed Morley
bfb3a26639
Backed out changeset 325f389cb437 (bug 871445)
2013-10-02 17:57:40 +01:00
Andrea Marchesini
ad6635af6a
Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent
2013-10-02 11:30:26 -04:00
Martijn Wargers
8edcd51ccd
Bug 915437 - "System JS : ERROR chrome://browser/content/forms.js:942 TypeError: Argument 1 of Range.setEnd is not an object." on all B2G mochitest-9 runs. r=yxl
2013-09-30 13:53:40 +02:00
Fabrice Desré
c0e5b4cb69
Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz
2013-09-24 14:21:10 -07:00
Fabrice Desré
6307081ca7
Bug 915626 - Add a way to restart gecko into a clean state r=vingtetun
2013-09-18 10:42:06 -07:00
Ryan VanderMeulen
5be5179c2d
Merge m-c to fx-team on a CLOSED TREE.
2013-09-17 20:27:03 -04:00
Alexandre Poirot
59c8663b59
Bug 917331 - Fix exception on b2g desktop about undefined AdbController object. r=fabrice
2013-09-17 14:29:38 -04:00
Jan Jongboom
6c7bb6bd55
Bug 916740 - Expose Keyboard.jsm to shell.js. r=kchen
2013-09-17 11:11:57 -04:00
Alexandre Poirot
160034bfc4
Bug 916237 - Enable inspector actor in b2g parent process r=paul
2013-09-16 09:30:00 +02:00
Carmen Jimenez
1357e0ad01
Bug 893800 - Install single variant apps the first time a SIM is detected. r=fabrice
2013-07-31 21:34:19 +02:00
Fabrice Desré
0d26383f62
Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne
2013-09-12 01:57:15 -07:00
Ryan VanderMeulen
0c7227eaf3
Merge m-c to b2g-inbound.
2013-09-12 20:41:54 -04:00
Masayuki Nakano
ea79a53670
Bug 911951 part.3 Reimplement CompositionManager.setComposition() and CompositionManager.endComposition() r=yxl
2013-09-13 00:19:00 +09:00
Jan Jongboom
c89de3363f
Bug 912951 - Implement supportsSwitching in inputMethod based on content events from gaia. r=yxl
2013-09-12 13:02:36 -04:00
Marco Chen
f80b1cc06c
Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku
2013-09-12 20:26:03 +08:00
Ed Morley
2270c93c3f
Backed out changeset 622c510957bb (bug 915260) in the hope that it is responsible for the B2G mochitest-7 failure, rather than the external repo changes CLOSED TREE
2013-09-12 14:09:02 +01:00
Fabrice Desré
2d974afd08
Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne
2013-09-12 01:57:15 -07:00
Fabrice Desré
f477838e49
Bug 912612 - Add a timer dedicated to apps update when system updates are disabled. r=etienne,vingtetun
2013-09-11 05:00:48 -07:00
Alexandre Poirot
ce5974e3b3
Bug 832000 - Use unix domain socket file for devtools remote connection. r=jimb, r=vingtetun
2013-09-10 12:52:33 -04:00
Kyle Machulis
bb658daa5c
Bug 910915 - Add capabilities for new notifications to B2G shell/alertservice; r=fabrice
2013-09-10 16:49:42 +02:00
Gregor Wagner
e3d62be1fe
Bug 913267 - Don't use settingsService in settings.js. r=timdream
2013-09-09 12:28:01 +02:00
Fabrice Desré
a1fd669571
Bug 912898 - B2G: Don't kill adb (or lock the screen) if a debugger client is connected r=past
2013-09-07 16:28:51 -07:00
Fabrice Desré
2dd1ca23e2
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
Fernando Jiménez
13c9aa66be
Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice
2013-09-06 18:43:54 +02:00
supadennis.lee
60b9f8160f
Bug 900595 - Once always send a report has been selected, selecting any other option is ignored with system crashes r=fabrice
2013-09-05 18:41:31 -07:00
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