Commit Graph

144991 Commits

Author SHA1 Message Date
Gaia Pushbot
b328086280 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5adcd0d23ab9
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 911661 - sync up Gaia element naming with Gaia-ui-tests for keyboard
frames. r=me

This reverts commit 2acb6405c5b986a64f4386a18719b2799f5bff6e.
2013-09-02 01:25:22 -07:00
Gaia Pushbot
9685160d63 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0c3ffaf3cb18
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-02 01:15:22 -07:00
Landry Breuil
076d9518ae Bug 909005: use getdents() on OpenBSD now that it is available r=glandium 2013-09-02 08:54:42 +02:00
Nicholas Nethercote
9b11a66f4b Bug 911043 (part 2) - Remove unnecessary jsapi.h includes in SpiderMonkey. r=luke.
--HG--
extra : rebase_source : 2320e364bb9efb59283a572e100185702ef494da
2013-09-01 22:03:30 -07:00
Karl Tomlinson
88dbfffb29 use existing named constants b=890528
--HG--
extra : transplant_source : %C9%F5%23%A2%CC%D0%E5v%F4%7B%ED%93%0C%B6%D7%E3%CC%C5%B1%A1
2013-09-02 16:53:15 +12:00
Karl Tomlinson
761bd9f94a remove unintentional ! in ed23ecc80370 to test expected buffer frame count when length is supplied b=890528
--HG--
extra : transplant_source : %BB%8E%A8%C2BBFr%A4D%28VG%84%2A%AE%A3qZ%81
2013-09-02 16:53:15 +12:00
Karl Tomlinson
b72d4ec1b9 test for bug 891254
--HG--
extra : transplant_source : %FE%D3%7F%0F%3Da%3A%D9u6Hx2%E22%15fn%14H
2013-09-02 16:52:15 +12:00
Nicholas Nethercote
1a9de23d54 Bug 911043 (part 1) - Move the "inject JS:: names into js::" block into its own file, to reduce dependencies on jsapi.h. r=luke.
--HG--
extra : rebase_source : 2250064bdd316ffeb8126da749bdf94ab9da4418
2013-09-01 21:51:02 -07:00
Bill McCloskey
7465931ca6 Bug 909574 - Fix LifoAlloc to work with MergeCompartments (r=bhackett) 2013-09-01 21:28:12 -07:00
Chia-hung Tai
662669be60 Bug 911026 - Fix the wrong argument pass through setMessageDeliveryByMessageId after enabling "Delivery reports". r=vyang 2013-09-02 12:05:55 +08:00
Patrick Wang
09491e927a Bug 784816 - Adding upgradeToSecure() to support startTLS in MozTCPSocket. r=mayhemer sr=sicking 2013-09-01 03:09:17 +08:00
Gaia Pushbot
396a9ea9a1 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5b6586507306
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-01 16:10:22 -07:00
Ryan VanderMeulen
2d304efc08 Merge inbound to m-c. 2013-08-31 16:21:43 -04:00
Gaia Pushbot
ffe420cce5 Bumping gaia.json for 7 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1b83791abc2b
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11873 from RudyLu/3rdParty_keyboard_support_commit3

Add 3rd-party keyboard (IME) support.

========

https://hg.mozilla.org/integration/gaia-central/rev/106a99cf830c
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 911112 - revert keyboard-frame rename due to Gaia UI Test Failure on
TPBL. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/b8a203e6cd90
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 906096 - Add some Gaia workaround to ensure the new IME framework continues to work in Firefox Nightly
r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/ab72bf030d80
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 856910, Bug 893557 -
1. Add Observable, ObservableArray, and ListView to Utils.
2. Add unit testing.
3. Implement the keyboard panel based on the UX spec.
r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/ea26c1be3700
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 856910 - Add MVVM pattern in settings app. r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/5d15b4faf50e
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 858383 - [Keyboard] Integrate the new keyboard manager with switch
and show layout list functions in Keyboard app.
 1. Modify keyboard manifest to expose entry points as input methods.
 2. Modify keyboard init logic to interact with new keyboard manager.
 3. Make use of inputContext in keyboard app.
 4. Bug 885692 - To integrate with the new keyboard switching API. for keyboard app
 5. Bug 899073 - inputContext.geText() whould return Promise
