Commit Graph

8544 Commits

Author SHA1 Message Date
jwatt@jwatt.org
5367dd590b Fix bug in reftest (the binding should create an anonymous rect, it's only the gradient reference that should fail) 2007-12-03 05:43:18 -08:00
longsonr@gmail.com
c0cc671ab9 reftest for bug 337408 2007-12-03 05:26:55 -08:00
dtownsend@oxymoronical.com
808660ee4a Bug 406032: Block update info urls that are not http/https. r=robstrong, a=schrep 2007-12-03 04:24:41 -08:00
dtownsend@oxymoronical.com
4964adb831 Bug 404375: Recover from 'needs restart' message. r=robstrong, a=schrep 2007-12-03 04:20:57 -08:00
jwatt@jwatt.org
ed7fc785db Reftests for bug 389670 (fixed by bug 387466) 2007-12-03 03:36:24 -08:00
martijn.martijn@gmail.com
ec02d9286c removal of Bug 400790 - ASSERTION: Should not be called with xul:listbox, xul:listitem, r+sr=neil, a=dsicore 2007-12-03 03:14:40 -08:00
longsonr@gmail.com
b96a934e21 reftest for bug 314244 2007-12-03 02:49:23 -08:00
reed@reedloden.com
8dd43c6028 Remove DOS line endings. 2007-12-03 01:25:32 -08:00
reed@reedloden.com
2676ba7d90 Bug 368554 - "[quirks] Image inside table inside table-cell with small width is wrapped" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+] 2007-12-03 01:24:49 -08:00
reed@reedloden.com
b73dd5561e Bug 382917 - "Display script filename and line number in Stop Script dialog" [p=manish@flock.com (Manish Singh) r+sr=mrbkap a1.9=jst] 2007-12-03 01:17:40 -08:00
reed@reedloden.com
f786e11862 Bug 404751 - "Change menu spacing to match native GTK apps" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-03 01:16:15 -08:00
reed@reedloden.com
97d54f7b27 Bug 404514 - "Native GTK active button look" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-12-03 01:14:18 -08:00
reed@reedloden.com
612b8ed335 Bug 406075 - "Firefox does not use native toolbar separator" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-03 01:13:29 -08:00
roc+@cs.cmu.edu
3577d8dad0 Bug 403426. We should clear whitespace status when we reset the linebreaker. If a final break opportunity exists we should save it and forward it to the line layout. Relanding with a fix so hopefully we won't crash Tp this time. r=smontagu 2007-12-03 00:22:07 -08:00
bzbarsky@mit.edu
2fd792119c Adding tests 2007-12-03 00:04:12 -08:00
bzbarsky@mit.edu
7bbef1b330 Tweak reference 2007-12-03 00:03:41 -08:00
bzbarsky@mit.edu
db2d5658a7 Fix bug 404666 by making spanned colframes be continuations of the col that spans them. r=bernd, sr=roc, a=schrep 2007-12-02 23:45:06 -08:00
bzbarsky@mit.edu
527771da59 Landing part of bug 363858 that somehow got misplaced. pending r=dbaron 2007-12-02 23:38:48 -08:00
bzbarsky@mit.edu
6564f45621 Fixing test 2007-12-02 23:22:19 -08:00
masayuki@d-toybox.com
db9a1f0734 Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc, b1.9=dbaron 2007-12-02 22:51:57 -08:00
bzbarsky@mit.edu
44e2c1e61f Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug 363858, r+sr=dbaron 2007-12-02 22:41:38 -08:00
jonas@sicking.cc
602f378db3 Bug 397828: Make window.document and document.open no longer be allAccess 2007-12-02 22:35:47 -08:00
bzbarsky@mit.edu
d4a053fd03 Disable test for now 2007-12-02 22:26:28 -08:00
bzbarsky@mit.edu
26c7d2789d See whether this fixes the orange 2007-12-02 22:04:11 -08:00
ginn.chen@sun.com
c00e933dfb Bug 405094 Tooltip doesn't disappear anymore when hovering over it r+sr=roc a=beltzner 2007-12-02 21:46:22 -08:00
bzbarsky@mit.edu
764340917d Don't position bullets on empty list items too high. Bug 403657, r+sr=dbaron 2007-12-02 21:33:22 -08:00
dholbert@cs.stanford.edu
bf57d93119 Bug 405517: Allow margins to affect empty line y-pos, to enforce emptyLine.mBounds.y always == emptyLine.next().mBounds.y r+sr=roc, a=blocking1.9 2007-12-02 21:30:02 -08:00
jag@tty.nl
7c2c5b3d81 Bug 401434: Global History ::RowMatches creates UTF16 strings with the wrong length. r=ajschult, sr=neil 2007-12-02 20:25:14 -08:00
roc+@cs.cmu.edu
c879238a00 Bug 406297. Assertion about stale float caches should not fire when the line is not dirty, because the float cache is not stale in that case. r+sr+a=dbaron 2007-12-02 20:25:02 -08:00
jag@tty.nl
aa639ffd66 Bug 382034: support optional arguments in idl; follow-up patch to address reading absent optional arguments from argv. r=enndeakin, sr=jst, a=mtschrep 2007-12-02 20:20:13 -08:00
roc+@cs.cmu.edu
d77a6b0058 Relanding bug 404624 because it was not, in fact, responsible for that assert 2007-12-02 20:18:37 -08:00
bzbarsky@mit.edu
16a72a6a85 Fix bug 390565. r+sr=mrbkap 2007-12-02 18:29:48 -08:00
roc+@cs.cmu.edu
b2e3b8803a Backing out fix for bug 404624 because I think it's causing a mochitest to assert 2007-12-02 18:20:22 -08:00
bzbarsky@mit.edu
34e1841267 Fix bug 400556 by tearing down editor a little earlier. r+sr=peterv 2007-12-02 18:07:16 -08:00
dmose@mozilla.org
ba9efad44f Improve external protocol handling dialog UE (bug 402771), ui-r=beltzner, r=gavin, a=blocking-1.9+ 2007-12-02 17:55:12 -08:00
reed@reedloden.com
08aa719940 Bug 387746 - "New left pane for Places Organizer" (fix typo in menu.xml) [p=ronny.perinke@gmx.de (Ronny Perinke) r=Mano a=blocking-firefox3+] 2007-12-02 17:52:32 -08:00
roc+@cs.cmu.edu
26f2048d33 Relanding fix for bug 404624 because it had no effect on Tp 2007-12-02 17:42:52 -08:00
bzbarsky@mit.edu
234f72e42c Relanding test 2007-12-02 17:37:31 -08:00
bzbarsky@mit.edu
b3b30862e7 I think the test box was just on crack 2007-12-02 17:35:44 -08:00
karlt+@karlt.net
75d2a8e877 Bug 401178 - incorrect ascents for foreign children in nsMathMLContainerFrame::ReflowChild. r+sr=roc 2007-12-02 16:54:23 -08:00
bzbarsky@mit.edu
5b6b963199 Trying for more tinderbox debugging 2007-12-02 16:00:26 -08:00
bzbarsky@mit.edu
f62d05aba8 Silly test to see what the mac orange is about 2007-12-02 15:18:44 -08:00
bzbarsky@mit.edu
e37ba70679 Relanding without the test just to make sure this is in fact what's breaking stuff 2007-12-02 14:27:11 -08:00
aaronleventhal@moonset.net
f37df4fbe5 Bug 406168. Infinite loop when opening JS console, r=evan.yan, a=schrep 2007-12-02 14:23:51 -08:00
bzbarsky@mit.edu
2214dafaee Backing out to see whether it somehow fixes the orange 2007-12-02 14:02:47 -08:00
roc+@cs.cmu.edu
202376d9be Backing out bug 404624 to see if it fixed Tp regression on bl-bldxp01 2007-12-02 12:47:41 -08:00
mozilla.mano@sent.com
65c0868979 Bug 405696 - Cmd+F in download manager doesn't work on Mac. Bug 405698 - Cmd+F should select search field contents. r=mconnor. 2007-12-02 12:12:43 -08:00
mozilla.mano@sent.com
b5ffcb5410 Bug 390739 - Redo menu item is greyed out in Bookmarks Organizer (was: doesn't work when deleting items and undoing in Bookmarks Manager). r=dietrich. 2007-12-02 12:08:23 -08:00
bzbarsky@mit.edu
c3eb8f0979 Wrong filename 2007-12-02 11:49:31 -08:00
bzbarsky@mit.edu
7977e15be8 Fix handling of <script> of unknown type to not screw up the content model. Bug 401946, r+sr=jst 2007-12-02 11:22:14 -08:00