Commit Graph

155982 Commits

Author SHA1 Message Date
Christian Legnitto
65cbc7249e Bug 935377 - Firefox should fix common scheme typos, r=bz 2013-11-17 12:16:45 -08:00
philringnalda@gmail.com
a87b4d5d7e No bug, Automated blocklist update from host slice - a=blocklist-update 2013-11-17 10:51:07 -08:00
Ms2ger
95f2bb6150 Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00
Ms2ger
54a37f9b75 Merge b2g-inbound into mozilla-central. 2013-11-17 14:26:53 +01:00
Cameron McCormack
838ade4a61 Fix title text in test; no bug. (DONTBUILD) 2013-11-17 19:46:12 +11:00
Cameron McCormack
1edaabc32a 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
6a434aebfc 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
ce3e819cab Bug 928390 requires a clobber because of bug 939416. r=me 2013-11-17 15:03:36 +09:00
Chris Peterson
dcc635e27f Bug 939576 - Build netwerk/protocol/http in unified mode. r=mcmanus 2013-11-16 21:19:51 -08:00
Chris Peterson
cbbdf5d4d4 Bug 939572 - Build widget/cocoa in unified mode. r=josh 2013-11-16 23:27:11 -08:00
Cameron McCormack
935ad23e53 Bug 492239 - Reflow when -moz-stack-sizing is changed. r=dbaron 2013-11-18 15:15:38 +11:00
Mark Hammond
f5f883311c Bug 883858 followup - disabled tests are passed to the JS test runner which reports them as skipped. r=jmaher 2013-11-18 15:09:01 +11:00
Cameron McCormack
15efcbad48 Bug 935056 - Don't apply minimum font sizes to SVG text. r=dbaron 2013-11-18 14:53:51 +11:00
Mats Palmgren
15e9e305b5 Bug 938341. r=smaug 2013-11-18 03:54:35 +00:00
Ehsan Akhgari
73cd62cbb6 Bug 939588 - Build angle in unified mode; r=bjacob
--HG--
extra : rebase_source : c6e8bd797c7b8e0a27d60e905deaed3f34d2ce39
2013-11-17 21:47:21 -05:00
Bobby Holley
27b8ebcefe Bug 938429 - Bump the trusted script buffer for macosx64 a bit. r=luke 2013-11-17 18:46:40 -08:00
Bobby Holley
0fc73e8e12 Bug 936232 - Use setConstructor for TypedObject. r=jorendorff 2013-11-17 18:44:29 -08:00
Bobby Holley
1e3c4d3acc Bug 938297 - Stop using GetContextFromDocument in GetStateObject. r=bz 2013-11-17 18:44:04 -08:00
Boris Zbarsky
e57b04efae Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug 2013-11-17 00:10:19 -05:00
Boris Zbarsky
9ba914a450 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
abad3a19e5 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
231c02384a 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
39bbdb82b8 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
0c9f30d0e5 Bug 936634. Drop support for [TreatUndefinedAs] in WebIDL. r=peterv 2013-11-17 00:10:18 -05:00
Boris Zbarsky
a4eae0eac2 Bug 935612. Stop using TreatUndefinedAs in PhoneNumberService. r=mhenretty 2013-11-17 00:10:18 -05:00
Benjamin Peterson
d22e6596c1 No bug - Make zone iterator constructors explicit. r=billm 2013-11-16 23:55:36 -05:00
Benjamin Peterson
c885470231 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
e6f1eb4e0a 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
48c92bf5dc Back out b4c82e9838d5 (bug 939464) for make check assertions
CLOSED TREE
2013-11-16 20:24:41 -08:00
Matt Woodrow
4638668752 Bug 934860 - Followup to fix build on a CLOSED TREE 2013-11-17 17:24:53 +13:00
Gaia Pushbot
2bf137cb18 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
fafac30546 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 (陳侃如)"
c12ab0724d 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 (陳侃如)"
bb2c790047 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
1f6bf91c61 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
c1f6da93f7 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
101fa6fdcc 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
015dde6c88 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
a72f75a5d7 Merge inbound to m-c. 2013-11-15 21:43:40 -05:00
Gaia Pushbot
d7567f479c 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
f672e0ed15 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
9f69e4d89d 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
241c39ea98 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
40258b2f51 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
befed7b8c7 Backed out changeset c9b9eb9d31a8 (bug 935672) for B2G desktop M1 failures. 2013-11-15 15:30:49 -05:00
Gaia Pushbot
62bf3f8eda 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
23635a50e6 Bug 938393 - fix the bustage fix - no review, bustage fix on a CLOSED TREE 2013-11-15 13:28:14 -05:00
Mike Conley
7f162f5474 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
12b39569dc 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
55d15f2463 Bug 892285 - Only unlock gralloc surfaces if they were locked, r=bas 2013-11-15 12:50:00 -05:00