Commit Graph

335050 Commits

Author SHA1 Message Date
Neil Rashbrook
a4a63b0c81 Bug 943804 Always clear insertion points of cleared inserted children r=mrbkap 2013-11-27 20:12:58 +00:00
Neil Rashbrook
0e4bdba4c6 Bug 936933 XBL should get the command controller directly from the window root r=mrbkap 2013-11-27 20:11:36 +00:00
Jan de Mooij
7cb1e40d00 Bug 609296 - Make accessing properties like toString on numbers/booleans fast. r=bhackett 2013-11-27 20:48:42 +01:00
Ralph Giles
593dba7730 Bug 941890 - Improve test_interfaces.html documentation. r=smaug
Give some examples of how the lists work so it's easier for
people to add new things with the correct qualifiers.

Also clean up the comment formatting.
2013-11-22 11:01:28 +13:00
Ehsan Akhgari
7e0e01c1b1 Bug 944004 - Build profile/ in unified mode; r=glandium 2013-11-27 13:44:34 -05:00
Ehsan Akhgari
5329e53f01 Bug 944003 - Build toolkit/components/protobuf in unified mode; r=glandium 2013-11-27 13:43:54 -05:00
Ehsan Akhgari
b0ac3c30b8 Bug 944002 - Build toolkit/components/alert in unified mode; r=glandium 2013-11-27 13:43:14 -05:00
Ehsan Akhgari
cc7109c11b Bug 944000 - Build toolkit/components/autocomplete in unified mode; r=glandium 2013-11-27 13:42:43 -05:00
Ehsan Akhgari
b94a17c708 Bug 943984 - Build toolkit/profile in unified mode; r=glandium 2013-11-27 13:42:01 -05:00
Steve Workman
87a8b8c0d1 Bug 938803 - Cancel DNS refresh requested in classes implementing nsAHttpTransaction r=mcmanus 2013-11-27 10:19:14 -08:00
Steve Workman
4186e8d39c Bug 938803 - Cancel DNS refresh requested in nsHttpChannel::mCaps r=mcmanus 2013-11-27 10:19:14 -08:00
Bobby Holley
ef0b93b31e Bug 911303 - Remove manual Destroy() routine from CycleCollectedJSRuntime. r=billm 2013-11-27 10:10:25 -08:00
Shu-yu Guo
9476019df4 Bug 934799 - Part 2: Disable lazy parsing for JSD. (r=sfink) 2013-11-27 09:54:47 -08:00
Shu-yu Guo
921974f05f Bug 934799 - Part 1: Lazify delazifying lazy scripts in debug mode. (r=jimb) 2013-11-27 09:54:44 -08:00
Shu-yu Guo
f306cce94e Bug 939015 - Fix incorrect error propagation in {get,lookup}ChildProperty. (r=bhackett) 2013-11-27 09:53:43 -08:00
Jon Coppeard
7f491d978f Bug 939993 - Fix places where HashTable::AddPtr could be used with out-of-date hash value under GGC r=sfink 2013-11-25 11:26:10 +00:00
Chris Lord
9afd262a59 Bug 931823 - Fix calculation of tiled update data and convert to typed units. r=kats,botond
Various changes to FrameMetrics and such have causes the tile coherency checks
to end up with nonsense values, meaning updates are always happening a tile at
a time.

