James Hobin
5087d14cfb
Bug 659576 - bool nsGlobalWindow::ConfirmDialogAllowed() returns nsresult; r=jst
2011-09-14 16:34:25 +01:00
Oleg Romashin
6b88525110
Bug 685082 - Transparent plugins not cleared on Maemo; r=karlt
2011-09-14 08:51:24 +01:00
Ben Turner
92f904aeb4
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
2011-09-08 17:07:11 -07:00
Ben Turner
84bef19b19
Bug 679551 - 'Workers: Deadlock in WorkerPrivate::BlockAndCollectRuntimeStats if worker is blocked (LastPass extension)'. r=mrbkap.
2011-09-08 17:03:03 -07:00
Steve Fink
45f59a4763
Bug 686571 - Add options javascript.options.pccounts.content and javascript.options.pccounts.chrome for controlling JSOPTION_PCCOUNTS (r=dmandelin)
2011-09-07 16:58:28 -07:00
Jiten
eb64d2be1c
Bug 655647 - Allow per-process GC/CC from about:memory. r=dougt
2011-09-13 19:53:51 +02:00
Olli Pettay
085a4c6ba3
Bug 685798 - Node.parentElement, r=bz
2011-09-11 16:05:19 -07:00
Olli Pettay
6ed0955d33
Bug 685798 - Node.parentElement, r=bz
2011-09-11 15:45:39 -07:00
Ed Morley
743e65d21d
Bug 605174 - Fix a number of build warnings in dom/ (based on patch by Ms2ger <ms2ger@gmail.com>); r=peterv
2011-09-18 20:02:27 +01:00
Igor Bukanov
5f051a4c5b
bug 678830 - Use JSScript, not script objects, in compile/evaluate API. r=jorendorff
2011-09-02 08:46:00 +02:00
Boris Zbarsky
77a0ff867b
Bug 682554. Move onreadystatechange to live on Document only. r=smaug
2011-09-19 22:56:45 -04:00
Boris Zbarsky
613ed87fb5
Bug 687755. Refactor some code to make it easier to add new nsDOMStorageDBWrapper methods that forward to the various storage implementations. r=honza
2011-09-19 22:49:44 -04:00
Justin Lebar
29d1d79b9d
Bug 629535 - Add navigator.doNotTrack. r=sicking
...
--HG--
extra : rebase_source : 48631ff375196045de1c2865ab4ee9b9c219c736
2011-09-19 15:59:22 -04:00
Geoff Brown
189738a917
Bug 684965 - update xpcshell manifests for Android; r=jmaher
2011-09-06 22:29:00 -07:00
Nick Hurley
924d548d31
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
2011-09-09 15:41:04 -07:00
Masatoshi Kimura
88a6dd692d
Bug 685774 - Implement document.scripts. r=bz
2011-09-09 19:18:03 +02:00
Boris Zbarsky
7341083936
Bug 684447. Eliminate the Equality hook on windows, and stub out their class equality hook. r=mrbkap
2011-09-08 23:18:36 -04:00
Masayuki Nakano
6dbdf2a345
Bug 669028 part.8 dom should use mozilla::LookAndFeel rather than nsILookAndFeel r=enndeakin
2011-09-09 11:27:12 +09:00
Ehsan Akhgari
319f91efee
Backout changesets 58d026601240, c5a9a439d72c and cfdf675266b2 because of mochitest-3 crash
...
--HG--
extra : rebase_source : e6774b1220eabb7b9e2dce59bd487f48920d76b2
2011-09-08 22:04:43 -04:00
Ben Turner
ff1d59c4cb
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
...
--HG--
extra : transplant_source : IT%B5%DC%B6%D1%16%1F%C9%99%FF%F2%B5%5BV%3B%9E%99%F4%8D
2011-09-08 17:07:11 -07:00
Ben Turner
bd59f01f84
Bug 683885 - 'Assertion failure: self, at dom/workers/EventTarget.cpp:170'. r=sicking.
...
--HG--
extra : transplant_source : %E4bPv%BC%9D%CD%D9%5E%DA%26%0E.%CB%7B%04%F2%97%F6%06
2011-09-08 17:04:57 -07:00
Ben Turner
6e8508a425
Bug 679551 - 'Workers: Deadlock in WorkerPrivate::BlockAndCollectRuntimeStats if worker is blocked (LastPass extension)'. r=mrbkap.
...
--HG--
extra : transplant_source : 8%93A%E7_%AA2%EC%D3%D2%862%FD%27I%E8%A6%12%8CM
2011-09-08 17:03:03 -07:00
Panos Astithas
43aa7edc0f
Bug 664131 - Expand console object with group methods that indent future console messages in order to create separate blocks of visually combined output; r=gavin
2011-06-14 14:38:11 +03:00
Ehsan Akhgari
284a7eecfd
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-08 11:46:37 -04:00
Tim Taubert
ea396385c6
merge the last green changeset on m-c to fx-team
2011-09-08 11:03:35 +02:00
Ehsan Akhgari
b663b676ff
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-07 10:06:22 -04:00
Fabrice Desré
4a3cdfd75c
Followup fix for bug 641552. Make sure to enumerate new category on startup. r=jst
2011-09-06 22:53:08 -07:00
Phil Ringnalda
8c67e09e0b
Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE
2011-09-06 21:42:54 -07:00
Boris Zbarsky
4ba46f2e78
Bug 684544. Restore missing null-check for location setter. r=mrbkap
2011-09-06 22:57:46 -04:00
Johnny Stenback
b7a702a9e4
Fixing bug 641552. Add mechanism for dynamically registering properties on the navigator object in all pages. r=peterv
2011-09-06 15:01:01 -04:00
Josh Aas
405e95afe0
Bug 682759: Use fixed size integer in NPRemoteWindow to store window reference. r=m_kato r=cjones
2011-09-07 00:54:21 -04:00
aceman
8210cbd4e2
Bug 136556 - Image title should use "×", not "x". r=bz, r=dolske
2011-09-05 17:26:23 -07:00
Ed Morley
8db61027f2
Merge mozilla-central to mozilla-inbound
2011-09-05 01:18:16 +01:00
Chris Pearce
6cad4d7a4a
Bug 545812 - Implement iframe.mozallowfullscreen. r=jst
2011-09-05 08:40:17 +12:00
Chris Pearce
0cc316b66d
Bug 545812 - Dispatch mozfullscreenchange event when we change full-screen mode. r=smaug
2011-09-05 08:40:11 +12:00
Chris Pearce
ecec313658
Bug 545812 - DOM/content changes required for DOM full-screen API. r=jst
2011-09-05 08:39:05 +12:00
Ed Morley
ca467ad532
Merge mozilla-central and mozilla-inbound
2011-09-04 20:56:01 +01:00
Josh Matthews
d0611645a8
Bug 684599 - Avoid null dereference when chacking if a window's in the background. r=smaug
2011-09-04 14:53:39 -04:00
Marco Bonardo
913f8215a0
Merge last green changeset from mozilla-inbound to mozilla-central
2011-09-03 11:49:40 +02:00
Justin Wood
97e3704d29
Backed out changeset 97216ae0fc04 due to accidentally landing to m-c rather than try.
2011-09-03 03:15:21 -04:00
Atul Aggarwal
3e8da45a36
Bug 668819 - HTMLTableColElement span should be unsigned long try: -b do -p linux,linux64,win32 -u all -t all
2011-09-03 12:15:03 +05:30
Olli Pettay
99bab1afcd
Bug 683852 - Implement Node.contains(node), r=bz
...
--HG--
extra : rebase_source : 192368ed31e612ad078a3d71a7ea2913e8a95532
2011-09-02 23:15:53 +03:00
Ehsan Akhgari
916b6d0cfc
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-02 11:26:17 -04:00
Makoto Kato
c4a5b5684a
Bug 681924: Plugin container should not hook functions multiple times. no-r, landing as a bustage fix.
2011-09-02 10:22:02 -04:00
Ehsan Akhgari
03030a5c0b
Keep changeset ee8c8daffe43 backed out on the reverted tree
2011-09-02 09:06:59 -04:00
Ehsan Akhgari
44916171a8
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Mounir Lamouri
b55c578723
Bug 684018 - Fix DOMWindow printfs. rs=Ms2ger
2011-09-02 12:11:45 +02:00
Matheus Kerschbaum
8695c3c1f0
Bug 680793 - Remove support for Irix. r=ted
2011-09-02 15:41:45 +01:00
Ehsan Akhgari
1cd40de17a
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
Blake Kaplan
049f1f1cc4
Bug 682946 - Remove useless flags local. r=jst
2011-09-02 16:51:10 -07:00
Blake Kaplan
d8de08f4ca
Bug 684135 - Protect against calling this function during shutdown. r=bzbarsky
2011-09-02 16:49:08 -07:00
Blake Kaplan
f4bde3676e
Bug 684115 - Test what happens when chrome takes an XHR from one origin and sticks it in another origin. r=sicking
2011-09-02 16:48:49 -07:00
Boris Zbarsky
c6ca44ecf0
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
Boris Zbarsky
e13fc2a4eb
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
8230e78d43
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
4ebbd8142d
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
Josh Matthews
1587312eda
Bug 683945 - Avoid using a deleted hashtable for finding window IDs. r=jst
2011-09-03 19:43:22 -04:00
Ms2ger
ccea776176
Bug 684807 - Annotate crashtest assertions on Android; r=philor
2011-09-06 18:35:43 +02:00
Doug Turner
1effc134d0
Bug 681562 - Restrict DeviceMotion to the active document. r=smaug
2011-08-31 19:39:49 -07:00
Ed Morley
b1fc1f7d2a
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
52b4490152
Bug 677173 - Remove 3D transforms IDL properties because they are disabled. r=dbaron
2011-09-01 11:35:10 +12:00
Boris Zbarsky
bffc09b00b
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
66072d5ad9
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
a8065cb251
Merging mozilla-central to mozilla-inbound.
2011-08-31 17:59:12 +02:00
Mounir Lamouri
617706ea28
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
3bb2a7384c
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
9034f3008b
Back out 0432fe833c93 (bug 667183) because of build bustage
2011-08-30 17:11:34 -07:00
Mounir Lamouri
bc757a1977
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
a1151d128d
Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey
2011-08-30 22:45:31 +01:00
David Zbarsky
86f5d7835c
Bug 682776 - nsPluginInstanceOwner.h should declare 'struct nsIntRect' r=khuey
2011-08-30 20:20:08 +01:00
Benjamin Stover
5f522bf736
Bug 674615 Remove nsPermissionManager's GetSingleton r=dwitte
2011-08-30 10:45:09 -07:00
Ed Morley
ff88f326d4
Merge mozilla-central to mozilla-inbound
2011-08-30 14:28:34 +01:00
Ed Morley
18ebfbc720
Merge last green (and non Ts-regressing) changeset from m-i to m-c
2011-08-30 12:09:51 +01:00
Mounir Lamouri
ec89c3f70b
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
8034ed24eb
Merge backout of changeset 33031c875984, bug 90268. r=josh
2011-08-30 02:11:57 -04:00
Josh Aas
3fa80a3ea0
Backed out changeset 33031c875984. Bug 90268. r=josh
2011-08-30 02:09:56 -04:00
Brian Hackett
2c18d8ec04
Merge MC -> JM
2011-08-29 18:41:32 -07:00
Ed Morley
3e21b474bc
Backout d813440eb90b (bug 136556 / bug 677912) for causing M-oth orange a=philor
2011-08-29 23:36:54 +01:00
aceman
bc47b6ee7c
Bug 677912/136556 Tweak image titles r=bz
2011-08-29 21:19:02 +01:00
Brian Hackett
8c70798deb
Merge MC -> JM
2011-08-29 12:34:59 -07:00
Rob Campbell
3794850963
merge m-c to fx-team, clobbered windows
2011-08-29 12:19:08 -03:00
Josh Aas
3b6b37ef98
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
3c6c1791d8
Merge mozilla-central and mozilla-inbound
2011-08-27 10:40:12 +02:00
Matt Woodrow
b98fe1bd08
Bug 505115 - Part 14a - Add -moz-transform-style css property. r=dbaron
2011-08-27 12:01:06 +12:00
Olli Pettay
7532bbf6d5
Bug 682264 - Make EventListenerManager participate to the DOM Memory Reporter, r=volkmar,bz
2011-08-27 01:39:00 +03:00
Brian Hackett
5ae2dc304a
Merge MC -> JM
2011-08-26 11:23:35 -07:00
Matt Brubeck
7995ca5fd4
Merge the last green changeset from mozilla-inbound to mozilla-central
2011-08-26 09:17:54 -07:00
Ben Turner
08fad93399
Bug 681930, r=sicking.
2011-08-26 01:21:35 -07:00
Ms2ger
27a1795f34
Bug 672054 - Part b: Remove nsIDOMNSMouseEvent; r=smaug
2011-08-26 09:43:56 +02:00
Ms2ger
0b1536d069
Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug
2011-08-26 09:43:49 +02:00
Rob Campbell
5d657e08b3
merge m-c to fx-team
2011-08-26 11:38:59 -03:00
Josh Matthews
134e9f8707
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
b31d6931af
Bug 677273 - 'Crash in mozilla::dom::workers::WorkerPrivate::RescheduleTimeoutTimer'. r=sicking.
2011-08-26 00:34:10 -07:00
Oleg Romashin
8896b3667f
Bug 672857 - Make IM work for IPC plugins in remote browser. r=karlt
2011-08-29 17:26:24 +01:00
Mihai Sucan
47eca82a8c
Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky
2011-08-24 23:44:35 +03:00
Mihai Sucan
211ac44bb7
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
69e648c11a
Merge MC -> JM
2011-08-23 07:08:50 -07:00
Michael Ventnor
0523fe3efe
Bug 446569 - Implement prefixed CSS3 columns shorthand r=dbaron
2011-08-23 14:18:22 +10:00
Ralph Giles
f2c1d909c2
Bug 682750 - Fix a comment typo in nsIDOMHTMLSourceElement.idl; r=chris.double DONTBUILD
2011-08-29 13:47:06 +01:00
Brian Hackett
9ba7e372e9
Merge MC -> JM
2011-08-21 16:00:26 -07:00
Josh Matthews
9a5e780699
Bug 674738 - Geolocation XPCShell test really slow on Windows 7 build slave. r=jdm/dougt
2011-08-24 11:36:00 -04:00
Chris Double
b95429c9e0
Bug 648595 - Part 1/2: Implement temporal dimension portion of Media Fragments URI specification for video/audio - r=cpearce
...
--HG--
extra : rebase_source : f9b5986e739a091c37caeb882904434f21fb6d81
2011-08-25 11:42:23 +12:00
Matheus Kerschbaum
1dc45643a7
Bug 679971 - Remove Navigator.taintEnabled(); r=gal
2011-08-21 09:27:29 +01:00
Ed Morley
c6cff6ca51
Bug 667021 - Remove nsIDOMDocumentCSS.idl from the tree; r=roc
2011-08-20 13:42:39 +02:00
Bobby Holley
461de28389
Bug 679494 - Wrap value returned from nsDOMMessageEvent::GetData. r=mrbkap
2011-08-18 12:10:00 -07:00
Matt Brubeck
eb3dcefecf
Merge last green changeset from mozilla-central to mozilla-inbound
2011-08-19 16:26:25 -07:00
Jim Mathies
cda1220e4c
Bug 680528 - Make use of the cached UserAgent string in PluginModuleChild. r=bent
2011-08-19 15:25:09 -05:00
Benjamin Smedberg
75ebf12f44
Merge the electrolysis branch to mozilla-central.
2011-08-19 10:15:52 -04:00
Marco Bonardo
83f600a726
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-19 11:39:42 +02:00
Doug Turner
9cad6c7290
Bug 678818 - Ensure that the device motion is cancelled at ~nsGlobalWindow. r=jst
2011-08-18 19:27:41 -07:00
Matt Brubeck
0336b4553c
Back out 6409a44ecb17 (bug 677173) because of test failures.
2011-08-18 19:04:06 -07:00
Matt Woodrow
ae0c15b0c7
Bug 677173 - Remove 3D transform IDL properties until it is enabled by default. r=dbaron
2011-08-19 12:43:12 +12:00
Kyle Huey
a6e190d141
Bug 681024: Don't do third party checks on indexedDB for chrome windows. r=bent
2011-08-22 16:35:01 -04:00
Bobby Holley
3db4e4651c
Bug 679494 - UUID rev followup. r=khuey
2011-08-22 12:22:49 -07:00
Geoff Brown
fcf5c93a68
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Matthew Gregan
1f023245aa
Bug 623444 - Remove unused non-blocking code from nsAudioStream. r=doublec
2011-08-08 12:51:04 +12:00
Brian Hackett
cf0e434189
Merge MC -> JM
2011-08-14 19:51:16 -07:00
Ms2ger
352b5b2d9d
Backout bug 675075 for bustage
2011-08-14 20:05:20 +02:00
Ms2ger
a74e67b366
Bug 675075 - Reinstate nsIDOMWindowInternal; r=smaug
2011-08-14 19:22:29 +02:00
Matheus Kerschbaum
01939c1789
Bug 677529 - Remove manual jspubtd.h inclusions from IDL files. r=Ms2ger
2011-08-14 19:12:35 +02:00
Brian Hackett
a19a98106f
Merge MC -> JM
2011-08-12 07:20:08 -07:00
Ms2ger
3fea5b3901
Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar
2011-08-11 15:29:58 +02:00
Ms2ger
4ca9cbc0f3
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
2011-08-11 15:29:50 +02:00
Brian Hackett
c743913090
Merge MC -> JM
2011-08-09 13:29:11 -07:00
Benjamin Smedberg
48fea83d05
Bug 675221 part E - fix up DOMStorage proxies (miscellaenous #includes from other places also included) r=mayhemer
...
--HG--
extra : rebase_source : 834aafda6e819602e73bd6017849bc4eaa202226
2011-08-19 11:50:37 -04:00
Oleg Romashin
4c4fa57f0a
Bug 679283 - Implement DeviceMotion deviceOrientation for Qt port r=dougt
2011-08-19 13:09:26 +02:00
Joshua Cranmer
08b5ebfce8
Bug 676857 - Make it an error if interfaces have too many methods.
...
The error is made at compile-time, and also causes an error if trying to make a
stub like this. Finally, it also refuses to load such an interface.
These restrictions only apply to script-implementable interfaces.
2011-08-05 11:34:13 -07:00
Kyle Huey
cd0d15ee27
Merge b-s to m-c.
2011-08-13 08:27:55 -04:00
Kyle Huey
4bf1621dbc
Bug 673742: Allow postMessage()ing File and FileLists between same-origin windows. r=sicking
2011-08-12 12:58:43 -04:00
Malini Das
132054c82e
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
2011-08-12 12:21:44 -04:00
Malini Das
ee09d54d6f
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
2011-08-12 12:21:42 -04:00
Malini Das
91a27b5ddc
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only
2011-08-12 12:21:37 -04:00
Malini Das
ea71db787e
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
2011-08-12 12:21:36 -04:00
Malini Das
60cd440a07
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- harness. r=jmaher, a=test-only
2011-08-12 12:21:35 -04:00
Matt Brubeck
981b18c20b
Merge the last green changeset from mozilla-inbound to mozilla-central
2011-08-12 06:41:55 -07:00
Rafael Ávila de Espíndola
25b1ea6cda
Bug 678016 - Fix c++0x initializer list error found by clang; r=josh
...
Add explict casts to short.
::Point is a OS provided data type, so we cannot change it. I could try adding
a nsShortPoint type and have WidgetToScreenOffset to return it, but that
is a virtual method used in other OSs, so doing the cast looked like the
best solution.
2011-08-10 15:45:44 -04:00
Brad Lassey
d8758cf4ec
backing out changesets 1baddb020156, d9456378c12d, 187ac0d7b154, 40e392d958e0 and f2e8ee893fe4
2011-08-10 18:18:09 -04:00
Brad Lassey
0ff9802473
bug 654352 - document.caretPositionFromPoint API r=roc,smaug
2011-08-18 16:54:34 -04:00
Oleg Romashin
6c7260ce7e
Bug 621228 - Make plugins listening presShell SetActive calls. r=jst
2011-08-18 22:08:38 +02:00
Doug Turner
52301a13c0
Bug 677256 - Migrate to Google Location Service v2. r=stover
...
--HG--
extra : rebase_source : ffd978d72ce3100db4f3fb6db8c26745fe2a5eb8
2011-08-09 13:02:39 -07:00
Olli Pettay
2fecadd5dd
Bug 669640 - Fix the message manager API to work with multiple content processes, r=bsmedberg
...
--HG--
extra : rebase_source : bdb66e3f1a9a956d80b2e01869a7ed15b3710c0e
2011-08-02 15:57:48 -04:00
Benjamin Smedberg
3ad781c193
Bug 666748 - Optionally support a pool of content processes instead of a single one. r=jdm The followup patch for 669640 must land together with this one.
2011-08-02 15:35:42 -04:00
Josh Aas
9f805296c5
Bug 675309: Get rid of unnecessary calls to nsNPAPIPluginInstance::Start(). r=jst
2011-08-02 13:49:05 -04:00
Brian Hackett
ddbe27d468
Merge MC -> JM
2011-08-02 09:08:05 -07:00
Kyle Huey
2b024fafc7
Merge b-s to m-c.
2011-08-02 11:34:34 -04:00
Marco Bonardo
baa593cf17
Merge mozilla-central and mozilla-inbound
2011-08-02 11:52:56 +02:00
Michael Wu
45846283da
merge backout (bug 664249) for possible orange
2011-08-01 21:19:12 -07:00
Michael Wu
70b34aa4c0
Backed out changeset f29ddae820bf (bug 664249) for possible orange r=killer
2011-08-01 21:18:48 -07:00
Ben Turner
893fdf3927
Bug 674721 - 'Add memory reporting for web worker data'. r=jst+njn.
...
--HG--
extra : transplant_source : 9%D0%8D%BF%CE%B1Z%CC%85%EF%F5e%28%0B%A9%D1%18%99%21%11
2011-08-01 21:06:17 -07:00
Masayuki Nakano
a2e2baf3cd
Bug 658194 Get rid of SendMessage() from mouse wheel event handling r=jimm
2011-08-02 12:03:15 +09:00