Commit Graph

158592 Commits

Author SHA1 Message Date
Brad Lassey
f30a2db1ea Bug 915673 - Only use tiled layers for scrollable layers on b2g. r=tn,bgirard
Introduce a constructor for thebes layers that can take a hint about what the
layer will be used for, and use that hint to only create tiled layers when
the layer represents scrollable content.
2013-09-17 13:55:09 -04:00
Chris Lord
32d6577e33 Bug 945277 - Align sub-frame display ports to tile boundaries. r=botond
Bug 907743 only addressed the root frame, this patch updates APZCCallbackHelper
to make the same alterations on sub-frame metrics.
2013-12-05 13:12:12 +00:00
Jim Mathies
6c337cb340 Bug 946195 - Remove dummyvccorlib, cruft from component extension work we never made use of. r=bbondy, sr=glandium 2013-12-05 07:05:58 -06:00
Masatoshi Kimura
1a193bc2f1 Bug 896704 - Remove the MSVC exemption for FAIL_ON_WARNINGS in media/mtransport. r=abr 2013-12-05 21:41:04 +09:00
Jan de Mooij
d1c0b907ce Bug 937540 part 7 - Use placement new syntax for range analysis and some other classes. r=nbp 2013-12-05 13:32:13 +01:00
Honza Bambas
752584ada7 Bug 932046 - crash in mozilla::net::HttpChannelChild::OnRedirectVerifyCallback(unsigned int), r=jduell 2013-12-05 13:09:11 +01:00
Honza Bambas
c2f0adc9a2 Bug 899620 - Remove FORCE_PR_LOG from Windows implementation of TimeStamp, r=ehsan 2013-12-05 13:09:10 +01:00
Jon Coppeard
628c5e7813 Bug 945846 - Stop barriers firing during store buffer marking for XPConnect r=terrence 2013-12-05 11:15:51 +00:00
Jon Coppeard
fd4384face Bug 945846 - Stop barriers going off during store buffer marking for ctypes r=terrence 2013-12-05 11:15:51 +00:00
Eitan Isaacson
469a8ec9ff Bug 920946 - Introduce dwellend gesture to allow better touch typing. r=marcoz 2013-12-05 13:15:03 +02:00
Gijs Kruitbosch
0533284676 Bug 640158 - restrict restoring persisted attributes when loading overlays after the first document load, r=bz 2013-12-04 17:15:52 +01:00
Jan de Mooij
93dd099b5f Bug 937540 part 8 - Don't call GetIonContext() when allocating type constraints. r=bhackett 2013-12-05 11:10:27 +01:00
Jacek Caban
34a4671409 Bug 944444 - Fix js/ compilation on mingw. r=Waldo 2013-12-05 10:56:22 +01:00
Jacek Caban
e133be0275 Bug 946127 - Don't mark inline function as dllimport. r=Waldo 2013-12-05 10:55:52 +01:00
Jacek Caban
015f90825c Bug 944913 - toolkit/crashreporter part r=ehsan 2013-12-05 10:52:54 +01:00
Andrea Marchesini
1607287508 Bug 939440 - Out of memory reported when blobs are created, r=bz 2013-12-05 09:30:33 +00:00
Brian Smith
819884c576 Bug 898431: Update to NSS 3.15.4 beta 7 (NSS_3_15_4_BETA7), r=me
--HG--
extra : rebase_source : 51f5e01db5d8dec46f341e217fa2ba97382c723c
extra : amend_source : 04d8a9e4a861228c217b9d766cd8781d49ed496f
2013-12-04 20:51:58 -08:00
Phil Ringnalda
a9ae0d39ba Back out 29e6539961c3 (bug 935056) for re-causing bug 939980 2013-12-04 23:11:00 -08:00
Mark Hammond
1311ef3c1a no bug - add trailing line to test manifest. r=me, DONTBUILD 2013-12-05 16:05:08 +11:00
Mats Palmgren
88ea7c0ac7 Bug 507728 - Initialize the pres-shell/context with the correct width/height with zooming taken into account. r=bz 2013-12-05 04:37:03 +00:00
Phil Ringnalda
1a6c883471 Merge m-c to m-i 2013-12-04 20:34:49 -08:00
Ryan VanderMeulen
a14c466f93 Backed out changeset c732b8ff3869 (bug 852648) for OSX bustage.
DONTBUILD
2013-12-04 23:33:17 -05:00
Josh Aas
762dfed8ad Bug 852648: Add support for native Notification Center alerts on OS X. r=wchen,mstange 2013-12-04 22:19:05 -06:00
Nicholas Cameron
c02cf6cf65 Backout bug 899785 for talos regressions. r=sadness 2013-12-05 17:18:59 +13:00
Ryan VanderMeulen
2ec48f94e7 Merge inbound to m-c on a CLOSED TREE. 2013-12-04 17:35:44 -05:00
Ryan VanderMeulen
ed69ed8e4f Merge fx-team to m-c. 2013-12-04 17:34:58 -05:00
Ryan VanderMeulen
f31a233588 Merge b2g-inbound to m-c on a CLOSED TREE. 2013-12-04 17:34:18 -05:00
Ryan VanderMeulen
42bf063001 Backed out changesets 9906961b21af and b2b20bc6576a (bug 946178) because they didn't prevent the crashes. DONTBUILD CLOSED TREE 2013-12-04 17:23:58 -05:00
Benoit Jacob
a08afe9077 Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE 2013-12-04 12:19:50 -05:00
Ryan VanderMeulen
b6317a3287 Bug 946178 - Disable all tests that use setRadioEnabled to see if Mnw stops crashing on a CLOSED TREE. 2013-12-04 11:52:59 -05:00
Ryan VanderMeulen
37f02b6724 Bug 946178 - Disable test_outgoing_radio_off.js to see if it fixes Mnw and lets us reopen the CLOSED TREE. 2013-12-04 08:49:59 -05:00
Boris Zbarsky
ff32aca614 Bug 942631 part 7. Move INSTANCE_RESERVED_SLOTS into the C++, so it's closer to the things it depends on. r=peterv 2013-12-04 08:02:19 -05:00
Boris Zbarsky
7a906fe78a Bug 942631 part 6. Fix performance regression in the imagedata getter due to using MaybeWrapValue on a non-DOM object. r=peterv 2013-12-04 08:02:18 -05:00
Boris Zbarsky
bc7799238c Bug 942631 part 5. Add C++ API for clearing the cached value of a [Cached] property or regetting a [StoreInSlot] property. r=peterv 2013-12-04 08:02:18 -05:00
Boris Zbarsky
83ab298b53 Bug 942631 part 4. Allow WebIDL attributes to return a sequence if it's cached. r=peterv 2013-12-04 08:02:18 -05:00
Boris Zbarsky
a8888521b9 Bug 942631 part 3. Preserve the wrapper when caching things in its slots if we're an nsWrapperCache. r=peterv 2013-12-04 08:02:18 -05:00
Boris Zbarsky
b5bcbf7665 Bug 942631 part 2. Make getters for cached properties check and set the reserved slot as needed. r=peterv 2013-12-04 08:02:17 -05:00
Boris Zbarsky
52853729f6 Bug 942631 part 1. Add support for a [Cached] WebIDL annotation. r=peterv 2013-12-04 08:02:17 -05:00
Boris Zbarsky
2222a7f1b8 Bug 942648. When we're changing an option's "selected" attribute, don't allow our mIsSelected state to get out of sync with its actual selected state. r=sicking 2013-12-04 08:02:00 -05:00
Boris Zbarsky
2cd1e57d1c Bug 939510. nsInputStreamChannel should null out mContentStream when it's done loading it, so that long streams can die as needed. r=jduell 2013-12-04 08:02:00 -05:00
Nicholas D. Matsakis
f98fd761c2 Bug 943723: Fix binary search in TypeRepresentationSetBuilder::insert (r=pnkfelix). 2013-12-04 13:37:38 +01:00
Gian-Carlo Pascutto
eaad65b612 Bug 933775 - Fix download timestamp by changing 'when' parameter to contain time since epoch. r=wesj 2013-12-04 13:31:00 +01:00
Jacek Caban
9dcf4d0cbd Bug 848491 - Fixed cross compilation with mingw. 2013-12-04 13:25:41 +01:00
Jacek Caban
4be5441848 Bug 944427 - Fixed char16_t/wchar_t mismatch in dom/ r=bsmedberg 2013-12-04 13:19:38 +01:00
Jacek Caban
843b3659fc Bug 944905 - Fixed char16_t/wchar_t mismatch in xpcom/ r=bsmedberg 2013-12-04 13:19:09 +01:00
Gaia Pushbot
c87f3d4320 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/adb7896ababd
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #14209 from crdlc/bug-940290

