Граф коммитов

347582 Коммитов

Автор SHA1 Сообщение Дата
Benoit Jacob 9d5a6c1114 Bug 974356 - 4/4 - make CreateIPDLActor error out if TextureParent::Init() failed - r=nical 2014-02-25 08:12:50 -05:00
Benoit Jacob f095290ef2 Bug 974356 - 3/4 - Make TextureHost::CreateIPDLActor check for bad MemoryTextures - r=nical 2014-02-25 08:12:49 -05:00
Benoit Jacob 522c9a1fee Bug 974356 - 2/4 - add an IsSameProcess method to ISurfaceAllocator - r=nical 2014-02-25 08:12:49 -05:00
Benoit Jacob 4a8e65915b Bug 974356 - 1/4 - Initialize mOtherProcess to an invalid handle value - r=bent 2014-02-25 08:12:49 -05:00
Masatoshi Kimura aede9b1b4f Bug 975803 - Workaround a MSVC10 compiler bug. r=luke 2014-02-25 21:50:40 +09:00
Jacek Caban 21f2650cb3 Bug 975740 - Fixed typo in testing/tools/screenshot/moz.build 2014-02-25 12:46:25 +01:00
Jacek Caban a4566b1a45 Bug 663740 - char16_t/wchar_t mismatch fixup. 2014-02-25 12:46:09 +01:00
Jacek Caban 53c6b6f228 Bug 971822 - Fix string_util.h combined with strsafe.h on mingw. r=glandium 2014-02-25 12:45:47 +01:00
Dan Minor cb2831dadd Bug 976306 - mozversion missing from config/mozbase_requirements.txt; r=wlach 2014-02-24 17:31:59 -05:00
Nathan Froyd cde7ebbe15 Bug 970498 - remove unnecessary padding in JSClass and js::Class; r=Waldo 2014-02-24 15:20:38 -05:00
Nathan Froyd e7e68c5f36 Bug 970504 - make JS_CLASS_MEMBERS useful in more places; r=jorendorff 2014-02-24 15:08:57 -05:00
Nathan Froyd 4efe7278e6 Bug 976161 - delete dead NSCAP_DISABLE_TEST_DONTQUERY_CASES code; r=bsmedberg 2014-02-24 13:02:43 -05:00
Georg Fritzsche 389f6a38ad Bug 922107 - Add test for pref to hide the "missing plugin" notifications. r=jaws 2014-02-24 12:06:38 +01:00
Willian Gustavo Veiga a2a44aa9fe Bug 922107 - Add pref to hide the "missing plugin" notifications. r=jaws 2014-02-25 11:53:02 +01:00
Georg Fritzsche 0f93103c15 Bug 968762 - Plugin overlays are not displayed if plugin element is not fully in scroll view. r=jaws 2014-02-24 17:45:48 +01:00
John Daggett 6b1059d859 Bug 975460 - check for null CTFontRef after creation. r=jfkthame 2014-02-25 16:37:26 +09:00
Masayuki Nakano 3da1ca82da Bug 975387 Notify TextComposition instance of that nsIMEStateManager stops managing it r=smaug, sec-a=abillings 2014-02-25 15:59:28 +09:00
Landry Breuil 80b322e2cd Bug 973310 - Accomodate for OpenBSD's m4 greedyness with patsub's regexp after bug 967556 r=glandium 2014-02-25 07:44:21 +01:00
Mike Shal d48706ca99 Bug 974205 - Enable sccache for Android try builds. r=glandium 2014-02-18 15:11:36 -05:00
Mike Shal c77b4eddac Bug 974205 - Use mozconfig.cache in android mozconfigs. r=glandium 2014-02-25 15:41:57 +09:00
Mike Shal 9200dec47d Bug 974205 - Use --with-compiler-wrapper when enabling sccache. r=glandium 2014-02-25 15:41:57 +09:00
Mike Hommey 4009b4291e Bug 973144 - Support DEFINES['FOO']=False in moz.build for -UFOO. r=gps 2014-02-25 15:41:57 +09:00
William Chen 982c2340c8 Bug 973321 - Prevent int overflow in border image width calculation. r=dbaron 2014-02-18 14:14:31 -08:00
Makoto Kato 2836727c88 Bug 976394 - NS_QUERY_SELECTED_TEXT on e10s is sometimes wrong value. r=masayuki 2014-02-25 14:51:01 +09:00
Chris Pearce d18115bb52 Bug 634747 - Set MediaQueue's to Finished() when we reach end of stream while decoding after seeking and while finding first frame. r=kinetik 2014-02-25 18:45:03 +13:00
Timothy Nikkel 6fb059abcc Bug 976370. Move overlay scrollbar display items above scroll layer items for the same scroll frame. r=roc
This has two desirable side effects. The first and more important is that it prevents a scrollbar item from sitting between scroll layer items and preventing them from merging into one and thus preventing the creation of an async scrollable layer. The second is that scrollbars should be on top of the content they are scrolling in general, and this will make that happen in more cases.
2014-02-24 23:42:11 -06:00
Phil Ringnalda 478c62f613 Back out b157f5d0c235 (bug 974197) for b2g reftest-4 and reftest-6 failures
CLOSED TREE
2014-02-24 21:06:18 -08:00
Ben Turner a7ea91ce2d Bug 956218 - Fix build bustage for B2G-JB on a CLOSED TREE 2014-02-24 20:16:01 -08:00
Ehsan Akhgari 0202c9a0e3 Backed out changeset 8d8165293e9b (bug 976372) because of Windows debug bustage on a CLOSED TREE 2014-02-24 23:01:54 -05:00
Brian Smith c3a50adf07 Bug 975122: Allow cert error overrides when insanity::pkix is used, r?cviecco, r?keeler
--HG--
extra : rebase_source : 47f5e779a16c462e40baa2d9cec2e83946c9076c
2014-02-22 19:08:06 -08:00
Benoit Jacob 0a4df845e2 Bug 968823 - Make Shmem gracefully handle errors instead of just aborting - r=bent 2014-02-24 22:21:48 -05:00
Wes Kocher 14fe5f5328 Merge m-c to inbound 2014-02-24 18:27:31 -08:00
Wes Kocher 3f720dc89f Merge inbound to m-c 2014-02-24 17:45:16 -08:00
Ryan VanderMeulen 1b60c67eea Backed out changeset 2b3bda5a4744 (bug 975169) for Marionette-webapi failures. 2014-02-24 15:04:53 -05:00
Ryan VanderMeulen 12d0416fc6 Backed out 5 changesets (bug 951827) for causing bug 975820.
Backed out changeset 16b840c2de31 (bug 951827)
Backed out changeset 8fb155711dfe (bug 951827)
Backed out changeset 1109dba48e6b (bug 951827)
Backed out changeset 236ed76eea8b (bug 951827)
Backed out changeset 96cf7c13a8cb (bug 951827)
2014-02-24 14:52:14 -05:00
Gábor Molnár bf210fa5d2 Bug 961616 - simple HTTP2 Cookie crumbling unit tests 2014-02-24 11:42:15 -08:00
Mike Habicher 9535b293cc Bug 975472 - fix crash in DOM error handler, r=dhylands 2014-02-24 13:01:21 -05:00
B2G Bumper Bot e064f04893 Bumping manifests a=b2g-bump 2014-02-24 09:56:16 -08:00
B2G Bumper Bot 99d52c3890 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7e08d1fefea8
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 976124 - Python update clock/alarm locator for edit panel