r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/b7c283ffa627
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 816912 - Keyboard Manager to support 3rd-party keyboard
    1. manage running keyboard layouts in System app
    2. generat new mozSettings array for keyboard app, setLayoutEnable
and saveToSettings fn in keyboard helper.
    3. keyboard helper will send 'keyboardsrefresh' event when
'mozSettings' change.
    4. Bug 885692 - To integrate with the new keyboard switching API. for km
    5. Bug 902830 - Use new chrome event for keyboard manager.
r=timdream
2013-08-31 11:25:22 -07:00
Masatoshi Kimura
46fabe90d3 Bug 911243 - Enable test_interfaces.html on B2G. r=smaug 2013-09-01 02:50:18 +09:00
Valentin Gosu
889ebbb081 Bug 909050 - Prevent about:networking from returning PB data. r=mcmanus 2013-08-31 12:06:14 -04:00
EKR
e99365eafe Bug 905150 - Don't cancel running ICE candidate pairs on nomination. r=abr 2013-08-31 07:35:38 -07:00
EKR
a1897a6d9f Backed out changeset c6907a76e925 for wrong commit message/bug #. 2013-08-31 07:43:08 -07:00
EKR
d6f6fca276 Bug 904598 - Fix TURN long-term auth for Permissions Requests. r=abr 2013-08-31 07:35:38 -07:00
Gaia Pushbot
bafbecb468 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2e7306782f0e
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #11836 from EverythingMe/bugfix-shortcuts-translations

[Bug 908513] fix shortcuts translations issue [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/cc71179f2111
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 908513] fix shortcuts translations issue [r=crdlc]
2013-08-31 07:25:21 -07:00
Ryan VanderMeulen
c7ae79b17f Merge mozilla-inbound to m-c. 2013-08-31 08:57:13 -04:00
Ryan VanderMeulen
2d9d7c91a8 Merge b2g-inbound to m-c. 2013-08-31 08:56:48 -04:00
Ryan VanderMeulen
23e43ee6b0 Merge fx-team to m-c. 2013-08-31 08:56:25 -04:00
Dan Gohman
48dbf12155 Bug 910866 - Remove a temporary workaround for a bug which is now closed. r=ted.mielczarek 2013-08-31 05:54:00 -07:00
ffxbld
e94beabb73 No bug, Automated HSTS preload list update from host bld-linux64-ec2-356 - a=hsts-update 2013-08-31 03:17:30 -07:00
ffxbld
8421f1ebff No bug, Automated blocklist update from host bld-linux64-ec2-391 - a=blocklist-update 2013-08-31 03:14:28 -07:00
Gaia Pushbot
4c5f4acfa5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/794b54eb09de
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #11813 from fcampo/BT-receiveVcard

Bug 887663 - Receiving contact as a VCARD via Bluetooth (r=arcturus)

========

