Commit Graph

10211 Commits

Author SHA1 Message Date
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
dwitte@stanford.edu
6f1cf29568 Bug 409174 - View page info -> Security: doesn't show cookies were set for sites with ip:8080 address. r=florian & mano; a=mconnor 2008-01-08 17:41:17 -08:00
dwitte@stanford.edu
b507325745 disable -Wcast-align for gcc on ia64. b=411292, r=luser, a=npotb-on-any-plat-we-actually-care-about 2008-01-08 17:34:56 -08:00
rflint@ryanflint.com
5bd596e097 Test for bug 410894. Patch by Shawn Wilsher <comrade693+bmo@gmail.com>, r=gavin 2008-01-08 17:14:54 -08:00
anodelman@mozilla.com
cdbcf642b1 Bug 411218 - make the browser start in the foreground on mac talos a=anodelman r=rcampbell 2008-01-08 17:14:43 -08:00
brendan@mozilla.org
6fdb9f94ad Support let in switch-case statement lists, scoped by switch body (411279, r=mrbkap). 2008-01-08 16:49:35 -08:00
jst@mozilla.org
34718748bd Fixing bug 408301. Make more XPConnect wrappers share their JSObject maps. r=peterv@propagandism.org, sr=brendan@mozilla.org 2008-01-08 15:38:24 -08:00
roc+@cs.cmu.edu
09582c48ae backing out bug 355548 due to test failures 2008-01-08 15:11:27 -08:00
roc+@cs.cmu.edu
d95bd7253c Fixing bustage 2008-01-08 14:49:13 -08:00
roc+@cs.cmu.edu
459c356854 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-08 14:36:46 -08:00
enndeakin@sympatico.ca
e6ce27c055 Bug 376578, drag feedback is offset when dpi is changed, r+sr=roc 2008-01-08 14:03:53 -08:00
enndeakin@sympatico.ca
eed089c22f Bug 409242, fix popup position test, also reset scale after changing it, r=mano 2008-01-08 13:04:35 -08:00
peterv@propagandism.org
310edb54b2 Add crashtest for bug 407053. 2008-01-08 12:06:24 -08:00
peterv@propagandism.org
cdd6ff7a39 Fix for bug 407053 ("Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread" with document.execCommand('copy', ...)). r/sr=jst, a=sicking. 2008-01-08 10:41:08 -08:00
rhelmer@mozilla.com
16458d5e3f support pretty version string for patcher b=410006 r=cf 2008-01-08 10:26:03 -08:00
bhearsum@mozilla.com
651eb3e128 bug 409394: support long version names for alphas/betas in Bootstrap. r=cf, patch=me 2008-01-08 09:39:11 -08:00
reed@reedloden.com
56c4d2753e Bug 409878 - "Garbage displayed for part of bluebar.gif animation" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart] 2008-01-08 01:51:13 -08:00
sayrer@gmail.com
6e6e5c1aa0 Back to -O2. 2008-01-08 01:03:06 -08:00
sayrer@gmail.com
6c354431bf Clobbering to test Linux settings on Mac. Will back out shortly. 2008-01-07 23:05:38 -08:00
reed@reedloden.com
14b13c3abf Bustage fix with some unnecessary whitespace removals. 2008-01-07 22:20:30 -08:00
reed@reedloden.com
58af3e8fc7 Bug 411119 - "Re-enabling IPv6 on mac breaks SOCKS support for localhost" [p=david@luyer.net (David Luyer) r+sr=biesi a=blocking1.9+] 2008-01-07 22:10:53 -08:00
jruderman@hmc.edu
6807d36130 Add some crashtests for feImage 2008-01-07 21:20:28 -08:00
philringnalda@gmail.com
4525738aac Disable timing-out test case 2008-01-07 20:30:43 -08:00
ccooper@deadsquid.com
8833c4f628 b=391958 r=rhelmer - backing uot (again) pending fixes for bug 375415 2008-01-07 20:24:46 -08:00
jruderman@hmc.edu
646be2beee Add null checks in nsAutoSelectionReset to fix bug 407256. Patch by Chris Pearce, r+sr=peterv, a=blocking1.9+. 2008-01-07 20:11:24 -08:00
philringnalda@gmail.com
1a1c42b688 Bug 341972 - improve tests for updating livemark/siteURI, r=dietrich, a=blocker 2008-01-07 19:36:51 -08:00
jruderman@hmc.edu
547be9ed6b Add crashtest 2008-01-07 17:01:01 -08:00