Josh Aas
c955c16412
Don't stop plugins from loading just because they don't have a resource file. b=451234 r=smichaud sr=roc
2008-08-20 00:23:19 -04:00
Mike Kaplinskiy
87b6a79ede
Bug 441785 - "crash when closing open rdf files or right click on tree after opening rdf files [@ nsXULTemplateQueryProcessorRDF::CheckIsSeparator]" [r=Enn sr=jst]
2008-08-19 23:16:46 -05:00
Mike Hommey
32d2204b10
Bug 441140 - "Xremote doesn't work when DISPLAY is not set but --display is" [r=bsmedberg]
2008-08-19 23:12:51 -05:00
Johnathan Nightingale
a44c0684f5
Bug 415846 - "can't report a page as not actually being a web forgery" (Restore the correct menu behaviour) [r=dcamp r=Pike r=gavin]
2008-08-19 23:11:39 -05:00
Ere Maijala
a4e006d515
Bug 313403 - "nsWindow::GetAttention should obey the system set FOREGROUNDFLASHCOUNT if aCycleCount = -1 (background dialogs flash in the taskbar forever, should only flash <user-specified> times)" [r=timeless sr=roc]
2008-08-19 23:08:50 -05:00
Arpad Borsos
c3f030640b
Bug 445143 - "clean mozilla-central from unneeded references to suite, mail, etc." [r=Standard8 r=ted]
2008-08-19 23:05:00 -05:00
John Wolfe
65f11e10fe
Bug 444488 - "WM_ACTIVATEAPP / WM_MOUSEACTIVATE missing from WinCE" [r=stuart]
2008-08-19 23:01:34 -05:00
Reed Loden
af3d9a7614
Backed out changeset 59a60321d0d6 since it doesn't include everything
...
vlad wanted.
2008-08-19 23:01:03 -05:00
John Wolfe
0fa9268767
Bug 444492 - "Cairo _get_system_quality() function stubbed out in WinCE" (_get_system_quality() Returns DEFAULT_QUALITY on WinCE) [r=vlad]
2008-08-19 22:58:28 -05:00
Shawn Wilsher
3f8d1c3762
Bug 448372 - Sensitive cookie data remains readable and on disk in cookies.sqlite after "Clear Private Data" and "Remove All Cookies"
...
This makes the cookie service now delete the database file if it cannot clear
the table because of corruption. It then re-inits the database.
r=dwitte
2008-08-19 22:57:18 -05:00
Reed Loden
ffde0ac23f
Add reftest to reftest.list
2008-08-19 22:51:43 -05:00
Robert O'Callahan
d1b609d2a5
Bug 451168 - "Borders around folder icons in directory listings (e.g. when viewing FTP sites)" [r+sr=bzbarsky]
2008-08-19 22:50:31 -05:00
BartZilla
1c3b7ce9f8
Bug 448626 - "fix a (probably harmless) mistake in nsUrlClassifierDBServiceWorker::IsCanonicalizedIP()" [r=dcamp]
2008-08-19 22:47:10 -05:00
Chris Double
02d84771ba
Bug 449564 - "Remove duplicate typedef of sa_event_callback_t at liboggplay_audio"
2008-08-19 22:46:20 -05:00
Joe Drew
b17c9987f2
Bug 446675 - "Remove BeOS port of gfx" [r=vlad]
2008-08-19 22:45:02 -05:00
Jason Orendorff
abf12d8076
Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions.
2008-08-19 22:28:26 -05:00
Jason Orendorff
09f9ac1d0a
Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
...
* * *
* * *
2008-08-19 21:38:24 -05:00
Honza Bambas
8b179c6230
Bug 442812: Implement the application cache selection algorithm. r+sr=bz
2008-08-19 19:31:08 -07:00
Dave Camp
6280e84411
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
2008-08-19 19:30:44 -07:00
Dave Camp
c57900b94b
Bug 442803: Remove offline fetching from nsPrefetchService.cpp. r+sr=bz
2008-08-19 19:28:46 -07:00
Kai Engert
e49ebc6e53
bug 449892, Enable additional EV roots for FF 3.0.2
...
r=rrelyea
2008-08-20 03:57:23 +02:00
Ben Turner
fd6cdcd79b
Bug 437152 - Fix error output for realz. r=mrbkap.
2008-08-19 17:57:20 -07:00
Dave Camp
50af1d671b
Merged backout of bug 356295.
2008-08-19 17:56:33 -07:00
Dave Camp
2092b61045
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
2008-08-19 17:55:30 -07:00
Neil Rashbrook
a172d31003
Bug 450651 Use host outoption for host binaries r=mrbkap
2008-08-20 00:02:44 +01:00
Neil Rashbrook
8d3c98ee44
Bug 450651 Fix theora dependency generation r=ted
2008-08-20 00:01:29 +01:00
Dave Camp
fa6a8d766b
Merge for backout of bug 261074
2008-08-19 15:46:42 -07:00
Dave Camp
b91a7b6a5d
Merge for backout of bug 261074.
2008-08-19 15:44:51 -07:00
Jesse Ruderman
cee6bb1d8a
Add crashtests for some recently-WFM bugs
2008-08-19 15:44:24 -07:00
Dave Camp
1a085467bf
Backed out changeset c0f5a0af84dd to try to fix windows orange (Bug 261074).
2008-08-19 15:44:21 -07:00
Neil Deakin
ca9461ce4b
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
2008-08-20 10:31:45 +12:00
Robert Strong
6a6278a4a8
Bug 450790 - Remove testnsUpdateService.js. r=dtownsend
2008-08-19 15:22:11 -07:00
Myk Melez
66cd4f8b16
Automated merge with http://hg.mozilla.org/mozilla-central/
2008-08-19 15:00:52 -07:00
Myk Melez
fe4bbef12a
bug 441778: don't update page zoom when a sub-document loads (f.e. in an iframe); r=gavin
2008-08-19 14:59:09 -07:00
Dave Camp
de9d26ffb4
Merge backout of bug 430061
2008-08-19 14:42:35 -07:00
Dave Camp
fc1687cad1
Backed out changeset e63a23edb90c due to Rlk regression (bug 430061).
2008-08-19 14:42:03 -07:00
Benjamin Smedberg
e4cef4cfcb
Merge in bug 424991 from jorendorff
2008-08-19 17:10:56 -04:00
Joe Drew
d533375dd9
Bug 430061 - replace imglib use of necko memory cache with an imglib-specific cache, r=pav
2008-08-19 16:28:28 -04:00
Benjamin Smedberg
a8a796135d
Merge the following bugs from mrbkap: bug 448587, bug 451213, and bug 449712.
2008-08-19 16:20:12 -04:00
Benjamin Smedberg
6f9fe8ca05
Backed out changeset 7a55d41f8ca2 due to build bustage:
...
c:/builds/slave/trunk_win2k3_hw/build/widget/src/windows/nsWindow.cpp(7353) : error C2446: '==' : no conversion from 'HWND' to 'HWND (__stdcall *)(void)'
There is no context in which this conversion is possible
c:/builds/slave/trunk_win2k3_hw/build/widget/src/windows/nsWindow.cpp(7353) : error C2040: '==' : 'HWND (__stdcall *)(void)' differs in levels of indirection from 'HWND'
2008-08-19 16:15:24 -04:00
Ere Maijala
4e1718b37a
Bug 313403 - nsWindow::GetAttention should obey the system set FOREGROUNDFLASHCOUNT if aCycleCount = -1, r=timeless sr=roc
2008-08-19 15:56:50 -04:00
Blake Kaplan
4e486dbbb9
bug 448587 - Allow getting the 'prototype' property through SJOWs. r=jst sr=bzbarsky
2008-08-19 12:48:42 -07:00
Robert Strong
a8e8d6c9d6
Followup to bug 446527 - make %LOCALE% optional, r=dtownsend,bsmedberg
2008-08-19 15:37:00 -04:00
Oleg Romashin
b2f4c84782
Bug 436830 - AutoConfig module not covered by MOZ_PREF_EXTENSIONS ifdef, r=bsmedberg
2008-08-19 15:30:56 -04:00
Jason Orendorff
841369f9bb
Bug 424991 - JS_GetScopeChain and JS_NewScriptObject should CHECK_REQUEST(cx) (r=crowder)
2008-08-19 14:30:21 -05:00
Benjamin Smedberg
1276a27798
Merge bug 451079
2008-08-19 15:23:01 -04:00
Ere Maijala
c1b75ef02f
Bug 261074 - onFocus fires twice when window is restored (Windows-only) r=Neil sr=roc
2008-08-19 15:20:18 -04:00
Blake Kaplan
3ea380b26b
bug 451213 - Fix one bug and many warnings in the SeaMonkey migrator. r=gavin
2008-08-19 12:15:29 -07:00
Ben Turner
92e923268b
Suppress errors issued by the unit tests - followup to bug 437152 r=ted
2008-08-19 15:10:49 -04:00
Blake Kaplan
5470ebdc48
bug 449712 - Deal with a carriage return at our 4096 character boundary. r+sr=bzbarsky
2008-08-19 12:07:15 -07:00