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

287349 Коммитов

Автор SHA1 Сообщение Дата
Josh Matthews f6be2abef0 Bug 505385 - Part 9: Hoist decoder and container observer out of imgRequest into imgStatusTracker. r=joe 2012-10-12 12:11:21 -04:00
Josh Matthews 8574293a68 Bug 505385 - Part 8: Remove image reference from proxies, and delegate operations on images to the owning request or the status tracker. r=joe 2012-10-12 12:11:21 -04:00
Bobby Holley 9bf020119e Bug 505385 - Part 7: Initialize imgRequestProxy with a status tracker. r=joe
This is sort of symbolic for now, since we keep mOwner and mImage and just
pull them off the tracker, but we'll soon change that. ;-)
2012-10-12 12:11:21 -04:00
Bobby Holley e200b97e86 Bug 505385 - Part 6: Expose imgRequest::GetStatusTracker, and ensure that it's never null. r=joe
We're slowly turning imgStatusTracker into the central coordination point between imgRequest,
imgRequestProxy, and Image, so we need it to be a bit more visible.
2012-10-12 12:11:21 -04:00
Bobby Holley 67a6f4a027 Bug 505385 - Part 5: Expose pointers to the imgRequest and Image on imgStatusTracker. r=joe
This will help us decouple imgRequest and imgRequestProxy.
2012-10-12 12:11:20 -04:00
Bobby Holley 5150ce1dfa Bug 505385 - Part 4: Fix some warnings. r=joe 2012-10-12 12:11:20 -04:00
Bobby Holley 3d1f176ae5 Bug 505385 - Part 2: Move notification dispatch into imgStatusTracker. r=joe 2012-10-12 12:11:20 -04:00
Bobby Holley efe6cefdbd Bug 505385 - Part 1: Hoist proxy list into imgStatusTracker. r=joe 2012-10-12 12:11:20 -04:00
Bobby Holley a30c1baa07 Bug 505385 - Part 0: Remove the last vestiges of manual animation reset within imagelib. r=joe
This stuff should now all be taken care of by the AnimationConsumers infrastructure.
2012-10-12 12:11:20 -04:00
Simone Carletti 2bd268b825 Bug 790962 - update PSL for dreamhosters.com. r=gerv. 2012-10-12 16:24:05 +01:00
Simone Carletti c09d511933 Bug 797147 - update PSL for .uk. r=gerv. 2012-10-12 16:23:14 +01:00
Gervase Markham 478141e4d2 Bug 796457 - upgrade license to MPL 2. 2012-10-12 15:58:11 +01:00
Brian R. Bondy 9635611416 Bug 796044 - Firefox will now get pinned to the OS taskbar after installation independent of default browser in Win8. r=jimm 2012-10-12 10:39:03 -04:00
Justin Lebar 2721f60472 Bug 798510 - Part 2: Fix bug in JSRuntime::sizeOfExplicitNonHeap() where, if execAlloc_ is null, we don't measure the stack space. rs=njn 2012-10-12 10:26:06 -04:00
Justin Lebar a82900f6ee Bug 798510 - Part 1: Use mincore to correctly calculate js::StackSpace::sizeOfCommitted() on *nix. r=luke,njn
Previously, we assumed all memory was committed, thus vastly overstating the memory used by our stack.
2012-10-12 10:26:06 -04:00
Ed Morley f214df21b4 Backout 3044539fec87 (bug 799465),2dbcd6d16b43 (bug 798264), f7019f73a5f0 (bug 711628), a484a3a904da, 7154061ddc00 & 7e7fc42021c1 (bug 799465) for burning 2012-10-12 14:45:38 +01:00
Jim Mathies a2cd3f0dee Bug 792037 - Improve idle daily logic such that we shorten idle time waits if it has been a long time since the last idle-daily. Improves telemetry data collection on Win8 tablets. r=gpascutto, mak77 2012-10-12 08:02:24 -05:00
Peter Van der Beken 9adf23f0b3 Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - allow non-nsISupports object to be parents, take care of review comment. r=bz.
--HG--
extra : rebase_source : 0e0373a0dfb0d3a3a3846c87529bde31f072866f
2012-10-12 14:52:32 +02:00
Lucas Rocha f31f201405 Backout 110075:81be299f5004 - Big regression on tabs tray 2012-10-12 13:47:53 +01:00
Peter Van der Beken e6770ebf90 Fix for bug 798264 (Split property tables). r=bz.
--HG--
extra : rebase_source : fd96e8c0241411e7724fc950c3dce8d2b95d662d
2012-10-09 20:50:05 +02:00
Peter Van der Beken 0958866530 Fix for bug 711628 (Implement PeerConnection.localStreams/remoteStreams). r=bz.
--HG--
extra : rebase_source : d7be35954ba69563ed26b2173c75fe9e74707847
2012-09-13 18:04:31 +02:00
Peter Van der Beken 773a11e889 Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - remove nsISupports from AudioContext. r=ehsan.
--HG--
extra : rebase_source : 80c344181c26d41332fbf2780e80d0de559b5d84
2012-10-09 20:50:26 +02:00
Peter Van der Beken 05b2b806d9 Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - allow non-nsISupports object to be parents. r=bz.
--HG--
extra : rebase_source : 2a8b1d0d9fe23ea3b849ac384202de30161429a9
2012-10-09 20:50:26 +02:00
Peter Van der Beken 1884e4827d Fix for bug 799465 (Add complete support for non-nsISupports objects in new DOM bindings) - fix CC traversal and wrapper preservation. r=bz.
--HG--
extra : rebase_source : 42b0e6db4b418901f253d66e7323ba5a7cd83eea
2012-09-26 20:12:15 +02:00
Lucas Rocha 4c142dc9d5 Bug 796886 - Tapping anywhere in main layout should close tabs panel on phones (r=mfinkle) 2012-10-12 13:34:40 +01:00
Aryeh Gregor 5ddad9093f Bug 800343 - Cast nsresult to uint32_t to output to streams; r=ehsan 2012-10-11 14:48:31 +02:00
Lucas Rocha 939f3c7d2b Bug 772940 - Slide tab rows to fill gap of removed tab (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha 0d36da2763 Bug 772940 - Add support for height animations with PropertyAnimator (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha 38a3d1c3be Bug 772940 - Add height setter/getter to AnimatorProxy (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha f0e05d91d9 Bug 772940 - Move scroll method up to AnimatorProxy as they are always the same (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha 14de85da44 Bug 772940/778625/766710/787335/797987 - Re-implement tab swipe for more robustness (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha 0f465abe96 Bug 772940 - Add support for alpha animations with PropertyAnimator (r=mfinkle) 2012-10-12 13:22:02 +01:00
Lucas Rocha 52a5ca1d11 Bug 772940 - Add support for setting/getting alpha in AnimatorProxy (r=mfinkle) 2012-10-12 13:22:02 +01:00
EKR 296f7d04db Bug 792811 - Check creation of WebRTC transportflows r=jesup 2012-10-09 12:29:01 -07:00
Lucas Rocha 60fcbd1dd8 Bug 767980 - Reimplement PropertyAnimator in terms of view proxies (r=mfinkle) 2012-10-12 12:57:07 +01:00
Lucas Rocha 14c4c78adc Bug 767980 - Disable TextureView support in LayerView for now (r=snorp) 2012-10-12 12:57:07 +01:00
Lucas Rocha 5400bbd0fd Bug 767980 - Create SurfaceView/TextureView after view tree is created (r=kats) 2012-10-12 12:57:07 +01:00
Lucas Rocha ce30bf201e Bug 767980 - Use faster interpolator for the tabs pane animation (r=mfinkle) 2012-10-12 12:57:06 +01:00
Lucas Rocha 487bbe7578 Bug 767980 - Take advantage of vsync'd drawing on post-JB in PropertyAnimator (r=mfinkle) 2012-10-12 12:57:06 +01:00
Lucas Rocha fa6e53126f Bug 767980 - Fix rounding issues in PropertyAnimator's interpolator (r=mfinkle) 2012-10-12 12:57:06 +01:00
Lucas Rocha df0e16e439 Bug 767980 - Don't make assumptions about time passed in PropertyAnimator (r=mfinkle) 2012-10-12 12:57:06 +01:00
Ed Morley 7bf70e9a80 Merge mozilla-central to mozilla-inbound 2012-10-12 12:22:14 +01:00
Eric Chou a88dbd995e Bug 800313 - Refine system messages interface for bluetooth file-sharing app, r=qdot 2012-10-12 19:14:21 +08:00
Olli Pettay d8f6c4ce3e Bug 797982 - investigation patch for StringBuilder::Unit crash, r=hsivonen 2012-10-12 14:14:15 +03:00
Ed Morley ee9067e40d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-12 11:59:59 +01:00
Ed Morley 6f00411a92 Backout 5b727a94eebd (bug 731974) for causing bug 797263 again 2012-10-12 11:25:17 +01:00
Olli Pettay 2cdba3cfd5 Bug 799592 nsDOMWindowUtils::AllowScriptsToClose to bypass dom.allow_scripts_to_close_windows, r=jst 2012-10-12 13:17:56 +03:00
Nicholas Cameron 0101529d25 Bug 734668; fix indenting for CanvasRenderingContext2D; r=whitespace
--HG--
rename : content/canvas/src/nsCanvasRenderingContext2DAzure.cpp => content/canvas/src/CanvasRenderingContext2D.cpp
rename : content/canvas/src/nsCanvasRenderingContext2DAzure.h => content/canvas/src/CanvasRenderingContext2D.h
extra : rebase_source : 125d329f7d6129e51af3db282df903a1372a1040
2012-10-12 22:42:53 +13:00
Nicholas Cameron 4996f7f194 Bug 734668; reviewer's changes. r=Ms2ger,roc
--HG--
rename : content/canvas/src/nsCanvasRenderingContext2DAzure.cpp => content/canvas/src/CanvasRenderingContext2D.cpp
extra : rebase_source : 827a45dd8cc2bdc77e850e8b1d1e23e9f2f72f7d
2012-10-12 22:42:53 +13:00
Nicholas Cameron 95b7ba0d53 Bug 734668; remove canvas quickstubs. r=Ms2ger
--HG--
extra : rebase_source : ceefaf29933c58a0605d60a599fddf31b0c1b229
2012-10-12 22:42:53 +13:00