Граф коммитов

228722 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 621689f72e Bug 472138. Eliminate unused or unnecessary CreateAnonymousFrames args. r+sr=roc 2009-01-05 17:25:31 -05:00
Boris Zbarsky 2883119123 merge backout of bug 437366. 2009-01-05 17:05:03 -05:00
Boris Zbarsky 8dafbc0f2e Backed out changeset f87b46d44d22 (bug 437366) 2009-01-05 17:04:28 -05:00
Boris Zbarsky 16c7fb0cce Adding a test 2009-01-05 14:08:16 -05:00
Robert Strong 29da53e611 Bug 464835 - Update prompt comes up too often - backout changes from bug 324121. r=dtownsend 2009-01-05 11:00:19 -08:00
Josh Aas 521063e99b more window mediator whitespace cleanup, no bug 2009-01-05 12:58:59 -06:00
Boris Zbarsky d5f44659f0 Adding test 2009-01-05 13:32:00 -05:00
Doug Turner 0e53f835ac Bug 464091 - Modify windows widget to work for windows ce. r=emaijala / sr=pavlov 2009-01-05 10:17:44 -08:00
Doug Turner 296322460c Backed out changeset 5b6c7ace97c4
this patch is fine, it just had the wrong comment.
2009-01-05 10:08:00 -08:00
John Wolfe dd813b83b9 Bug 464180 - link error when building nsWaveDecoder on wince. r=ted 2009-01-05 10:03:07 -08:00
Olli Pettay 2b8b043495 Bug 457862 - onresize events should fire at every resize while resizing the window, r+sr=dbaron 2009-01-05 18:26:59 +02:00
Dave Camp 27ddbe71ea Merge for backout of bug 441359 2009-01-05 01:28:52 -08:00
Dave Camp 38593e5ba5 Backed out changeset e31d0d3c28fd (bug 441359) 2009-01-05 01:27:51 -08:00
Alexander Surkov 26903d8c45 merge for bug Bug 441359 2009-01-05 15:44:22 +08:00
Alexander Surkov 692a6cf5a5 Bug 468418 - Expose level for nested lists in HTML, r=marcoz, aaronlev 2009-01-05 15:41:30 +08:00
Dave Camp ef066a4c64 Bug 441359: Run scripts/css through the classifier. r+sr=sicking 2009-01-04 23:40:29 -08:00
Dave Camp e665fd233b Bug 442809: respect application caches in imgLoader.cpp. r=joedrew, sr=vlad 2009-01-04 21:52:22 -08:00
Josh Aas a728390004 Clean up allocation for nsWindowMediator, nsAbout. b=471981 r=neil sr=roc 2009-01-04 23:22:36 -06:00
Robert O'Callahan 42c152bab9 Back out 451958 2009-01-05 16:33:12 +13:00
Robert O'Callahan 202b1d3ad9 Backed out changeset a5587354082a 2009-01-05 16:33:01 +13:00
Robert O'Callahan ea04749769 Back out 451958 2009-01-05 16:32:31 +13:00
Robert O'Callahan 75c390976a Backed out changeset 23021d6ef8b2 2009-01-05 16:31:59 +13:00
Robert O'Callahan a39b1fb52d Fix obvious mistake in bug 470911 as well 2009-01-05 15:18:33 +13:00
Robert O'Callahan 9b29319a1b Fix bustage for bug 470911, try harder^2 2009-01-05 15:15:49 +13:00
Robert O'Callahan 3d6887bc86 Fix bustage for bug 470911, try harder 2009-01-05 15:13:49 +13:00
Robert O'Callahan 4621e1a377 Fix bustage by removing mention of non-existent test for bug 451958. 2009-01-05 14:58:27 +13:00
Robert O'Callahan 7aa8ebdc17 Fix bustage for bug 470911 2009-01-05 14:54:16 +13:00
Robert O'Callahan b1118b86e1 Bug 470911. Make the preserveAspectRatio attribute storage much simpler and make the DOM accessors use tear-offs. With help from Craig Topper. r+sr=roc
--HG--
extra : rebase_source : 1a073c76d07c0a4532b2caf9978ef5847b36dec8
2009-01-05 14:19:38 +13:00
Craig Topper bf246480a1 Bug 471165. Make SVG animated class storage an nsAutoPtr<nsString> and make the DOM 'className' object a tear-off. r=longsonr,sr=roc
--HG--
extra : rebase_source : 8ba937100e482ea0dab88a310ad378afd76c8953
2009-01-05 14:13:56 +13:00
Chris Pearce 791257c026 Bug 451958. Implement load policy for media elements. r+sr=roc
--HG--
extra : rebase_source : 6554a080e91e0cf61807dd29ca5103dd35531cd8
2009-01-05 13:50:33 +13:00
Michael Ventnor b0cdd42ab0 Bug 445741. Round rects consistently to avoid a gap between an element and its shadow. r+sr=roc
--HG--
extra : rebase_source : dbb4ae33812db8167650dcc218f0bd4a3e0f3dc2
2009-01-05 13:41:01 +13:00
Robert O'Callahan 6009c13868 Bug 465448. Perform sanity check to avoid resizing a window smaller than the content area we're trying to achieve. r+sr=bzbarsky
--HG--
extra : rebase_source : 57e7e4e95ec2c100b8ceaa66864f6dfb5ba1cc86
2009-01-05 13:39:40 +13:00
Robert O'Callahan b869797937 Bug 429968. Handle situations where first-letter text detects first-letter style should not be applied, by creating a zero-length 'first letter'. r+sr=dbaron
--HG--
extra : rebase_source : 650611aec3adb1498dc5d8d6d38212ddf09e32fc
2009-01-05 13:36:56 +13:00
L. David Baron d85ab5917a Give nsFloatManager::FloatInfo a copy constructor to avoid confusing refcount logging. (Bug 191448) 2009-01-04 20:25:58 -05:00
L. David Baron dbe76c825c Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
--HG--
rename : layout/generic/nsSpaceManager.cpp => layout/generic/nsFloatManager.cpp
rename : layout/generic/nsSpaceManager.h => layout/generic/nsFloatManager.h
2009-01-04 19:39:54 -05:00
L. David Baron 7d25fc9316 Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc 2009-01-04 19:39:54 -05:00
timeless@mozdev.org 6b86e7f0aa Bug 451127 "ASSERTION: nsSimpleURI not thread-safe" through nsInputStreamTransport destructor
nsJSThunk can't use an nsIURI object internally
r+sr=bz
2009-01-04 16:34:18 -08:00
Chris Double a980d788b7 Bug 470636 - Audio doesn't stop after navigating away from page - r+sr=roc 2009-01-05 13:09:40 +13:00
Ben Turner c5ffe7109b Bug 471920 - 'Workers: 404 errors when creating a new worker silently fails'. r+sr=jst, a=blocking1.9+ 2009-01-04 13:41:03 -08:00
L. David Baron 3c9f784789 Remove TestSpaceManager. (Bug 191448) r+sr=roc 2009-01-04 14:52:38 -05:00
L. David Baron 68a67d6d83 Remove the VerifyReflow code that checked the space manager state. (Bug 191448) r+sr=roc 2009-01-04 14:52:38 -05:00
L. David Baron 780748f4a8 Fix assertion in bug 468645, per bzbarsky's followup review comment. r+sr=bzbarsky 2009-01-04 14:52:38 -05:00
L. David Baron 83eea4fd87 Forgot to rev IID in bug 468645 (changeset efbec418c3a1). 2009-01-04 14:52:38 -05:00
L. David Baron cc9ce7c33e Add some reftests for float behavior. 2009-01-04 14:52:38 -05:00
L. David Baron 20182cd8fe Fix some missed renames from bug 471356. r+sr=bzbarsky 2009-01-04 14:52:38 -05:00
timeless@mozdev.org bf5fbe82d6 Bug 427164 - jsdIScript.isLineExecutable should return NS_ERROR_OUT_OF_MEMORY for oom, r=caillon 2009-01-04 10:59:17 -08:00
timeless@mozdev.org 0d6abb9401 Bug 444918 - Crash when closing epiphany [@ NS_HasPendingEvents_P] ifndef MOZILLA_INTERNAL_API, r=bsmedberg 2009-01-04 10:59:17 -08:00
Craig Topper 3112b7a73a reverting 245acb960a88 2009-01-04 17:02:07 +00:00
Craig Topper 96221b977c Bug 471165 - Removing the class attribute doesn't clear class name. r=longsonr,sr=roc 2009-01-04 15:51:11 +00:00
Peter Van der Beken 5ae5704c50 Testcase for bug 468208 (Leak txNodeTest on http://ocp.acadiau.ca/). 2009-01-04 16:15:02 +01:00