Commit Graph

137484 Commits

Author SHA1 Message Date
Ms2ger
2dcf517a55 Bug 888579 - Remove some code that handled WN Nodes; r=bholley 2013-07-01 09:14:36 +02:00
Ms2ger
9a38df8e56 Bug 888321 - Pass CSSIntPoint to ScrollToCSSPixels; f=kats r=roc 2013-07-01 09:14:36 +02:00
Ms2ger
7b4e543404 Bug 888318 - Use CSSIntPoint for nsGlobalWindow::ScrollTo; f=kats r=mrbkap 2013-07-01 09:14:34 +02:00
Ms2ger
4019955ea2 Bug 888235 - Use CSSIntSize for nsGlobalWindow::GetInnerWidth/Height; f=kats r=mrbkap 2013-07-01 09:14:24 +02:00
Ms2ger
09a439737c Bug 887009 - Pass MutableHandleValue to Invoke(); r=terrence 2013-07-01 09:03:13 +02:00
Ms2ger
c477a69e4e Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
Ms2ger
6fa75b2d82 Bug 886270 - Move SVGAnimatedInteger to WebIDL; r=dzbarsky 2013-07-01 09:02:56 +02:00
Ms2ger
d2041977f8 Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
Ms2ger
ae221922f0 Bug 887909 - Convert IDBFileHandle to WebIDL; r=janv 2013-07-01 09:02:37 +02:00
Ms2ger
032d1cbb66 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Ms2ger
88ffbf173b Bug 880318 - Don't use nsIDOMDocument::GetHidden in media elements; r=cpearce 2013-07-01 09:02:28 +02:00
Ms2ger
0410606b02 Bug 883114 - Part e: remove make rules in toolkit/content/tests/chrome/rtl*; r=ted
--HG--
rename : toolkit/content/tests/chrome/rtltest/dirtest.xul => toolkit/content/tests/chrome/rtltest/content/dirtest.xul
2013-07-01 09:02:23 +02:00
Ms2ger
5220c20491 Bug 883114 - Part d: remove make rules in toolkit/content/tests; r=ted 2013-07-01 09:02:19 +02:00
Ms2ger
952b42c3f5 Bug 883114 - Part b: remove make rules from workers; r=ted
--HG--
rename : dom/workers/test/relativeLoad_sub_import.js => dom/workers/test/subdir/relativeLoad_sub_import.js
rename : dom/workers/test/relativeLoad_sub_worker.js => dom/workers/test/subdir/relativeLoad_sub_worker.js
rename : dom/workers/test/relativeLoad_sub_worker2.js => dom/workers/test/subdir/relativeLoad_sub_worker2.js
2013-07-01 09:02:14 +02:00
Ms2ger
b5ea9cce84 Bug 883114 - Part a: remove various make rules in dom; r=ted 2013-07-01 09:01:23 +02:00
Ms2ger
4006ded057 Bug 883892 - Followup: remove comment that refers to removed code. 2013-07-01 09:00:54 +02:00
Gaia Pushbot
82a8f889a5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/99e9d27a6122
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10691 from huchengtw-moz/video/Bug_876688_progress_slider_shows_0001

Bug 876688 - [video] Progress slider shows 00:01 when it first appears, r=@djf

========

https://hg.mozilla.org/integration/gaia-central/rev/212aaa4fbe12
Author: John Hu <johu@mozilla.com>
Desc: Bug 876688 - [video] Progress slider shows 00:01 when it first appears
2013-06-30 22:45:23 -07:00
Chuck Lee
1874bb0a1b Bug 883754 - Throw an error on unexpected GSM SMS DCS value. r=vicamo 2013-07-01 11:16:44 +08:00
Gaia Pushbot
3824e3e455 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2b95084db6ee
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10031 from samjoch/bug-863333-BluetoothUpdateUnpairScreen

Bug 863333 - [Settings Bluetooth] Update Unpair Screen r=:kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/bc1d475d902c
Author: Sam Joch <samuel@guiora.com>
Desc: Bug 863333 - [Bluetooth] Update unpair screen
2013-07-02 04:20:23 -07:00
Vicamo Yang
1d11165cd0 Bug 871433: WebSMS - normalize address before searching for a participant record. r=gene 2013-07-02 18:10:33 +08:00
Gaia Pushbot
ca0bc9fdbe Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f06e37bfa349
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #10740 from jmcanterafonseca/patch_wlive

Allow customization for Windows Live Application Id

========

https://hg.mozilla.org/integration/gaia-central/rev/549509678dbc
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 889271 Allow customization for Windows Live Application Id

========

