Glenn Randers-Pehrson
e2bc55a28c
Bug 991149 - Improve image/* source compliance with Mozilla Coding Style. r=seth
2014-11-14 12:59:00 -05:00
Hannes Verschore
f7059d29c9
Bug 1092947: IonMonkey: Improve ion entry sequence, r=djvj
2014-11-15 00:04:26 +01:00
Matt Woodrow
a543eacc24
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
0579846e7e
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
be98283f51
Merge m-c to inbound. a=merge
2014-11-14 17:49:13 -05:00
Blake Kaplan
f78929d4f7
Bug 1098666 - Don't crash when getting this through CPOWs. r=billm
2014-11-14 14:41:59 -08:00
Ryan VanderMeulen
d68cc226d7
Merge inbound to m-c. a=merge
2014-11-14 17:32:39 -05:00
Ryan VanderMeulen
3c6d74183e
Merge fx-team to m-c. a=merge
2014-11-14 17:19:48 -05:00
Cameron McCormack
a954ec858b
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
94bc24ba8f
Backed out changeset 6c81f3c0d141 (bug 1074567) for adding new rooting hazards.
...
CLOSED TREE
2014-11-14 16:41:01 -05:00
Ryan VanderMeulen
57225618ce
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
f478793c34
Backed out changeset fa836f2dccb6 for introducing new Win7 leaks.
...
CLOSED TREE
2014-11-14 15:24:17 -05:00
Botond Ballo
1d78ddf865
Bug 1099104 - Temporary fix for a rendering regression caused by bug 1076163. r=kats
2014-11-14 14:08:02 -05:00
Monica Chew
24a5ab6b1d
Bug 1098288: Enable pinning on spideroak (r=keeler)
2014-11-14 11:17:40 -08:00
Margaret Leibovic
6426a467b6
Bug 1097906 - Be smarter about maintaining reader mode page action state. r=bnicholson
2014-11-14 11:07:21 -08:00
Margaret Leibovic
29772f69dc
Backed out changeset 53a90acc7611
2014-11-14 11:09:17 -08:00
Margaret Leibovic
ef1162b5a1
Bug 1097906 - Be smarter about maintaining reader mode page action state. r=bnicholson
2014-11-14 11:07:21 -08:00
B2G Bumper Bot
4dba9b1173
Bumping manifests a=b2g-bump
2014-11-14 11:02:53 -08:00
Brad Lassey
346abd0953
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
fde0799667
Bug 966103 - Follow-up: Replace three dots with ellipsis. r=flod
2014-11-14 10:00:14 -08:00
Dan Gohman
91393c6e5d
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
20cbe6f413
Bug 1081374 - Ensure baseline scripts are released on all compile error paths. r=jandem
2014-11-14 12:21:41 -05:00
Christoph Kerschbaumer
46f1613e6e
Bug 1083422 - Add triggering Principal to nsILoadInfo - update consumers (r=bz)
2014-11-14 08:57:26 -08:00
Christoph Kerschbaumer
7375218134
Bug 1083422 - Add triggering Principal to nsILoadInfo - e10s changes (r=jduell)
...
* * *
[mq]: tmp
2014-11-14 08:57:09 -08:00
Christoph Kerschbaumer
a9d3ae9136
Bug 1083422 - Add triggering Principal to nsILoadInfo - update callsites (r=bz,sicking)
2014-11-14 08:56:55 -08:00
Christoph Kerschbaumer
cb93cc744a
Bug 1083422 - Add triggering Principal to nsILoadInfo - netutil changes (r=jduell)
2014-11-14 08:56:39 -08:00
Christoph Kerschbaumer
989babd090
Bug 1083422 - Add triggering Principal to nsILoadInfo - loadinfo changes (r=bz)
2014-11-14 08:55:59 -08:00
Lars T Hansen
8ea69bae41
Bug 1099202 - compile fixes for 'none' platform. r=bbouvier
2014-11-14 17:51:11 +01:00
Jared Wein
ebdeec0442
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
6c0f638c81
Bumping manifests a=b2g-bump
2014-11-14 07:21:54 -08:00
B2G Bumper Bot
1f401f2db8
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
35ece1985f
Bumping manifests a=b2g-bump
2014-11-14 06:37:19 -08:00
B2G Bumper Bot
d8fbd1f586
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
c5b3b64222
Bumping manifests a=b2g-bump
2014-11-14 06:21:53 -08:00
B2G Bumper Bot
1becbc7041
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
f82c508c8d
Bumping manifests a=b2g-bump
2014-11-14 05:32:18 -08:00
B2G Bumper Bot
5e633312f0
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
4d6a423980
Bumping manifests a=b2g-bump
2014-11-14 05:22:52 -08:00
Carsten "Tomcat" Book
7a601d0b6d
Merge mozilla-central to b2g-inbound
2014-11-14 13:25:55 +01:00
Carsten "Tomcat" Book
a1c255441d
merge fx-team to mozilla-central a=merge
2014-11-14 13:13:42 +01:00
B2G Bumper Bot
87ee06b2a4
Bumping manifests a=b2g-bump
2014-11-14 04:12:57 -08:00
B2G Bumper Bot
da8247bfa3
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
e3ef3bc02c
merge mozilla-inbound to mozilla-central a=merge
2014-11-14 12:58:54 +01:00
B2G Bumper Bot
dab4508572
Bumping manifests a=b2g-bump
2014-11-14 03:12:51 -08:00
B2G Bumper Bot
0a1d2488f5
Bumping manifests a=b2g-bump
2014-11-14 02:45:20 -08:00
B2G Bumper Bot
cbd5c8330f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b59ea073ae95
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1097726 - Disable topsites when running integration tests. r=kgrandon
2014-11-14 02:45:05 -08:00
B2G Bumper Bot
2bfab57c31
Bumping manifests a=b2g-bump
2014-11-14 00:57:19 -08:00
B2G Bumper Bot
1bbc7aa7d3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/806fe1b93ad8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #26107 from crh0716/1098142
Bug 1098142 - Call to correct function of the version detector r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/d6472c97d682
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1098142 - Call to correct function of the version detector
2014-11-14 00:50:55 -08:00
B2G Bumper Bot
d6133ff8cf
Bumping manifests a=b2g-bump
2014-11-14 00:27:19 -08:00
B2G Bumper Bot
609838ec5b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c2c501aa412a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #26112 from julienw/1097912-disable-e10s-for-debug-profiles
Bug 1097912 - can't run unit tests via `./bin/gaia-test` r=ochameau
========
https://hg.mozilla.org/integration/gaia-central/rev/3fa515dac929
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1097912 - can't run unit tests via `./bin/gaia-test` r=ochameau
2014-11-14 00:20:53 -08:00