Commit Graph

151337 Commits

Author SHA1 Message Date
John Daggett
b58fe43917 Bug 915440. Crashtest for empty font URL. r=me 2013-10-22 13:06:20 +02:00
John Daggett
4970b997ea Bug 915440 - move null URL fix to after format hint is processed. r=dbaron 2013-10-22 13:06:20 +02:00
Markus Stange
aaf1e127bb Bug 929362 - When refusing compositor animation during BuildLayer, set a property on the frame that disables all async animations on it forever. r=roc
--HG--
extra : rebase_source : 98c9b690a4842c19314dd46f5e531601b77fe527
2013-10-22 12:30:45 +02:00
Hannes Verschore
5f7ea4df10 Bug 928889: Baseline: Return the correct *pc when in prologue, r=jandem 2013-10-22 12:19:03 +02:00
Matt Woodrow
e547261144 Bug 928727 - Don't clear before drawing with OPERATOR_SOURCE in DrawTargetCairo, since we know all required pixels will be clear already. r=jrmuizel 2013-10-22 12:11:30 +02:00
Matt Woodrow
0e6944fdce Bug 928727 - Share code for getting the user-space clip bounds in DrawTargetCairo. r=jrmuizel 2013-10-22 12:11:30 +02: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
Markus Stange
389c0d5b02 Bug 890997 - Enable OMTC on 10.6. r=bgirard 2013-10-09 13:15:54 -04:00
Markus Stange
f3422ad290 Bug 886999 - Wait until composition has finished before tearing down our NSView. r=mattwoodrow 2013-10-09 10:39:23 -04:00
Markus Stange
80072ac389 Bug 886999 - Lock the GL context before compositing on the compositor thread or before calling setView or update on the main thread. r=mattwoodrow 2013-10-09 10:39:23 -04:00
Markus Stange
8914a32fdc Bug 914437 - Also refuse to render when our view is not attached to a window. r=mattwoodrow 2013-10-09 10:39:23 -04:00
Markus Stange
09f296820b Bug 886999 - Only call setView and update on the GL context when necessary. r=mattwoodrow 2013-10-09 10:39:22 -04:00
Markus Stange
3d57dd0fb7 Bug 923133 - Remove unneeded main thread GL context management in -[ChildView lockFocus]. r=mattwoodrow 2013-10-09 10:39:22 -04:00
Markus Stange
7ec597ca25 Bug 923114 - Clear the current GL context when we're about to destroy it. r=mattwoodrow 2013-10-09 10:39:22 -04:00
Markus Stange
c907da8be6 Bug 914437 - Don't composite windows that are not open. r=mattwoodrow 2013-10-09 10:39:22 -04:00
Gian-Carlo Pascutto
2ff01736a9 Bug 928870 - Add test for Android gUM doorhanger. r=gbrown 2013-10-22 11:10:17 +02:00
Masayuki Nakano
415c4b7638 Bug 920425 part.30 Use mozilla::WidgetEvent::AsWheelEvent() r=smaug 2013-10-22 17:55:21 +09:00
Masayuki Nakano
9eb7021e62 Bug 920425 part.29 Use mozilla::WidgetEvent::AsGUIEvent() r=smaug 2013-10-22 17:55:20 +09:00
Masayuki Nakano
ef895616c5 Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug 2013-10-22 17:55:20 +09:00
Jonathan Watt
8d9314d483 Bug 929350 - Allow the context for gfxContextMatrixAutoSaveRestore to be set lazily. r=mattwoodrow 2013-10-22 10:37:45 +02:00
Daniel Holbert
7a9e54281e Bug 928674 followup: Use Maybe<> to maybe-initialize an enum in AccessibleWrap.cpp, rather than shoehorning an integer with a sentinel value and static_casts. r=tbsaunde 2013-10-22 09:14:14 +02:00
Mike Hommey
10ecd3d981 Bug 926733 - Enable bug 921003. r=gps 2013-10-22 15:15:21 +09:00
Nicholas Nethercote
5b8e9b8bf7 Bug 927705 (part 3) - Add a C++ unit test for pldhash. r=jorendorff.
--HG--
extra : rebase_source : 58cddfff7da6116af7512097c3a6172ca1c06b87
2013-10-21 15:44:03 -07:00
Nicholas Nethercote
bff6066f1d Bug 927705 (part 2b) - Never overload pldhash past 75% full, because performance plummets near the end. r=jorendorff.
--HG--
extra : rebase_source : 7d3a0594e49ceb89550861debca03a40d3e479c1
2013-10-21 15:44:01 -07:00
Nicholas Nethercote
091ff4359a Bug 927705 (part 2a) - Increase pldhash's max capacity from 1<<23 to 1<<26, and protect against uint32_t overflow when computing storage size. r=jorendorff.
--HG--
extra : rebase_source : 9293ec75e5ba8ad416d66ad6bf0c0788c0d35b02
2013-10-21 15:36:45 -07:00
Nicholas Nethercote
ff98ed6578 Bug 927705 (part 1) - Remove PL_DHashTableSetAlphaBounds() and the supporting machinery. r=jorendorff.
--HG--
extra : rebase_source : 0b97b3276ec91d417fcfc12fe871d93b0cbd2263
2013-10-20 20:17:48 -07:00
Matthew Gregan
971c010dec Bug 928615 - Pass valid pointer to waveOutGetDevCaps. r=padenot 2013-10-21 14:19:05 +13:00
Mike Hommey
99601c7a13 Bug 928929 - Kill local rule in testing/mochitest/chrome/Makefile.in. r=gps 2013-10-22 13:41:02 +09:00
Mike Hommey
79fc41f3cc Bug 928204 - Don't ignore missing depfiles when aggregating them. r=gps
However, since we don't generate depfiles when compiling assembly, explicitly exclude those.
Also, fix a few issues with included depfiles:
- The tools tier need them because it (sadly) links binaries.
- depfiles for TARGETS use the full path, whereas the depfiles for OBJS and others don't.
2013-10-22 13:40:37 +09:00
Mike Hommey
deafa81d69 Bug 664362 - Generate depfiles for host objects/programs/libraries. r=gps 2013-10-22 13:40:27 +09:00
Makoto Kato
6973036831 Bug 928837 - Add dump_syms.exe for VS2013. r=ted 2013-10-22 13:06:52 +09:00
Matthew Gregan
c8f7008016 Bug 926665 - Clear mMediaSource when Attach fails. r=doublec. 2013-10-16 15:23:39 +13:00
Wes Kocher
d96cf6d782 Backed out changeset a31b0fd17a7a (bug 926665) for crashtest bustage 2013-10-21 21:36:45 -04:00
Mike Hommey
94e89c1def Bug 927775 - Cleanup xpcom/typelib/xpt/tools/Makefile.in. r=mshal 2013-10-22 10:02:49 +09:00
Mike Hommey
1a05231395 Bug 886736 - Disable on-demand decompression when latency to get into segfault handlers is too high. r=nfroyd 2013-10-01 15:30:45 +09:00
Wes Kocher
02bb5311e9 Merge m-c to inbound 2013-10-21 20:47:53 -04: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
Jonathan Griffin
beda306cf8 Bug 928842 - Fix xml-report generation, r=davehunt 2013-10-21 15:53:42 -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
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