Commit Graph

149106 Commits

Author SHA1 Message Date
bob%bclary.com
2cc427d996 Regression test for bug 304828 2005-10-26 12:28:50 +00:00
bob%bclary.com
ab87b51f6c Regression test for bug 313799, fix typo. Thanks to Seno Aiko for the catch 2005-10-26 10:29:55 +00:00
bob%bclary.com
03444f36e3 Regression test fo rbug 313567, by Igor Bukanov 2005-10-26 10:16:43 +00:00
bob%bclary.com
052cbefcb5 Regression test for bug 313570, by Yuh-Ruey Chen 2005-10-26 10:08:56 +00:00
neil%parkwaycc.co.uk
2f0bd6d32d Bug 313753 Don't give chrome special window.alert/confirm/prompt treatment when it should be using the prompt service anyway r=mconnor sr=jst 2005-10-26 08:54:56 +00:00
brendan%mozilla.org
036a925773 mrbkap's fix for 313799, r=me. 2005-10-26 08:34:13 +00:00
bob%bclary.com
944fa95a6f Regression test for bug 313799, by Seno Aiko 2005-10-26 08:00:06 +00:00
bob%bclary.com
c6efb002d7 Regression test for bug 313803, by Colin Blake 2005-10-26 07:40:56 +00:00
zach%zachlipton.com
e35dbdacca Make sidebar header graphic link to index.cgi, not litmus_staging/coop. 2005-10-26 05:32:17 +00:00
timeless%mozdev.org
19ece1aaf1 Bug 313803 uneval() on func with embedded object with getter or setter has unmatched parenthesis
patch by colin@theblakes.com r=mrbkap sr=brendan
2005-10-26 05:23:50 +00:00
smfr%smfr.org
7b5b6b8a46 Combine the two "Warn when closing/quitting" prefs into one. Bug 196359 2005-10-26 04:02:37 +00:00
smfr%smfr.org
17ff9df093 Combine the two "warn when closing/quitting" checkboxes into one. Bug 196359. 2005-10-26 04:00:11 +00:00
smfr%smfr.org
3be0ea8957 Tweak the button spacing of programmatically created dialogs to better match the HIG. 2005-10-26 03:56:28 +00:00
mark%moxienet.com
16573e89b5 Camino portion of bug 309693, update EULA to v1.1. Camino-only, npotdb. 2005-10-26 03:30:00 +00:00
robert%accettura.com
3008b01772 Restructure Reporter's Query Functionality. Mostly rewritten, much easier to use for other purposes (hint: coming soon). Still buggy, but we'll fix it as we go. 2005-10-26 03:27:17 +00:00
robert%accettura.com
eebddf0d82 Restructure Reporter's Query Functionality. Mostly rewritten, much easier to use for other purposes (hint: coming soon). Still buggy, but we'll fix it as we go. 2005-10-26 03:21:17 +00:00
jst%mozilla.jstenback.com
baa0bf293f Followup fix for bug 313373. Make sure call methods on the right object when dealing with double wrapped JS objects. r=shaver@mozilla.org, sr=brendan@mozilla.org 2005-10-26 02:25:05 +00:00
darin%meer.net
04ab197709 Gives credit where credit is due... [not part of the build] 2005-10-26 02:08:43 +00:00
darin%meer.net
a4bbefba6f fixes bug 312670 "Software update does not set updates.xml correctly after successful install" patch by bent, r=darin 2005-10-26 01:59:10 +00:00
mgalli%geckonnection.com
da37bccd95 Looks better. 2005-10-26 01:49:56 +00:00
mgalli%geckonnection.com
476cea8335 Removed all the access stuff from toolbar elements, and placed as a separated controller component. Preparation work to make it simpler to customize and add new toolbars via overlay. 2005-10-26 01:47:51 +00:00
mgalli%geckonnection.com
c05062cccf Fix to key navigation accessbility. 2005-10-26 01:21:22 +00:00
roc+%cs.cmu.edu
139362c0aa Bug 313360. Don't worry if a non-EEXIST error occurred placing the obselete symlink lock; FF1.0 couldn't have locked it either. r+sr=brendan 2005-10-26 01:20:14 +00:00
joshmoz%gmail.com
393fdeabad remove XP_MAC from /browser. b=281889 r=mano 2005-10-25 23:28:32 +00:00
gavin%gavinsharp.com
373bba5e37 Fix typo, r=mano 2005-10-25 23:18:40 +00:00
gerv%gerv.net
fe6c684493 Bug 313732: fix typo in name of error message variable. Patch by bugzilla.mozilla@rjb.za.net; r=gerv, a=myk. 2005-10-25 22:51:23 +00:00
bzbarsky%mit.edu
c826d32b65 Flush out content updates before messing with the frame tree. Bug 313516, r+sr=roc 2005-10-25 22:32:13 +00:00
jminta%gmail.com
02cbbd5ccc Bug 306508 WebDAV provider should notice and propagate all possible dataloss issues to the UI. r1=dmose, r2=mvl 2005-10-25 21:15:41 +00:00
joshmoz%gmail.com
ab036ce821 fix bad macro (XP_MACSOX) found while browsing lxr. no bug. sr=mscott 2005-10-25 21:11:21 +00:00
cbiesinger%web.de
2ae1b4fd94 bug 313414 process cookies only after sending http-on-examine-response, to allow
the observer to do stuff to the cookie header (modify or delete it)
r+sr=darin
2005-10-25 21:00:54 +00:00
mrbkap%gmail.com
d46c7859d9 Clean up a compile error from my last checkin. Take a suggestion from John Bevemyr <jb@bevemyr.com> so that readln returns null, and not false on EOF to make distinguishing between an empty line and EOF trivial. NPOTB 2005-10-25 20:48:16 +00:00
mkaply%us.ibm.com
cf6a486287 Need 1.6 version to use on trunk 2005-10-25 20:36:54 +00:00
darin%meer.net
02fa9c51b6 fixes bug 313764 "Firefox does not restart after update" r=bsmedberg 2005-10-25 20:14:44 +00:00
mgalli%geckonnection.com
992a17ec5a Feedback focus to the preference groupboxes. 2005-10-25 20:14:12 +00:00
allan%beaufour.dk
9eb9a7f31c [XForms] Use classes instead of attributes for temporary pseudoelement support. Bug 312980, r=doronr+smaug 2005-10-25 20:12:56 +00:00
mgalli%geckonnection.com
40151bda2b Fixes to the pref keyboard and focus feedback. 2005-10-25 20:11:50 +00:00
mgalli%geckonnection.com
8d4f5b16e8 Enabling toolbar search item. Opens as a new tab. 2005-10-25 19:53:24 +00:00
mgalli%geckonnection.com
4b9cff6017 Search toolbar prototype. Opens in a new Tab. Keyboard compatible. 2005-10-25 19:47:07 +00:00
mgalli%geckonnection.com
cd14bec5dd Search toolbar prototype. Opens in a new Tab. 2005-10-25 19:46:34 +00:00
lpsolit%gmail.com
99552674bf Bug 313546: long_list.cgi URLs don't redirect to show_bug correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-10-25 19:31:31 +00:00
mgalli%geckonnection.com
e1d9f126fa Cleanup. 2005-10-25 19:31:01 +00:00
mgalli%geckonnection.com
c17797f6f7 bug 305972. 2005-10-25 19:20:32 +00:00
lpsolit%gmail.com
b8370c49ac Bug 313603: The keyword_already_exists error has an undefined variable - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-10-25 19:16:39 +00:00
mgalli%geckonnection.com
9d7ac10da5 Cleanup. Removing inline styles, passed to CSS - separators for menu now can be customized. 2005-10-25 19:12:34 +00:00
mgalli%geckonnection.com
7d01b1a9b8 Click global icon, toggles to normal mode - non fullscreen, so far. 2005-10-25 19:09:53 +00:00
lpsolit%gmail.com
bb76c92795 Bug 313131: Remove the unused get_classification_id() routine - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2005-10-25 19:06:01 +00:00
mgalli%geckonnection.com
e0ccc9fc38 Toggle to quick nav toolbar item in Context menu. bug 305972 2005-10-25 19:04:29 +00:00
mgalli%geckonnection.com
273881de87 Quick nav toolbar item CSS classes to the Context menu. bug 305972 2005-10-25 19:04:06 +00:00
mgalli%geckonnection.com
ea79110b13 Quick nav toolbar item to the Context menu. bug 305972 2005-10-25 19:03:34 +00:00
scott%scott-macgregor.org
c9ee893a7a Bug #312542 --> Clicking 'no' in the scam warning opens page anyway when using the stand alone message window.
patch by dveditz

a=me
2005-10-25 18:55:45 +00:00