Граф коммитов

375651 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 23c01b7b38 Bug 1048272 - Fix some bad implicit constructors in storage; r=mak
--HG--
extra : rebase_source : 5fe5099a330cf53fda89f47e76429f1c16f19b06
2014-08-07 19:47:28 -04:00
Ehsan Akhgari c86ef2548d Bug 1048241 follow-up: Land a hunk which was missing from the rebase
--HG--
extra : rebase_source : 464405c097acd592b64bbb6e76337ba3f44659bd
2014-08-07 19:46:08 -04:00
Walter Litwinczyk c0fed5ed75 Bug 1038899 - WebGL fix attribute and uniform name lookup in WebGLProgram. r=vlad,jgilbert a=kwierso 2014-08-04 16:40:59 -07:00
Andrea Marchesini a87ad490c6 Bug 1037715 - Implement .searchParams on Location, r=bz, r=ehsan 2014-08-07 17:45:21 -07:00
Andrea Marchesini 298752138d Bug 1032511 - URLSearchParam should decode any non-unicode input correctly, r=hsivonen 2014-08-07 17:45:14 -07:00
Kartikaya Gupta aeabb8d6b0 Bug 966362 - Fix copy/paste error to fix typo in gfx2d. r=Bas 2014-08-07 17:45:08 -07:00
Martijn Wargers 5f13becd19 Bug 928678 - Hopeful fix for intermittent failure. r=jmaher 2014-08-06 16:37:08 -07:00
Chris Peterson f8ad36e4b5 Bug 1050103 - Mark netwerk/srtp as FAIL_ON_WARNINGS. r=rjesup a=kwierso 2014-08-06 21:30:00 -07:00
Arnaud Bienner ba6d70a30e Bug 1047823 - Use a default value when getting CPPFLAGS from environment if they aren't set. r=glandium 2014-08-05 20:25:46 +02:00
David Parks e41219467b Bug 1041695 - Run ShadowLayersForwarder::ReleaseTexture on worker thread r=nical 2014-07-30 23:44:31 -07:00
Botond Ballo 720158f10e Bug 1040087 - For root scroll frames, use the canvas background color calculated by the pres shell when overscrolling. r=tn 2014-08-06 18:05:11 -04:00
Nicholas Hurley 69c1b339fe Bug 1047594 - Enable http2 and alpn by default r=mcmanus r=dkeeler a=kwierso 2014-08-07 15:53:09 -07:00
Ryan VanderMeulen a3bcb78c14 Merge fx-team to m-c. a=merge 2014-08-07 17:24:52 -04:00
Ryan VanderMeulen fa0a3a6676 Merge inbound to m-c. a=merge 2014-08-07 17:20:12 -04:00
Ryan VanderMeulen 82ac6c981d Backed out changeset 8b44017765ac (bug 1045975) for Windows non-unified bustage.
CLOSED TREE
2014-08-07 15:13:54 -04:00
Timothy Nikkel 2dc2f9e427 Backout f7a499183de0, 5dfd8d0a0ea6, dec09b1a21e4 (bug 1042772) for reftest failure on CLOSED TREE 2014-08-07 12:49:15 -05:00
Aetf 602a7e1a25 Bug 1050127 - IonMonkey: Change DEFINE_OPCODES_ to MATCH_OPCODES_. r=nbp 2014-08-07 10:21:17 -07:00
Aetf 51d68c17a4 Bug 1038592 part 2 - Implement RegExpTest Recover Instruction. r=nbp 2014-08-07 10:21:17 -07:00
Aetf 4a7bdb7b28 Bug 1038592 part 1 - Add needUpdateLastIndex accessor to RegExpObject. r=nbp 2014-08-07 10:21:16 -07:00
Ryan VanderMeulen e173e0484c Bug 1041369 - Bump expected assertions up to 3 max. 2014-08-07 13:13:01 -04:00
Gijs Kruitbosch ef039d5851 Bug 962007 - use correctly-cased accessKey property for ctp access keys, r=dao
--HG--
extra : rebase_source : f1a24ed25774a8f28cede9051874fa8aa1763ac1
2014-08-07 18:12:23 +01:00
Ed Morley 654dda23fd Backed out changeset 72f85a52a2ca (bug 1047594) for causing bug 1050063 2014-08-07 16:41:42 +01:00
Ed Morley 58fedf8654 Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-08-07 14:12:54 +01:00
B2G Bumper Bot b4678bb213 Bumping manifests a=b2g-bump 2014-08-07 03:01:55 -07:00
B2G Bumper Bot ef0b7f226b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d581b7149d25
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Bug 1042032 - Disable test_gallery_view until dwong fixes the phones."

