Commit Graph

151464 Commits

Author SHA1 Message Date
Stephen Pohl
4c16c680bb Bug 860493 - Enable history swipe animations by default (implemented in bug 678392). r=smichaud 2013-10-22 20:49:36 -04:00
Terrence Cole
dbf0b8538a Bug 929783 - Fix an exact rooting hazard in InterAppComm::EnabledForScope; r=smaug 2013-10-22 11:35:24 -07:00
Nathan Froyd
fa82c2129e Bug 929494 - use template typedefs, not inheritance, to define nsTArray element copiers; r=ehsan
There's no reason to use inheritance here, and using plain typedefs avoids massive
amounts of code duplication for the common case of copying with mem*.  Code savings
on Android come in at about 570K (!), or ~2% of libxul .text size, which is a massive
win.
2013-10-22 10:36:34 -04:00
Alexander Surkov
77b21c00d2 Bug 923289 - introduce relation type map, r=tbsaunde
--HG--
rename : accessible/src/base/RoleAsserts.cpp => accessible/src/base/Asserts.cpp
2013-10-22 19:55:27 -04:00
Olli Pettay
a8629d8ffb Bug 927262, don't cache the encoder in case of unsual content type, r=hsivonen 2013-10-22 15:17:13 +03:00
Masayuki Nakano
9b468c47c3 Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc 2013-10-22 22:27:36 +09:00
Masayuki Nakano
7360219173 Bug 602787 part.9 Don't implement methods which need BasicEvents.h or TextEvents.h in windows/KeyboardLayout.h r=jimm 2013-10-22 22:27:36 +09:00
Masayuki Nakano
1a43d71f3d Bug 602787 part.8 Don't implement nsWindowBase::DispatchPluginEvent() in windows/nsWindowBase.h r=jimm 2013-10-22 22:27:35 +09:00
Masayuki Nakano
ccf7df9c45 Bug 602787 part.7 Don't implement methods which use Widget*Event in qt/nsWindow.h r=romaxa 2013-10-22 22:27:35 +09:00
Masayuki Nakano
3ad37e0b7b Bug 602787 part.6 Use EventForwards.h in gtk/nsWindow.h r=karlt 2013-10-22 22:27:35 +09:00
Masayuki Nakano
67afabfee7 Bug 602787 part.5 Use EventForwards.h in TabParent.h r=smaug 2013-10-22 22:27:35 +09:00
Masayuki Nakano
b01f56f00e Bug 602787 part.4 Don't implement nsAutoHandlingUserInputStatePusher class in nsEventStateManager.h r=smaug 2013-10-22 22:27:35 +09:00
Masayuki Nakano
044e34c150 Bug 602787 part.2 Don't implement nsIWidgetListener in its header file r=roc 2013-10-22 22:27:34 +09:00
Masayuki Nakano
072dd9b177 Bug 602787 part.1 Don't implement PresShell::Delayed*Event class in nsPresShell.h r=smaug 2013-10-22 22:27:34 +09:00
Matt Brubeck
860e2fc11f Back out 1ae5d58532ad (bug 928370) for breaking Tp5 measurement 2013-10-22 16:35:56 -07:00
Kyle Huey
4801b8ae53 Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-10-23 07:32:04 +08:00
Steve Fink
019e4a11a6 Bug 929151 - JS_ASSERT(good), not JS_ASSERT(bad). r=bustage
--HG--
extra : rebase_source : dea0a9dfc214449e56d6e69defb4f80ca5ebecc9
2013-10-22 16:24:42 -07:00
Ethan Hugg
4ff32d3372 Bug 925896 - Signaling - Addref when adding sessiondata_t to hash r=abr 2013-10-22 13:14:43 -07:00
Gregory Szorc
2d833c33bd Bug 920849 - Part 1: Write metadata for every test file; r=ted 2013-10-22 15:51:49 -07:00
Wes Kocher
0566301b94 Merge m-c to inbound 2013-10-22 18:44:41 -04:00
Wes Kocher
4b91a0b098 Merge m-c to inbound 2013-10-22 18:43:11 -04:00
Jonathan Griffin
18833b1880 Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
Wes Kocher
348cfdc998 Merge inbound to m-c 2013-10-22 18:11:06 -04:00
Wes Kocher
f961e4c0ad Merge b2g-inbound to m-c 2013-10-22 17:59:54 -04:00
Wes Kocher
1869068ccc Merge m-c to b2g-inbound 2013-10-22 11:19:19 -04:00
Jim Chen
a7adbc0f8e Bug 927429 - Set UA override update URL for B2G; r=fabrice 2013-10-22 11:15:38 -04:00
Karl Dubost
85783fc7ff Bug 911260 - Remove UA override for domains starting 2013-08-30; r=lmandel 2013-10-22 11:11:42 -04:00
Gaia Pushbot
d969d82ce9 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ef355aa8244d
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #13007 from wanderview/contacts-webidl-delete

