Commit Graph

182814 Commits

Author SHA1 Message Date
dolske@mozilla.com
beaba9b632 Bug 386005: passwords deleted from drop down menu in gmail.com apear to be deleted but are still saved. r=gavin 2007-08-23 12:07:20 -07:00
bzbarsky@mit.edu
e5d97611d6 Make sure to not think we're in the middle of firing unload just because we created an about:blank content viewer. Bug 388579, r=biesi, sr=jst 2007-08-23 12:03:08 -07:00
igor@mir2.org
bf9b91303a Bug 393364: Patch from Jason Orendorff to restore ability to compile SpiderMonkey with C++ compiler. r=me 2007-08-23 12:02:42 -07:00
bzbarsky@mit.edu
6da8502521 Make it possible to fastload NSSCertificates. Bug 388128, r=kaie, sr=brendan, a=bzbarsky 2007-08-23 11:59:12 -07:00
dolske@mozilla.com
7da9f9316b Bug 378667: Better "passwords for given realm" query support. r=gavin 2007-08-23 11:57:42 -07:00
bzbarsky@mit.edu
490cabcce3 Make Suspend() work on an HTTP channel if called right after AsyncOpen. Bug 392837, r+sr=biesi, a=bzbarsky 2007-08-23 11:56:12 -07:00
dtownsend@oxymoronical.com
e879d0303c Bug 337344: Disable location bar hiding by default, to make chrome spoofing harder. p=Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-08-23 11:49:02 -07:00
cbiesinger@gmx.at
a23985c0a8 more bustage fix 2007-08-23 11:09:31 -07:00
bzbarsky@mit.edu
4274f9c4c4 Fix build bustage 2007-08-23 10:39:59 -07:00
bzbarsky@mit.edu
4c52c17775 Put our load into the newly-created loadgroup when we go and create one. Bug 383961, r+sr=biesi, a=bzbarsky 2007-08-23 10:37:40 -07:00
cbiesinger@gmx.at
af6d8d5319 391100 move nsAutoWindowStateHelper from nsPrompt to nsPromptService r=bz sr=jst a=bz 2007-08-23 10:31:39 -07:00
rflint@ryanflint.com
e3ac0b37b7 Bug 393351 - browser relies on strings from tabbrowser. r=mconnor 2007-08-23 10:16:43 -07:00
enndeakin@sympatico.ca
259367e5c7 Bug 145320, support hover in xul trees, r+sr=neil 2007-08-23 08:57:54 -07:00
surkov.alexander@gmail.com
fed963958a Bug 393384 - [pl] localization for DOMi accessibleEvents.dtd, patch=marcoos+bmo@marcoos.org, r=hubert.gajewski 2007-08-23 07:08:38 -07:00
neil@parkwaycc.co.uk
6cc7abf685 Bustage fix b=306990 2007-08-23 05:48:51 -07:00
neil@parkwaycc.co.uk
59d7cf117f Turn an assertion into a warning so we don't have to change behaviour in debug builds to avoid getting too many assertions b=326033 r=smaug sr=bz bl=dbaron 2007-08-23 05:30:41 -07:00
neil@parkwaycc.co.uk
22c764426f Really fix the right-most column of trees b=306990 r=Enn sr+a=roc 2007-08-23 05:27:50 -07:00
mozilla.mano@sent.com
f4dc22d344 Bug 378632 - Viewing history by site in sidebar doesn't organise by site. r=mconnor. 2007-08-23 02:27:53 -07:00
dtownsend@oxymoronical.com
1b531c7a1b Bug 317433: Richlistbox attempts to give focus to hidden items. p=Simon Bunzli <zeniko@gmail.com> r=enndeakin 2007-08-23 01:59:59 -07:00
rhelmer@mozilla.com
a88d6ce071 com not org 2007-08-23 01:18:23 -07:00
zach@zachlipton.com
6fa7b23631 bump version 2007-08-22 21:38:03 -07:00
zach@zachlipton.com
db408dfa74 Add "create account" functionality to settings, bug 391425. p=ben_h, r=zach 2007-08-22 21:33:59 -07:00
philringnalda@gmail.com
16be355269 Bug 321954 followup, forgot to address review comment 2007-08-22 21:13:36 -07:00
philringnalda@gmail.com
36d38a4df6 Bug 321954 - Make it easier for apps to hook into toolkit's printing component, patch nearly all by Ian Neal <iann_bugzilla@blueyonder.co.uk> with very little from me, r=gavin 2007-08-22 21:07:30 -07:00
surkov.alexander@gmail.com
6a854e4ffa Bug 393033 - xul:tree reports bad posinset/setsize attributes 2007-08-22 20:26:53 -07:00
surkov.alexander@gmail.com
d15e0a3447 Bug catch accessibility events in DOMi, r=sdwilsh, ajvincent, evan.yan, sr=neil, a=dsicore 2007-08-22 20:26:38 -07:00
dbaron@dbaron.org
30d448d187 Fix bustage. 2007-08-22 18:29:54 -07:00
axel@pike.org
8518eb241c bug 393261, make langpack should ensure dist/install, r=rhelmer 2007-08-22 17:59:01 -07:00
dbaron@dbaron.org
ba27e80450 Print path to expected garbage along with refcount imbalances. b=387224 r=graydon a=brendan 2007-08-22 17:47:47 -07:00
dbaron@dbaron.org
737f15028b When doing ExplainLiveExpectedGarbage, suspect all nsXPCWrappedJS so that we get more objects in the graph. b=387224 r=graydon a=brendan 2007-08-22 17:47:24 -07:00
dbaron@dbaron.org
cc638cec42 Make ExplainLiveExpectedGarbage print *all* references to JS objects with refcount imbalances. b=387224 r=graydon a=brendan 2007-08-22 17:46:43 -07:00
rob_strong@exchangecode.com
cad7601376 Backing out previous attempts to fixe non newref tinderboxes and part of the patch for bug 392303 2007-08-22 17:08:24 -07:00
dolske@mozilla.com
d30bd593f7 Revert wallpaper from Bug 390451: Remembered passwords lost when changing Master Password. r=gavin 2007-08-22 16:46:12 -07:00
rob_strong@exchangecode.com
9a239a7686 Better fix for the Seamokey, Thunderbird, and Calendar build breakage from landing of bug 392303 2007-08-22 16:21:50 -07:00
dolske@mozilla.com
6655e6e76c Bug 384524: Passwords still filled in on web sites after logged out of Software Security Device. r=gavin 2007-08-22 16:03:17 -07:00
rob_strong@exchangecode.com
6c230082a4 Attempt to fix Seamokey build breakage from landing of bug 392303 2007-08-22 15:42:19 -07:00
sharparrow1@yahoo.com
ad918ae950 Bump the reftest load timeout to 30s to see if it helps the tinderbox orange. a=roc 2007-08-22 15:21:15 -07:00
gavin@gavinsharp.com
d8e4ab425d Bug 103487: use default anti-virus scanner to scan downloaded files on Windows, patch by Rob Arnold <robarnold@mozilla.com>, r=sdwilsh, r=jmathies, r=me 2007-08-22 14:55:57 -07:00
rob_strong@exchangecode.com
ad6b019e2c Bug 392303 - Simplify installer changes - Part 1. r=sspitzer 2007-08-22 14:38:03 -07:00
vladimir@pobox.com
fdd24e0988 b=390487, typo fix for default canvas text drawing font, r/a=vlad, patch from robarnold 2007-08-22 14:30:47 -07:00
rflint@ryanflint.com
a8d0fa5f4e Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 14:02:02 -07:00
igor@mir2.org
e7cdba8c35 Bug 393184: js_NewGCThing no longer zeros the allocated thing. r=brendan 2007-08-22 13:56:08 -07:00
ted.mielczarek@gmail.com
a441bb10ca bug 383083 - post-process symbol files to add source file revision numbers - handle mixed-case srcdir on win32. r=mento 2007-08-22 13:47:15 -07:00
rob_strong@exchangecode.com
6d8dee48cc Bug 391414 - The restart button is no longer initially hidden during startup update notification. r=sspitzer 2007-08-22 13:26:06 -07:00
gavin@gavinsharp.com
a54c72d557 Fix newlines, again 2007-08-22 13:20:32 -07:00
rhelmer@mozilla.com
00cc40b510 2007 rc1 config b=393264 r=cf 2007-08-22 12:51:02 -07:00
bclary@bclary.com
d0802fe413 JavaScript Tests - destructuring assignment tests, by Norris Boyd, bug 393272, not part of the build 2007-08-22 12:43:31 -07:00
gavin@gavinsharp.com
fc1165906e Fix newlines 2007-08-22 12:33:09 -07:00
gavin@gavinsharp.com
06deeccfe6 Bug 393206: fix JSON tests, patch by Simon Bünzli <zeniko@gmail.com>, r=me 2007-08-22 11:16:01 -07:00
mozilla@weilbacher.org
c3e5ad3831 Bug 367907: allow printing to PDF file on gtk2-cairo, p=chpe, r=pavlov, sr=roc, a=pavlov 2007-08-22 11:07:18 -07:00