Commit Graph

14397 Commits

Author SHA1 Message Date
bclary@bclary.com
97d9b0e1de Sisyphus - use unittest key if available, bug 428407, r=rcampbell 2008-04-18 07:22:04 -07:00
bclary@bclary.com
148dfbab4d JavaScript Tests - update public failures, bug 416834 2008-04-18 07:05:35 -07:00
peterv@propagandism.org
1314f8593b Fix for bug 390934 (When document contains contenteditable element, drag-dropping seems possible anywhere in the document). r/sr=jst, a=beltzner. 2008-04-18 06:29:57 -07:00
peterv@propagandism.org
99c9692e80 Fix for bug 388659 (Links become undraggable when document contains contenteditable element). r/sr=roc, a=beltzner. 2008-04-18 06:27:02 -07:00
bclary@bclary.com
84eba8522a JavaScript Tests - regression tests for bug 352044, by Martin Honnen 2008-04-18 04:55:40 -07:00
bclary@bclary.com
a49f95f764 JavaScript Tests - update known failures.txt, bug 404367 2008-04-18 04:32:56 -07:00
roc+@cs.cmu.edu
ab9c3d7c92 Bug 429172. Return the docshell's script global object as soon as the document's content viewer has been Closed(). r+sr=sicking,a=beltzner 2008-04-18 03:02:03 -07:00
roc+@cs.cmu.edu
8337ba7dd6 Bug 429315 crashtest 2008-04-18 02:54:51 -07:00
roc+@cs.cmu.edu
ac603dd754 Bug 429315. Relanding. Don't reparent widgets that are supposed to be toplevel. r+sr=bzbarsky,a=beltzner 2008-04-18 02:49:36 -07:00
roc+@cs.cmu.edu
0608964380 Bug 428156. Relanding. Make ComputeRepaintRegionForCopy handle non-moving frames that clip moving frames. r+sr=dbaron 2008-04-18 02:21:21 -07:00
jdaggett@mozilla.com
744f5db6d1 Bug 428458. Fix fixed-pitch font handling for mac/win. r+sr=roc, a=vlad 2008-04-18 02:11:47 -07:00
Olli.Pettay@helsinki.fi
bb465783ef Bug 425814, delay xul frame loading, r=sicking,sr=bz,a=beltzner 2008-04-18 01:58:06 -07:00
igor@mir2.org
26fe572ddf [Bug 428706] Backing out to investigate startup failures 2008-04-18 00:59:48 -07:00
fantasai.cvs@inkedblade.net
c319cb1d4e this test doesn't exist yet 2008-04-18 00:49:31 -07:00
dolske@mozilla.com
9255f35c65 Bug 428764 - CSS and packaging changes (/toolkit) for APNG throbber. r/ui-r/a1.9=beltzner 2008-04-18 00:40:53 -07:00
fantasai.cvs@inkedblade.net
b093864cba consider relevant overflow when balancing columns (fixes various crashes and hangs) b=404215 r+sr=roc a=beltzner 2008-04-18 00:40:35 -07:00
dolske@mozilla.com
8450ea48db Bug 429580 - Remove CSS that displays throbbers 50% transparent. ui-r/a1.9=beltzner 2008-04-18 00:36:53 -07:00
igor@mir2.org
1301d0403b [Bug 428706] Making sure that all let blocks has non-zero stack depth. r=brendan a1.9=beltzner 2008-04-18 00:31:48 -07:00
jdaggett@mozilla.com
e05963a7da Bug 427602. Switch use of TArray<nsAutoString> to TArray<nsString> within gfx code. r=stuart, a=schrep (reland) 2008-04-17 21:32:18 -07:00
karlt+@karlt.net
9d594ffd95 PaintHorizontally: correct dy calculation when bm.ascent is -ve. b=242861 r+sr=roc a1.9=beltzner 2008-04-17 20:27:09 -07:00
gavin@gavinsharp.com
edac82482f Back out the patch for bug 235853, again, because of mochi*chrome* failures this time. 2008-04-17 19:49:40 -07:00
gavin@gavinsharp.com
bcfda0aaa6 Bug 426268: Drag and drop into bookmarks menu makes it expand into infinity, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=mano, a=beltzner 2008-04-17 19:21:30 -07:00
gavin@gavinsharp.com
3aab9d5192 Bug 387018: Autoscroll icon no longer transparent (linux), new image by Ian Spence <ispence@gmail.com>, ui-r=faaborg, a=damon 2008-04-17 19:18:16 -07:00
gavin@gavinsharp.com
9fd084a108 Bug 428402: Uncaught exception in places initialization during mochitest run, patch by Ben Turner <bent.mozilla@gmail.com>, r=dietrich, a=beltzner 2008-04-17 19:11:23 -07:00
gavin@gavinsharp.com
4eac0ce4e9 Bug 428489: Crash [@ nsHTMLEditor::GetPositionAndDimensions] when window gets removed during click on contenteditable absolute positioned element, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=roc, a=beltzner 2008-04-17 19:09:17 -07:00
gavin@gavinsharp.com
70d1609f15 Bug 428844: Crash [@ nsEditingSession::TearDownEditorOnWindow] on reload with contenteditable and xslt, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner 2008-04-17 19:07:05 -07:00
gavin@gavinsharp.com
f8aee4fbdb Bug 407872: Deleting items from 'most visited' smart bookmark folders on the toolbar doesn't work (using the context menu), patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-17 19:01:30 -07:00
gavin@gavinsharp.com
5d250491a3 Bug 426475: Folder name in Bookmark All Tabs dialog behaves incorrectly, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-17 18:58:39 -07:00
gavin@gavinsharp.com
a205eaff4c Revert accidental checkin 2008-04-17 18:53:37 -07:00
gavin@gavinsharp.com
944f504275 Bug 423540: avoid using XPCOM during component initialization, patch by Marcus Redivo <mredivo@flock.com>, r=me, a=vlad 2008-04-17 18:52:51 -07:00
gavin@gavinsharp.com
c5e7503706 Bug 422476: make checkbox in colors dialog flex to avoid clipping content in localized builds, patch by Pascal Chevrel <pascalc@gmail.com>, r=enndeakin, a=beltzner 2008-04-17 18:49:19 -07:00
gavin@gavinsharp.com
4f1e14850e Bug 405684: checking incorrect character in UniscribeItem::ComputeRanges, patch by pavlov@pavlov.net, r=vlad, a=beltzner 2008-04-17 18:46:47 -07:00
gavin@gavinsharp.com
ad723de10b Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, and fix HTTP channel code to properly forward cache-related properties to new proxied channels, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner 2008-04-17 18:36:29 -07:00
edward.lee@engineering.uiuc.edu
c03c90293d Unconfuse comment and add prefs for bug 422869 2008-04-17 17:44:12 -07:00
rob_strong@exchangecode.com
7c63152d78 Backing out Bug 410156 due to test bustage 2008-04-17 16:13:32 -07:00
rob_strong@exchangecode.com
00d285f514 Backing out Bug 410156 due to test bustage 2008-04-17 16:05:06 -07:00
rob_strong@exchangecode.com
11ea908f85 Bustage fix for Bug 410156 2008-04-17 15:59:53 -07:00
jwalden@mit.edu
626f05bdae Bug 429233 - Firefox leaks nsTArray_base due to nsDOMKeyboardEvent's dtor not being virtual; also makes ~nsEvent virtual as well and uses MOZ_COUNT_[CD]TOR in nsEvent. Patch by Ben Turner <bent.mozilla@gmail.com>, r+sr=jst, a=beltzner 2008-04-17 15:38:35 -07:00
jst@mozilla.org
54ae1d2978 Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner 2008-04-17 15:30:51 -07:00
jst@mozilla.org
940a11a226 Fixing bug 428847. Don't show an error page if an XML file references an XSLT stylesheet it doesn't have permission to load. r+sr=jonas@sicking.cc, a=beltzner 2008-04-17 15:22:44 -07:00
rob_strong@exchangecode.com
e192365df6 Bug 410156 - r=bsmedberg, approval1.9=beltzner, blocking-firefox3=beltzner 2008-04-17 15:20:19 -07:00
Olli.Pettay@helsinki.fi
f17abb16db Bug 428135, form submission event shouldn't bubble to parent forms, r=jst,sr=sicking,a=beltzner 2008-04-17 15:15:07 -07:00
stuart.morgan@alumni.case.edu
81819fa23c Camino only (per bug 428781 comment 14) - Restore general access to chrome: from content (bug 428781 and bug 428747). r/sr=pink 2008-04-17 14:41:11 -07:00
dholbert@cs.stanford.edu
e6c5d1f65b Back out bug 429336 to see if it fixes orange. 2008-04-17 14:03:20 -07:00
bclary@bclary.com
e00499c899 JavaScript Tests - update browser emulation of gc(), by Igor Bukanov, no bug, not part of the build 2008-04-17 11:46:32 -07:00
dholbert@cs.stanford.edu
cd2cd226bc Bug 409084: When determining if a row or rowgroup isTopOfPage, check if the previous row has positive YMost, rather than just checking if there *is* a previous row. r=bernd sr=dbaron a1.9=beltzner 2008-04-17 11:18:41 -07:00
sdwilsh@shawnwilsher.com
5809610003 Bustage fix 2008-04-17 10:05:08 -07:00
nrthomas@gmail.com
7e01442e84 Bug 426559, bootstrap config for Tb2.0.0.14rc1, p=rtessner, r=me 2008-04-17 10:02:46 -07:00
sdwilsh@shawnwilsher.com
7a5ebb473d Bug 429336 - Upgrade to sqlite 3.5.8. a=beltzner 2008-04-17 09:34:17 -07:00
sdwilsh@shawnwilsher.com
3719c038b3 Bug 429336 - Upgrade to sqlite 3.5.8. r=shaver, a=beltzner 2008-04-17 09:33:30 -07:00