Commit Graph

212263 Commits

Author SHA1 Message Date
Robert O'Callahan
894f1656d4 Bug 501627. Take out unncessary and harmful surface size check. r=jrmuizelaar 2009-11-10 14:00:36 +13:00
Robert O'Callahan
6b06693b5b Bug 498340. Block script execution during the entire paint phase including when we call WillPaint to flush notifications. We don't want script to run and disturb (directly or indirectly) the widget hierarchy, because doing that during BeginPaint/EndPaint can confuse Windows. Other platforms might also be adversely affected. r=bz 2009-11-10 14:00:35 +13:00
Robert O'Callahan
10bcc5d660 Bug 508128. Fix type mismatch in RawTests. r=jwalden 2009-11-10 14:00:35 +13:00
Robert O'Callahan
b7b99cf329 Bug 508128. Fix staller.sjs to hold a reference to its pending timer so that it doesn't get GCed and automatically cancelled. r=jwalden 2009-11-10 14:00:35 +13:00
Robert O'Callahan
be5d517233 Bug 508128. Fix another case of GC stripping JS wrapper objects of previously QIed interfaces 2009-11-10 14:00:35 +13:00
Robert O'Callahan
71f0dc1dc0 Backing out bug 524545 due to test failures 2009-11-10 13:58:50 +13:00
Robert O'Callahan
dabda822fc Backed out changeset 7d7f59076479 2009-11-10 13:58:35 +13:00
Dan Witte
e9f7ee50f8 Bug 526789 - UMR in nsCookieService::CountCookiesFromHostInternal, GetCookiesFromHost, and
GetCookieInternal when given empty host string. r=biesi
2009-11-09 16:21:57 -08:00
Ian Neal
e4404f20b3 Bug 525373 - Make customizable toolbars play nicely with children with disabled attributes
r=dao
2009-11-09 23:13:58 +00:00
Josh Aas
f3606f8cc2 Mac OS X, mouse move: Don't add a nativeMsg to an event from widgets that aren't plugin widgets. b=526845 r=smichaud 2009-11-09 18:08:42 -05:00
Tanner M. Young
d27f609cf6 Bug 514308 - Fix shift+click on the RSS icon in the address bar. r=mano 2009-11-09 22:14:20 +01:00
Dão Gottwald
b04a04e38b Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh 2009-11-09 22:11:58 +01:00
Neil Deakin
2590e098c8 Bug 524545, popups with large margins can appear offscreen, adjust margins a bit from last patch, r=roc 2009-11-09 09:55:47 -05:00
Laurent Jouanneau
297efa6c18 Bug 524975 - Copy-Paste of simple HTML adds extra space not present in original content. r=Mats Palmgren sr=Olli Pettay 2009-11-09 15:41:12 +01:00
Phil Ringnalda
c933b5b652 Bug 527343 - Switch about:crashes to use :-moz-locale-dir, r=dao 2009-11-08 13:33:17 -08:00
Bernd
5e0f3e1796 testcases for the bugs fixed by the checkin for bug 452319 2009-11-08 20:11:07 +01:00
Robert Sayre
6dc0b0c15c Merge 2009-11-08 13:49:42 -05:00
David Bolter
c0507d2f71 Bug 512059 - Accessibility focus event never fired for designMode document after the first focus. r=surkov,MarcoZ a=blocking1.9.2 2009-11-08 13:36:02 -05:00
Simon Montagu
300dbdf6e5 Drill down through placeholder frames to the real frames in bidi reordering. Bug 525740, r=roc 2009-11-08 09:40:46 -08:00
Robert Sayre
6a09f890af Check whether the patch in Bug 527261 fixes a mochitest crash. 2009-11-08 10:41:44 -05:00
Dão Gottwald
1951d7d761 make comment reflect reality 2009-11-08 16:25:45 +01:00
Dão Gottwald
f35dbf42d0 Bug 527301 - Faststripe uses obsolete "empty" attribute. r=gavin 2009-11-08 11:25:54 +01:00
Dão Gottwald
dd51d9c22a Bug 521129 - Alt-Tab in FullScreen video does not exit full screen mode. r=dolske 2009-11-08 10:22:38 +01:00
Dão Gottwald
ae30b0fbe8 Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske 2009-11-08 10:22:11 +01:00
Gavin Sharp
d2c610fb87 Bug 526920: JSON bookmarks importer (SetAndLoadFaviconForPage) should support setting favicons for bookmarked about: URIs, r=mak 2009-11-08 01:49:14 -05:00
Josh Aas
9f778c7836 Rename confusing nsPluginInstanceOwner variable to something less confusing (mOwner -> mObjectFrame). b=526953 r/sr=jst 2009-11-08 16:52:46 -05:00
Josh Aas
ece35c1d9a Add support for scrollwheel events to Cocoa NPAPI. b=519100 r=roc 2009-11-08 16:51:46 -05:00
Doug Turner
57d7d53ab8 Bug 527182 - Crash when entering info on twitter. r=blassey 2009-11-07 19:01:29 -08:00
David Bolter
cd3e5b747c Backed out changeset 073164ba54ce 2009-11-07 21:34:20 -05:00
dbolter@mozilla.com
b40cf73cfc Bug 512058 - Can't set focus to designMode document via accessibility APIs (also b=512059). r=MarcoZ,surkov 2009-11-07 20:08:40 -05:00
Brendan Eich
e69b1df448 Fix empty script deserialization (525481, r=igor). 2009-11-07 11:23:00 -08:00
Tanner M. Young
c1b0176709 Bug 524090 - make "View Image Info" scroll to the selected image in the Page Info media tab. r=dao 2009-11-07 19:24:08 +01:00
Taras Glek
c63e503d72 Bug 525755 - crash [@ nsZipArchive::BuildFileList] using jar: with the file protocol without a '/' for the root of the filesystem. r=alfredkayser 2009-11-07 16:19:20 +01:00
Tanner M. Young
f02a7b1843 Bug 524092 - fix for compatibility with "View Frames" add-on. r=dao 2009-11-07 12:29:52 +01:00
Dão Gottwald
ded14bca93 Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend 2009-11-07 09:21:07 +01:00
Ryan Flint
dfaafdf0d0 Bug 507073 - Don't build nsBrowserDirectoryProvider as a separate library. r=vlad
--HG--
rename : browser/components/dirprovider/nsBrowserDirectoryProvider.cpp => browser/components/dirprovider/DirectoryProvider.cpp
2009-11-07 02:19:44 -05:00
Alexander Surkov
d40392231b Bug 526915 - aria-describedby broken in FF 3.6b1, r=marcoz, davidb 2009-11-07 14:37:51 +08:00
Mats Palmgren
a91ff35e31 Crash test for bug 497875. 2009-11-07 04:28:26 +01:00
Justin Dolske
90c2cebf38 Bug 521906 - Breakpad should report if extension compatibility overrides are being used. r=dtownsend 2009-11-06 18:40:15 -08:00
Justin Dolske
952e2a88c3 Bug 519729 - Crash [@nsHttpsHandler::GetProtocolFlags(unsigned int*)] with COMPUTERBILD Abzockschutz addon. r=cbiesinger 2009-11-06 18:40:13 -08:00
Daniel Holbert
215eb041c8 Bug 501754: Disable test_videocontrols_audio_direction.html and test_videocontrols_video_direction.html, due to excessive failure rate (pending investigation) 2009-11-06 18:25:13 -08:00
Daniel Holbert
294129f4ef bug 526323: disable test_access_control.html on windows due to excessive orange (pending investigation) 2009-11-06 16:27:37 -08:00
Jeff Walden
850d28f0dc Bug 526686 - Add QueryInterface methods to all exposed types of objects in httpd.js. Also change nsIHttpRequestMetadata to nsIHttpRequest for a little conciseness. r=waylon, not worth someone's time to review trivial code changes and renamings 2009-11-06 16:24:32 -08:00
Shawn Wilsher
89744c4f05 Backout of bug 496019 and bug 526601 due to window build bustage. 2009-11-09 12:16:39 -08:00
Jonas Sicking
d954edae7f Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst
--HG--
rename : content/base/public/nsIDOMFileRequest.idl => content/base/public/nsIDOMFileReader.idl
rename : content/base/src/nsDOMFileRequest.cpp => content/base/src/nsDOMFileReader.cpp
rename : content/base/src/nsDOMFileRequest.h => content/base/src/nsDOMFileReader.h
2009-11-09 12:05:16 -08:00
Shawn Wilsher
b35dae99b7 Bustage fix for windows. 2009-11-09 10:35:26 -08:00
Josh Aas
dc9a40069b Add test for NPN_ConvertPoint, only enabled for Mac OS X for now. b=500406 r=roc 2009-11-09 13:19:26 -05:00
Dave Townsend
9dffa3f79f Bug 521905: Make extensions.checkCompatibility be per-application-version. r=robstrong 2009-11-09 10:14:13 -08:00
Shawn Wilsher
fefc527b0e Bug 526601 - Places needs to use asyncClose instead of close on the database connection
Storage API changed, and we need to update.
r=mak
2009-11-09 09:59:40 -08:00
Shawn Wilsher
020bb307a8 Bug 496019 - mozilla::storage::Connection::Close can spin a nested event loop
Creates a new close method that must be used when using asynchronous statements,
and disallow Close from being called in that case.
r=asuth
sr=vlad
2009-11-09 09:58:34 -08:00