https://hg.mozilla.org/integration/gaia-central/rev/91b71d9c8024
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 887663 - Receiving contact as a VCARD via Bluetooth
2013-08-31 02:50:21 -07:00
Robert Strong
1c69ff0bc6 Test only - disable test_0202_app_launch_apply_update_dirlocked.js on WinXP until I figure out what's going on with Bug 909489 - Intermittent test_0202_app_launch_apply_update_dirlocked.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy 2013-08-30 22:11:45 -07:00
Boris Zbarsky
59c5d59f3d Bug 910220 part 3. Always generate a defineProperty hook for DOM proxies. r=peterv 2013-08-31 00:21:31 -04:00
Boris Zbarsky
62979a5a64 Bug 910220 part 2. Use the new API in codegen to only throw when needed. r=peterv 2013-08-31 00:21:28 -04:00
Boris Zbarsky
2f1e4e104d Bug 910220 part 1. Add friend API for determinining whether we're in a strict-mode script. r=waldo 2013-08-31 00:21:22 -04:00
Sahil Chelaramani
97105b864d Bug 909283 - Change all occurances of yield to (yield undefined) in test_cache_jar.js. r=jdm 2013-08-30 23:08:44 -04:00
Honza Bambas
650e522909 Bug 783589 - Re-enable the test on Android. r=jlebar 2013-08-30 23:08:14 -04:00
Ryan VanderMeulen
8629024daf Backed out changeset b04073aaa278 (bug 911243) for Android 4.0 mochitest failures. 2013-08-30 22:40:23 -04:00
Mihnea Dobrescu-Balaur
450782aa3b Bug 911249 - Followup for WindowsError, Access denied. r=ted 2013-08-30 18:55:10 -07:00
Ryan VanderMeulen
5fd596509a Merge fx-team to m-c. 2013-08-30 21:00:08 -04:00
Ryan VanderMeulen
2cd3fffe3a Merge inbound to m-c. 2013-08-30 20:37:30 -04:00
Marina Samuel
9c70dd69ac Bug 904662 - Show layered notifications. r=mbrubeck 2013-08-30 19:21:51 -04:00
Gaia Pushbot
48cb4c2c00 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2ffeaf724973
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #11869 from mcav/imap-parsing-bug-901926

Bug 901926 - [Email] Email app stops working if attachment contains an IMAP literal. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/1c4eadcff8ec
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 901926 - [Email] Email app stops working if attachment contains an IMAP literal. r=asuth
2013-08-30 15:35:23 -07:00
Robert Strong
5615df38c4 Test only - additional logging and some cleanup for Bug 909489 - Intermittent test_0202_app_launch_apply_update_dirlocked.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy 2013-08-30 15:19:37 -07:00
Mihnea Dobrescu-Balaur
ad51d92c68 Bug 911132 - Replace invalid bytes in xpcshell binary string output. r=gps 2013-08-30 15:15:33 -07:00
Eric Faust
54996ea417 Bug 901100 - Implement non-shadowing DOM Proxy cacheing in SetPropertyIC. (r=djvj) 2013-08-30 18:50:37 -07:00
Eric Faust
7e161dba9c Bug 785467 - Implement shadowing DOM Proxy cacheing in SetPropertyIC. (r=djvj) 2013-08-30 18:50:37 -07:00
Eric Faust
5fc8136928 Bug 824393 - Part 2: Implement generic Proxy cacheing in SetPropertyIC. (r=djvj) 2013-08-30 18:50:37 -07:00
Eric Faust
82cf04bcdb Bug 824393 - Part 1: Rename ProxyGetExitFrame to ProxyExitFrame. (r=djvj) 2013-08-30 18:50:37 -07:00
Eric Faust
9fade006b1 Bug 824393 - Part 0: Open SetPropertyIC to cases with uncertain TI. (r=bhackett) 2013-08-30 18:50:36 -07:00
Eric Faust
510f12f4d1 Bug 904827 - Part 2: Implement JSNative setter calls in SetPropertyIC. (r=djvj) 2013-08-30 18:50:36 -07:00
Eric Faust
495334a9fb Bug 904827 - Part 1: Rename OOLNativeGetterExitFrame to OOLNativeExitFrame. (r=djvj) 2013-08-30 18:50:36 -07:00
Mike Hommey
67b6e3a673 Bug 911154 - Better handle missing variables in application.ini when creating the corresponding header. r=gps 2013-08-31 10:20:37 +09:00
Ryan VanderMeulen
7cbf9fe987 Merge m-c to inbound. 2013-08-30 21:16:32 -04:00