This reverts commit bdc0f48ba27d37594598664993c80b88291a3d6c.
2014-08-07 03:00:33 -07:00
B2G Bumper Bot 61261221f8 Bumping manifests a=b2g-bump 2014-08-07 02:51:29 -07:00
B2G Bumper Bot 57b5a3d6ed Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ae1a47bdc63f
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Bug 1048953 - Disable test_new_event_appears_on_all_views on TBPL due to bug 1048953 a=testonly"

This reverts commit 1cbb253e32670a61cd8b7245877a9ed762d3b715.
2014-08-07 02:45:41 -07:00
Thomas Zimmermann 4fa153dcec Bug 992206: Cleanup interface of |BluetoothSocket|, r=shuang
This patch cleans up the interface of Bluedroid's |BluetoothScoket|
to look more similar the interface of |UnixSocketConsumer|, from
which it descends.
2014-08-07 11:37:50 +02:00
Thomas Zimmermann cea72e393a Bug 992206: Use |SocketIOShutdownTask| for Bluetooth sockets, r=shuang 2014-08-07 11:37:50 +02:00
Thomas Zimmermann 9187540426 Bug 992206: Use |SocketIOSendTask| for Bluetooth sockets, r=shuang 2014-08-07 11:37:49 +02:00
Thomas Zimmermann 2088ae9735 Bug 992206: Use |SocketIOTask| for Bluetooth sockets, r=shuang 2014-08-07 11:37:49 +02:00
Thomas Zimmermann 36ac80cc0c Bug 992206: Use |SocketIOBase| for Bluetooth sockets, r=shuang 2014-08-07 11:37:49 +02:00
Thomas Zimmermann d1a9709a19 Bug 992206: Use |SocketIODeleteInstanceRunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:49 +02:00
Thomas Zimmermann 5a48c70476 Bug 992206: Use |SocketIORequestClosingRunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:48 +02:00
Thomas Zimmermann 74b98b9560 Bug 992206: Use |SocketIOReceiveRunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:48 +02:00
Thomas Zimmermann 814189c271 Bug 992206: Use |SocketIOEventRunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:48 +02:00
Thomas Zimmermann c0e4407084 Bug 992206: Use |SocketIORunnable| for Bluetooth sockets, r=shuang 2014-08-07 11:37:47 +02:00
Thomas Zimmermann dfd86e68a6 Bug 992206: Use |SocketConsumerBase| for Bluetooth sockets, r=shuang 2014-08-07 11:37:47 +02:00
Thomas Zimmermann b9008c0397 Bug 992206: Cleanup fields in |DroidSocketImpl|, r=shuang
|DroidSocketImpl| contains several unused fields that are removed
by this patch.
2014-08-07 11:37:47 +02:00
B2G Bumper Bot 7b79fafbe7 Bumping manifests a=b2g-bump 2014-08-07 01:32:06 -07:00
B2G Bumper Bot a4650e2789 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/94e199a9dd70
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #22154 from empoalp/bug_991573

Bug 991573 - Copy improvements in Call Barring service through MMI, r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/382663f21836
Author: David Garcia <davidg@tid.es>
Desc: Bug 991573 - Change success message for Call Barring and Call Waiting interrogation through MMI
2014-08-07 01:30:32 -07:00
B2G Bumper Bot 312a6f3a8a Bumping manifests a=b2g-bump 2014-08-07 00:52:31 -07:00
B2G Bumper Bot 4a3e2b5629 Bumping manifests a=b2g-bump 2014-08-07 00:12:08 -07:00
B2G Bumper Bot 0d9a4ca6f0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7cfb2da50764
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #22512 from yurenju/full-l10n

Bug 1047244 - part 2: use full l10n packages for testing r=testonly

========

https://hg.mozilla.org/integration/gaia-central/rev/12ddc5969fee
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1047244 - part 2: use full l10n packages for testing
2014-08-07 00:05:23 -07:00
Jocelyn Liu 763f8f19a9 Bug 1047757: Call ClearOnShutdown(sBluetoothService) to fix memory leak. r=shuang 2014-08-07 14:01:24 +08:00
Nigel Babu f984628edc Merge m-c into b-i 2014-08-07 09:36:50 +05:30
Nigel Babu bf91c75128 Merge m-i to m-c 2014-08-07 08:47:18 +05:30
Wes Kocher 8d0205cf10 Merge m-c to fx-team a=merge 2014-08-06 18:20:36 -07:00
B2G Bumper Bot 24ace74bfa Bumping manifests a=b2g-bump 2014-08-06 18:02:17 -07:00
B2G Bumper Bot 17373390c4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f951aca0eccb
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #20478 from cctuan/1024882

Bug 1024882 - [Window Management] Copy-paste gaia changes since gecko api update

========

https://hg.mozilla.org/integration/gaia-central/rev/e61af1b043e5
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1024882 - [Window Management] Copy-paste gaia changes since gecko api update
2014-08-06 18:00:39 -07:00