Commit Graph

10037 Commits

Author SHA1 Message Date
mozilla.mano@sent.com
d468c904f6 Bug 400443 - ASSERT: Insertion point for an menupopup view during a drag must be -1! when dropping on bookmark menu in menubar. patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-01-09 09:00:15 -08:00
stefanh@inbox.com
727979f1c0 Bug 409814 - Remove useless VK_HELP key for mac. r=Mano, a=mconnor. 2008-01-09 08:46:43 -08:00
igor@mir2.org
1a974d67e5 Bug 409109: backing the checking as the tree was closed. 2008-01-09 07:31:13 -08:00
igor@mir2.org
f8145c5e61 Bug 409109: using the new operation counting JS API for monitoring long-running scripts. r=brendan,jst 2008-01-09 07:20:39 -08:00
benjamin@smedbergs.us
8e70ca711d Test-land bug 410927 to get performance numbers, r=dbaron 2008-01-09 06:21:43 -08:00
martijn.martijn@gmail.com
68d5f10988 Reftests for bug 407016, r=dholbert 2008-01-09 06:14:21 -08:00
martijn.martijn@gmail.com
a27acda703 Disable reftest for bug 403519, it's failing on the Mac now that bug 407016 is fixed and is incorrect (imho), see discussion in that bug 2008-01-09 05:15:20 -08:00
martijn.martijn@gmail.com
3e60d596aa Bug 407016 - Marquee GetMinWidth() is no longer 0 after bug 402567 landed, r=dholbert, sr=bzbarsky, a=blocking1.9 2008-01-09 04:43:44 -08:00
martijn.martijn@gmail.com
e44fe42e84 Bug 394272 - Mingw build error in nsDownloadManager.cpp, r=tellrob, a=mconnor 2008-01-09 04:20:18 -08:00
roc+@cs.cmu.edu
6825cd2947 Attempting to fix windows bustage 2008-01-09 02:43:57 -08:00
longsonr@gmail.com
c3d00045aa Bug 409811. r+sr=tor,a1.9=blocking1.9+ 2008-01-09 01:52:14 -08:00
roc+@cs.cmu.edu
bc08ac141a Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-09 01:38:28 -08:00
jwatt@jwatt.org
edc23a391f Fixing bug 411146. Percentage dimensions on SVG in a foreignObject are broken. r=longsonr@gmail.com, sr=tor@acm.org, a1.9=mtschrep@gmail.com 2008-01-09 01:34:52 -08:00
neil@parkwaycc.co.uk
29ee1ed48d Bug 386696 nsURLFormatter needs a check for localised prefs r=dietrich a=mconnor 2008-01-09 01:15:48 -08:00
jdaggett@mozilla.com
d82c3831fa Bug 410954. Don't add fallback fonts to the font group list. Add better weight matching. r+sr=pavlov 2008-01-09 00:51:44 -08:00
roc+@cs.cmu.edu
03b2890c0e Try to fix win2k03 orange by backing out bug 409242 2008-01-09 00:34:24 -08:00
rflint@ryanflint.com
6c26223972 Close DM window when test completes. No bug, test-only change 2008-01-08 23:55:55 -08:00
reed@reedloden.com
a34d649e54 Actually fix bustage. 2008-01-08 23:51:17 -08:00
reed@reedloden.com
61bc7ec1a1 Attempt to fix bustage. 2008-01-08 23:48:58 -08:00
reed@reedloden.com
ac16622ffd Bug 265698 - "XUL tab widgets are rendered incorrectly on GTK" (Correct use of units in nsNativeThemeGTK::GetWidgetOverflow()) [p=reg@openpave.org (Jeremy Lea) / frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=schrep] 2008-01-08 23:40:21 -08:00
reed@reedloden.com
8fe8cc641b Bug 393305 - "Determine multi-scan behavior" [p=jmathies@mozilla.com (Jim Mathies) r=gavin a=blocking-firefox3+] 2008-01-08 23:38:55 -08:00
sayrer@gmail.com
3b6503ef54 Bug 411052. nsJSONListener initialization warning. r/sr=jst, a=schrep 2008-01-08 23:38:17 -08:00
reed@reedloden.com
5b58eea6e1 Bug 391598 - "make upgrade/update process smoother and avoid confusing/modal dialogs" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer ui-r=beltzner a=blocking-firefox3+] 2008-01-08 23:37:06 -08:00
reed@reedloden.com
fa12771c1b Bug 366534 - "deCOMtaminate nsIBoxLayout" [p=skumar@sta.samsung.com (Sudheer) r+sr=roc a1.9=schrep] 2008-01-08 23:28:39 -08:00
reed@reedloden.com
933d218843 Bug 408490 - "gtkmozembed cannot create profile files" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep] 2008-01-08 23:14:02 -08:00
reed@reedloden.com
568455ba83 Bug 330676 - "leak network mime input stream (nsIMIMEInputStream) object" [p=bernard.alleysson@gmail.com (Bernard Alleysson) r=dbaron a1.9=schrep] 2008-01-08 23:05:34 -08:00
mozilla.mano@sent.com
cccdff96fd Bug 409998 - when right clicking - "Open All In Tabs" from history sidebar (when view by site) we open multiple copies of each item. r=dietrich. 2008-01-08 22:32:30 -08:00
mozilla.mano@sent.com
35fcf6cf6c Bug 411219 - After a successful drop the bookmark menu is not rebuilt until restart. patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me, a=mconnor. 2008-01-08 22:21:09 -08:00
mozilla.mano@sent.com
df6c86fec0 Bug 410716 - Dragging toolbar bookmarks to new location does not render changes in toolbar UI. patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me, a=mconnor. 2008-01-08 22:19:23 -08:00
rflint@ryanflint.com
8542afa78a Revert unnecessary changes from bug 410894. r=sdwilsh, a=brendan 2008-01-08 21:43:36 -08:00
rflint@ryanflint.com
52ae2518a5 Fix tests for bug 410894 and reenable them. r=sdwilsh 2008-01-08 21:38:16 -08:00
rflint@ryanflint.com
ddc50645f7 Tests for bug 410900. r=myk 2008-01-08 21:19:38 -08:00
myk@mozilla.org
c535ebb0ce bug 407116: fix regression that causes RSS icon to vanish near end of page load for certain pages; followup typo fix; r=mano 2008-01-08 21:17:29 -08:00
myk@mozilla.org
bbd2a61f77 bug 408389: fix regression that broke population of the live titles dropdown; r=mano 2008-01-08 21:15:17 -08:00
mozilla.mano@sent.com
5c3e3f3a21 Trying to fix bustage 2008-01-08 20:15:08 -08:00
mozilla.mano@sent.com
95558f8254 Bug 302575 - URL bar gets confused about what URI is loaded. patch by Florian Queze <florian@mozilla.com> and Gavin Sharp. r=gavin, sr=neil. 2008-01-08 20:07:42 -08:00
mozilla.mano@sent.com
97ea8ef89e Bug 345031 - History>Home should be middle-clickable. patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=mconnor. 2008-01-08 20:04:31 -08:00
mozilla.mano@sent.com
479fe251b6 Bug 410346 - tagging URIs causes large increase in bookmarks observers. r=dietrich. 2008-01-08 19:58:05 -08:00
mozilla.mano@sent.com
54bcf61d16 Bug 411160 - Front-end code must be able to distinguish simple-folder query nodes. r=dietrich. 2008-01-08 19:54:37 -08:00
bclary@bclary.com
ff1ea85c80 JavaScript Test - regression test for bug 352291, by Jesse Ruderman, not part of the build 2008-01-08 19:42:01 -08:00
bclary@bclary.com
9649730e98 JavaScript Test - regression test for bug 352422, by Jesse Ruderman, not part of the build 2008-01-08 19:31:29 -08:00
bclary@bclary.com
a2f8f1260f JavaScript Test - regression test for bug 352786, by Jesse Ruderman, not part of the build 2008-01-08 19:25:46 -08:00
roc+@cs.cmu.edu
2726b61178 Backing out 408301 to see if it fixes winxp01 orange 2008-01-08 19:21:35 -08:00
bclary@bclary.com
7588c92bef JavaScript Test - regression test for bug 376410, by Jesse Ruderman, not part of the build 2008-01-08 19:19:54 -08:00
bclary@bclary.com
6dd69c514e JavaScript Test - regression test for bug 376410, by Jesse Ruderman, not part of the build 2008-01-08 19:13:01 -08:00
bclary@bclary.com
418af942f5 JavaScript Test - regression test for bug 411279, by Brendan Eich, not part of the build 2008-01-08 18:56:25 -08:00
joshmoz@gmail.com
1b05b01087 render focus rings for native push buttons correctly. b=409912 r=cbarrett sr=roc 2008-01-08 18:52:36 -08:00
dietrich@mozilla.com
5d17fe1046 Bug 411353 ? Default bookmarks and Smart folder missing from New Profile (r=bsmedberg, a=revert) 2008-01-08 18:23:31 -08:00
rflint@ryanflint.com
2d870ca636 Disable this test due to failures on windows 2008-01-08 18:17:38 -08:00
karlt+@karlt.net
a72f4073a4 Bug 348577 - Implement MathML <mtable> with display:inline-table (mtable has incorrect baseline). Patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=rbs, sr=bzbarsky. 2008-01-08 18:14:35 -08:00