Commit Graph

99794 Commits

Author SHA1 Message Date
Dave Hylands
5ebe96eb14 Bug 773414 - Add PR_DuplicateEnvironment function. r=cjones
From b339e5a9ec0218d6ef947b65f95a0da944197449 Mon Sep 17 00:00:00 2001
This is a hacked up version of PR_DuplicateEnvironment which
we can use until such time as we can get a version landed in
NPSR
---
 configure.in                 |    2 +-
 mozglue/build/BionicGlue.cpp |   58 +++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 58 insertions(+), 2 deletions(-)
2012-07-12 13:28:14 -07:00
Bas Schouten
14b569ca4d Bug 772726. Part 4: Fix SampleTextTexturesPS(Masked) shaders to premultiply TextColor. r=jrmuizel
--HG--
extra : rebase_source : 76781e7f69db6d47b3ecf8d8c37bac284133c6be
2012-07-18 01:02:08 -04:00
Robert O'Callahan
53cc22904d Bug 772726. Part 2: When BasicLayers is compositing directly to an Azure DrawTarget, Transform3D should handle the destination not having a CurrentSurface. r=mattwoodrow
--HG--
extra : rebase_source : 838f6b643d9ab4ca10a0bf9612eb2081e728288f
2012-07-18 01:02:07 -04:00
Robert O'Callahan
98cf4c17fa Bug 774597. Avoid accessing MediaStreamGraphImpl members after the graph object may have been cleaned up by the main thread. r=jesup
--HG--
extra : rebase_source : 5f6c34855ad5df629c25d4b11f008b03cf2266ae
2012-07-18 01:02:06 -04:00
Jeff Gilbert
f29f976e18 Bug 774688 - Mark reused buffer as dirty in BasicCanvasLayer - r=bas 2012-07-17 21:27:49 -07:00
David Zbarsky
53760e9f03 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/url-classifier); r=bzbarsky 2012-07-17 23:46:21 -04:00
Ehsan Akhgari
96d03cb0d8 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more dom parts); r=bzbarsky 2012-07-11 00:14:37 -04:00
Ehsan Akhgari
e22f74ff63 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more content parts); r=bzbarsky 2012-07-11 00:06:42 -04:00
Ehsan Akhgari
799b7abdba Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (docshell parts); r=bzbarsky 2012-07-10 23:59:52 -04:00
Kyle Machulis
5abbd0bc68 Bug 740744: Asynchronous dbus events for bluetooth, Start/StopDiscovery and device event firing; r=bent sr=mrbkap 2012-07-17 20:41:54 -07:00
Ehsan Akhgari
89a464a6cb Bug 771976 - Part 3: Make sure that nsEditorSpellCheck's refcount doesn't go down prematurely; r=roc
--HG--
extra : rebase_source : 08c052ed543bbdcb8bc2c084e8aff24fbd4b40a5
2012-07-17 23:02:00 -04:00
Geoff Brown
fc5c27acd1 Bug 773074 - Robocop: make verifyUrl more robust; r=jmaher 2012-07-17 21:05:38 -06:00
Mark Hammond
42aad1cdf9 Bug 774543 - merge SocialProvider into SocialService. r=mixedpuppy 2012-07-18 11:44:09 +10:00
Benjamin Peterson
c6a65c91de Bug 773934 - Make the social API not rely on Function.prototype.toSource. r=mhammond 2012-07-18 11:36:48 +10:00
Vladimir Vukicevic
5abe21f750 b=773071; use KHR_fence_sync instead of GuaranteedRsolve with EGLImage WebGL; r=jgilbert 2012-07-17 21:20:28 -04:00
Sankha Narayan Guria
64bdde61d2 Bug 739151 - Tilt now supports frames; r=vporof,rcampbell 2012-07-10 22:28:00 +03:00
Paul Rouget
4c30af2c87 Bug 765564 - [devtb] Add a DevTools menu to the developer toolbar. r=dao 2012-07-13 11:32:09 +02:00
Victor Porof
74901db492 Bug 774220 - Script URLs should appear in tooltips even when the menu list is not open; r=past 2012-07-18 09:42:51 +03:00
Victor Porof
9cc1750189 Bug 771481 - 'No scripts.' should be displayed in the dropdown when there are no scripts matching the search string; r=past 2012-07-18 16:13:15 +03:00
Nathan Froyd
d1ed121ea6 Bug 763524 - part 3: persist each ping to its own unique file; r=taras 2012-07-10 10:18:48 -04:00
Nathan Froyd
7a7b0d2568 Bug 763524 - part 2: separate out finishRequest and rename it; r=taras 2012-07-10 10:17:10 -04:00
Nathan Froyd
16d7f620e4 Bug 763524 - part 1: pass the entire ping to doPing; r=taras 2012-07-09 13:40:07 -04:00
Mounir Lamouri
8dd15b6732 Bug 774819 - Handle system principals in nsPermissionManager when taking principals. r=sicking 2012-07-18 08:24:01 -07:00
Brian Nicholson
81430d1658 Bug 774648 - Enable positive button in MultiChoicePreference only if items are checked. r=mfinkle 2012-07-18 10:11:26 -07:00
Brian Nicholson
1f4a0c4022 Bug 774072 - Close Favicons on background thread. r=mfinkle 2012-07-18 10:11:26 -07:00
Jonathan Watt
befea41a2d Bug 770629 (Divs aren't rendered when using CSS 3D transforms) regression test for DLBI. r=mattwoodrow.
--HG--
extra : rebase_source : 7f3a2e56e99e56131852babca3405d957aca0593
2012-07-18 12:50:10 -04:00
Saurabh Anand
9c51de9d9b Bug 774660 - openPreferences should consistently not return a window object; r=dao 2012-07-18 20:48:11 +05:30
Ehsan Akhgari
b2f5ade590 Backout changeset f0be368bb172 (bug 773100) for broken builds across the board 2012-07-18 12:19:20 -04:00
Rafael Ávila de Espíndola
59619ba083 Bug 775134 - Remove extra ; r=ehsan.
--HG--
extra : rebase_source : 1d44663679e8f1944649d54608e5e6e6694e88c5
2012-07-18 12:15:47 -04:00
Ehsan Akhgari
635cf2dfd2 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more toolkit parts); blanket-r=bzbarsky 2012-07-18 12:12:55 -04:00
Matt Woodrow
15320ad1ad Bug 773100 - Invalidate the frame bounds instead of deleting the frame property. r=roc 2012-07-16 22:28:44 -04:00
Ehsan Akhgari
0e69a851fa Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more xpcom parts); blanket-r=bzbarsky 2012-07-18 11:54:26 -04:00
Kartikaya Gupta
d62854f51b Bug 766647 - Do a better job of coalescing the low-res screenshots. r=blassey 2012-07-18 11:23:16 -04:00
Rafael Ávila de Espíndola
2f9e4203f9 Bug 733905 - switch OS X builds to clang. r=ehsan.
--HG--
extra : rebase_source : aec96c90aecafc757d3ce759eb7d80c0c8e3d965
2012-07-18 09:31:15 -04:00
Mounir Lamouri
d808434403 Bug 772050 - Remove 'classInfo' from AppsService and SettingsService. r=gwagner 2012-07-18 07:58:02 -07:00
Dale Harvey
c7030aa08e Bug 709759 - Add stop() to mozbrowser API. r=jlebar 2012-07-18 10:45:28 -04:00
Ms2ger
c24522638b Bug 539356 - Followup: Fix unused variable warnings; r=mattwoodrow over IRC. 2012-07-18 16:28:53 +02:00
Elika Etemad
3f96075308 Bug 774835: Refactor nsHTMLReflowState::ApplyMinMaxConstraints to separate behavior of width and height. [r=roc]
--HG--
extra : rebase_source : c6a25e9c19c65d86013ddf8afc15026ca02321c4
2012-07-18 10:26:05 -04:00
Ekanan Ketunuti
c33326fd5f Bug 774620 - Unprefix -moz-animation properties and @-moz-keyframes rules in browser/. r=dao 2012-07-17 20:02:26 +07:00
Dão Gottwald
cea0e2a669 Bug 767133 - Add slide-in animation for arrow panels. r=Enn,Mossop 2012-07-18 16:15:24 +02:00
Peter Van der Beken
e6c18ed006 Fix for bug 774775 (XRayWrapper does not handle new bindings constants) - refactor code. r=bz.
--HG--
extra : rebase_source : 317d5942dde4427384320cb334f794f7fef37a2e
2012-07-18 13:52:07 +02:00
Peter Van der Beken
a265b4162a Fix for bug 774775 (XRayWrapper does not handle new bindings constants). r=bz.
--HG--
extra : rebase_source : fef985d0417c394ae5997b4450c7076005bdf870
2012-07-17 22:54:25 +02:00
Josh Aas
2e798e22dc Bug 772682: Make Mac OS X 10.6 the minimum required OS version. r=gavin 2012-07-18 09:49:34 -04:00
Ehsan Akhgari
0b1420ef08 Merge mozilla-central into mozilla-inbound 2012-07-18 09:38:49 -04:00
Geoff Brown
2e660128ad Bug 774797 - Robocop: upgrade to robotium-3.3.jar; r=jmaher 2012-07-18 14:25:20 +01:00
Jonathan Watt
4f45194725 Bug 774133 - Make nsDisplayTransform take account of zooming for SVG transforms. r=roc. 2012-07-18 09:15:13 -04:00
Kyle Huey
26d0df6160 Back out 353b4785836a which was landed even after the module owner explicitly said not to. r=me
--HG--
extra : rebase_source : ff4a63d2c56435d3aa6b0c572067878cfa09378c
2012-07-18 05:59:21 -07:00
Bobby Holley
2d242e094b Bug 774245 - Remove unnecessary memset. r=mccr8 2012-07-18 14:56:54 +02:00
Brian Hackett
eca5f07a6f Treat known booleans like integers during bitops, bug 774812. r=jandem 2012-07-18 06:43:18 -06:00
Brian Hackett
b12fe94570 Use distinct types and scripts for generic inner wrapper functions, bug 638794. r=jandem 2012-07-18 06:35:00 -06:00