Olli Pettay
|
897e26a997
|
Bug 516727 - Electrolysis+Fennec: forward mouse events from the chrome tiles to the content process
|
2009-11-05 20:21:09 +02:00 |
Olli Pettay
|
6957c43734
|
Bug 522533 - Sort out focus handling in Electrolysis
--HG--
extra : rebase_source : 8b91e5c9a55bb7c2809352c5e297be77399141dd
|
2009-11-05 20:14:22 +02:00 |
Olli Pettay
|
6e002f280f
|
Bug 526247 - Focus handling doesn't work on TestGtkEmbed, r=enn+karl
--HG--
extra : rebase_source : 0233b866094e23d955a2baed62536dc244cb5278
|
2009-11-05 18:14:24 +02:00 |
Chris Jones
|
af01228b08
|
revert odd NSPR configure change that snuck in
|
2009-11-04 23:15:23 -06:00 |
Chris Jones
|
351a5a7e27
|
bug 525677: shuffle some headers to appease gcc 4.2. IRC r=fred23,bsmedberg
|
2009-11-04 23:11:33 -06:00 |
Ben Turner
|
314c0706c6
|
Fix command line initialization on windows
|
2009-11-04 17:34:22 -08:00 |
Benjamin Smedberg
|
3d91b3ad6a
|
Update chromium code to newer versions (rev 23304) to avoid tr1/function which doesn't compile without RTTI on, and disable RTTI by default.
|
2009-11-04 15:46:27 -05:00 |
Benjamin Smedberg
|
380ed446a9
|
Disable the NPN_SetException tests for the time being until the e10s bug is fixed.
|
2009-11-04 13:11:20 -05:00 |
Chris Jones
|
f14ab5cc08
|
a non-MOZ_IPC function fell in with the wrong crowd
|
2009-11-04 10:50:13 -06:00 |
Chris Jones
|
ad5f656675
|
bug 526397: fix up command line init. no r=, minor
|
2009-11-03 23:12:18 -06:00 |
Chris Jones
|
dfe557b425
|
bug 525792: fix leaking PluginModules, call NP_Shutdown() on plugins. minor, no r=
|
2009-11-03 15:37:07 -06:00 |
Jonathan Griffin
|
33404e88ca
|
Bug 525090. Log the PID's of launched processes. r=cjones
--HG--
extra : rebase_source : 69365c5d2f3a96b21efdeea876389027fca6feb5
|
2009-11-02 14:41:46 -08:00 |
Benjamin Smedberg
|
96abb55009
|
Remove stale TODO, this will be properly covered by parent-side error handling events.
|
2009-11-02 11:48:52 -05:00 |
Benjamin Smedberg
|
dbd0c99a7f
|
Linux build bustage from previous commit, bug 525605.
|
2009-10-31 15:32:06 -04:00 |
Benjamin Smedberg
|
e729a604e0
|
Bug 525605 - Windows unit tests orange loading plugins: on Windows, the directly-imported plugin functions are WINAPI, so we need to use careful typedefs to get the calling convention right.
|
2009-10-31 15:22:02 -04:00 |
Chris Jones
|
98aac01cde
|
don't allow TestLatency to run when MOZ_IPC_MESSAGE_LOG is set
|
2009-10-30 16:04:06 -05:00 |
Benjamin Smedberg
|
b41ad3bdb8
|
Bug 525454 - Crash in mochitest-ipcplugins where NPP_Invoke returns the last reference to an object. Also fixes an operator-precedence error.
|
2009-10-30 17:02:47 -04:00 |
Benjamin Smedberg
|
acc8ef19f8
|
Reorder includes so that Windows links correctly (mismatched typedefs of uint16)
|
2009-10-30 08:58:07 -04:00 |
Benjamin Smedberg
|
78d2edae6a
|
Bug 523224 - nsFrameLoader::TryNewProcess crashes if reflow hasn't happened yet and created a view for our remote tab. Fix this by separating the process of creating the IFrameEmbedding and hooking up the view. IFrameEmbedding creation is analogous to creating a docshell, and we can hook up the view/widget hierarchy later.
* * *
imported patch fennelectrolysis-workihng
|
2009-10-28 16:41:46 -04:00 |
Benjamin Smedberg
|
48169030bf
|
Bug 525106 - Make WebGL compile with UNCODE defined or not-defined by using explicit W annotations on the relevant functions/structs, r?vlad
|
2009-10-29 14:48:21 -04:00 |
Joe Drew
|
4cceb80693
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-29 13:58:31 -04:00 |
Chris Jones
|
5f115af3bd
|
attempt to fix build
|
2009-10-29 12:50:28 -05:00 |
Chris Jones
|
05a805ccc2
|
bug 525150: bring back MOZ_IPC_MESSAGE_LOG. no r=, logging code only
|
2009-10-29 10:46:42 -05:00 |
Chris Jones
|
2e36838e6c
|
build fix
|
2009-10-29 01:55:27 -05:00 |
Chris Jones
|
9843571a6c
|
bug 525169: remove superfluous test-harness. no r=, removing testing code only
|
2009-10-29 00:56:24 -05:00 |
Joe Drew
|
7f110f0c4e
|
Back out asyncDrawXULElement, since WebGL isn't ready to be compiled with -DUNICODE.
|
2009-10-28 18:51:59 -04:00 |
Joe Drew
|
d6d6b32a70
|
Missed one nsresult->bool fix.
|
2009-10-28 17:29:12 -04:00 |
Joe Drew
|
7ad818c30d
|
Bug 505847 - Fix non-MOZ_IPC builds.
|
2009-10-28 17:27:28 -04:00 |
Joe Drew
|
d972aa10d3
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-28 16:55:49 -04:00 |
Benjamin Smedberg
|
1a09807abc
|
We can use <xul:browser> now. Exciting!
|
2009-10-19 15:17:20 -04:00 |
Benjamin Smedberg
|
d3a1c8cd1f
|
Merge mozilla-central into e10s.
|
2009-10-28 11:32:00 -04:00 |
Chris Jones
|
89f79268f0
|
build fix
|
2009-10-27 22:31:04 -05:00 |
Chris Jones
|
3c24744219
|
fix an nsresult/bool confusion resulting in an incorrect error message
|
2009-10-27 21:01:38 -05:00 |
Chris Jones
|
24ec1aa919
|
bug 523761: give top-level IPDL actors handles to each others' processes. r=bent
|
2009-10-27 16:52:37 -05:00 |
Chris Jones
|
637d1e450b
|
bug 524767: add better error logging to *Channel. no r?, logging only
|
2009-10-27 16:32:55 -05:00 |
Chris Jones
|
6df9c1e43e
|
Make a DEBUG_cjones log message DEBUG
|
2009-10-27 16:07:49 -05:00 |
Benjamin Smedberg
|
19e38f0aac
|
Linux build bustage from bug 522122.
|
2009-10-27 16:59:40 -04:00 |
Benjamin Smedberg
|
3e000717ad
|
Add #ifdef MOZ_IPC around new frameloader changes so that Mac/WINCE build again.
|
2009-10-27 16:38:26 -04:00 |
Jeff Muizelaar
|
b35b700c57
|
Bug 522122. Electrolysis: Forawrd windows events to windowless plugins. r=cjones,karlt
This gets windowless plugin events mostly working. We don't forward IME events because
they are much more complicated.
|
2009-10-27 15:58:33 -04:00 |
Josh Aas
|
2cbfedd4a8
|
Allow multiple types of OOP plugins to load. b=516509 r=cjones
|
2009-10-27 15:51:12 -04:00 |
Benjamin Smedberg
|
1c1ec0159c
|
Bug 522352 - make nsSubDocumentFrame not assume as much about docshells: move all that into the frameloader, r=bz (preparation and merge reduction for Electrolysis, where not all frameloaders have docshells)
--HG--
extra : rebase_source : 7c51147603fccb93040fdb6e883b33dbab130040
|
2009-10-16 15:42:29 -04:00 |
Asaf Romano
|
94dcd691a5
|
Bug 524219 - Renaming a tag in the Library doesn't show its new name until the Library gets reopened. r=mak.
|
2009-10-28 15:34:09 +02:00 |
Mark Finkle
|
b0dfa56b2d
|
Bustage fix for Maemo deb creation, r=me
|
2009-10-28 09:04:57 -04:00 |
Neil Rashbrook
|
684645921d
|
Bug 523693 Inline spell checker shouuld be a module r=gavin (new/renamed files)
--HG--
rename : toolkit/content/inlineSpellCheckUI.js => toolkit/content/InlineSpellChecker.jsm
|
2009-10-28 11:19:03 +00:00 |
Neil Rashbrook
|
deaaf05713
|
Bug 523693 Inline spell checker shouuld be a module r=gavin
|
2009-10-28 11:15:22 +00:00 |
Alexander Surkov
|
a50d95f646
|
Bug 524665 - use empty CacheChildren for leaf accessibles instead of implicit GetFirstChild and etc, r=davidb
|
2009-10-28 18:42:36 +08:00 |
Benjamin Smedberg
|
650d273614
|
Bug 522352 - make nsSubDocumentFrame not assume as much about docshells: move all that into the frameloader, r=bz
|
2009-10-16 15:42:29 -04:00 |
Benjamin Smedberg
|
96e1ad5656
|
Bug 522351 - check for remote="true" on the element before trying to remote it, r=bz
|
2009-10-16 15:42:27 -04:00 |
Benjamin Smedberg
|
cd6858387a
|
Whoops, unify build files from last commit.
|
2009-10-27 11:44:17 -04:00 |
Benjamin Smedberg
|
37c48db1d5
|
Don't special-case WINCE for nsinstall... hopefully this will make the WinMo tree green.
|
2009-10-27 10:50:30 -04:00 |