Commit Graph

154739 Commits

Author SHA1 Message Date
Gaia Pushbot
a9c7f486dd Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e7106da13e9
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13727 from MBRSL/bug-929318-radio

Bug 929318 - [HW test] Radio test, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/4f6f769f8b5d
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 929318 - [HW test] Radio test
2013-11-17 23:46:22 -08:00
Gaia Pushbot
2ea25d509e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/23b8db99bea6
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #13717 from jimporter/music-iac-restart

Bug 934011 - [music] Force closing the Music app breaks the controls; r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/a9152815f9fd
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 934011 - [music] Force closing the Music app breaks the controls
2013-11-17 23:10:22 -08:00
Gaia Pushbot
397f40e5fb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7d0200d2ebc4
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12960 from huchengtw-moz/vide/Bug_923297_video_duration_mismatch

Bug 923297 - [B2G][Video] Video duration can appear off by a second when..., r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/f1a9b2b2b56f
Author: John Hu <johu@mozilla.com>
Desc: Bug 923297 - [B2G][Video] Video duration can appear off by a second when played in Video app
2013-11-17 20:25:21 -08:00
Gaia Pushbot
c276799e13 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d028d7aa4438
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #13738 from huchengtw-moz/camera/Bug_939047_black_border_on_left_side

Bug 939047 - [B2G][Helix][camera][dingyu]The camera preview is not corre..., r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/6b42e8db6a97
Author: John Hu <johu@mozilla.com>
Desc: Bug 939047 - [B2G][Helix][camera][dingyu]The camera preview is not correct and the left of the screen have a black area in hd device
2013-11-17 19:40:22 -08:00
"Kan-Ru Chen (陳侃如)"
368ad598e1 Bug 931746 - Only handle the event from our descendants. r=yxl
---
 dom/inputmethod/forms.js |    7 +++++++
 1 file changed, 7 insertions(+)
2013-11-17 01:07:26 +08:00
"Kan-Ru Chen (陳侃如)"
0db54ecb73 Bug 931746 - Make sure all mozbrowser mm are in the target chain. r=smaug
---
 dom/base/nsGlobalWindow.cpp                        |    8 ++
 dom/base/test/file_empty.html                      |    1 +
 dom/base/test/mochitest.ini                        |    2 +
 dom/base/test/test_messagemanager_targetchain.html |  129 ++++++++++++++++++++
 4 files changed, 140 insertions(+)
 create mode 100644 dom/base/test/file_empty.html
 create mode 100644 dom/base/test/test_messagemanager_targetchain.html
2013-11-17 01:07:24 +08:00
Vincent Chang
a0fe50f163 Bug 921963 - [RTSP] Support RTSP in Android JB build. r=sworkman 2013-11-13 16:03:26 +08:00
Ms2ger
a2e51512ec Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00
Ms2ger
f5f0fafc87 Merge b2g-inbound into mozilla-central. 2013-11-17 14:26:53 +01:00
Cameron McCormack
63f9a46e31 Fix title text in test; no bug. (DONTBUILD) 2013-11-17 19:46:12 +11:00
Cameron McCormack
bb7d917108 Bug 936670 - Position text rendered runs by the first non-trimmed character in the run. r=longsonr 2013-11-17 18:32:56 +11:00
Cameron McCormack
6e5ef8f8c6 Bug 933044 - Push style scopes even if we would skip pushing ancestors when there is no ancestor filter. r=bz 2013-11-17 17:51:04 +11:00
Mike Hommey
ee758cafa7 Bug 928390 requires a clobber because of bug 939416. r=me 2013-11-17 15:03:36 +09:00
Boris Zbarsky
e8648bffc9 Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug 2013-11-17 00:10:19 -05:00
Boris Zbarsky
662091ce70 Bug 937772. Make better use of our out-of-band type information for unboxing object-valued return values of DOM getters and methods. r=h4writer 2013-11-17 00:10:19 -05:00
Boris Zbarsky
c6ec440a91 Bug 938246. Don't try to tell the JIT that our booleans are 32-bit integers, when they're actually booleans. r=efaust 2013-11-17 00:10:19 -05:00
Boris Zbarsky
50446f2a31 Bug 937465. Warn when cloneNode() and importNode() are used without the boolean "deep" argument on nodes that have kids. r=sicking 2013-11-17 00:10:18 -05:00
Boris Zbarsky
26ee0ba914 Bug 937462. Eliminate all uses of cloneNode() and importNode() without the boolean "deep" arg that are not explicitly testing the behavior of that case from the tree, since the semantics of it will change. r=sicking 2013-11-17 00:10:18 -05:00
Boris Zbarsky
6d1df233c8 Bug 936634. Drop support for [TreatUndefinedAs] in WebIDL. r=peterv 2013-11-17 00:10:18 -05:00
Boris Zbarsky
dcb5d6d0db Bug 935612. Stop using TreatUndefinedAs in PhoneNumberService. r=mhenretty 2013-11-17 00:10:18 -05:00
Benjamin Peterson
cd674782d0 No bug - Make zone iterator constructors explicit. r=billm 2013-11-16 23:55:36 -05:00
Benjamin Peterson
99fc3680f7 Bug 939464 - Rewrite code to fix GCC unitialized variable compliants. r=billm
--HG--
extra : amend_source : 8a8629b2781c2e02e031d190dae3d2db33ab6d79
2013-11-16 23:42:03 -05:00
Gaia Pushbot
98af95ade4 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7385c208e706
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #13774 from gaye/use-real-npmjs