========

https://hg.mozilla.org/integration/gaia-central/rev/ff0ee4cb91d1
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Update DM Strings r=kaze, arcturus" for causing gaia-unit test failures

This reverts commit 1e6949eaea6cb23be1de5955fc6b0827af7b40f0.

========

https://hg.mozilla.org/integration/gaia-central/rev/220f8c0a542e
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16567 from AndreiH/bug_976022

Bug 976022 - Intermittent test_clock_delete_alarm.TestClockDeleteAlarm

========

https://hg.mozilla.org/integration/gaia-central/rev/8d7f69f23759
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 976022 - Intermittent test_clock_delete_alarm.TestClockDeleteAlarm
2014-02-24 09:45:26 -08:00
B2G Bumper Bot c5c5bb0966 Bumping manifests a=b2g-bump 2014-02-24 09:03:04 -08:00
B2G Bumper Bot a332d66822 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6c837312e085
Author: Jed Parsons <jedp@me.com>
Desc: Merge pull request #11816 from jedp/903134-mozbrowsererror

Bug 903134 - Clean up Trusted UI on mozbrowsererror; r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/2fd233067990
Author: Jed Parsons <jedp@me.com>
Desc: Bug 903134 - Clean up Trusted UI on mozbrowsererror, mozbrowserclose

========

https://hg.mozilla.org/integration/gaia-central/rev/ccee6c59b8c4
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 969413 - Make the edit mode bottom margin rule apply only to the relevant elements r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/7e89291b08ea
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16107 from yor-mozilla-com/fix969996

Fix for bug 969996 r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/d1393f863c8b
Author: Yan Or <yor@mozilla.com>
Desc: Fix for bug 969996

Delay chunk rendering by grouping chunks into larger
sets before calling renderChunk.  First set size will
be the same as the current FIRST_CHUNK_SIZE (6).  Subsequent
sets will cap at INCREMENTAL_RENDER_SIZE (60).

The goal is to reduce reflows on rendering the call log.

Also fixed the following bugs:
  _groupCounter never gets incremented if there's only one log entry per day
  Change currDate and prevDate comparison to more readable form

Added unit tests for call log rendering of various sizes.
2014-02-24 09:02:54 -08:00
Ed Morley e03c592126 Merge mozilla-central and b2g-inbound 2014-02-24 16:56:04 +00:00
B2G Bumper Bot a39fab7d40 Bumping manifests a=b2g-bump 2014-02-24 07:57:48 -08:00
B2G Bumper Bot 7fa616a39e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3376c0645ebd
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16370 from Rik/dsds-notification-965853

Bug 965853 - Display SIM indication in missed call notification r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/9212080ca7cd
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 965853 - Display SIM indication in missed call notification

Refactored mock_call to handle several handlers for one event type
Moved a few files to jshint linting
2014-02-24 07:57:38 -08:00
Sotaro Ikeda c14e6b0942 backout Bug 957323 2014-02-24 07:52:04 -08:00
Ed Morley b9bb3473d3 Backed out changeset 49a1923db9be (bug 975792) for frequent robocop failures 2014-02-24 15:45:31 +00:00
Ed Morley 49d56101aa Backed out changeset 1f6450d61d3f (bug 975792) 2014-02-24 15:45:04 +00:00
B2G Bumper Bot 09a488b070 Bumping manifests a=b2g-bump 2014-02-24 07:32:57 -08:00
B2G Bumper Bot 144d444bc7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/766782d40fc2
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16516 from zacc/bug_975374

Bug 975374 - Tag python tests with tag for manual smoketests

========

https://hg.mozilla.org/integration/gaia-central/rev/3737d04237d6
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 975374 - Tag python tests with tag for manual smoketests
2014-02-24 07:32:48 -08:00
Sotaro Ikeda 1acf2e8c86 Bug 957323 - handle android's fence on gonk r=nical,doublec,pchang 2014-02-24 07:29:43 -08:00