Граф коммитов

184716 Коммитов

Автор SHA1 Сообщение Дата
reed@reedloden.com ff4a80d9e2 Bug 399657 - "Tab scrolling partly broken in RTL mode" [p=dao r=gavin a=blocking-firefox3+ for M9] 2007-10-28 20:03:46 -07:00
neil@parkwaycc.co.uk b026e8a4a0 Bug 400372 New composer page isn't unmodified r=glazou 2007-10-28 14:33:48 -07:00
peterv@propagandism.org 8aff563c48 Backing out once more to fix orange. 2007-10-28 05:49:30 -07:00
peterv@propagandism.org abb09e26b6 Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-28 04:14:40 -07:00
igor@mir2.org 67e18d6377 Bug 401254: new shell function gcparam as a wrapper for JS_SetGCParameter. r=brendan. Browser builds do not use the file. 2007-10-27 16:04:13 -07:00
mozilla.mano@sent.com 4b48373df5 Bug 401259 - Empty Places menu should read (empty) but on 2nd focus, sub-menus appears as tiny square. r=sspitzer, a=mconnor. 2007-10-27 14:57:23 -07:00
mozilla.mano@sent.com bd8d2663b5 Bug 401333 - Can't expand folder tree of Edit bookmark dialog. r=sspitzer, a=mconnor. 2007-10-27 14:55:53 -07:00
edward.lee@engineering.uiuc.edu 099dde5e43 Bug 399781 - Remove headings in Download Manager UI. r=sdwilsh, b-ff3=beltzner, a1.9=mconnor, aM9=mconnor 2007-10-27 13:46:50 -07:00
edward.lee@engineering.uiuc.edu 85905342c9 Bug 391863 - "clean up" functionality missing from download manager. r=sdwilsh, b-ff3=beltzner, a1.9=mconnor, aM9=mconnor 2007-10-27 13:42:48 -07:00
edward.lee@engineering.uiuc.edu fb82e1fc2c Bug 400530 - Refactor beltzner to getReferrerOrSource(). r=sdwilsh, a1.9=mconnor, aM9=mconnor 2007-10-27 13:37:44 -07:00
jonas@sicking.cc 4c1a3910ac bug 394390: Don't report bogus warnings to the error console when using cross-site xmlhttprequest. Patch by Surya Ismail <suryaismail@gmail.com>, r/sr=sicking 2007-10-26 18:46:09 -07:00
bzbarsky@mit.edu f741f925e7 Improve this comment too 2007-10-26 18:30:24 -07:00
bzbarsky@mit.edu b1d2bd19c1 Making comment a little clearer. No code change. Bug 324464. 2007-10-26 18:29:48 -07:00
jonas@sicking.cc da38989add Bug 345711: Don't call nsXBLBinding::InstallImplementation while in reflow as that can cause duplicated frames for plugins and other badness. r=bz/jst sr=jst 2007-10-26 17:14:43 -07:00
sdwilsh@shawnwilsher.com c0d15e9390 Bug 396635 - "Launch Application" dialog clips buttons on bottom. r=mfinkle, r=gavin, a=vlad 2007-10-26 13:20:12 -07:00
bzbarsky@mit.edu 6e394cb9a3 Fix bug 399185 -- Make image request URIs immutable so that we don't have to clone them later. r=jst, sr=biesi, a=vlad 2007-10-26 12:54:41 -07:00
reed@reedloden.com 7905f11496 Bug 389366 - "Canvas's .getImageData is returning premultiplied alpha pixels" [p=philip@zaynar.demon.co.uk (Philip Taylor) r=vlad a1.9=damons aM9=beltzner] 2007-10-26 12:45:20 -07:00
reed@reedloden.com 556bfcf8a7 Bug 398969 - "SessionStore: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsICrashReporter.annotateCrashReport]"" [p=f.qu@queze.net (Florian Quèze) r=gavin aM9=beltzner] 2007-10-26 12:42:24 -07:00
rhelmer@mozilla.com 89928796b4 use aus2.m.o not aus2-staging.m.o b=400770 r=rhelmer p=joduinn 2007-10-26 12:32:02 -07:00
cltbld a4ccbe280e "Automated configuration bump, release for firefox 2.0.0.9rc1" 2007-10-26 12:09:30 -07:00
cltbld 1c641351b0 "Automated configuration bump, release for firefox 2.0.0.9rc1" 2007-10-26 11:58:10 -07:00
rhelmer@mozilla.com 53d22402f4 use oldRc to find buildID file on FTP b=373995 r=rhelmer p=joduinn 2007-10-26 11:54:17 -07:00
dbaron@dbaron.org bfa762f3be Fix test for bug 321402 so it passes on the Mac as well. 2007-10-26 11:18:24 -07:00
dbaron@dbaron.org 853fc4130e Fix incorrectly namespaced spacer elements. b=321402 r=mconnor a=blocking1.9+/M9 2007-10-26 11:07:09 -07:00
enndeakin@sympatico.ca b08edfd3a6 Bug 399350, clicking menu doesn't work after selecting a command, r=bz,mano,sr=bz,a=beltzner 2007-10-26 10:24:35 -07:00
peterv@propagandism.org 6f84faeb15 Backing out to fix orange. 2007-10-26 07:30:50 -07:00
peterv@propagandism.org a84948aa32 Backing out to fix orange. 2007-10-26 07:15:28 -07:00
reed@reedloden.com 222fbccc1d Bug 401220 - ""Zoom In" and "Zoom Out" are interchanged in help.dtd" [p=dao r=Mano aM9=beltzner] 2007-10-26 06:47:52 -07:00
peterv@propagandism.org 5e61874824 Bustage fix. 2007-10-26 06:40:28 -07:00
peterv@propagandism.org 3a33ff3fcf Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-26 06:25:32 -07:00
peterv@propagandism.org 06888e0fcb Fix for bug 395340 (Crash [@ nsINode::GetNodeParent] with CSS counters and contentEditable). r/sr=bz, a=endgame. 2007-10-26 03:30:44 -07:00
axel@pike.org b78aa2032c bug 400945, DTDParser is not standards-compliant enough, r=bsmedberg, a=npob for Fx 2007-10-26 02:53:59 -07:00
reed@reedloden.com 0245010acb New tests for bug 399815 that actually work [p=sdwilsh r=Mardak a=tests] 2007-10-26 00:01:51 -07:00
reed@reedloden.com afb1c21f3f New tests for bug 395144 that actually work [p=sdwilsh r=Mardak a=tests] 2007-10-25 23:59:50 -07:00
Evan.Yan@Sun.COM 68894a7337 Bug 399128 - Events (still) missing for collapsed XUL combo boxes. r=aaronleventhal aM9=beltzner 2007-10-25 22:30:23 -07:00
reed@reedloden.com eb3a474991 Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor] 2007-10-25 19:53:01 -07:00
pavlov@pavlov.net fdbd8f00ff bug 399556. only clean up cairo in debug/test builds. r=vlad a=beltzner 2007-10-25 18:21:50 -07:00
dbaron@dbaron.org 1e2a0ce6e2 Add bug number for failure. 2007-10-25 17:39:56 -07:00
dbaron@dbaron.org 2a5ebb6c98 Mark 374038-2 as random while I write the (nontrivial) patch to fix. 2007-10-25 17:31:10 -07:00
dbaron@dbaron.org 9852894688 Mark 321402-3 as random until I figure out how to fix it; add 321402-5 and 321402-6, which I forgot to put in the manifest. b=321402 2007-10-25 17:16:44 -07:00
dbaron@dbaron.org 8ab0d173c8 Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9 2007-10-25 16:30:49 -07:00
dbaron@dbaron.org 8fd7da34e4 Fix places where XUL was using display:inline to avoid block-wrapping. b=321402 r=mconnor, r+sr=roc, a=blocking1.9+/M9 2007-10-25 16:29:24 -07:00
reed@reedloden.com db7cd57c4e Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9] 2007-10-25 16:02:20 -07:00
jst@mozilla.org 895e975e0d Fixing bug 400619. Make sure to push the JS context onto the JS context stack in NP_HasProperty() to make sure the JS calls in that function work even when called w/o any JS on the stack. r+sr=jonas@sickin.cc, a=drivers. 2007-10-25 15:21:04 -07:00
roc+@cs.cmu.edu cb159a7777 Bug 362549. isRectObscuredBySubview should ignore hidden subviews. r=josh,sr=vlad,a=beltzner 2007-10-25 14:24:20 -07:00
dolske@mozilla.com 453f293f6b Bug 398886 (typo fix) 2007-10-25 14:11:12 -07:00
dolske@mozilla.com fee96d5c65 Bug 398886: resetting a master password does not clear existing password manager logins. r=kaie, sr=mconnor, a=beltzner, aM9=beltzer. 2007-10-25 14:01:49 -07:00
mozilla@weilbacher.org e049305b64 [OS/2] Bug 400939: fix crash when using FireFTP with local files without extension, r=mkaply 2007-10-25 13:49:37 -07:00
reed@reedloden.com fcf3ae0bfa Bug 382358 - "move places properties back into localizable location before betas" [p=dietrich r=sspitzer a=blocking-firefox3+ for M9] 2007-10-25 13:25:59 -07:00
reed@reedloden.com ff28027577 Bug 384112 - "-moz-appearance: menulist-button broken in GTK" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc aM9=beltzner] 2007-10-25 13:23:13 -07:00