https://hg.mozilla.org/integration/gaia-central/rev/76b58a0d1d62
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #10737 from comoyo/bug_889055

Bug 889055 - Render UI tests fail in TBPL. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/315a4155490e
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 889055 - Render UI tests fail in TBPL
2013-07-02 03:00:22 -07:00
Vicamo Yang
7b018201e9 Bug 814581 - Part 8/8: fix debug messages as well. r=hsinyi,yoshi 2013-07-02 17:36:58 +08:00
Vicamo Yang
15cc9183c7 Bug 814581 - Part 7/8: fix test cases. r=yoshi 2013-07-02 17:36:55 +08:00
Vicamo Yang
41483888fb Bug 814581 - Part 6/8: fix NetworkManager. r=yoshi 2013-07-02 17:36:51 +08:00
Vicamo Yang
9a2b6740ef Bug 814581 - Part 5/8: fix MobileMessage. r=gene 2013-07-02 17:36:47 +08:00
Vicamo Yang
8288a7ef0f Bug 814581 - Part 4/8: fix GonkGPSGeolocationProvider. r=kanru 2013-07-02 17:36:44 +08:00
Vicamo Yang
ae711005e5 Bug 814581 - Part 3/8: dispatch RIL messages. r=hsinyi,yoshi 2013-07-02 17:36:40 +08:00
Vicamo Yang
127ae3d359 Bug 814581 - Part 2/8: create multiple intances of RadioInterface. r=hsinyi,yoshi 2013-07-02 17:36:37 +08:00
Vicamo Yang
4c6addfeee Bug 814581 - Part 1/8: MultiSIM - interface changes. sr=hsinyi 2013-07-02 17:36:33 +08:00
Szu-Yu Chen [:aknow]
f0a970db9f Bug 889215 - Fix xpcshell-test test_ril_worker_mmi.js. r=yoshi.
---
 dom/system/gonk/tests/test_ril_worker_mmi.js |   47 +++++++++++++-------------
 1 file changed, 23 insertions(+), 24 deletions(-)
2013-07-02 16:19:56 +08:00
Gaia Pushbot
c76ef12757 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/204d793347d1
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #10500 from dominickuo/bug-884722

Bug 884722 - [music] support amr for open activity, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/d14a7daf171c
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 884722 - [music] support amr for open activity
2013-07-02 00:15:23 -07:00
Reuben Morais
23e3c3d799 Backed out changeset 08185bc7ab8d (bug 885979) 2013-07-01 23:14:32 -07:00
Szu-Yu Chen [:aknow]
a5164734d9 Bug 885688 - Fix javascript warning in ril_worker.js. r=yoshi.
---
 dom/system/gonk/ril_worker.js |   38 +++++++++++++++++++++++++-------------
 1 file changed, 25 insertions(+), 13 deletions(-)
2013-07-02 11:58:20 +08:00
Michael Wu
3052c325b5 Bug 889192 - Call blank instead of SetEnabled for initial display power up, r=vlad 2013-07-01 23:34:11 -04:00
Gregor Wagner
1ed65720aa Bug 883770 - [Dialer][SMS][Contacts] Call log does no longer show contact names after version upgrade. Followup. r=reuben. 2013-07-02 11:24:16 +08:00
Gaia Pushbot
d626fdc2e7 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4b7a20107e22
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10670 from rexboy7/fixhd-887742

Fix bug 887742 - Let GAIA_DEV_PIXELS_PER_PX valid for files in resources/branding

========

https://hg.mozilla.org/integration/gaia-central/rev/010e52ab13ba
Author: Rex Lee <rexboy@mozilla.com>
Desc: Fix bug 887742 - Let GAIA_DEV_PIXELS_PER_PX valid for files in resources/branding
2013-07-01 20:10:23 -07:00
Justin Lebar
193ae37b07 Bug 888511 - Fix leak of DOMRequests in Webapps::Launch code. r=fabrice 2013-07-01 18:29:51 -07:00
Gaia Pushbot
bf36b09e64 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a75650772c73
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10727 from fabi1cazenave/wifiSuspended-bug885647

bug 885647: wifi.suspended is not inverse of wifi.enabled, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/4f201f641d3d
Author: Vasanthakumar (Vasanth) Pandurangan <vasanth@codeaurora.org>
Desc: bug 885647: wifi.suspended is not inverse of wifi.enabled, r=kaze
2013-07-01 15:00:24 -07:00
Gaia Pushbot
481ac36153 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f4181116dadd
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 884489 - [i10n] Add support for localizing style- and dataset- DOM properties r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/0d843e265d15
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #10703 from wanderview/contacts-order-search-noname