Bug 940290 - [Download Manager] Implement timestamps for download notifi...

========

https://hg.mozilla.org/integration/gaia-central/rev/53ba421475c0
Author: crdlc <crdlc@tid.es>
Desc: Bug 940290 - [Download Manager] Implement timestamps for download notifications

========

https://hg.mozilla.org/integration/gaia-central/rev/dae22d6e2cd9
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #14251 from dominickuo/bug-943797

Bug 943797 - [music] Use hash to decide the default album art, r=jimporter

========

https://hg.mozilla.org/integration/gaia-central/rev/d6b776c5cec1
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 943797 - [music] Use hash to decide the default album art
2013-12-04 03:55:23 -08:00
Jim Mathies
210775829d Bug 941292 - Add search provider options flyout. r=sfoster 2013-12-04 05:46:10 -06:00
Gaia Pushbot
872d9a3229 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c7870a778626
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #14241 from mcjimenez/bug944495

Bug 944495 - Race condition when installing single variant apps

========

https://hg.mozilla.org/integration/gaia-central/rev/3026eb65d625
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 944495 - Race condition when installing single variant apps
2013-12-04 03:20:23 -08:00
Gaia Pushbot
4bc164d065 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c760012bdd6b
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #14221 from zacc/bug_942107_contacts

Bug 942107 - Be smarter about locators in Contacts app

========

https://hg.mozilla.org/integration/gaia-central/rev/c399befe2dea
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 942107 - Be smarter about locators in Contacts app
2013-12-04 03:05:24 -08:00
Gaia Pushbot
14e0f38ea8 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/03858d5335b0
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 930222 - Use mdn on cdma devices

========

https://hg.mozilla.org/integration/gaia-central/rev/33ad3f55fad4
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #14218 from crdlc/bug-935094

Bug 935094 - [Download Manager] Download notifications

========

https://hg.mozilla.org/integration/gaia-central/rev/afa9c514b995
Author: crdlc <crdlc@tid.es>
Desc: Bug 935094 - [Download Manager] Download notifications
2013-12-04 02:30:24 -08:00