Commit Graph

11365 Commits

Author SHA1 Message Date
bclary@bclary.com
333b6501a8 JavaScript Tests - fix window detection in test for bug 367121 2008-02-08 12:51:08 -08:00
dolske@mozilla.com
3061c98928 Reland 406686, tests went green apparently before picking up the backout. 2008-02-08 12:23:05 -08:00
dbaron@dbaron.org
791502ac20 Make CSS namespace identifiers case sensitive to match change in spec. b=416106 r+sr=bzbarsky a=schrep 2008-02-08 11:57:22 -08:00
dbaron@dbaron.org
1cfa9dcca9 Make changes in table-layout cause a reframe. b=367375 r+sr=bzbarsky a=schrep 2008-02-08 11:56:03 -08:00
dbaron@dbaron.org
bcbf67300f Make leak-gauge.html not require enhanced privileges. b=414800 2008-02-08 11:55:34 -08:00
dbaron@dbaron.org
5977f55665 Add leak logging for node info managers that can be added to leak-gauge. b=414704 r+sr=sicking a=schrep 2008-02-08 11:55:03 -08:00
dbaron@dbaron.org
632c70328b Force reflow on default font change, since style data comparison is not sufficient for things not reflected in style data. b=394057 r+sr=roc a=blocking1.9+ 2008-02-08 11:52:46 -08:00
dbaron@dbaron.org
0fd2f5d010 Fix serialization of currentColor for some properties. b=414550 r+sr=bzbarsky a=schrep 2008-02-08 11:51:41 -08:00
dbaron@dbaron.org
341458ed79 More detailed description of JS objects. b=414972 r+sr=peterv a=not part of default build (DEBUG_CC only) 2008-02-08 11:50:47 -08:00
dbaron@dbaron.org
9c5ed38724 Add comment explaining mJSRoots and ExplainLiveExpectedGarbage business. 2008-02-08 11:50:16 -08:00
dbaron@dbaron.org
6520043418 Warn when Unlink doesn't do what it should. b=414972 r+sr=peterv a=not part of default build (DEBUG_CC only) 2008-02-08 11:48:51 -08:00
dolske@mozilla.com
96d90967a4 Backout bug 406686 to determine cause of mochitest failures. 2008-02-08 11:07:21 -08:00
dolske@mozilla.com
efdce45420 Re-enable pngsuite reftests on Windows (bug 405384 - pngsuite reftest fails on Windows with slight color differences) 2008-02-08 10:35:36 -08:00
masayuki@d-toybox.com
d801b29bce Bug 415026 IME is always enabled in a page has contentEditable=true r+sr=roc, a1.9=mtschrep 2008-02-08 09:58:09 -08:00
edward.lee@engineering.uiuc.edu
954a04ca52 Bug 415718 - Should the download indicator be to the left of the page-load progress bar? r=mano, ui-r=madhava, a1.9=mconnor 2008-02-08 07:04:07 -08:00
edward.lee@engineering.uiuc.edu
21a01c7c0a Bug 405720 - Strange message with download manager for file with unknown filesize. r=sdwilsh, b-ff3=mconnor, a1.9=schrep 2008-02-08 07:02:46 -08:00
surkov.alexander@gmail.com
fe2c62d785 Bug 406010 - AT-SPI SHOWING and VISIBLE issues on documents, patch=ginn.chen, r=aaronlev, a=mtschrep 2008-02-08 05:59:46 -08:00
enndeakin@sympatico.ca
75d35b42fd Bug 406686, close popups on blur, this time with nullcheck, r=roc,sr=dveditz 2008-02-08 05:53:33 -08:00
enndeakin@sympatico.ca
97330fef40 Bug 415019, assertion when <triple> is missing attributes, r+sr=peterv,a=schrep 2008-02-08 05:50:46 -08:00
surkov.alexander@gmail.com
5e7568a719 Bug 308564 - linux bustage fix 2008-02-08 05:27:54 -08:00
surkov.alexander@gmail.com
4f9704daf6 Bug 308564 - linux bustage fix 2008-02-08 05:25:09 -08:00
aaronleventhal@moonset.net
8462758f48 Bug 415299. Support string values for ARIA widgets. r=surkov, a=schrep 2008-02-08 05:13:50 -08:00
aaronleventhal@moonset.net
86035cfe3c Bug 412849. Expose xul:image with onclick as a button with an action. r=enn, a=schrep 2008-02-08 05:05:20 -08:00
aaronleventhal@moonset.net
4e18f0d038 Bug 412878. Crashes when doc load finished. Possibly specific to framed pages. r=surkov, a=schrep. 2008-02-08 05:03:14 -08:00
dtownsend@oxymoronical.com
e269e3ad6a Bug 415534: Get Add-ons pane searchbox has "emptyText" attribute, should be "emptytext". p=dão, r=robstrong, a=schrep 2008-02-08 04:57:47 -08:00
dtownsend@oxymoronical.com
d174adab6d Bug 414716: Change color of "Learn More" links on the "Get Add-ons" pane. p=dão, r=robstring, a=schrep 2008-02-08 04:56:02 -08:00
surkov.alexander@gmail.com
4e09bf1306 Bug 308564 - No accessibility events when data in a tree row changes, r=evan.yan, olli.pettay, sr=jonas, a=mtschrep 2008-02-08 04:55:57 -08:00
dtownsend@oxymoronical.com
4637aa6df9 Bug 414597: AMO-provided icons aren't always 32x32. r=robstring, a=schrep 2008-02-08 04:47:30 -08:00
dtownsend@oxymoronical.com
ba66fb7f69 Bug 412824: UI misalignment after checking for addon updates. r=robstrong, a=schrep 2008-02-08 04:45:35 -08:00
surkov.alexander@gmail.com
3b6d7e353d Bug 415060 - missed test_menu.xul file 2008-02-08 01:54:31 -08:00
surkov.alexander@gmail.com
5ad04d806a Bug 415060 - menu.appendItem and .insertItemAt should return the new menuitem, r=enndeakin, a=dsicore 2008-02-08 01:37:18 -08:00
bzbarsky@mit.edu
8b8a07f4a7 Fix bug 416073: invalidate more things as needed during table reflow to prevent glitches. r+sr=roc 2008-02-08 01:36:32 -08:00
surkov.alexander@gmail.com
92c7ee62af Bug 416109 - fix compile warnings, r=aaronlev, a=dsicore 2008-02-08 01:35:42 -08:00
jruderman@hmc.edu
ea7868db1c Move test out of a directory that is doomed for removal 2008-02-08 01:00:21 -08:00
jag@tty.nl
5a280ba02a Bug 415422: Fix gqi dep build (crash on startup). r=ted, a=damons 2008-02-08 00:50:22 -08:00
axel@pike.org
7ec0006e27 bug 416142, add Sinhala to the build, patch by chofmann, r=me, a=mtschrep 2008-02-07 17:15:57 -08:00
dolske@mozilla.com
57405383c0 Backing out bug 403193 to track down leaks. 2008-02-07 16:32:36 -08:00
bent.mozilla@gmail.com
0bf53d1dea Backing out patch for bug 353851 to see if it fixes test failures. 2008-02-07 16:29:17 -08:00
brendan@mozilla.org
23c36b84f4 Return of the property cache (365851, r=shaver). 2008-02-07 15:18:45 -08:00
jay@mozilla.org
6404918803 [Bug 415822] - Clean up QAX Install Wizard + more UI fixes 2008-02-07 15:14:32 -08:00
bent.mozilla@gmail.com
a96174cfb1 Bug 353851 - "accumulation of outer chrome windows in mOpener chains (window.opener)". r+sr=jst. a=blocking1.9. 2008-02-07 15:13:01 -08:00
dolske@mozilla.com
15ce37b30c Bug 403193 - Don't show Save Password notification bar in parent window when child has history. r=gavin, a1.9=schrep 2008-02-07 15:12:01 -08:00
dholbert@cs.stanford.edu
428ba6862a Bug 415012: Fix deadSpaceGap computation and restore deadSpaceGap subtraction in PrintPreviewNavigate. r+sr=roc, a1.9=beltzner 2008-02-07 15:08:00 -08:00
dholbert@cs.stanford.edu
ff6c52fcbe Bug 412607: Fix wrapping issue by clearing trimmable width before trying CanPlaceFrame. r+sr=roc, a=blocking1.9 2008-02-07 15:00:37 -08:00
dcamp@mozilla.com
968073116f Bug 414796: nsIDOMFile::getAsText(iso-8859-1) only returns first 8192 chars of file. r/sr/blocking-1.9=sicking 2008-02-07 14:45:29 -08:00
edward.lee@engineering.uiuc.edu
83191dc100 Bug 406359 - Unify the logic for url bar searches and drop down items. r=dietrich, a1.9=schrep 2008-02-07 14:27:16 -08:00
cltbld
350e0be960 "Automated configuration bump, release for firefox 3.0b3rc3" 2008-02-07 14:20:41 -08:00
rhelmer@mozilla.com
f176930f84 clobber 3.0b3 rc2 line 2008-02-07 14:20:18 -08:00
karlt+@karlt.net
6d0319463a use FC_PIXEL_SIZE instead of pango_font_describe_with_absolute_size b=414239 r+sr=roc 2008-02-07 14:17:50 -08:00
mozilla.mano@sent.com
8c16c079ed Bug 416113 - cocoa widget does not draw focus rings for xul textboxes. r=josh, sr=roc, a=damons. 2008-02-07 13:54:24 -08:00