Jonathan Kew
|
29eda950fd
|
Bug 470418 - Leak nsStyleContext with RTL, text-transform; r,sr=roc
|
2009-01-01 16:34:13 +03:30 |
|
timeless@mozdev.org
|
e2afb0b428
|
Bug 469535 - Cr is not defined in viewSource.js, r=gavin
|
2008-12-31 22:10:19 -08:00 |
|
Phil Ringnalda
|
8aca67f326
|
Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin
|
2008-12-31 18:54:17 -08:00 |
|
Phil Ringnalda
|
13439d7b47
|
Merge for backout of e0cce6a738c9
|
2008-12-31 18:23:21 -08:00 |
|
Phil Ringnalda
|
b6f4c63c3c
|
Backed out changeset e0cce6a738c9 (Bug 466224 - Make quickstubs call nsINode/nsINodeList methods) for failing mochitest
|
2008-12-31 18:21:52 -08:00 |
|
Mats Palmgren
|
895369cbd3
|
Reftest for bug 302379.
|
2008-12-31 17:38:00 +01:00 |
|
Peter Van der Beken
|
9f2cfc5446
|
Fix for bug 466224 (Make quickstubs call nsINode/nsINodeList methods). r/sr=jst.
|
2008-12-31 14:55:20 +01:00 |
|
Graeme McCutcheon
|
b0ef19dbcb
|
Bug 418874 - undo function does not work in emptyText textboxes (e.g. Firefox search field, URL bar). r=gavin
|
2008-12-31 11:40:23 +01:00 |
|
Olli Pettay
|
4b02c1ec1d
|
Bug 471543, r=enndeakin, sr=roc,
|
2008-12-31 11:29:22 +02:00 |
|
Phil Ringnalda
|
4a7e8ada57
|
Bug 471439 - Remove long-dead MOZ_SECURITY ifdef, r=ted
|
2008-12-30 20:53:08 -08:00 |
|
Stappel
|
7c36e5a30e
|
Bug 469302 - Page source code after form submit shows initial form page instead of new page, r=gavin, sr=mrbkap
|
2008-12-30 20:45:05 -08:00 |
|
Ben Turner
|
9dc14ca22c
|
Backed out changeset 1c68eb288c85 for mochitest timeouts.
|
2008-12-30 17:35:43 -06:00 |
|
Ben Turner
|
594e873d2a
|
Bug 471285 - 'Workers: Spec for runtime error behavior has changed'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:25:05 -06:00 |
|
Ben Turner
|
ecdcc79104
|
Bug 470334 - 'Workers: relative urls for XHR are incorrect'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:24:58 -06:00 |
|
Marco Bonardo
|
0cafd269c4
|
Bug 470707 - [SeaMonkey] test_download_history.js fails now, r=dietrich
|
2008-12-30 22:42:23 +01:00 |
|
Marco Bonardo
|
c2d5ca0cbd
|
Bug 467778 - dragover attribute is not always cleaned up correctly, r=dietrich
|
2008-12-30 22:42:23 +01:00 |
|
Marco Bonardo
|
e6b8308902
|
Bug 466564 - RemoveDuplicateURIs is not aware of temp views, r=dietrich
|
2008-12-30 22:42:23 +01:00 |
|
Marco Bonardo
|
be7aeedd0c
|
Bug 464438 - move EnsureCurrentSchema into migration path, r=dietrich
|
2008-12-30 22:42:23 +01:00 |
|
Marco Bonardo
|
485f62946f
|
Bug 439129 - Clearing browsing history does not hide livemarks children from the location bar, r=dietrich
|
2008-12-30 22:42:22 +01:00 |
|
Ben Hearsum
|
9108e3868a
|
bug 471427: upload target, all in one shot, UPLOAD_EXTRA_FILES fixed. r=ted
|
2008-12-29 11:11:27 -05:00 |
|
Dão Gottwald
|
5505a0c529
|
Bug 471404 - "Remove All Reports" shouldn't be available if there aren't any reports. r=ted
|
2008-12-30 20:24:34 +01:00 |
|
Peter Van der Beken
|
2b25dc0406
|
Fix for bug 467671 (Leak 6 nsGlobalWindows due to DOMAnimatedLength not participating in cycle collection).
|
2008-12-30 17:32:22 +01:00 |
|
Olli Pettay
|
7c4810ebbf
|
Bug 419059 - contentAccess accesskeys for elements hidden with CSS don't work, r=neil, sr=roc, a=jst
|
2008-12-30 16:09:14 +02:00 |
|
Neil Deakin
|
594c36bac2
|
Bug 467775, ensure GetMayProcessChildren is called for all recursive template checks, r=smaug,sr=jonas
|
2008-12-30 08:31:00 -05:00 |
|
Neil Deakin
|
afa8cec7f5
|
Bug 393582, Improve naNavigationDirection code, patch=karunasagark@gmail.com,r=enn,sr=bz
|
2008-12-30 08:30:51 -05:00 |
|
Dietrich Ayala
|
17dd8776c4
|
Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike)
|
2008-12-30 13:44:55 +01:00 |
|
Olli Pettay
|
f90f05f0b4
|
Bug 471246, r+sr=jst
|
2008-12-30 14:27:37 +02:00 |
|
Dão Gottwald
|
a2d19b275b
|
Bug 460228 - Remove unused tabbrowser images
|
2008-12-30 10:52:13 +01:00 |
|
Masatoshi Kimura
|
282fcb0d47
|
Bug 471471 - Narrow window class name is no longer used; r+sr=roc
|
2008-12-30 06:39:24 +01:00 |
|
timeless
|
bdc69a7830
|
Bug 469019 - gfxRect shouldn't be forward declared as a class; fixing forward declaration to match impl; r=(bzbarsky + longsonr) sr=roc
|
2008-12-30 06:34:56 +01:00 |
|
Tyler [Triage]
|
a0ce012f99
|
Bug 471154 - remove editor readme from mozilla-central; r=daniel
|
2008-12-30 06:29:45 +01:00 |
|
Daniel Holbert
|
29eded8020
|
whitespace-only: Fix bad indentation on one line of nsSVGAnimatedTransformList.cpp
|
2008-12-29 17:40:08 -08:00 |
|
Dietrich Ayala
|
44e08929e7
|
backout bug 414715 due to leaks
|
2008-12-29 17:22:39 -08:00 |
|
L. David Baron
|
17691f4b06
|
Fix trivial compiler warning introduced by bug 471356.
|
2008-12-29 18:33:46 -05:00 |
|
Neil Rashbrook
|
3206af7aea
|
Bug 464914 (regression from bug 270128) Watch for menubar activation r=Standard8
|
2008-12-29 23:12:26 +00:00 |
|
Dietrich Ayala
|
c51318949c
|
Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike)
|
2008-12-29 14:49:05 -08:00 |
|
Brad Lassey
|
147efe7cb0
|
bug 469412 - remove native widgets from xul decks, mobile only r+sr=roc
|
2008-12-29 12:00:12 -05:00 |
|
Brad Lassey
|
84f523a585
|
bug 464194 - ShellExecuteW and SHParseDisplayName do not exist on wince r=emk, bsmedberg
|
2008-12-29 11:56:21 -05:00 |
|
L. David Baron
|
23d4f4d4b2
|
Stop using nsAreaFrame for anything other than xul:label, which is the only thing for which it does anything different from nsBlockFrame, and rename it accordingly. (Bug 471356) r+sr=roc
--HG--
rename : layout/generic/nsAreaFrame.cpp => layout/xul/base/src/nsXULLabelFrame.cpp
rename : layout/generic/nsAreaFrame.h => layout/xul/base/src/nsXULLabelFrame.h
|
2008-12-29 10:07:38 -05:00 |
|
L. David Baron
|
c48e8cee0e
|
Fix regression in CalcQuirkContainingBlockHeight from change from area frame to block frame in bug 243519. (Bug 471356) r+sr=roc
|
2008-12-29 10:07:38 -05:00 |
|
Mats Palmgren
|
201ead948a
|
Additional tests for clip property. (Bug 372063)
|
2008-12-29 10:07:38 -05:00 |
|
L. David Baron
|
d11612b0aa
|
Distinguish clip:rect(auto,auto,auto,auto) from clip:auto as the spec requires. (Bug 372063) r+sr=bzbarsky
|
2008-12-29 10:07:38 -05:00 |
|
L. David Baron
|
805646bab5
|
Reject 0 as a value for -moz-column-count. (Bug 471341) r+sr=bzbarsky
|
2008-12-29 10:07:38 -05:00 |
|
L. David Baron
|
d0d2117def
|
Add crashtests for bug 468645.
|
2008-12-29 10:07:37 -05:00 |
|
L. David Baron
|
7748baab3d
|
Fix nsLayoutUtils::IsReallyFixedPos to work right in paginated mode. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:37 -05:00 |
|
L. David Baron
|
83b583a320
|
Don't post media features values changed events when nothing changed. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:37 -05:00 |
|
L. David Baron
|
a4dd12922f
|
Pass the correct parent content when re-resolving the inner table for a display:table pseudo-element (:before or :after). (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:37 -05:00 |
|
L. David Baron
|
8ae14c6f7f
|
Prevent rebuilding all style data when paginated. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:37 -05:00 |
|
L. David Baron
|
272bf85847
|
SetVisibleArea doesn't need to lead to media query change handling when paginated (e.g., when doing a SizeToContent around a print preview window). (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:37 -05:00 |
|
L. David Baron
|
eed7111013
|
Fix handling of 'orienation' feature in print-preview. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:36 -05:00 |
|