kjh-5727%comcast.net
e4a63a1617
Bug 84430: Unclosed CDATA sections get dropped.
...
Patch by Blake Kaplan (mrbkap@rice.edu ), r/sr=bzbarsky.
2004-09-04 17:21:51 +00:00
cbiesinger%web.de
a3eecd9973
fixing gcc 3.4 bustage (removing extra semicolon)
2004-09-04 17:20:00 +00:00
ian%hixie.ch
130ba14fbd
Rude is no longer that useful, but is left here for posterity's sake. Add a comment noting the demise of its servers.
2004-09-04 16:30:13 +00:00
ian%hixie.ch
b479f7a60a
God should also do autovoice. Add a comment to this effect. (Actually it should do a lot more, see bug 240259)
2004-09-04 16:26:56 +00:00
ian%hixie.ch
2e5f3f9bb4
Make mozbot more resilient to database problems: It will now try to reconnect if some of the database things fail. Also, add a comment about a missing feature (multiple server support would rock). Mention why we ignore errors at one point. Finally, remove the event argument from one of the methods since it didn't use it nor need it.
2004-09-04 16:22:37 +00:00
bmlk%gmx.de
c1219e6150
1. enhancement of the debug code so that coltypes become visible
...
2. remove the isanonymous flag which is unused
3. make the col dump routine #ifdef DEBUG
4. stop to defer the appending of the colgroup frame. bug 248474 r/sr=bzbarsky
2004-09-04 16:02:50 +00:00
cbiesinger%web.de
28133d3196
Bug 250342 Views should not inherit from nsISupports
...
r+sr=roc
2004-09-04 15:49:20 +00:00
cbiesinger%web.de
6709d53145
Bug 257920 remove unused nsIClipView
...
patch by Chris Thomas <cst@andrew.cmu.edu> r+sr=roc
2004-09-04 15:45:02 +00:00
peterv%propagandism.org
3abfed564c
Fix for bug 221365 (Shockwave plugin does not work on Mac (app needs vers resource)). r/sr=jst/bryner.
2004-09-04 13:33:59 +00:00
jocuri%softhome.net
f50ad7eb08
Patch for bug 253308: Mention the Scmbug integration system in documentation; patch by Kristis Makris <mkgnu@gmx.net>; r=vladd, a=justdave.
2004-09-04 09:27:15 +00:00
jocuri%softhome.net
3819d91b6d
Bug 250591: Conversion of boolean conditions in SQL statements for better db independence (take 2); patch by David Lawrence <dkl@redhat.com>; r=vladd, a=justdave.
2004-09-04 09:15:05 +00:00
dbaron%dbaron.org
e4e0192e47
Back out previous round of bug 72747 changes due to Tp regression.
2004-09-04 08:34:55 +00:00
dbaron%dbaron.org
58b70d35d1
Land bug 72747 in pieces: Add default constructor for ScrollbarStyles. b=72747 r+sr=roc
2004-09-04 07:35:12 +00:00
dbaron%dbaron.org
d12362e0ef
Land bug 72747 in pieces: Change types on ScrollbarStyles from PRInt32 to PRUint8. b=72747 r+sr=roc
2004-09-04 07:02:46 +00:00
dbaron%dbaron.org
46a0c16189
Land bug 72747 in pieces: Simplify the mechanisms used to prevent framesets from having scrollbars and used to implement the scrolling attribute on frames and iframes. Implement scrolling='yes'. b=72747 r+sr=roc
2004-09-04 06:53:36 +00:00
dbaron%dbaron.org
757800ab54
Back out text input changes from bug 72747.
2004-09-04 03:49:25 +00:00
dbaron%dbaron.org
4db1f75805
Back out text input changes from bug 72747.
2004-09-04 03:17:18 +00:00
scott%scott-macgregor.org
e5dd72b047
Thunderbird gets confused with Planet Mozilla feed
2004-09-04 00:07:45 +00:00
dbaron%dbaron.org
c9e48ca72a
Land bug 72747 in pieces: Clean up PropagateScrollToViewport and ensure it doesn't set a viewport override of NS_STYLE_OVERFLOW_CLIP. b=72747 r+sr=roc
2004-09-04 00:01:12 +00:00
dbaron%dbaron.org
8f051ffe83
Land bug 72747 in pieces: A little cleanup. b=72747 r+sr=roc
2004-09-03 23:57:42 +00:00
bienvenu%nventure.com
4bb37725b8
fix 252150, don't allow searching of deferred pop3 servers, sr=mscott
2004-09-03 23:36:53 +00:00
dbaron%dbaron.org
9d42af129c
Land bug 72747 in pieces: Remove mNeverHas*Scrollbar variables which are unneeded since the m*ScrollbarBox null-checks handle their one remaining user. b=72747 r+sr=roc
2004-09-03 23:29:38 +00:00
dbaron%dbaron.org
2260749166
Land bug 72747 in pieces: Remove mNeverHas*Scrollbar variables which are unneeded since the m*ScrollbarBox null-checks handle their one remaining user. b=72747 r+sr=roc
2004-09-03 23:28:26 +00:00
dbaron%dbaron.org
462cb0cabd
Land bug 72747 in pieces: use CSS instead of C++ to ensure single line text inputs don't have scrollbars. b=72747 r+sr=roc
2004-09-03 23:22:15 +00:00
dbaron%dbaron.org
addb69cbb7
Land bug 72747 in pieces: use CSS instead of C++ to ensure single line text inputs don't have scrollbars. b=72747 r+sr=roc
2004-09-03 23:17:18 +00:00
dbaron%dbaron.org
7325984b89
Land bug 72747 in pieces: remove nsIScrollableFrame::GetScrollPreference. b=72747 r+sr=roc
2004-09-03 22:28:34 +00:00
dbaron%dbaron.org
a3cc1bf6d9
Land bug 72747 in pieces: some cleanup of nsIScrollable.idl. b=72747 r+sr=roc
2004-09-03 22:22:00 +00:00
dbaron%dbaron.org
58b2482f65
Land bug 72747 in pieces: make users of nsIScrollable use nsIScrollable::Scrollbar_* instead of NS_STYLE_OVERFLOW_*. b=72747 r+sr=roc
2004-09-03 21:58:39 +00:00
timeless%mozdev.org
f214b8a95f
Bug 257877 replacement content isn't rendered if gkplugin.dll isn't present
...
r=jst sr=bz
2004-09-03 21:49:13 +00:00
edburns%acm.org
54ea2297ee
This checkin is the start of work for the Http header access feature.
...
Currently, I'm trying to discover what is the best way to expose this
API in documents that include frames.
I think I'll need more than those two new methods on CurrentPage2. I'll
probably have some way to get a list of all URLs that comprise the
frameset, including nested framesets. It's true that you could use the
DOM to derive this, but that's very complicated. I need something more
lightweight. In the meantime, I'll check in what I have.
M build-tests.xml
- add commented out CurrentPageTest
M build.xml
- add clean.test target
M classes_spec/org/mozilla/webclient/CurrentPage2.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java
- new methods and no-op impls, so test-first test fails.
+ public Map getRequestHeaders();
+
+ public Map getResponseHeaders();
M classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java
- swallow exceptions thrown by listeners.
M src_moz/EmbedProgress.cpp
- test for existence of httpChannel, so we can visit the headers
M test/automated/src/classes/org/mozilla/util/THTTPD.java
- return a "Server: " header that I can test in the testcase.
M test/automated/src/classes/org/mozilla/webclient/DocumentLoadListenerImpl.java
- add doStartCheck() method.
M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java
M test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java
- push THTTPD stuff to superclass.
A test/automated/src/classes/org/mozilla/webclient/NavigationTest.java
- new testcase, fails.
2004-09-03 19:04:22 +00:00
kjh-5727%comcast.net
85dbaae75e
Bug 257384: Clean up assignments to undeclared variables.
...
Patch by Chris Thomas (cst@andrew.cmu.edu ). r=timeless, sr=jag
2004-09-03 18:40:17 +00:00
glen.beasley%sun.com
4c5c490a6f
244865 MEM Leak in callbacks.c using SSL_RevealURL
2004-09-03 18:32:03 +00:00
glen.beasley%sun.com
c15b52ac55
244881 Mem leak in SSLSocket getStatus
2004-09-03 17:15:12 +00:00
kjh-5727%comcast.net
0f0ac64f27
Bug 254331: Cannot print in black & white again, only color. r=bzbarsky, sr=roc
2004-09-03 16:39:34 +00:00
jocuri%softhome.net
66ce06ffbf
Patch for bug 257419: make checksetup.pl quote database name in 'show table status' command; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
2004-09-03 10:03:37 +00:00
jocuri%softhome.net
2aa0459792
Patch for bug 257152: make flag type deletion not crash when JavaScript is switched off; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
2004-09-03 09:58:00 +00:00
ere%atp.fi
8200b4e17c
Bug 254191: Cleanup Win32 nsWindow.cpp / nsWindow.h
...
Patch by Dainis Jonitis
r=ere
sr=roc
2004-09-03 08:44:23 +00:00
jocuri%softhome.net
5ae0619670
Bug 257267: allow trimming leading zeros when typing the test number in the testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk.
2004-09-03 06:59:08 +00:00
jocuri%softhome.net
8ebc303c20
Patch for bug 257106: Make testing suite know about new directory levels in Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk.
2004-09-03 06:53:58 +00:00
jocuri%softhome.net
c98023f9e8
Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko; a=myk.
2004-09-03 06:49:55 +00:00
jst%mozilla.jstenback.com
9e734c3e20
Fixing bug 257690. Make sure to mark the content created for generated content as anonymous content to get the content nodes to do their proper cleanup on document teardown. r+sr=bzbarsky@mit.edu
2004-09-03 05:00:40 +00:00
nelsonb%netscape.com
543ad3460e
Add root CA certs for Certum, Comodo, and IPS.
...
Bugzilla bugs 242040 244982 252132.
2004-09-03 04:35:28 +00:00
dbaron%dbaron.org
13d0d98e6c
Land bug 72747 in pieces: remove nsIScrollableFrame::GetScrollPreference. b=72747 r+sr=roc
2004-09-03 00:46:43 +00:00
dbaron%dbaron.org
3cc7da3bf5
Land bug 72747 in pieces: convert users of nsIScrollableFrame::GetScrollPreference to using GetScrollbarStyles. b=72747 r+sr=roc
2004-09-03 00:43:46 +00:00
bryner%brianryner.com
fc356484a5
Bug 255774 - number of available software updates not displayed when mail button not on toolbar. patch by steffen.wilberg@web.de, r=bryner.
2004-09-03 00:43:26 +00:00
scott%scott-macgregor.org
fa50bfcdf5
Bug #257849 --> on first launch, if there are no migration sources, make sure the
...
'nothing' radio item is selected by default.
2004-09-03 00:30:46 +00:00
dbaron%dbaron.org
f64a1b41d2
Land bug 72747 in pieces: use new functions for common overflow tests. b=72747 r+sr=roc
2004-09-02 23:37:02 +00:00
dbaron%dbaron.org
0777d4a522
Land bug 72747 in pieces: use new functions for common overflow tests. b=72747 r+sr=roc
2004-09-02 23:27:23 +00:00
dbaron%dbaron.org
2be757b76e
Land bug 72747 in pieces: add functions for common overflow tests to nsStyleDisplay. b=72747 r+sr=roc
2004-09-02 23:18:37 +00:00
pinkerton%aol.net
40fe460f45
new tab widget implementation (bug 235782)
2004-09-02 22:52:29 +00:00