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

8133 Коммитов

Автор SHA1 Сообщение Дата
Matheus Kerschbaum af047ec136 Bug 680793 - Remove support for Irix. r=ted 2011-09-02 15:41:45 +01:00
Boris Zbarsky a6fb945efb Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap 2011-08-31 18:10:16 -04:00
Ehsan Akhgari a13214fc2d Keep changeset ee8c8daffe43 backed out on the reverted tree 2011-09-02 09:06:59 -04:00
Ehsan Akhgari 2489ec0182 Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run 2011-09-02 09:03:08 -04:00
Ehsan Akhgari d24db8ad94 Backout changeset ee8c8daffe43 (bug 639720) on the suspicion that it might be the culprit behind the Linux Debug red 2011-09-01 21:02:56 -04:00
Boris Zbarsky 135d5554b6 Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap 2011-08-31 18:10:16 -04:00
Benoit Jacob c866cc797a Bug 658856 - implement drawingbufferWidth/Height - r=jmuizelaar
These are new WebGLRenderingContext attributes exposing the actual drawing buffer size
2011-09-01 15:28:34 -04:00
Jason Orendorff 3dfde5cf5f Fix stranded use of recently-deleted GET_FUNCTION_PRIVATE macro, in #ifdef NS_FUNCTION_TIMER code, spotted by dietrich. See bug 513014 comment 1. 2011-09-01 11:31:14 -05:00
Doug Turner 0135e596ac Bug 681562 - Restrict DeviceMotion to the active document. r=smaug 2011-08-31 19:39:49 -07:00
Ed Morley 5cbe59cd92 Backout 89b87e96dc17 (bug 639720), b449db7a038b (bug 679689) & ef216b965a04 (bug 679671) for Mochitest oranges, on a CLOSED TREE; a=philor 2011-09-01 00:58:00 +01:00
Matt Woodrow 70525b13ed Bug 677173 - Remove 3D transforms IDL properties because they are disabled. r=dbaron 2011-09-01 11:35:10 +12:00
Boris Zbarsky 7dd0a5b474 Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap 2011-08-31 18:10:16 -04:00
Oleg Romashin 475ae24de6 Bug 683099 - NS_NATIVE_WINDOW value should not be used as IPC shareable . r=roc 2011-08-31 20:01:38 +01:00
Mounir Lamouri 0ba357461d Merging mozilla-central to mozilla-inbound. 2011-08-31 17:59:12 +02:00
Mounir Lamouri 9963da5eb5 Bug 667183 - Create a static nsGlobalWindow::Init method to do one-shot initializations currently in nsGlobalWindow ctor. r=jst 2011-08-31 16:54:39 +02:00
Chris Jones 147c820480 Bug 683063, part 1: Don't delete ContentParent out from under the cleanup process. r=jdm 2011-08-30 21:11:25 -07:00
Matt Brubeck 02e732469a Back out 0432fe833c93 (bug 667183) because of build bustage 2011-08-30 17:11:34 -07:00
Mounir Lamouri a0c42f81bd Bug 667183 - Create a static nsGlobalWindow::Init method to do one-shot initializations currently in nsGlobalWindow ctor. r=jst 2011-08-31 01:36:07 +02:00
Marco Castelluccio 54940238cd Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey 2011-08-30 22:45:31 +01:00
David Zbarsky 504b21d567 Bug 682776 - nsPluginInstanceOwner.h should declare 'struct nsIntRect' r=khuey 2011-08-30 20:20:08 +01:00
Benjamin Stover 3577d0de2d Bug 674615 Remove nsPermissionManager's GetSingleton r=dwitte 2011-08-30 10:45:09 -07:00
Ed Morley fa1e7e6905 Merge mozilla-central to mozilla-inbound 2011-08-30 14:28:34 +01:00
Ed Morley 77f12bf17a Merge last green (and non Ts-regressing) changeset from m-i to m-c 2011-08-30 12:09:51 +01:00
Mounir Lamouri cb1998f0ab Bug 681211 - Attempt to fix a crash in the DOM Memory Reporter when using windows hash table. r=bz 2011-08-30 11:41:29 +02:00
Josh Aas 13292dae54 Merge backout of changeset 33031c875984, bug 90268. r=josh 2011-08-30 02:11:57 -04:00
Josh Aas d1dc3b08f2 Backed out changeset 33031c875984. Bug 90268. r=josh 2011-08-30 02:09:56 -04:00
Brian Hackett 2738c4bf5c Merge MC -> JM 2011-08-29 18:41:32 -07:00
Ed Morley a0f518426c Backout d813440eb90b (bug 136556 / bug 677912) for causing M-oth orange a=philor 2011-08-29 23:36:54 +01:00
aceman 7a3e57b3ac Bug 677912/136556 Tweak image titles r=bz 2011-08-29 21:19:02 +01:00
Brian Hackett 69607e1874 Merge MC -> JM 2011-08-29 12:34:59 -07:00
Rob Campbell c97ad1dabe merge m-c to fx-team, clobbered windows 2011-08-29 12:19:08 -03:00
Josh Aas 17ccc1066e Bug 90268: Make content own plugin instances instead of frames. Allows display:none instances and re-parenting instances without stopping them. r=roc 2011-08-29 03:09:22 -04:00
Marco Bonardo 7df89a09b4 Merge mozilla-central and mozilla-inbound 2011-08-27 10:40:12 +02:00
Matt Woodrow c4cfd40f83 Bug 505115 - Part 14a - Add -moz-transform-style css property. r=dbaron 2011-08-27 12:01:06 +12:00
Olli Pettay 30a5def5f1 Bug 682264 - Make EventListenerManager participate to the DOM Memory Reporter, r=volkmar,bz 2011-08-27 01:39:00 +03:00
Brian Hackett 8d2c57228f Merge MC -> JM 2011-08-26 11:23:35 -07:00
Matt Brubeck 08e369698b Merge the last green changeset from mozilla-inbound to mozilla-central 2011-08-26 09:17:54 -07:00
Ben Turner 89be95a7ef Bug 681930, r=sicking. 2011-08-26 01:21:35 -07:00
Ms2ger 27e4fe41d8 Bug 672054 - Part b: Remove nsIDOMNSMouseEvent; r=smaug 2011-08-26 09:43:56 +02:00
Ms2ger dbf1891b19 Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug 2011-08-26 09:43:49 +02:00
Rob Campbell 92a6390ca6 merge m-c to fx-team 2011-08-26 11:38:59 -03:00
Josh Matthews 23083fa6f8 Bug 681941 - Ensure that we always clear geolocation requests that are not long-lived, and never clear ones that are. r=dougt 2011-08-25 15:13:25 -04:00
Ben Turner 5b67db6cbe Bug 677273 - 'Crash in mozilla::dom::workers::WorkerPrivate::RescheduleTimeoutTimer'. r=sicking. 2011-08-26 00:34:10 -07:00
Oleg Romashin 832cbecb5a Bug 672857 - Make IM work for IPC plugins in remote browser. r=karlt 2011-08-29 17:26:24 +01:00
Mihai Sucan dfbf0350aa Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky 2011-08-24 23:44:35 +03:00
Mihai Sucan d00030e9e1 Bug 612658 - Implement ConsoleAPIStorage - add caching for the window.console API; r=gavin.sharp,ddahl sr=bzbarsky 2011-08-24 23:34:16 +03:00
Brian Hackett 5bf926fb84 Merge MC -> JM 2011-08-23 07:08:50 -07:00
Michael Ventnor d013f547e1 Bug 446569 - Implement prefixed CSS3 columns shorthand r=dbaron 2011-08-23 14:18:22 +10:00
Ralph Giles d4548dc9b6 Bug 682750 - Fix a comment typo in nsIDOMHTMLSourceElement.idl; r=chris.double DONTBUILD 2011-08-29 13:47:06 +01:00
Brian Hackett 03cd90822d Merge MC -> JM 2011-08-21 16:00:26 -07:00