Bug XXX - Use real npmjs.org since it's up now

========

https://hg.mozilla.org/integration/gaia-central/rev/9970a7008c82
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug XXX - Use real npmjs.org since it's up now
2013-11-16 20:30:22 -08:00
Phil Ringnalda
bf481f4c8e Back out b4c82e9838d5 (bug 939464) for make check assertions
CLOSED TREE
2013-11-16 20:24:41 -08:00
Matt Woodrow
4fd3487757 Bug 934860 - Followup to fix build on a CLOSED TREE 2013-11-17 17:24:53 +13:00
Gaia Pushbot
b035ab7a13 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb858cbb461d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13700 from Pike/bug-938052-keyboard-js-errors

bug 938052, better report js errors in keyboard layouts, and fix a few, r=djf, rudyl, yuren

========

https://hg.mozilla.org/integration/gaia-central/rev/9c9595a3d0de
Author: Axel Hecht <axel@pike.org>
Desc: bug 938052, better report js errors in keyboard layouts, and fix a few
2013-11-16 18:42:23 -08:00
Gaia Pushbot
d9fa9f7791 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e84b5add6273
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #13763 from TheoChevalier/merge-test-locales

Bug 939353 - [l10n] Merge test locales in Github for developers, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/57cc6892f62f
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 939353 - [l10n] Merge test locales in Github for developers
2013-11-16 18:30:22 -08:00
Gaia Pushbot
527d439cd1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5ae83195a7b0
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13745 from gasolin/issue-935833

Bug 935833 - [Flatfish] [System] Make sleep menu not fill full screen, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/2b59fed765ea
Author: gasolin <gasolin@gmail.com>
Desc: Bug 935833 - [Flatfish] [System] Make sleep menu not fill full screen
2013-11-16 01:00:22 -08:00
Gaia Pushbot
42d6021910 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77ae19d9facf
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Revert "Bug 937630 - Remove scaling transition of lock screen to make it 60fps"

This reverts commit 9b3f7e22f7b548f10f07ba55293a682a5a2ed7bf.

The Lockscreen components partially cover the application surface.
2013-11-16 00:00:22 -08:00
Gaia Pushbot
623452000d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3fdb17524a0f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13749 from timdream/lockscreen-async

Bug 937630 - Remove scaling transition of lock screen to make it 60fps, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/d31ef3573318
Author: Benoit Girard <bgirard@mozilla.com>
Desc: Bug 937630 - Remove scaling transition of lock screen to make it 60fps
2013-11-15 20:20:27 -08:00
Gaia Pushbot
3f1221280c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 936392 - [Flatfish] Unable to set wallpaper by using photos from gal...

========

https://hg.mozilla.org/integration/gaia-central/rev/fcea0b34bd4a
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 936392 - [Flatfish] Unable to set wallpaper by using photos from gallery
2013-11-15 18:56:22 -08:00
Ryan VanderMeulen
d8a98c147e Merge inbound to m-c. 2013-11-15 21:43:40 -05:00
Gaia Pushbot
4e338a4e9a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d3b212e17cda
Author: Eric Chou <echou@mozilla.com>
Desc: Merge pull request #13733 from eric30/Bug-938472

Bug 938472 - Modify usage of Pair / Unpair because of interface change

========

https://hg.mozilla.org/integration/gaia-central/rev/3a849fc281eb
Author: Eric Chou <echou@mozilla.com>
Desc: Bug 938472 - Modify usage of Pair / Unpair because of interface change
2013-11-15 16:50:28 -08:00
Andrew McCreight
106a9cf98c Bug 939137 - make it work in both mochitest plain and chrome. r=froydnj
CLOSED TREE
2013-11-15 15:49:54 -08:00
Gregor Wagner
e6599c199f Bug 937605 - Firefox fails to build on PPC64: GCInternals.h:29:5: error: ‘ZoneSelector’ does not name a type. r=billm 2013-11-15 14:40:37 -08:00
Gaia Pushbot
724848850e Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e7b7d0fbefc5
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #13753 from eeejay/bug-938943

