Commit Graph

146422 Commits

Author SHA1 Message Date
mconnor%steelgryphon.com
d8f4873a82 bug 304705 - Add Bookmark dialog: Bookmarks Toolbar generates error, also fix bogus contextmenu on Bookmark All Tabs menuitem r=vlad 2005-08-25 05:43:46 +00:00
mconnor%steelgryphon.com
681845b223 bug 303836 - Nulling the home page location causes the first window to be unmaximizable, r=bsmedberg 2005-08-25 05:28:37 +00:00
mconnor%steelgryphon.com
a219e2bd16 bug 301311 - Default Font menu breaks if selected font is not on the system, r=vlad, a=cbeard 2005-08-25 05:20:24 +00:00
mconnor%steelgryphon.com
a54a330da0 bug 291651 - dnd tweaks in URL bar/Go button, r=shaver 2005-08-25 05:17:33 +00:00
jst%mozilla.jstenback.com
e330cc0d63 Fixing bug 305640. Make document.getElementById() work correctly when the hash changes when flushing. r+sr=bzbarsky@mit.edu 2005-08-25 05:17:06 +00:00
mconnor%steelgryphon.com
c9bb7d894d bug 229737 - add favicon to XUL error pages, r=biesi, sr=neil 2005-08-25 05:10:19 +00:00
jst%mozilla.jstenback.com
186df31af2 Fixing bug 305528. Make XPCWrappedNative::GetWrappedNativeOfJSObject() attempt to find a wrapper using obj's outer object if it can't find one using obj. r=shaver@mozilla.org, sr=brendan@mozilla.org 2005-08-25 04:30:31 +00:00
bzbarsky%mit.edu
df8c8e7910 Fix crash after restoring default toolbar set by making sure that
RemoveSubtreeFromDocument unhooks broadcasters just like AddSubtreeToDocument
hooked them up.  Bug 295404, patch by dbaron, r=bzbarsky, sr=bryner
2005-08-25 04:11:35 +00:00
cmp%mozilla.org
82ae8bfca7 Use simpler form of AUS2 update URL. Bug 302721, attachment 193786.
r=chase@mozilla.org, a=cbeard@mozilla.org
2005-08-25 03:49:07 +00:00
masayuki%d-toybox.com
0413d6b207 Bug 305342 regression: tabbing from links doens't work in FAYT mode r=mconnor 2005-08-25 03:31:22 +00:00
mark%moxienet.com
62a0dfe6e7 Backing out most recent attempt at bug 194045 (not 192688 as earlier comment said), it busted seamonkey/creature. 2005-08-25 03:11:49 +00:00
cmp%mozilla.org
9dd7889eb0 Implement update service channels. Bug 302721, attachment 192129. Patch
by Darin Fisher <darin@meer.net>.  r=benjamin@smedbergs.us
2005-08-25 02:16:35 +00:00
jminta%gmail.com
dd36e2ffcc Bug 303830 bustage fix. Use toString() to make .split work in the single integer case r=dmose 2005-08-25 02:06:32 +00:00
webmail%kmgerich.com
96365d30b1 Bug 271051 - Address bar should use another color when lock icon is broken
r=mconnor, a=asa
2005-08-25 02:05:27 +00:00
cltbld
e4408abc53 Automated update from host egg 2005-08-25 01:17:31 +00:00
cmp%mozilla.org
78ebced36f Add --enable-update-channel for browser+mail. Bug 302721, attachment
193749.  r=bryner@brianryner.com, sr=benjamin@smedbergs.us
2005-08-25 00:59:09 +00:00
aaronleventhal%moonset.net
154d3f15fa Bug 249136. Cannot scroll in pages loaded into foreground tabs. Builds on top of previous patch by attempting to fix perf regressions that caused. r=mats, sr=bryner 2005-08-25 00:55:49 +00:00
dmose%mozilla.org
7ecccad15e Fix a JS strict warning; no bug. 2005-08-25 00:33:50 +00:00
roc+%cs.cmu.edu
329c6cc865 Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky 2005-08-25 00:10:37 +00:00
saul.edwards%sun.com
54f6fe8f80 Addendum to 303507 - set default OPTIMIZER for Linux and Solaris gcc builds
to -O3, consolidate flags to Linux.mk.
2005-08-24 23:58:36 +00:00
christophe.ravel.bugs%sun.com
a58024a52e Uprev JSS version to 4.1.1 Beta. 2005-08-24 23:39:12 +00:00
wtchang%redhat.com
d624f9129a Bugzilla Bug 296410: further simplify the code by always referencing the
buffer using the same union member. r=relyea.
VFYContextCVS: ----------------------------------------------------------------------
2005-08-24 23:05:39 +00:00
gavin%gavinsharp.com
663b4f4425 Bug 301357: Simplify context menu selection code, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2005-08-24 22:15:53 +00:00
roc+%cs.cmu.edu
9160498d6d Bug 305649. Make thebes build with pango 1.6. r+sr=vlad 2005-08-24 22:12:31 +00:00
roc+%cs.cmu.edu
6a15d0a539 Bug 246560. Tweak event masks to get some plugins (acroread5/7, xpdf) working. rubberstamp r+sr=brendan. Still considering whether this is the right thing. 2005-08-24 21:58:52 +00:00
bugzilla%standard8.demon.co.uk
2de56d15be Another windows bustage fix for bug 63083 2005-08-24 21:13:50 +00:00
rob_strong%exchangecode.com
753cb11129 Bug 305361 install-global-extension and install-global-theme work inconsistently. r=mconner, a=asa 2005-08-24 21:07:25 +00:00
bzbarsky%mit.edu
643e0e6e6f Cache the event queue service in nsContentUtils instead of having every single
presshell caching it.  Bug 305689, r+sr=peterv
2005-08-24 21:01:51 +00:00
bzbarsky%mit.edu
3656444b70 Make sure that a reflow flush on the document makes the sink start layout if
needed.  Bug 253951, r=mrbkap, sr=jst
2005-08-24 20:56:58 +00:00
jwalden%mit.edu
72c36d6c2c Bug 305228 - Change "prefs-sanitize" references to "prefs-clear-private-data" to make naming more accurate. r=mconnor 2005-08-24 20:12:04 +00:00
bugzilla%arlen.demon.co.uk
1447ad96b2 Bug 304947 Some mistakes in nav_help.xhtml
p=opitz.michael@inode.at r=me
2005-08-24 20:01:49 +00:00
scott%scott-macgregor.org
b9dd0ab0f0 Bug #303895 --> move the Save View as a Folder menu item to the bottom of the view picker menu list. 2005-08-24 19:59:26 +00:00
gavin%gavinsharp.com
6eaf8afbc5 Bug 305390: add line telling the user that Firefox and Thunderbird will startup after installation is complete, patch by S. Jewers <shaynejewers@gmail.com>, r=beltzner 2005-08-24 19:51:39 +00:00
andreas.otte%debitel.net
2fdb84ddb1 preliminary fix for bug 304904 [Firefox should refuse to look up invalid hostnames containing "%"], r=cbiesinger, sr=bzbarsky 2005-08-24 19:50:38 +00:00
mgalli%geckonnection.com
06fed38c8f Better cmd_paste code ala FF. 2005-08-24 19:50:07 +00:00
neil%parkwaycc.co.uk
5e0de74d40 Fix native Windows zip build regression from bug 192688 r=bsmedberg etc. 2005-08-24 19:47:43 +00:00
jwalden%mit.edu
ba6a79212b Bug 305659 - Typo in QI definition for the nsBrowserContentHandler.js module. r=bsmedberg 2005-08-24 19:39:55 +00:00
mkanat%kerio.com
391733eb2b Bug 303860: There is a database change in the wrong place in checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-08-24 19:27:51 +00:00
mkanat%kerio.com
423e6e9484 Bug 298400: [PostgreSQL] SQL error using buglist.cgi and full text search. Column "relevance desc" not valid in GROUP BY
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, r=joel, a=justdave
2005-08-24 19:24:06 +00:00
gavin%gavinsharp.com
a54567d9ba Bug 256990: highlight breaks pages that style <span> elements, patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-24 19:19:06 +00:00
aaronleventhal%moonset.net
11dfddb763 Bug 305729. No accessible name for HTML <button>s. r=timeless, sr=neil 2005-08-24 19:17:39 +00:00
gavin%gavinsharp.com
db7ae53d38 Bug 304245: Toolbars jump briefly when first page starts to load in newly-opened browser, patch by Bryan <BoxerBoi76@hotmail.com>, r=kevin 2005-08-24 19:11:49 +00:00
aaronleventhal%moonset.net
0e50b0115b Bug 303620. Focus system goes haywire when focus changed in onblur or onchange handler. r=mats, sr=bryner 2005-08-24 19:06:07 +00:00
dougt%meer.net
adad5fc5f7 Making branding working. MINIMO ONLY 2005-08-24 18:54:51 +00:00
gavin%gavinsharp.com
90b58f3253 Bug 305720: answers.com search plugin is broken for non-ASCII, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-08-24 18:53:59 +00:00
masayuki%d-toybox.com
0d1ee9c47d Bug 118563 The new print properties dialog does not save papersize r=mconnor 2005-08-24 18:32:02 +00:00
bugzilla%standard8.demon.co.uk
0117e23bb9 Fix Windows bustage from checkin of bug 63083 2005-08-24 18:29:04 +00:00
brendan%mozilla.org
1ed0bc339f Restore lost for(i in null); compat (bug 292731, r=mrbkap). 2005-08-24 18:15:53 +00:00
mvl%exedo.nl
96b397e583 Make storage calendar store byday components of recur rules.
bug 303830, r=dmose
2005-08-24 18:12:54 +00:00
bmlk%gmx.de
12dbc74a18 pixel align pct based scroll frames bug 139843 r/sr=roc 2005-08-24 18:11:45 +00:00