Ehsan Akhgari
f33cc14b4c
Bug 939588 - Build angle in unified mode; r=bjacob
...
--HG--
extra : rebase_source : c6e8bd797c7b8e0a27d60e905deaed3f34d2ce39
2013-11-17 21:47:21 -05:00
Bobby Holley
f1e34517cf
Bug 938429 - Bump the trusted script buffer for macosx64 a bit. r=luke
2013-11-17 18:46:40 -08:00
Bobby Holley
ed185f8be3
Bug 936232 - Use setConstructor for TypedObject. r=jorendorff
2013-11-17 18:44:29 -08:00
Bobby Holley
bf8b28b514
Bug 938297 - Stop using GetContextFromDocument in GetStateObject. r=bz
2013-11-17 18:44:04 -08: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
"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
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
Mike Conley
f209b886da
Bug 938754 - Move opacity from Aero Glass Fog into alpha channel of TabsToolbar::before box-shadow colour. r=Gijs,MattN.
2013-11-15 13:26:09 -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
Gaia Pushbot
af502ddb2a
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8b9ce757677e
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #13648 from yzen/937859
Bug 937859 - Making emergency callback markup a11y friendly.
========
https://hg.mozilla.org/integration/gaia-central/rev/8dbea64ce813
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Bug 937859 - Making emergency callback markup a11y friendly.
========
https://hg.mozilla.org/integration/gaia-central/rev/6b157bcc5cb6
Author: zacc <zcampbell@mozilla.com>
Desc: Bug 915138 - Xfail python test test_cards_view_with_three_apps.py
2013-11-15 08:35:24 -08:00
Randell Jesup
43f13f1f8e
Bug 938070: Fix misplaced #ifdef for GONK in webrtc audio_device_impl from 3.43 merge r=jesup
2013-11-15 11:33:18 -05:00
Benoit Jacob
e1e0174f07
Bug 925608 - 8/8: remove mServerSurfaceValid - r=kats
2013-11-15 11:29:01 -05:00
Benoit Jacob
1d3a8d8fae
Bug 925608 - 7/8: rename ProvideEGLSurface to CreateEGLSurfaceForCompositor - r=kats
2013-11-15 11:28:59 -05:00
Benoit Jacob
b56e9f0b0c
Bug 925608 - 6/8: rename createCompositor to updateCompositor - r=kats
2013-11-15 11:28:57 -05:00
Benoit Jacob
0fbd16e75b
Bug 925608 - 5/8: simplify serverSurfaceChanged callback - r=kats
2013-11-15 11:28:56 -05:00