Commit Graph

213736 Commits

Author SHA1 Message Date
Chris Jones
f8b2e6c35f bug 532333: part 1: expose libevent signal events through chromium wrappers 2009-12-02 21:09:24 -06:00
Ben Turner
0469fa577a Add WM_MOUSEACTIVATE to list of deferred messages 2009-12-02 18:51:29 -08:00
Chris Jones
c059302c3a Build fix 2009-12-01 17:33:51 -06:00
Ben Turner
8f022ce032 Add WM_CAPTURECHANGED to the list of delayed messages. 2009-12-01 15:09:33 -08:00
Ben Turner
a6336324be Don't let plugin return a null window object and NPERR_NO_ERROR, r=jst. 2009-12-01 15:08:16 -08:00
Jim Mathies
cbf1241f3c Bug 522299 - fix linux bustage. 2009-12-01 16:26:45 -06:00
Ben Turner
f92346854c Bug 531821 - Add chromium LICENSE file. 2009-12-01 14:18:27 -08:00
Ben Turner
d98c67138d Bug 526401 - Fixup handling of null NPP. r=bsmedberg. 2009-12-01 13:27:13 -08:00
Jim Mathies
705471067a Bug 522299 - Electrolysis: Get windowless plugins drawing on win32. r=jmuizelaar. 2009-12-01 15:05:26 -06:00
Timothy Nikkel
5b698c6db8 Bug 525751. When using a subdocument frame as a fallback for drawing canvas background color override the canvas frame check. r=roc a=roc
--HG--
extra : rebase_source : 6719372b7404a598a4ce1c1f5190a4f86d0d896b
2009-12-01 02:49:53 -06:00
Brad Lassey
b7312afc03 backout of changeset bdcf3b218755 (bug 518412) due to build bustage on windows 2009-12-03 01:07:04 -05:00
Josh Aas
0855e6122a Fixing bug 520639. Make plugin library unloading independent of the lifetime of nsPluginTag objects. Patch and reviews by jst@mozilla.com and joshmoz@gmail.com, a=blocking1.9.2+ 2009-12-02 21:14:13 -08:00
Boris Zbarsky
ceabd395ba Bug 455472. Be a little more careful with our handling of application/octet-stream. r=jst 2009-12-02 23:56:59 -05:00
Ehsan Akhgari
c9dfefbced Bug 518412 - clipboard data added in Private Browsing Mode causes Windows Explorer to crash when accessing menus which include Paste after closing firefox; r=roc a=beltzner 2009-12-02 23:08:39 -05:00
Karl Tomlinson
7e135d6c52 b=530921 use a marshaller for NotifyNotification::closed to avoid fc10 crashes r=roc
--HG--
extra : rebase_source : 7be64bcad9166c667a183b3dcc3b2985c79baec1
2009-12-02 14:34:20 +13:00
Vladimir Vukicevic
7de2444ad9 b=526957, use correct types 2009-12-02 13:38:39 -08:00
Mark Steele
09c6fd8dc6 b=529717, change webgl object prefix to WebGL instead of Canvas; r=vlad 2009-12-02 13:38:39 -08:00
Mark Steele
558f4f4db0 b=526957; add array indexers to webgl arrays; r=vlad 2009-12-02 13:38:38 -08:00
jacek@codeweavers.com
f123829915 Bug 516213 - Fix webgl compilation on mingw. r=vlad 2009-12-02 13:38:38 -08:00
Martin Stránský
23dfbaf67f Bug 531580 - ""gtk_clipboard_get_for_display: assertion `!display->closed' failed" after closing browser" [r=karlt] 2009-12-02 15:01:50 -06:00
Blake Kaplan
fe691b1962 Bug 531222 - Don't access the SSM off the main thread. r=bent sr+a=jst 2009-12-02 12:06:18 -08:00
Jim Mathies
9c04789333 Bug 531425 - Firefox 3.6b4 Crash in nsAuthSSPI::GetNextToken. r=bz. 2009-12-02 13:26:24 -06:00
Gabriele Best
6c90a80ad0 Bug 531532 - Crash for profiles with a non-existent non-relative profile location. r=bsmedberg a=beltzner 2009-12-02 20:00:56 +01:00
Gijs Kruitbosch
e9f3f00f0e Bug 527400 - Fix OOM null deref from bug 514872, r=jwalden+bmo, a=beltzner
--HG--
extra : rebase_source : 43a222a11bf131b8ef2420ef2d657c84ba452bb3
2009-12-02 19:48:48 +01:00
Shawn Wilsher
6719a68ac1 Bug 525356 - windows debug unit tests: test_connection_executeAsync.js and test_statement_executeAsync.js failing frequently (fatal assertion)
Make sure to release the database connection on the thread it was opened on, not
the background thread!
r=asuth
a=beltzner
2009-12-02 10:53:46 -08:00
Benjamin Smedberg
5d5e9d38fe "Merge" electrolysis-plugins-only back into the electrolysis default branch, but revert all the changes it made so that blame for the tab-specific code is still correct. 2009-11-30 14:56:08 -05:00
Benjamin Smedberg
3a52ea36f8 Additional Windows-only change to remove tab-specific electrolysis code.
--HG--
branch : electrolysis-plugins-only
2009-11-30 14:52:38 -05:00
Benjamin Smedberg
fdb90dcb10 Remove makefile and glue bits which support out of process tabs on the electrolysis-plugins-only branch.
--HG--
branch : electrolysis-plugins-only
2009-11-30 14:44:38 -05:00
Benjamin Smedberg
801331f275 Straight revert of dom/interfaces to its mozilla-central state.
--HG--
branch : electrolysis-plugins-only
2009-11-30 14:43:29 -05:00
Benjamin Smedberg
e7c8d5d2a1 Straight revert of xpcshell to its mozilla-central state.
--HG--
branch : electrolysis-plugins-only
2009-11-30 14:17:24 -05:00
Benjamin Smedberg
ac629122ec Straight revert of layout/* to its mozilla-central state, and removal of testshell which depends on PContentProcess.
--HG--
branch : electrolysis-plugins-only
2009-11-30 14:15:30 -05:00
Benjamin Smedberg
c23e173ce0 Straight revert of content/* dom/interfaces/canvas/* dom/ipc/* toolkit/content/tests/fennec-tile-testapp/* netwerk/* security/manager/ssl* to their mozilla-central state. This named branch will be used as a temporary area to merge just the plugin portion of electrolysis into mozilla-central.
--HG--
branch : electrolysis-plugins-only
2009-11-30 13:31:41 -05:00
Benjamin Smedberg
e24dbe141e Added tag last-mozilla-central for changeset 2bae3bbf866e 2009-11-30 13:17:34 -05:00
Benjamin Smedberg
e98d1daf07 Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
Doug Turner
b4f99f8fb7 Bug 530652 - Some sites not render flash. Fixing mistake introduced in last push r=biesinger 2009-11-30 09:09:26 -08:00
Zack Weinberg
f6b3144136 Bug 530598: If we can't get the preferred address for a poison page, take whatever the OS will give us, rather than giving up 2009-11-30 08:51:07 -08:00
Dão Gottwald
78bf5c8cea make browser_491168.js work without an internet connection
--HG--
extra : rebase_source : 30db9e83763f6e628e4597b4022b206dbb49a1b5
2009-11-30 14:04:11 +01:00
Johnny Stenback
284cdb995e Fix for bug 531290 (Firefox 3.6b4 [@ PL_strlen | nsNPAPIPluginInstance::Initialize(nsIPluginInstanceOwner*, char const*) ] during npietab.dll initialization [@nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | xul.dll@0x9cc3c3 ]). r=josh, a=blocking1.9.2+. 2009-11-30 11:11:20 +01:00
Alexander Surkov
68811d1d7f Bug 528311 - Crash [@ nsXULTreeAccessible::GetTreeItemAccessible(int, nsIAccessible**) ], part2, r=marcoz, b192=beltzner 2009-11-30 13:59:09 +08:00
Robert O'Callahan
8db03e549e bug 529092 - seams when scrolling with position:fixed [MS Windows] r=jmathies 2009-11-29 23:21:02 -05:00
Serge Gautherie
b081136d48 Bug 381467 - Switch application/x-javascript to application/javascript; (Ev1) /layout/base/crashtests/123946-1.html, EOL/whitespace fix (only).
r=dbaron.
2009-11-30 03:44:02 +01:00
Jesse Ruderman
8bbd3e6ae5 Bug 531479 - Always return exit status of the app, not the stack fixer process. r=dbaron 2009-11-29 13:29:03 -08:00
timeless@mozdev.org
267a4790f8 Bug 530966 New crash [@ nsDownloadScanner::~nsDownloadScanner()] in Firefox 3.6b3
r=sdwilsh
2009-11-30 09:56:33 +13:00
Karl Tomlinson
bfdb15ff85 b=530761 check toplevel window state in hierarchy_changed_cb r=roc 2009-11-30 09:54:04 +13:00
Peter Van der Beken
7b63cc4659 Fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]). r=jst, a=blocking1.9.2+.
--HG--
extra : rebase_source : 5358561a463757cbfb77c542760dc1ea95fc6b82
2009-11-29 09:32:39 +01:00
L. David Baron
d26b02876a Rerun 'make genservercert' in build/pgo and commit the resulting certs to fix expired test server certs and make the tree green.
--HG--
extra : transplant_source : L%D1V%EAX%C1%C1%E2%8A%DF%F5%AC%AA%B4%DB%D2%D1L%2AS
2009-11-28 21:30:27 -08:00
Peter Van der Beken
af98e1b60b Back out fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]). 2009-11-28 23:30:49 +01:00
Peter Van der Beken
11b65eb91d Try to fix timeouts. 2009-11-28 21:45:37 +01:00
Alex Pakhotin
6cf8102cbd bug 530676 - WinMo Installer gets stuck at User Profile Creation on 11/23 1.9.2 nightly, don't wait for for Fennec to exit infinitely r=gavin.sharp 2009-11-25 15:03:56 -08:00
Peter Van der Beken
0407dfb81a Fix build bustage. 2009-11-28 15:25:40 +01:00