Shu-yu Guo
ed6029fe23
Bug 1099224 - Fix cancelling off-thread Ion compiles for scripts going through debug mode OSR. (r=h4writer)
2014-11-14 16:28:29 -08:00
David Anderson
607f72a589
Don't overscroll during a fling unless overscrolling is enabled. (bug 1099442, r=botond)
2014-11-14 16:19:00 -08:00
Ryan VanderMeulen
6783f619d5
Backed out changeset d94b6a6469b4 (bug 1092947) for jsreftest crashes.
2014-11-14 19:05:14 -05:00
Nick Fitzgerald
1193ea6fba
Bug 911065 - Fix source notes for for/of loops. r=jorendorff
2014-11-13 13:58:00 -05:00
Jeff Gilbert
37012e9ef6
Bug 1089018 - Centralize GLContext spew control. - r=jrmuizel
2014-10-24 18:26:41 -07:00
Jim Mathies
c2d741db42
Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe
2014-11-14 10:51:19 -06:00
George Wright
1b0520dc5b
Bug 1042291 - Add a CanvasDrawObserver which observes the first few seconds/frames of a Canvas2D's lifetime to determine using a heuristic if it should be software or GPU backed. r=gw280, r=snorp
2014-09-10 16:15:43 -04:00
Glenn Randers-Pehrson
af6365f04f
Bug 991149 - Improve image/* source compliance with Mozilla Coding Style. r=seth
2014-11-14 12:59:00 -05:00
Hannes Verschore
a8abeee7d0
Bug 1092947: IonMonkey: Improve ion entry sequence, r=djvj
2014-11-15 00:04:26 +01:00
Matt Woodrow
3a89ba9be0
Bug 1088414. Use a single synchronized texture for d3d11. r=bas,f=jrmuizel
...
Calling AcquireSync on textures created with
D3D11_RESOURCE_MISC_SHARED_KEYEDMUTEX appears to be really slow, this really
bites us with the number of textures involved when tiling.
I've also tested using ID3D11Query to check when work is completed, this also
appears to be pretty slow.
This instead just uses a single texture with a keyedmutex, and makes sure we
draw to it last and lock it first. It's pretty hacky, but seems to work really
well so far.
--HG--
extra : rebase_source : bf5f56751f993e507fcd1e5c386fb1fc9a3f73af
2014-10-22 15:37:00 +13:00
Jeff Muizelaar
d3ebc563b8
Bug 1098389. Remove ClipToRegionSnapped. r=roc
...
We don't use this anymore.
--HG--
extra : rebase_source : 918eaa73f653962dccbfe6efdad69203ba041ef3
2014-11-14 10:46:02 -05:00
Ryan VanderMeulen
03d8a6b86d
Merge m-c to inbound. a=merge
2014-11-14 17:49:13 -05:00
Blake Kaplan
68135a1e55
Bug 1098666 - Don't crash when getting this through CPOWs. r=billm
2014-11-14 14:41:59 -08:00
Ryan VanderMeulen
5d1fb92793
Merge inbound to m-c. a=merge
2014-11-14 17:32:39 -05:00
Ryan VanderMeulen
637664ec64
Merge fx-team to m-c. a=merge
2014-11-14 17:19:48 -05:00
Cameron McCormack
2c2626a679
Bug 1089463 - Clear an element's restyle bits when inserting into a shadow tree. r=bzbarsky
2014-11-15 09:08:21 +11:00
Ryan VanderMeulen
875187a153
Backed out changeset 6c81f3c0d141 (bug 1074567
) for adding new rooting hazards.
...
CLOSED TREE
2014-11-14 16:41:01 -05:00
Ryan VanderMeulen
87e1d173f4
Backed out changesets a99bd0b3b075, a7fb851f823a, and 9fc2d99376cd (bug 552020) for non-unified bustage and OSX 10.6 tsvgr crashes.
...
CLOSED TREE
2014-11-14 15:57:35 -05:00
Ryan VanderMeulen
b7f8072b05
Backed out changeset fa836f2dccb6 for introducing new Win7 leaks.
...
CLOSED TREE
2014-11-14 15:24:17 -05:00
Botond Ballo
8692d54447
Bug 1099104 - Temporary fix for a rendering regression caused by bug 1076163. r=kats
2014-11-14 14:08:02 -05:00
Monica Chew
f991b325aa
Bug 1098288: Enable pinning on spideroak (r=keeler)
2014-11-14 11:17:40 -08:00
Margaret Leibovic
0dc1877299
Bug 1097906 - Be smarter about maintaining reader mode page action state. r=bnicholson
2014-11-14 11:07:21 -08:00
Margaret Leibovic
5bfa29db7c
Backed out changeset 53a90acc7611
2014-11-14 11:09:17 -08:00
Margaret Leibovic
3825ba529c
Bug 1097906 - Be smarter about maintaining reader mode page action state. r=bnicholson
2014-11-14 11:07:21 -08:00
B2G Bumper Bot
2684da5654
Bumping manifests a=b2g-bump
2014-11-14 11:02:53 -08:00
Brad Lassey
d990708067
bug 1074567
- measure time spent processing in sync CPOW calls per compartment r=bholley,billm
2014-11-14 13:50:20 -05:00
Nick Alexander
c098c9aca8
Bug 966103 - Follow-up: Replace three dots with ellipsis. r=flod
2014-11-14 10:00:14 -08:00
Dan Gohman
9c750d7123
Bug 1093356 - IonMonkey: Insert beta nodes for strict eq and ne operators too r=nbp,h4writer
2014-11-14 09:31:45 -08:00
Kannan Vijayan
f38db5dd49
Bug 1081374 - Ensure baseline scripts are released on all compile error paths. r=jandem
2014-11-14 12:21:41 -05:00
Christoph Kerschbaumer
ba415e054d
Bug 1083422 - Add triggering Principal to nsILoadInfo - update consumers (r=bz)
2014-11-14 08:57:26 -08:00
Christoph Kerschbaumer
59e7c4cbd1
Bug 1083422 - Add triggering Principal to nsILoadInfo - e10s changes (r=jduell)
...
* * *
[mq]: tmp
2014-11-14 08:57:09 -08:00
Christoph Kerschbaumer
d5cbc137e2
Bug 1083422 - Add triggering Principal to nsILoadInfo - update callsites (r=bz,sicking)
2014-11-14 08:56:55 -08:00
Christoph Kerschbaumer
1b25c3732d
Bug 1083422 - Add triggering Principal to nsILoadInfo - netutil changes (r=jduell)
2014-11-14 08:56:39 -08:00
Christoph Kerschbaumer
2a48a1cd4e
Bug 1083422 - Add triggering Principal to nsILoadInfo - loadinfo changes (r=bz)
2014-11-14 08:55:59 -08:00
Lars T Hansen
9c13ad0235
Bug 1099202 - compile fixes for 'none' platform. r=bbouvier
2014-11-14 17:51:11 +01:00
Jared Wein
fcd99471b4
Bug 1098251 - Allow a contact to be created with either a phone number or an email address. r=MattN
2014-11-14 10:58:57 -05:00
B2G Bumper Bot
b5513bb9d7
Bumping manifests a=b2g-bump
2014-11-14 07:21:54 -08:00
B2G Bumper Bot
a4f154da89
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1f41a654b331
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1099126 - Bump gaiatest version to 0.31. a=test-only r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/9d75d2cce786
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26016 from mancas/bug1091483_v2.2
Bug 1091483 - Unable to show stk dialog (e.g. user confirmation dialog) ...
========
https://hg.mozilla.org/integration/gaia-central/rev/509b31a375fd
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1091483 - Unable to show stk dialog (e.g. user confirmation dialog) when foreground app is Callscreen
2014-11-14 07:16:00 -08:00
B2G Bumper Bot
de344ba69a
Bumping manifests a=b2g-bump
2014-11-14 06:37:19 -08:00
B2G Bumper Bot
dc815db0e6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2a4b24695c89
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26138 from kanru/bug-1098338
Bug 1098338 - Fix one more BrowserAPI usage. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/753a9f8c8a22
Author: Kan-Ru Chen (陳侃如) <kanru@kanru.info>
Desc: Bug 1098338 - Fix one more BrowserAPI usage. r=alive
2014-11-14 06:30:55 -08:00
B2G Bumper Bot
94f498e962
Bumping manifests a=b2g-bump
2014-11-14 06:21:53 -08:00
B2G Bumper Bot
11b30eec9e
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/629c07ba7b49
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1091731 - Introduce gaia-select webcomponent.
========
https://hg.mozilla.org/integration/gaia-central/rev/6c7072c7b42b
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #25513 from julienw/move-sticky-header-out-of-launch-path
Bug 1089145 - [Messages] Move the sticky header init out of the critical...
========
https://hg.mozilla.org/integration/gaia-central/rev/db2d7b1eb853
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1089145 - [Messages] Move the sticky header init out of the critical path r=schung,kgrandon
2014-11-14 06:15:59 -08:00
B2G Bumper Bot
bdc9aac165
Bumping manifests a=b2g-bump
2014-11-14 05:32:18 -08:00
B2G Bumper Bot
f6e291989a
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d51f271a16ba
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1099041 - Add the manifest file that sets the default values as a dependency to the others. r=dhunt
2014-11-14 05:25:53 -08:00
B2G Bumper Bot
ecc6d8dd89
Bumping manifests a=b2g-bump
2014-11-14 05:22:52 -08:00
Carsten "Tomcat" Book
ae64245b15
Merge mozilla-central to b2g-inbound
2014-11-14 13:25:55 +01:00
Carsten "Tomcat" Book
98164c5baf
merge fx-team to mozilla-central a=merge
2014-11-14 13:13:42 +01:00
B2G Bumper Bot
da23838bc1
Bumping manifests a=b2g-bump
2014-11-14 04:12:57 -08:00
B2G Bumper Bot
8fbf6322a6
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0c0bb6f0a00f
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1091731 - Introduce gaia-select webcomponent." for bustage
This reverts commit 2bcd04b7c9576ac1a9c60387f4ee08865dda2c4d.
2014-11-14 04:10:53 -08:00
Carsten "Tomcat" Book
9bafb1c7ff
merge mozilla-inbound to mozilla-central a=merge
2014-11-14 12:58:54 +01:00