Robert O'Callahan
|
33e4a2f135
|
Fix bustage for bug 470911
|
2009-01-05 14:54:16 +13:00 |
|
Robert O'Callahan
|
f5ac70880b
|
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
|
5d6ba2df4a
|
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
|
5f79974815
|
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
|
2d49b62ed7
|
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
|
7b82035873
|
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
|
0e5439fe27
|
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
|
8f4b3155dc
|
Give nsFloatManager::FloatInfo a copy constructor to avoid confusing refcount logging. (Bug 191448)
|
2009-01-04 20:25:58 -05:00 |
|
L. David Baron
|
eee42cfdd7
|
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
|
57a8e776d8
|
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
|
47371e36d1
|
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
|
f225c83ebc
|
Bug 470636 - Audio doesn't stop after navigating away from page - r+sr=roc
|
2009-01-05 13:09:40 +13:00 |
|
Ben Turner
|
dab6e5e0dd
|
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
|
87389f6007
|
Remove TestSpaceManager. (Bug 191448) r+sr=roc
|
2009-01-04 14:52:38 -05:00 |
|
L. David Baron
|
82d6666100
|
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
|
3b375b5c0b
|
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
|
9b5ab1b7c2
|
Forgot to rev IID in bug 468645 (changeset efbec418c3a1).
|
2009-01-04 14:52:38 -05:00 |
|
L. David Baron
|
a5260aee02
|
Add some reftests for float behavior.
|
2009-01-04 14:52:38 -05:00 |
|
L. David Baron
|
b3d748ba11
|
Fix some missed renames from bug 471356. r+sr=bzbarsky
|
2009-01-04 14:52:38 -05:00 |
|
timeless@mozdev.org
|
cdcfd4b062
|
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
|
019a5db754
|
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
|
26e18b4971
|
reverting 245acb960a88
|
2009-01-04 17:02:07 +00:00 |
|
Craig Topper
|
0e36e0cef5
|
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
|
3c18aee1d9
|
Testcase for bug 468208 (Leak txNodeTest on http://ocp.acadiau.ca/).
|
2009-01-04 16:15:02 +01:00 |
|
Dão Gottwald
|
98ef582b97
|
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
|
5ba3872917
|
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
|
f254a8e531
|
Bug 469795 - tolerate contexts which don't have a JSOPTION_PRIVATE_IS_NSISUPPORTS; r+sr=jst
|
2009-01-04 09:06:51 +01:00 |
|
Justin Dolske
|
fdfcd5d372
|
Bug 451267 followup, bump the interface uuid. Oops. r=me.
|
2009-01-03 21:28:27 -08:00 |
|
Paul O'Shannessy
|
1a6cbdbb3e
|
Bug 451267 - Master password dialog is shown on each website with at least one text field due to sqlite import. r=dolske
|
2009-01-03 21:20:01 -08:00 |
|
Dietrich Ayala
|
9659c3c58d
|
Bug 464486 - lots of bookmark corruption reported via user support (r=marco, sdwilsh)
|
2009-01-03 09:26:11 -08:00 |
|
Olli Pettay
|
4055e86a98
|
Bug 471883 - Gesture events should be dispatched to the element under mouse, not to document. r+sr=roc
|
2009-01-03 14:40:26 +02:00 |
|
Serge Gautherie
|
fd78ab98da
|
Bug 471877 - Cleanup GTK includes; bustage fix (= revert nsPrintDialogGTK.cpp and nsPrintSettingsGTK.h too) for
changeset 043671bf5dfc
Bug 471877 - Cleanup GTK includes; r+sr=roc
|
2009-01-03 09:43:24 +01:00 |
|
Serge Gautherie
|
ad05385ab5
|
Bug 471877 - Cleanup GTK includes; bustage fix (= revert nsDeviceContextSpecG.h) for
changeset 043671bf5dfc
Bug 471877 - Cleanup GTK includes; r+sr=roc
|
2009-01-03 09:25:40 +01:00 |
|
Arpad Borsos
|
318ec6121d
|
Bug 471877 - Cleanup GTK includes; r+sr=roc
|
2009-01-03 08:37:52 +01:00 |
|
Robert Sesek
|
3126c034c7
|
Bug 463023 - nsIAutoCompleteController::searchStatus is initialized to 0, which is not a documented constant (nsAutoCompleteController::mSearchStatus); Unit test; r=gavin.sharp
|
2009-01-03 08:33:20 +01:00 |
|
Robert Sesek
|
7c6376146e
|
Bug 463023 - nsIAutoCompleteController::searchStatus is initialized to 0, which is not a documented constant (nsAutoCompleteController::mSearchStatus); Patch; r=gavin.sharp
|
2009-01-03 08:33:16 +01:00 |
|
Serge Gautherie
|
3345c79902
|
Bug 469331 - [SeaMonkey] test_bug458898.html fails; (Cv1) Report the (failing) values; r=dbaron
|
2009-01-03 08:27:27 +01:00 |
|
Ehsan Akhgari
|
6f93e82b41
|
Bug 471018 - Warning: nsFaviconService.cpp: outparam 'aHasData' not written on NS_SUCCEEDED(return value); r=dietrich
|
2009-01-03 07:42:34 +03:30 |
|
Josh Aas
|
c474ff07a9
|
Clean up window mediator code. b=450576 sr=roc
|
2009-01-02 22:06:52 -06:00 |
|
Karl Tomlinson
|
cbb1b6e85c
|
b=469752 don't increment generation after LookupLocalFont in gfxUserFontSet::LoadNext r=jdaggett
|
2009-01-03 16:28:46 +13:00 |
|
Karl Tomlinson
|
4ae5e2778b
|
@font-face { src:local() } reftest
|
2009-01-03 16:25:51 +13:00 |
|
Karl Tomlinson
|
2f1d5faf21
|
b=468218 @font-face { src:local() } for GTK/Pango r=roc
|
2009-01-03 16:21:49 +13:00 |
|
Johnny Stenback
|
84a33176cf
|
Fixing bug 470992. Fix incorrect argument type in nsGlobalWindow::SetTimeout/Interval(). r+sr=mrbkap@gmail.com
|
2009-01-02 16:14:34 -08:00 |
|
Vladimir Vukicevic
|
780d7a3c83
|
b=459648, crash in DragLeave while hovering over marquee and using ondragenter display none; r=enndeakin
|
2009-01-02 14:06:40 -08:00 |
|
Robert Strong
|
f5d0f40a3f
|
Bug 471367 - Change the property name WARN_UNSUPPORTED_MSG to WARN_MIN_SUPPORTED_OS_MSG. r=jmathies
|
2009-01-02 13:59:14 -08:00 |
|
Reed Loden
|
703ea02576
|
Bug 471839 - "Modify some of the URLs used in bookmarks file" [r=Pike]
|
2009-01-02 15:12:05 -06:00 |
|
Ben Turner
|
c9d8ee4226
|
Fixing test filename case problem to fix linux.
|
2009-01-02 15:08:05 -06:00 |
|
Markus Stange
|
4ccec61031
|
Bug 470711 - Newly modernized tabs look cut off if the last one is hidden, r=josh r+sr=roc
|
2009-01-02 22:02:50 +01:00 |
|
Ben Turner
|
6aa805f93b
|
Disabling the test that's timing out on linux only until I can reproduce
|
2009-01-02 14:54:18 -06:00 |
|
Robert Sayre
|
34560c2aa8
|
Merge m-c to tracemonkey.
|
2009-01-02 12:37:55 -08:00 |
|