Commit Graph

185958 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
6d565cfcfa Backing out bug 392040 to fix bug 404872. a="it's a blocker regression, and it's keeping me and Gavin from using Bugzilla" 2007-11-25 15:17:23 -08:00
reed@reedloden.com
0cc28fdc60 Bug 405078 - "When an update is ready "Apply Downloaded Update Now" menu does nothing" (sync nsIUpdatePrompt consumers) [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a=blocking-firefox3+] 2007-11-25 11:12:29 -08:00
sspitzer@mozilla.org
d6090a825f fix for bug #395452: handle multiple tags in url bar autocomplete fix for bug #395462: handle multiple tags in bookmark search fix for bug #403847: places organizer search won't find items tagged with multi-word tags fix for bug #403849: fix URIHasTag() to take a string, not a nsIURI r=dietrich, a=blocking-firefox-3+ 2007-11-24 18:38:17 -08:00
neil@parkwaycc.co.uk
9ff8d79e8e Fix SeaMonkey tinderbox test bustage b=401174 r=sdwilsh 2007-11-24 14:11:31 -08:00
sspitzer@mozilla.org
158ad2bff4 fix for bug #404871: 'Most Visited Starred Pages', 'Recently Starred Pages', 'Recently Visited Starred Pages' don't include bookmarks from the personal toolbar folder r=mano, a=blocking-firefox-3+ 2007-11-24 11:01:46 -08:00
reed@reedloden.com
1c3415ee03 Bug 405078 - "When an update is ready "Apply Downloaded Update Now" menu does nothing" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-11-23 22:14:08 -08:00
reed@reedloden.com
86ef918d90 Bug 398020 - "lay the endcaps to rest" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-11-23 22:00:27 -08:00
rflint@ryanflint.com
5860c3d2de Bug 405163 - New toolbar icons in tango style. Images by the Tango team, a=mconnor 2007-11-23 21:26:44 -08:00
rflint@ryanflint.com
d6a16b4a4b Backing out 2007-11-23 18:45:42 -08:00
rflint@ryanflint.com
734ee73ba9 Bug 386473 - XPCOMUtilify SearchService. r=gavin a=mconnor 2007-11-23 18:27:45 -08:00
bzbarsky@mit.edu
21f77ba426 Adding test. 2007-11-23 15:31:51 -08:00
bzbarsky@mit.edu
ff237c9fd5 Don't resize widgets to negative sizes. Bug 397871, r+sr=roc, a=beltzner. 2007-11-23 15:18:08 -08:00
johnath@mozilla.com
39e2a45b3f Bug 402207 - SSL error page "Add Exception" support should be pref-controlled. r=gavin r=kengert ui-r=beltzner a=beltzner 2007-11-23 13:59:10 -08:00
sdwilsh@shawnwilsher.com
af7076ecfc Bug 390491 - Add advanced search button that brings up places UI (back-end only landing). r=Mano, a=beltzner 2007-11-23 13:29:22 -08:00
sdwilsh@shawnwilsher.com
babafd75f6 Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor 2007-11-23 12:20:41 -08:00
sspitzer@mozilla.org
034e9519ff wallpaper for bug #404928: crash @ nsNavHistoryFolderResultNode::OnItemAdded() r=mano, a=blocking-firefox3-+ 2007-11-23 12:09:31 -08:00
enndeakin@sympatico.ca
e503316337 Bug 404527, editable menulist is offset, r=mano 2007-11-23 11:07:34 -08:00
jwatt@jwatt.org
8b3711d1c6 Reftest for bug 288276 which should have been checked in with the fix for bug 294086 2007-11-23 07:09:22 -08:00
longsonr@gmail.com
6e31cca0eb Bug 398105 - Removing xlink:href attribute from svg:a does not update elements influenced by :link styles. r+sr=bzbarsky,a1.9=tor 2007-11-23 01:43:49 -08:00
philringnalda@gmail.com
a741174380 Bug 404939 - accesskey missing ampersand and semicolon, r=mano, a=beltzner 2007-11-22 23:09:15 -08:00
philringnalda@gmail.com
b3ce2080be Bug 404912 - typo in crashreporter submit.log, r=luser, a=beltzner 2007-11-22 23:08:57 -08:00
rflint@ryanflint.com
8a48dae7e3 Bug 386531 - XPCOMUtilify console command line handler. r+a=mconnor 2007-11-22 21:24:20 -08:00
mark.finkle@gmail.com
c32b61d5f9 b=404851.r=sdwilsh.a=beltzner. change communicator to global skin 2007-11-22 18:20:55 -08:00
reed@reedloden.com
7c2fa7a818 Bug 383723 - "Clearing the sort filter in the Cookies dialog makes the data become unsorted and the selection is lost" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor] 2007-11-22 17:43:15 -08:00
reed@reedloden.com
4b418ffafa Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" [p=laurent@xulfr.org (Laurent Jouanneau) r=robcee sr=luser a1.9=beltzner] 2007-11-22 17:42:22 -08:00
reed@reedloden.com
b3ca997963 Bug 69230 - "Accelerators should not be affected by keyboard group/level" (look for latin key if modifier is down) [p=oleg.krylov@gmail.com (Oleg Krylov) r+sr=roc a1.9=mconnor] 2007-11-22 17:38:40 -08:00
reed@reedloden.com
51f602707a Bug 404748 - "__defineSetter__ regression in FF3: no longer works with event properties when used on prototype" [p=jst@mozilla.org (Johnny Stenback) r+sr=bzbarsky a1.9=schrep] 2007-11-22 17:37:22 -08:00
igor@mir2.org
a2efe3850f Bug 394941: report exhausting of the script memory quota as ordinary runtime exceptions. r=brendan, a1.9=beltzner 2007-11-22 14:21:18 -08:00
Olli.Pettay@helsinki.fi
a0a74f16e7 Bug 368760, r=mats, sr=roc, a=blocking1.9+ 2007-11-22 12:47:33 -08:00
bugzilla@standard8.plus.com
135a92dada Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content (part 2) r/sr=jst,a=mtschrep 2007-11-22 10:50:59 -08:00
johnath@mozilla.com
92428f30a5 Rename "Organize Bookmarks" menu item. b=404084 p=beltzner r=mano r=beltzner a=blocking-firefox3 2007-11-22 08:46:38 -08:00
Olli.Pettay@helsinki.fi
a43ff636b0 Bug 373344, r+sr=roc, a=blocking1.9+ 2007-11-22 07:08:13 -08:00
enndeakin@sympatico.ca
2a85df3528 Bug 402548, 402551, popups positioned wrong when document is zoomed. Affects anchored popups anchored in a different document, and popups opened at a given screen position, r+sr=roc 2007-11-22 06:12:03 -08:00
reed@reedloden.com
ad230e9660 Bug 404647 - "CTRL+F shortcut should focus the search box in the download manager" [p=cdolivei.bugzilla@gmail.com (cesar) r=sdwilsh a1.9=schrep] 2007-11-22 01:22:25 -08:00
reed@reedloden.com
2b7a60fde4 Bug 404875 - "stop requesting goog-white-exp" [p=reed r=tony a1.9=schrep] 2007-11-22 01:20:38 -08:00
longsonr@gmail.com
c167e7ed65 Bug 378860 - If setAttribute sets an invalid value, the attribute default should be used. r=tor,sr=roc,a1.9=tor 2007-11-22 00:54:31 -08:00
reed@reedloden.com
163f2b9e1f Back out patch from bug 392870 due to perf regression. 2007-11-22 00:52:41 -08:00
Evan.Yan@Sun.COM
e0b7f4b2d8 Bug 404461 - when I open JavaScript Debugger I get assertion: Can't get mTree or mTreeView r=surkov.alexander a=mtschrep 2007-11-22 00:19:49 -08:00
igor@mir2.org
b344287c40 Bug 404499: fixing the regression in the decompiler from landing of bug 398609. r,a=brendan 2007-11-22 00:06:00 -08:00
uriber@gmail.com
9f4ec7cc62 Remove up-arrow and down-arrow bindings in input fields. bug=294642 ui-r:beltzner r+sr:neil@parkwaycc.co.uk a19:mtschrep 2007-11-21 23:32:33 -08:00
reed@reedloden.com
3282b8b9f4 Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a=blocking-firefox3+] 2007-11-21 22:51:11 -08:00
ginn.chen@sun.com
111fb91bf5 Bug 396799 Menus on the Application menu bar sometimes claim to be menuitems r=enndeakin, aaronleventhal sr=neil a=dsicore 2007-11-21 22:14:39 -08:00
bzbarsky@mit.edu
8d43ef985e Make to reinitialize windowless plug-ins correctly when restoring from bfcache. Bug 385649, r+sr=roc. Many thanks to Matthew Gregan for spotting the problem! 2007-11-21 20:58:33 -08:00
ted.mielczarek@gmail.com
0454db06fa bug 404893 - crash reporter fails to submit. rs=sspitzer 2007-11-21 19:27:41 -08:00
philringnalda@gmail.com
4b2a4e0a3c Bug 386578 - same accesskey for Install (local file) and Install Updates, r=pike,gavin, a=schrep 2007-11-21 19:03:26 -08:00
philringnalda@gmail.com
f193c150e7 Bug 386392 - remove browser/components/history/, r=mano, a=schrep 2007-11-21 18:58:00 -08:00
philringnalda@gmail.com
b7aa2d7626 Bug 404292 - use global/skin/ instead of communicator/skin/ in crl manager, r=kengert, sr=neil, a=schrep 2007-11-21 18:51:09 -08:00
bzbarsky@mit.edu
eea905a151 Make getElementById in HTML always return the first node in document order. Bug 403868, r+sr=sicking 2007-11-21 18:28:47 -08:00
mozilla.mano@sent.com
2ed186e419 Bug 404370 - perf: Don't call AdjustIndices when inserting a bookmark at the default index. r=dietrich. 2007-11-21 17:46:43 -08:00
jst@mozilla.org
476e732bfc Backing out fix for bug 403835 due to problems with branch builds. 2007-11-21 17:02:15 -08:00