Markus Stange
c5d89cc8ca
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
61c19b2081
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
7c09b8eb8a
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
52cd1d3bda
Bug 923133 - Remove unneeded main thread GL context management in -[ChildView lockFocus]. r=mattwoodrow
2013-10-09 10:39:22 -04:00
Markus Stange
2eeda8377b
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
14e8e85cab
Bug 914437 - Don't composite windows that are not open. r=mattwoodrow
2013-10-09 10:39:22 -04:00
Gian-Carlo Pascutto
2d2e64f72b
Bug 928870 - Add test for Android gUM doorhanger. r=gbrown
2013-10-22 11:10:17 +02:00
Masayuki Nakano
682176c987
Bug 920425 part.30 Use mozilla::WidgetEvent::AsWheelEvent() r=smaug
2013-10-22 17:55:21 +09:00
Masayuki Nakano
e3facfba13
Bug 920425 part.29 Use mozilla::WidgetEvent::AsGUIEvent() r=smaug
2013-10-22 17:55:20 +09:00
Masayuki Nakano
c2d6606a1c
Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug
2013-10-22 17:55:20 +09:00
Jonathan Watt
8cf255ee75
Bug 929350 - Allow the context for gfxContextMatrixAutoSaveRestore to be set lazily. r=mattwoodrow
2013-10-22 10:37:45 +02:00
Daniel Holbert
258b5c02ad
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
0f9a797f48
Bug 926733 - Enable bug 921003. r=gps
2013-10-22 15:15:21 +09:00
Nicholas Nethercote
9b1359fc13
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
12943b95d9
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
b0a8f4f8a7
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
5b2c2e1985
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
ae2decfeda
Bug 928615 - Pass valid pointer to waveOutGetDevCaps. r=padenot
2013-10-21 14:19:05 +13:00
Mike Hommey
108ab5faa4
Bug 928929 - Kill local rule in testing/mochitest/chrome/Makefile.in. r=gps
2013-10-22 13:41:02 +09:00
Mike Hommey
7163b01a54
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
d8daefaa34
Bug 664362 - Generate depfiles for host objects/programs/libraries. r=gps
2013-10-22 13:40:27 +09:00
Makoto Kato
30d1d92926
Bug 928837 - Add dump_syms.exe for VS2013. r=ted
2013-10-22 13:06:52 +09:00
Matthew Gregan
8465bcf506
Bug 926665 - Clear mMediaSource when Attach fails. r=doublec.
2013-10-16 15:23:39 +13:00
Wes Kocher
047acd439f
Backed out changeset a31b0fd17a7a (bug 926665) for crashtest bustage
2013-10-21 21:36:45 -04:00
Mike Hommey
fb66477ed3
Bug 927775 - Cleanup xpcom/typelib/xpt/tools/Makefile.in. r=mshal
2013-10-22 10:02:49 +09:00
Mike Hommey
f6addb05b1
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
e88d48b47d
Merge m-c to inbound
2013-10-21 20:47:53 -04:00
Wes Kocher
7f0f9ca7fa
Merge fxteam to m-c
2013-10-21 20:32:55 -04:00
Wes Kocher
b55c225d41
Merge b2g-inbound to m-c
2013-10-21 20:30:58 -04:00
Jonathan Griffin
a80fc05dff
Bug 928842 - Fix xml-report generation, r=davehunt
2013-10-21 15:53:42 -07:00
Kannan Vijayan
809746b013
Backout 5a0801040b54, 5bedd82346b4, 4d8068fd3271, and bc31e05eddb8 for b2g build breakage. CLOSED TREE.
2013-10-21 14:39:33 -04:00
Kannan Vijayan
e92a634e57
Backout 38d2cbc11868 for jsreftest failures. CLOSED TREE.
2013-10-21 14:39:29 -04:00
Gaia Pushbot
c569584b96
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
0e53dcdd1f
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
317f2d9eda
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
de478ca6af
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
2098c251a4
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
9b6eef21ee
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
fd33bcecb2
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
07dbdf4878
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
c48a40e0eb
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
851b944056
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
Gaia Pushbot
f3d46600d5
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/83c708eba811
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12951 from wanderview/uitest-symlink-b2g
Bug 928631: support sym linked b2g in gaia-ui-test
========
https://hg.mozilla.org/integration/gaia-central/rev/48999903b977
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928631: support sym linked b2g in gaia-ui-test
2013-10-21 00:55:23 -07:00
Gaia Pushbot
cc5d6383c5
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c79ce4a07c3f
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12770 from jmcanterafonseca/fix_924244
Bug 924244 - [B2G][Contacts] After exporting a contact the UI still disp...
========
https://hg.mozilla.org/integration/gaia-central/rev/62678797d5a9
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 924244 - [B2G][Contacts] After exporting a contact the UI still displays Export in the top right
2013-10-21 00:45:24 -07:00
Gaia Pushbot
92f319d620
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2172a8ae2e64
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #12139 from arasbm/bug-909373-openaudio-activity-save-robustness
bug-909373-[Music] open activity saving feature robustness, r=@dominickuo
========
https://hg.mozilla.org/integration/gaia-central/rev/176261f18241
Author: Aras Balali Moghaddam <arasbm@gmail.com>
Desc: bug-909373-[Music] open activity saving feature robustness
2013-10-21 00:20:24 -07:00
Gaia Pushbot
c28d4e52d9
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/eb677c74ff52
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #12959 from timdream/bug927768
Bug 927768 - Fix incorrect generated CSS transform value in card view, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/e9a1287bc968
Author: ying.xu <ying.xu@spreadtrum.com>
Desc: Bug 927768 - Fix incorrect generated CSS transform value in card view
2013-10-20 21:50:24 -07:00
Gaia Pushbot
096b2a1e5b
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2dc51014b8ae
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12689 from gasolin/issue-917359
Bug 917359 - Remember my choice is exposed for the getUserMedia dialog, ..., r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/f8f9f045b8e2
Author: gasolin <gasolin@gmail.com>
Desc: Bug 917359 - Remember my choice is exposed for the getUserMedia dialog, but shouldn't be
2013-10-20 19:51:24 -07:00
Phil Ringnalda
6dc6aa56e3
Merge m-c to b-i
2013-10-20 19:32:48 -07:00
Phil Ringnalda
b53747eb96
Merge m-i to m-c
2013-10-20 19:24:53 -07:00
Gaia Pushbot
e1231bb7fa
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3d5ae214674b
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #12857 from pivanov/bug-917837
Bug 917837 - [Music] Use Full Line Highlights in Album View
========
https://hg.mozilla.org/integration/gaia-central/rev/4e701344b6db
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 917837 - [Music] Use Full Line Highlights in Album View
2013-10-20 11:45:24 -07:00