Bug 938943 - Fix Show Password checkbox in settings. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/6ad577f64a52
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 938943 - Fix Show Password checkbox in settings

========

https://hg.mozilla.org/integration/gaia-central/rev/e3f4b49e72ab
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #13755 from eeejay/bug-939070

Bug 939070 - [Settings] Fix <small> selector regression from bug #914892. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/d15020bf0057
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 939070 - [Settings] Fix <small> selector regression from bug #914892
2013-11-15 13:50:22 -08:00
Gaia Pushbot
6af992e6d1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9064ceecf40d
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #13545 from pivanov/bug-935960

Bug 935960 - [System] Data connection and Data roaming confirm screens styling incorrect, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/4835325e89b8
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 935960 - [System] Data connection and Data roaming confirm screens styling incorrect
2013-11-15 12:55:22 -08:00
Ryan VanderMeulen
b2d2d95631 Backed out changeset c9b9eb9d31a8 (bug 935672) for B2G desktop M1 failures. 2013-11-15 15:30:49 -05:00
Gaia Pushbot
5f12a644a3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3c6792516c14
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #13672 from gaye/use-npm-mirror

Use npm mirror instead of npmjs.org

========

https://hg.mozilla.org/integration/gaia-central/rev/15ac1f378958
Author: Gareth Aye <gaye@mozilla.com>
Desc: Use npm mirror instead of npmjs.org
2013-11-15 12:05:22 -08:00
Benoit Jacob
5f257dd591 Bug 938393 - fix the bustage fix - no review, bustage fix on a CLOSED TREE 2013-11-15 13:28:14 -05:00
Benoit Jacob
59e16f3d14 Bug 938393 - properly rev the nsIWindowWatcher uuid - no review, bustage fix on a CLOSED TREE 2013-11-15 13:24:35 -05:00
Michael Wu
e00f620c90 Bug 892285 - Only unlock gralloc surfaces if they were locked, r=bas 2013-11-15 12:50:00 -05:00
Gaia Pushbot
b9a4a09408 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d1e81b32a9e2
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #13691 from lissyx/bug929895

Bug 929895 - Blacklist some apps of notifications removal r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/0e5f3265ad40
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 929895 - Blacklist some apps of notifications removal

Until bug 890440 is addressed, the system app clears all notifications
related to an application when it is launched/displayed. This is not
what we want for a couple of applications. We add a temporary hack to
blacklist those, thus avoiding to clear notifications.
2013-11-15 09:45:22 -08:00
Benoit Jacob
bb3f8d22ce Bug 919987 - pass surface as an EGLSurface, not a void* - r=jgilbert 2013-11-15 12:33:51 -05:00
Gaia Pushbot
149a3ba19b Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/38f10407c66d
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13709 from viorelaioia/bug-938146

Bug 938146 - Put testvars skip into test_contacts_import_from_gmail

========

https://hg.mozilla.org/integration/gaia-central/rev/485de82e210d
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 938146 - Put testvars skip into test_contacts_import_from_gmail

========

https://hg.mozilla.org/integration/gaia-central/rev/8497221b23d4
Author: zacc <zcampbell@mozilla.com>
Desc: Bug 915138 - Python Change test_cards_view_with_three_apps.py to Hamachi failure only

========

https://hg.mozilla.org/integration/gaia-central/rev/260273fb4965
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #13750 from zacc/bug_939114

Bug 939114 - Python test_camera_x tests failing

========

https://hg.mozilla.org/integration/gaia-central/rev/9e2fdea9715a
Author: zacc <zcampbell@mozilla.com>
Desc: Bug 939114 - Python test_camera_x tests failing
2013-11-15 09:10:24 -08:00
Chris Lord
ade36f9119 Bug 933556 - Anchor fixed, left+right/top+bottom positioned content to center. r=roc
If a fixed position element has both top and bottom, or both left and right
positioning, set the fixed position anchor to the center of the corresponding
axis. This causes it to remain center-aligned when async zooming.
2013-11-15 17:06:29 +00:00
Nathan Froyd
152e97b993 Bug 939137 - part 2 - display memory statistics following each mochitest; r=ted
Landing this on a CLOSED TREE
2013-11-15 12:01:06 -05:00
Nathan Froyd
cb5c7e226c Bug 939137 - part 1 - add largestContiguousVMBlock attribute to nsIMemoryReporterManager; r=bsmedberg 2013-11-15 13:04:43 -05:00
Ryan VanderMeulen
74d5487c6b Bug 914401 - Skip browser_toolbox_raise.js on Windows due to frequent failures.
CLOSED TREE
2013-11-15 12:28:16 -05:00
Dale Harvey
8ebea2de0a Bug 935672 - Only use accelerated skia on gonk. r=mwoodrow 2013-11-15 08:55:55 -08:00