Bug 929287: Only create mozContact if we don't already have one.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/d94603ee4bf7
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 929287: Only create mozContact if we don't already have one.
2013-10-22 08:06:24 -07:00
Vicamo Yang
e773c2b3d9 Bug 814556 - 2/2: clean up MOZ_B2G_RIL in browser/installer/package-manifest.in and dom/base/Navigator.*. r=khuey, f=Ms2ger 2013-10-22 19:23:04 +08:00
Vicamo Yang
8095b80694 Bug 814556 - 1/2: Move mozilla::dom::icc::* to mozilla::dom. r=khuey, f=Ms2ger 2013-10-22 19:23:00 +08:00
Carsten "Tomcat" Book
aff78ee587 Backed out changeset f90eb21ea4cd (bug 928204) for build failures on Linux PGO 2013-10-22 11:47:48 +02:00
Landry Breuil
c8cca7d9a2 Bug 928651: #include <assert.h> in cubeb_sndio.c to fix libxul linking r=padenot
../../../libcubeb/src/cubeb_sndio.o(.text+0x686): In function `sndio_get_max_channel_count':
undefined reference to `assert'
2013-10-22 11:24:30 +02:00
Wes Kocher
f9458b149c Merge fxteam to m-c 2013-10-21 20:32:55 -04:00
Wes Kocher
2b22f99965 Merge b2g-inbound to m-c 2013-10-21 20:30:58 -04:00
Steve Fink
f2010493f7 Bug 929151 - Disable GGC when object metadata is used, r=terrence 2013-10-21 13:53:37 -07:00
Kannan Vijayan
a11846e8ea Backout 5a0801040b54, 5bedd82346b4, 4d8068fd3271, and bc31e05eddb8 for b2g build breakage. CLOSED TREE. 2013-10-21 14:39:33 -04:00
Kannan Vijayan
3ceaaffe62 Backout 38d2cbc11868 for jsreftest failures. CLOSED TREE. 2013-10-21 14:39:29 -04:00
Gaia Pushbot
cc43c3fe08 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/175b7a89aa5f
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12982 from wanderview/contacts-webidl-sim

Bug 928954: Fix contact sim import for webidl changes.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/f1c802e00fa0
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928954: Fix contact sim import for webidl changes
2013-10-21 11:16:13 -07:00
Gaia Pushbot
0e7b3fca2d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/216a751e109b
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12962 from reubenmorais/more-webidl-fixes

Bug 928635 - Fix handling of array properties in the New Contact form.  r=wanderview

========

https://hg.mozilla.org/integration/gaia-central/rev/0f06b2e962b6
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 928635 - Fix handling of array properties in the New Contact form. r=bkelly
2013-10-21 11:15:49 -07:00
Gaia Pushbot
ee47ac6dc5 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e42bc57d96c
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12981 from wanderview/contacts-delete-search

Bug 928939: Check to see if contacts.Search is loaded in delete path.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/1c76e1fcb4e9
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928939: Check to see if contacts.Search is loaded in delete path.

========

https://hg.mozilla.org/integration/gaia-central/rev/e3bfdfdfd6b5
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12977 from wanderview/contacts-edit-defobj

