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

4159 Коммитов

Автор SHA1 Сообщение Дата
rob_strong%exchangecode.com bc407caf25 Bug 346498 - Only allow hidden and locked for app-global extensions. r=bsmedberg 2006-09-11 18:01:23 +00:00
rob_strong%exchangecode.com 346a97c594 Bug 351611 - when restarting after installing an extension, I'm not warned about closing tabs. r=sspitzer 2006-09-11 17:55:36 +00:00
sspitzer%mozilla.org 5048134510 fix for bug #350299: After clicking "Restart Now", the software update wizard can obscure the "confirm close" prompt from browser windows with multiple tabs.
additional, after clicking "Restart Now", we need to disable the "Restart Now" and "Later" buttons, so that the user can't click on them again (while they are dealing with the "confirm close" prompts.

finally, improve the prompt scenario (by first focusing the wizard) where the user has paused in the middle downloading a software update, minimized the software update wizard, and then quit the app.

r=gavin.sharp, sr=mconnor
2006-09-11 16:30:32 +00:00
axel%pike.org e908960c04 bug 349713, add contentHandler to ignores, drop uninstall.inc, r=bsmedberg 2006-09-11 14:08:21 +00:00
neil%parkwaycc.co.uk 5f7caf8a69 Reduce the amount of CPU an undetermined progressmeter consumes b=279465 r=mconnor sr=jag 2006-09-11 13:55:19 +00:00
sayrer%gmail.com 648dd9ddb4 Bug 350365. "Error: this._reader has no properties" in JS console". r=mconnor 2006-09-10 22:57:24 +00:00
cbiesinger%web.de 18a14d01d3 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
aaronleventhal%moonset.net 71bcdd181f Bug 347219. File inputs and other embedded form controls in radio buttons not accessible. For chrome changes, r=mano. For mozilla/accessible changes, r=ginn.chen, sr=neil 2006-09-10 17:52:52 +00:00
mozilla.mano%sent.com 56bf49ff3f Bug 352021 - Double click on the area on which a close button would appear closes the tab. r=mconnor. 2006-09-10 17:24:30 +00:00
bugzilla%standard8.demon.co.uk 1ef5edc196 Bug 349705 In wizard.xml, Strict 'Warning: function cancel does not always return a value' (Bv1-TK). r=mconnor 2006-09-09 08:01:44 +00:00
bzbarsky%mit.edu 01946a8fe9 Make it possible to give DOMParsers the right principals from C++. Bug 332840,
r=sicking, sr=jst
2006-09-09 04:54:03 +00:00
Olli.Pettay%helsinki.fi d9fd227d21 Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron 2006-09-08 21:19:58 +00:00
flamingice%sourmilk.net 5801a54eea Bug 350353, notificationbox is racy, r=enndeakin 2006-09-08 20:57:51 +00:00
rob_strong%exchangecode.com 7f63a2923f Bug 344476 - Chinese/Japanese/Korean installer's UI looks ugly. r=bsmedberg 2006-09-08 20:44:12 +00:00
benjamin%smedbergs.us 47aa8883a1 Bug 351714 - create software update channel for partner builds dynamically, r=robstrong 2006-09-08 20:09:24 +00:00
dietrich%mozilla.com e645a5a672 Bug 350123 Update URLFormatter to work with non-Fx apps (r=robstrong) 2006-09-08 06:56:14 +00:00
flamingice%sourmilk.net 7a7442b9e5 Bug 351002, Download options window points to a non-existing section; needs rewording, r=mano, patch by Phil Ringnalda <philringnalda@gmail.com> 2006-09-08 03:07:17 +00:00
flamingice%sourmilk.net b401ef5552 Bug 350795, Workaround for bug 193298 no longer needed, r=mano 2006-09-07 21:35:42 +00:00
tony%ponderer.org 16621386ac Bug 350511: treat request timeouts as backoff errors
patch: treat NS_ERROR_NET_TIMEOUT as an error
r=darin
2006-09-06 17:04:36 +00:00
tony%ponderer.org 9b8468e840 Bug 329715: investigate why some AV's flag us, and prevent it
patch: use rot13 on keys to avoid being flagged by avira antivirus
r=darin
2006-09-05 18:54:11 +00:00
davel%mozilla.com 366f125fee bug=346706, r=darin
add brain-dead simple unit test
cleaner version using jsunit code
still need to move this file to a separate test directory
2006-09-05 18:26:39 +00:00
rob_strong%exchangecode.com 0ea23a3cc2 Bug 345006 - Enabling an extension then switching to Themes tab crashes Minefield [@ nsXULDocument::ExecuteOnBroadcastHandlerFor][@ 0x02a1ff9a] [@ nsCOMPtr<nsIContent>::nsCOMPtr<nsIContent>]. r=sspitzer 2006-09-04 22:27:26 +00:00
sspitzer%mozilla.org 785cec66cd fix for bug #350636: the "never" hidden pref should only apply for major updates.
r=rstrong
2006-09-03 04:18:28 +00:00
cst%yecc.com 8504a1aeb9 Bug 343096 Dispatch TabSelect event for tabbrowser-tabs only
r=mano a=mconnor
2006-09-01 23:09:21 +00:00
myk%mozilla.org 92e36f5bbb bug 342392: increase left and right margins of menulists on gnomestripe from 2px to 4px for consistency with other controls on gnomestripe and with menulists in winstripe and pinstripe
r=bsmedberg
2006-09-01 21:13:19 +00:00
gavin%gavinsharp.com 731524153d Bug 350849: fail gracefully if we're unable to get the releaseNotesURL in about.xhtml (ensure the user agent/build ID is always displayed), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-09-01 16:26:03 +00:00
rob_strong%exchangecode.com dcfc9b66b5 Followup to Bug 344236 - Remove xpinstall-based installer code. r=bsmedberg 2006-08-31 18:45:08 +00:00
benjamin%smedbergs.us 349f88112b Bug 344236 - Remove xpinstall-based installer code for the toolkit, r=robstrong 2006-08-31 13:57:55 +00:00
flamingice%sourmilk.net 91e9a17e50 Bug 346546, Clean up nsUnknownContentType.xul, r=mconnor 2006-08-30 23:24:17 +00:00
tony%ponderer.org 8adea04713 Bug 349102: implement back off code for remote phishing lookups
patch: remote lookup backoff and remove checkURL_
2006-08-30 21:29:37 +00:00
bent.mozilla%gmail.com c6d8bed63a Bug 350258 - "'addons.mozilla.org' hardcoded into extensions.dtd". r=rstrong. 2006-08-30 20:34:44 +00:00
Olli.Pettay%helsinki.fi 7c86de7497 Bug 331629, @nsAutoCompleteController::ClosePopup, r=bryner 2006-08-30 20:13:52 +00:00
rob_strong%exchangecode.com 9d82b00bc4 doh! followup win32 fix for Bug 349551 2006-08-30 20:08:39 +00:00
flamingice%sourmilk.net 586b9dbdbd Bug 349055, Hover state of Go button highlight extends outside of Go button, r+a=mconnor 2006-08-30 17:33:47 +00:00
tony%ponderer.org 518751d367 Bug 349809: add random intervals to update requests
patch: add random interval to table update requests and lower interval from
60min to 30min
r=provos,sr=darin
2006-08-30 16:46:43 +00:00
uriber%gmail.com ca5218736c Allow users of nsFrameTraversal to specify what features they want the iterator to have, and make nsFrame::GetFrameFromDirection() specify "following OOFs". bug=334626 r+sr=roc 2006-08-30 13:38:16 +00:00
smontagu%smontagu.org 4de74f0e5f Synchronise regionNames.properties with ISO-3166. Bug 153104, r=jshin, blanket sr=roc 2006-08-30 04:23:15 +00:00
rob_strong%exchangecode.com 47f8b75946 Bug 349551 - Updated builds won't uninstall via Windows Control Panel. r=bsmedberg 2006-08-30 00:08:35 +00:00
bent.mozilla%gmail.com b764ab7731 Bug 350245 - "Updater.app forgets to reload the main app under Rosetta if it was originally launched with translation". r=mento. 2006-08-29 20:15:08 +00:00
benjamin%smedbergs.us 4b74339c6f Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
Olli.Pettay%helsinki.fi a5be8b14c8 Bug 350495, Crashes [@ nsFormFillController::SetPopupOpen], r=jst 2006-08-29 16:11:08 +00:00
timeless%mozdev.org 97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
timeless%mozdev.org 1680c53ea7 Bug 350293 RDF + NOXPFE Building xulrunner with embedding-profile=basic failed
patch by romaxa@gmail.com r=timeless r=bsmedberg
2006-08-28 19:19:03 +00:00
enndeakin%sympatico.ca fb4a38ba0c Bug 348614, better theming for dropmarker, r=neil,mano
CVS: ----------------------------------------------------------------------
2006-08-28 15:56:47 +00:00
mozilla.mano%sent.com 49e3ec555b Bug 350407 - tree binding is broken. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me 2006-08-28 08:06:55 +00:00
sspitzer%mozilla.org 1f91717b49 adding a class for themes to use. (keeping trunk in sync with branch)
r=mconnor (as part of bug #349286)
2006-08-28 05:09:32 +00:00
gavin%gavinsharp.com 6874a9e443 Remove extra trailing brackets to fix orange, rs=brendan 2006-08-27 19:13:58 +00:00
gavin%gavinsharp.com 1d8174c651 Bug 350205: visitLink is browser specific (fix links in Thunderbird's About dialog), r=mano 2006-08-27 00:42:55 +00:00
cbiesinger%web.de 8c59aae763 Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
mozilla.mano%sent.com ac5036c596 Bug 250129 - Improve toolbar customization UE on OS X. r=mconnor. 2006-08-26 07:27:54 +00:00