Bug 888465: Fix order/search for "no name" contacts. r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/9e9b32e55777
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 888465: Fix order/search for "no name" contacts
2013-07-01 14:15:23 -07:00
Gaia Pushbot
b7bcc93cb8 Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/64355faf25ea
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #10644 from jonallengriffin/bug887451

Bug 887451 - Disable failing gaia unit tests for TBPL, r=mdas, a=test-on...

========

https://hg.mozilla.org/integration/gaia-central/rev/4b3e00ace865
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 887451 - Disable failing gaia unit tests for TBPL, r=mdas, a=test-only
2013-07-01 13:30:53 -07:00
Gaia Pushbot
16fe476ec0 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5d46c263ad4a
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10716 from leob2g/Bug_888818_Missing_localization_default_media_location

Bug 888818 - [Settings] missing localization of default media location popup, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/ce3245c8cf63
Author: hyuna.cho <hyuna.cho@lge.com>
Desc: Bug 888818 - [Settings] missing localization of default media location popup
2013-07-01 10:35:24 -07:00
Gaia Pushbot
5957f8b5e9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/519ae35c24d2
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #10439 from gtorodelvalle/dialer-bug-880633-no-text-in-select-all-button

Bug 880633 - [CALL LOG] Select All button flash in white and text button dissapear (r=fcampo).

========

https://hg.mozilla.org/integration/gaia-central/rev/da9a41e8594f
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 880633 - [CALL LOG] Select All button flash in white and text button dissapear.
2013-07-01 09:25:22 -07:00
Fabrice Desré
6013d8f6c3 Bug 882506 - Remove useless nsBrowserAccess in shell.js r=vingtetun 2013-07-01 09:18:07 -07:00
Gaia Pushbot
00985a8bcc Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/55bf0b4ae518
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #10704 from wanderview/contacts-tests-timing

Bug 888498: Make contacts test less time sensitive. r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/46c45b6f36bf
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 888498: Make contacts test less time sensitive

This patch essentially removes all setTimeout() calls and replaces them
with event listener's on 'listRendered'.  To avoid future timing problems
it also uses this technique with as many of the load() calls as possible.
2013-07-01 08:40:23 -07:00
Gaia Pushbot
ed54a58668 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/84ffad96913e
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10662 from lodr/bug-887591-fixing-time-assertions

Bug 887591 - Fixing time assertions.
r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/569e89600b35
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 887591 - Fixing time assertions.
2013-07-01 08:10:23 -07:00
Gaia Pushbot
28fce3d14b Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3d8b6baf9d3b
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 885259 - [SMS/MMS] Edit mode can be enabled while composing a message r=borjasalguero

As per the UI specification, the "Edit Mode" button should be available
while a message is being composed, but when Edit Mode is entered, the
Compose field should be completely hidden.

========

https://hg.mozilla.org/integration/gaia-central/rev/85c55424a27b
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #10706 from lissyx/bug883341

Bug 883341 - Ensure that the 'pick' activity is valid for Contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/d51f27692e85
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 883341 - Ensure that the 'pick' activity is valid for Contacts

When the user tap on an <input type="file"> field, this triggers a
'pick' activity with no data, hence any app implementing the 'pick'
activity handler will be proposed. However, the Contacts app does not
know how to properly handle this case (in fact it does not make sense),
so we force the filtering to be done with the proper mime type: Contacts
app will not be proposed anymore for 'pick' activity triggered from
<input type="file"> user interaction. Thanks to Andrea Marchesini
(:baku) for suggesting this!
2013-07-01 08:00:23 -07:00
Gaia Pushbot
4b47d745ad Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fff83f755600
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10690 from Rik/restrict-linter-hook-887873

Bug 887873 - precommit hook should check only apps/ and shared/ r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/95946920b1e4
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 887873 - precommit hook should check only apps/ and shared/
2013-07-01 07:25:22 -07:00
Gaia Pushbot
7844153049 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fa7dd2390fbc
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #10698 from comoyo/VCF-878579

Bug 878579 - [contacts] Import from "memory card", not "sd card"; use same term like media apps [r=aryx]

========

https://hg.mozilla.org/integration/gaia-central/rev/cdbb3e55550f
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 878579 - [contacts] Import from "memory card", not "sd card"; use same term like media apps [r=aryx]
2013-07-01 07:15:25 -07:00
Dale Harvey
fe711caa75 Bug 885371 - Don't create VideoDocument for formats that dont play in content. r=smaug 2013-07-01 09:30:48 -04:00
Phil Ringnalda
26bcd5f0dc Merge m-i to m-c 2013-06-30 16:46:20 -07:00