Bug 928922: Handle null value in contacts edit screen. r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/d8eb91dc37e4
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928922: Handle null value in contacts edit screen
2013-10-21 11:15:24 -07:00
Gijs Kruitbosch
e10abe8dee Bug 895471 - part 0: add a browser debugger flag, r=past 2013-10-21 18:08:39 +02:00
Jim Mathies
e525fd9441 Bug 927979 - Register the gecko thread correctly in the profiler for FxMetro. r=bgirard 2013-10-22 08:30:06 -05:00
Gijs Kruitbosch
4e2021a3e8 Bug 927605 - invert the cloverleaf flag, r=vporof 2013-10-22 14:00:51 +02:00
Gaia Pushbot
734abca15f Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f765c6f46f5
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #12975 from Rik/xfail-contacts-928915

Bug 928915 - Mark contacts gaia-ui-tests as xfail until they are fixed. r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/1518d7712f33
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 928915 - Mark contacts gaia-ui-tests as xfail until they are fixed.

========

https://hg.mozilla.org/integration/gaia-central/rev/db85b6fee428
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 923459 - [Messages] jshint fixes r=rwaldron

* down to 6 jshint errors, the remaining errors are due (imho) to issues in
  jshint
* bumped up the jshint version
* add a test to test the wbmp decoder

========

https://hg.mozilla.org/integration/gaia-central/rev/87884d9045c2
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12979 from wanderview/uitest-delete-contact

Bug 928937: Fix contact lookup in test_delete_contact.py  r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/11093c98dd9b
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928937: Fix contact lookup in test_delete_contact.py
2013-10-21 08:32:51 -07:00
Gaia Pushbot
384410297a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5d5eabb095fb
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12978 from teodosia/unxfail-eme-search

Bug 927030 - Reenable test_everythingme_search when bug 927023 is fixed

========

https://hg.mozilla.org/integration/gaia-central/rev/5bf38f4bb12c
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Bug 927030 - Reenable test_everythingme_search when bug 927023 is fixed
2013-10-21 08:32:26 -07:00
Gaia Pushbot
e9b40141b1 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c4cb8239031
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12970 from wanderview/contacts-merger-email-type

Bug 928866: Fix contacts email import for type array.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/844554e424e2
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928866: Fix contacts email import for type array.

========

https://hg.mozilla.org/integration/gaia-central/rev/cae06f1c62aa
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12972 from wanderview/contacts-webidl-google

Bug 928875: Fix google import for webidl mozContacts.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/558012651b53
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928875: Fix google import for webidl mozContacts.
2013-10-21 08:16:09 -07:00
Gaia Pushbot
86169e9f6c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2b6da8b94135
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #12916 from lissyx/bug923574

Bug 923574 - Ensure manifest size is valid r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/76880157232d
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 923574 - Ensure manifest size is valid

When installing an application with an invalid/undefined size, the new
WebIDL is not happy about this and the notification stays forever. We
fix this by checking that the size is effectively defined before setting
the max value of the notification.
2013-10-21 08:15:47 -07:00
Gaia Pushbot
d46acb6d30 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/a1cbfe5e2473
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12969 from zacc/bug_928864

Bug 928864 - Reenable python ui test test_gallery_delete_image.py , Mari...

========

https://hg.mozilla.org/integration/gaia-central/rev/ccf46db548ed
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 928864 - Reenable python ui test test_gallery_delete_image.py , Marionette modal dialog handling repaired

========

https://hg.mozilla.org/integration/gaia-central/rev/fd2544cad200
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12968 from zacc/bug_928834

Bug 928834 - Python - Change the timing of the base select wrapper to re...

========

https://hg.mozilla.org/integration/gaia-central/rev/33babafa1834
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 928834 - Python - Change the timing of the base select wrapper to resolve test failure in clock app
2013-10-21 08:15:24 -07:00
Benjamin Smedberg
3f8b3d5a20 Fixup for bug 927174 - use the preexisting app.support.baseURL pref instead of a custom one
--HG--
extra : rebase_source : 90f2f8dc85b9198bca608b46bee037d93a118543
2013-10-21 10:33:49 -04:00
Gaia Pushbot
a5a3d28c09 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7125c8040844
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12499 from comoyo/keyboard_slide_up

Bug 912028 - Background is visible on keyboard pop in. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/c5f1991f7a3e
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 912028 - Background is visible on keyboard pop in
2013-10-21 01:41:24 -07:00