This fixes the calculation of those values, adds some documentation and
converts a large part of it to using typed units, to make it easier to
understand what's happening.
2013-11-27 17:33:27 +00:00
Wes Johnston
be05ad4a01 Bug 942914 - Remove initializer from .h file. r=rbarker 2013-11-27 09:17:56 -08:00
Camilo Viecco
e5fb192579 Bug 917380 - part2 - test ensure disabled ev root certs remain untrusted. r=briansmith 2013-10-29 14:56:34 -07:00
Camilo Viecco
d09f182703 Bug 917380 - Part 1 - Add filters for EV root list. r=briansmith 2013-10-21 14:27:46 -07:00
Tom Schuster
51c9f668cd Bug 940642 - IonMonkey: Incorrect result for multiplication when also calling imul. r=h4writer 2013-11-27 17:23:01 +01:00
Olli Pettay
2ad7b8f672 Additional fix for Bug 943613, r=bz
--HG--
extra : rebase_source : 5a635b26e6ee26d20de88f056136d4a3d0a8e0fe
2013-11-27 18:21:00 +02:00
Joel Maher
be82c30c6c Bug 943899 - update talos.json to latest talos bits. r=avih 2013-11-27 11:18:31 -05:00
Boris Zbarsky
10d5e6c2be Bug 943418. Check for active documents, not current inners, in History APIs. r=bholley 2013-11-27 11:16:07 -05:00
Joshua Cranmer
ae71929347 Bug 884676 - Convert JSPrincipals::refcount to Atomic<int32_t> in JS_THREADSAFE builds, and remove JS_ATOMIC_*. r=Waldo 2013-11-27 09:37:10 -06:00
Olli Pettay
6729b9e7ff Bug 943613 - Notify JS implemented Event Target when an event listener is added / removed, r=bz
--HG--
extra : rebase_source : 3285e318ca454297f4a9f06c86e733ddf70f4cf8
2013-11-27 17:22:16 +02:00
Max Li
d38e95f473 Bug 933808 - Add tests for AccessFu TraversalRules. r=marcoz 2013-11-26 20:11:59 -05:00
Benoit Jacob
50940bf209 Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical 2013-11-27 10:19:34 -05:00
Benoit Jacob
922041ff3c Bug 933082 - Part 3: let ShadowLayerForwarder hold a strong ref to its LayerTransactionChild - r=nical 2013-11-27 10:18:38 -05:00
Benoit Jacob
a1decdf354 Bug 933082 - Part 2: propagate the mIPCOpen flag, avoid crashing in DestroySharedSurface on a dead channel - r=nical 2013-11-27 10:18:38 -05:00
Benoit Jacob
927f3a5008 Bug 933082 - Part 1: make LayerTransactionChild reference-counted - r=nical 2013-11-27 10:18:38 -05:00
Chris Lord
42aaafa72c Bug 943348 - Make sure displayport is set on before-first-paint in TabChild. r=botond
Make sure to set the scroll ID on the FrameMetrics used to update on the
before-first-paint signal.
2013-11-27 14:28:57 +00:00
Chris Lord
2b33da1618 Bug 907743 - Align display port to tile boundaries when tiles are enabled. r=botond,kats
This aligns display ports to tile boundaries, taking care to compensate for
the difference between the requested scroll position and the actual scroll
position.
2013-09-10 18:21:04 -04:00
Ed Morley
df8953eecb Bug 943474 - Don't print the overall summary for shutdown leak detector failures; r=ttaubert 2013-11-27 13:52:02 +00:00
Jacek Caban
12b4d7fd02 Bug 928351 - Char16.h and xpcom/strings/public parts r=ehsan,Waldo 2013-11-27 14:40:54 +01:00
Ehsan Akhgari
3e096d9c3d Bug 939585 - Build gfx/thebes in unified mode; r=BenWa 2013-11-27 08:03:04 -05:00
Jan de Mooij
cb0c44b813 Bug 942376 - Make shell quit() and terminate() functions print to stderr in JS_MORE_DETERMINISTIC builds. r=bhackett 2013-11-27 13:57:34 +01:00
Jan de Mooij
8e2be142d1 Bug 926837 - Add missing OOM checks for debug-only regalloc checker. r=bhackett 2013-11-27 13:56:38 +01:00
Carsten "Tomcat" Book
3e96086d0c Merge m-c to mozilla-inbound 2013-11-27 12:41:30 +01:00
masaya iseki
1b7988119a Bug 928917 - Use initDenseElements instead of NewDenseCopiedArray to speed up slice on arrays with holes. r=jandem 2013-11-27 12:29:40 +01:00
Markus Stange
9366009241 Bug 924103 - Tweak SVG filter reftests. r=roc 2013-11-27 12:26:18 +01:00
Markus Stange
522437055c Bug 924103 - Use Moz2D for SVG filter rendering. r=roc 2013-11-27 12:25:29 +01:00
Markus Stange
513b0bcce1 Bug 924103 - Add a FilterDescription data structure and code that can create FilterNodes from it. r=roc 2013-11-27 12:25:28 +01:00
Bas Schouten
758b8fda77 Bug 924102 - Add support for filters to DrawTargetRecording. r=mstange 2013-11-27 12:25:28 +01:00
Bas Schouten
a7185ffe65 Bug 924102 - Use FilterNodeSoftware for filter drawing in DrawTargetSkia. r=mstange 2013-11-27 12:25:28 +01:00
Bas Schouten
78ae2460a4 Bug 924102 - Make DrawTargetSkia::DrawSurface support non-Skia DataSourceSurfaces. r=mstange 2013-11-27 12:25:27 +01:00
Markus Stange
77c6c600d7 Bug 924102 - Add transform filter and remove offset filter. r=Bas 2013-11-27 12:25:27 +01:00
Markus Stange
9e0156f03c Bug 924102 - Add a FilterNode implementation that uses Direct2D 1.1 effects. Most of this patch was written by Bas. r=mstange, r=Bas 2013-11-27 12:25:16 +01:00
Markus Stange
8db97bd05e Bug 924102 - Implement DrawTarget filter APIs with FilterNodeSoftware for Cairo, CG, D2D, D2D1 and Dual. r=Bas 2013-11-27 12:22:56 +01:00
Markus Stange
7db701d658 Bug 924102 - Add a software FilterNode implementation. r=Bas 2013-11-27 12:22:46 +01:00