Boris Zbarsky
|
f7fe544d79
|
Adding a test
|
2009-01-05 14:08:16 -05:00 |
Robert Strong
|
dbf15fd458
|
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
|
e340211d88
|
more window mediator whitespace cleanup, no bug
|
2009-01-05 12:58:59 -06:00 |
Boris Zbarsky
|
b58ca02b40
|
Adding test
|
2009-01-05 13:32:00 -05:00 |
Doug Turner
|
c3b49a4e2a
|
Bug 464091 - Modify windows widget to work for windows ce. r=emaijala / sr=pavlov
|
2009-01-05 10:17:44 -08:00 |
Doug Turner
|
bb93398243
|
Backed out changeset 5b6c7ace97c4
this patch is fine, it just had the wrong comment.
|
2009-01-05 10:08:00 -08:00 |
John Wolfe
|
1d25b19282
|
Bug 464180 - link error when building nsWaveDecoder on wince. r=ted
|
2009-01-05 10:03:07 -08:00 |
Olli Pettay
|
afca30c211
|
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
|
5528412cb7
|
Merge for backout of bug 441359
|
2009-01-05 01:28:52 -08:00 |
Dave Camp
|
a8ba41104f
|
Backed out changeset e31d0d3c28fd (bug 441359)
|
2009-01-05 01:27:51 -08:00 |
Alexander Surkov
|
a5477921f1
|
merge for bug Bug 441359
|
2009-01-05 15:44:22 +08:00 |
Alexander Surkov
|
5e4bb7fd66
|
Bug 468418 - Expose level for nested lists in HTML, r=marcoz, aaronlev
|
2009-01-05 15:41:30 +08:00 |
Dave Camp
|
d938bc5087
|
Bug 441359: Run scripts/css through the classifier. r+sr=sicking
|
2009-01-04 23:40:29 -08:00 |
Dave Camp
|
e54471b1ca
|
Bug 442809: respect application caches in imgLoader.cpp. r=joedrew, sr=vlad
|
2009-01-04 21:52:22 -08:00 |
Josh Aas
|
9714de8cfa
|
Clean up allocation for nsWindowMediator, nsAbout. b=471981 r=neil sr=roc
|
2009-01-04 23:22:36 -06:00 |
Robert O'Callahan
|
a9ba304668
|
Back out 451958
|
2009-01-05 16:33:12 +13:00 |
Robert O'Callahan
|
616d02e21f
|
Backed out changeset a5587354082a
|
2009-01-05 16:33:01 +13:00 |
Robert O'Callahan
|
bdb6d4ac8b
|
Back out 451958
|
2009-01-05 16:32:31 +13:00 |
Robert O'Callahan
|
028e0ae4a0
|
Backed out changeset 23021d6ef8b2
|
2009-01-05 16:31:59 +13:00 |
Robert O'Callahan
|
39877d2b66
|
Fix obvious mistake in bug 470911 as well
|
2009-01-05 15:18:33 +13:00 |
Robert O'Callahan
|
f900eb6696
|
Fix bustage for bug 470911, try harder^2
|
2009-01-05 15:15:49 +13:00 |
Robert O'Callahan
|
42e04ddb89
|
Fix bustage for bug 470911, try harder
|
2009-01-05 15:13:49 +13:00 |
Robert O'Callahan
|
6d8ed0db0a
|
Fix bustage by removing mention of non-existent test for bug 451958.
|
2009-01-05 14:58:27 +13:00 |
Robert O'Callahan
|
f6a94fb832
|
Fix bustage for bug 470911
|
2009-01-05 14:54:16 +13:00 |
Robert O'Callahan
|
5b3b709a90
|
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
|
0ca279acd8
|
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
|
2726c50012
|
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
|
3802c05d2d
|
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
|
48f9f1673f
|
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
|
aecc41d780
|
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
|
2d4be2ffc2
|
Give nsFloatManager::FloatInfo a copy constructor to avoid confusing refcount logging. (Bug 191448)
|
2009-01-04 20:25:58 -05:00 |
L. David Baron
|
fcff6e2cee
|
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
|
53ac2c7d8b
|
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
|
ace85fd55d
|
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
|
1bff780a7e
|
Bug 470636 - Audio doesn't stop after navigating away from page - r+sr=roc
|
2009-01-05 13:09:40 +13:00 |
Ben Turner
|
d675b10bad
|
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
|
0e333c48e7
|
Remove TestSpaceManager. (Bug 191448) r+sr=roc
|
2009-01-04 14:52:38 -05:00 |
L. David Baron
|
b7c48a320a
|
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
|
f1cfcacd76
|
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
|
13c1363b1d
|
Forgot to rev IID in bug 468645 (changeset efbec418c3a1).
|
2009-01-04 14:52:38 -05:00 |
L. David Baron
|
2f332b2737
|
Add some reftests for float behavior.
|
2009-01-04 14:52:38 -05:00 |
L. David Baron
|
5110f58234
|
Fix some missed renames from bug 471356. r+sr=bzbarsky
|
2009-01-04 14:52:38 -05:00 |
timeless@mozdev.org
|
320bc70b32
|
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
|
fa75f388da
|
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
|
59f87d0228
|
reverting 245acb960a88
|
2009-01-04 17:02:07 +00:00 |
Craig Topper
|
8df8146c00
|
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
|
1f8c77f3d8
|
Testcase for bug 468208 (Leak txNodeTest on http://ocp.acadiau.ca/).
|
2009-01-04 16:15:02 +01:00 |
Dão Gottwald
|
de19ee8a7e
|
Bug 471923 - kill tab-left-edge and tab-right-edge -moz-appearance values. r+sr=roc
|
2009-01-04 15:01:48 +01:00 |
timeless
|
c2417cf722
|
Bug 466384 - "ASSERTION: OnDataAvailable implementation consumed no data" loading standalone video from local file; r+sr=bzbarsky
|
2009-01-04 09:31:42 +01:00 |
timeless
|
0bc7ba4320
|
Bug 469795 - tolerate contexts which don't have a JSOPTION_PRIVATE_IS_NSISUPPORTS; r+sr=jst
|
2009-01-04 09:06:51 +01:00 |