Commit Graph

114048 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
0258e6972f Fix crash if a site overrides one of our "magic" rules. Make some of the rules
!important, make nsViewportFrame a containing block no matter what the CSS
says. Bug 181692, r=karnaze, sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@134425 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:40:58 +00:00
bzbarsky%mit.edu
acc91df5aa Fix bug 181472 -- uri fixup should do the PossiblyHostPortUrl check before
calling NS_NewURI if the protocol handler is the external protocol handler.
r=adamlock, sr=darin


git-svn-id: svn://10.0.0.236/trunk@134424 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:36:37 +00:00
caillon%returnzero.com
138f8ebfcf Bug 181602 - use the newer pref APIs.
r=aaronl sr=peterv


git-svn-id: svn://10.0.0.236/trunk@134423 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:30:13 +00:00
caillon%returnzero.com
90a818bc51 Bug 181415 - Converting over to the new pref APIs
r=aaronl sr=bryner


git-svn-id: svn://10.0.0.236/trunk@134422 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:29:08 +00:00
bienvenu%netscape.com
9782a4920b cleanup dead/unused pop3/local code, r/sr=sspitzer 181805
git-svn-id: svn://10.0.0.236/trunk@134421 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:28:01 +00:00
locka%iol.ie
0b1adf6a45 NOT PART OF BUILD. Added a test to exercise postdata functionality of IWebBrowser2::Navigate2
git-svn-id: svn://10.0.0.236/trunk@134420 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:27:39 +00:00
caillon%returnzero.com
6bb41262ac Bug 181600, Updating for reviewer comments (removing an if). still r=sicking,sr=peterv
git-svn-id: svn://10.0.0.236/trunk@134419 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:27:29 +00:00
caillon%returnzero.com
bd7eb45cc3 Bug 181600 - Use the new pref APIs. r=sicking, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@134418 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:26:06 +00:00
darin%netscape.com
8a27323c19 fixes bug 181732 "nordic mtv site produces 'is not a valid protocol'"
r=andreas.otte@debitel.net sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@134417 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:25:09 +00:00
caillon%returnzero.com
be4452b730 180551 - Add color, thickness, and invert to the flasher interface. They should not be passed around so often to its methods since they rarely change and really
belong on the interface to begin with.
r=timeless,sr=peterv


git-svn-id: svn://10.0.0.236/trunk@134416 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:24:30 +00:00
caillon%returnzero.com
58385b1d1d 175197 - Caching the window's prefs so we don't need to constantly re-fetch the service, move the calls to use the new prefs API in the process.
r/sr=sicking,jst,alecf


git-svn-id: svn://10.0.0.236/trunk@134415 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 23:21:25 +00:00
igor%mir2.org
5794fd2948 Add args and argCount to InterpreterData to emphasize that InterpretedScript/InterpretedFunction are just runtime wrappers around InterpreterData
git-svn-id: svn://10.0.0.236/trunk@134412 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 21:33:56 +00:00
igor%mir2.org
5c23c40494 Wrap restoring of the original optimization level into finally block
git-svn-id: svn://10.0.0.236/trunk@134407 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 16:46:16 +00:00
igor%mir2.org
bcb7c1ff89 Fixing 181654: Error.prototype.toString is a generic function now
printing this.name + ": " + this.message for any this.


git-svn-id: svn://10.0.0.236/trunk@134406 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 16:44:30 +00:00
dbaron%fas.harvard.edu
8d1c43cdb5 Add newline to end of file to fix gcc 3.2 bustage.
git-svn-id: svn://10.0.0.236/trunk@134405 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 15:22:41 +00:00
glazman%netscape.com
3b885b7055 -- not part of the build --
-- CaScadeS only --

compatibility tables for CSS 1 and CSS 2


git-svn-id: svn://10.0.0.236/trunk@134402 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 14:02:51 +00:00
glazman%netscape.com
0102abbeab Coalesce similar inline nodes in Composer's CSS mode; b=179055, r=jfrancis, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@134401 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 13:41:26 +00:00
sicking%bigfoot.com
441830f1fb Bug 8929: Kill NS_COMFALSE
r=peterv sr=bz


git-svn-id: svn://10.0.0.236/trunk@134400 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 12:44:03 +00:00
sicking%bigfoot.com
6f8753e832 Bug 8929: Kill NS_COMFALSE
r=peterv sr=bz


git-svn-id: svn://10.0.0.236/trunk@134398 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 11:21:22 +00:00
sicking%bigfoot.com
2c2d9b13e5 Bug 181808: Implement and declare nsIDocumentObserver using macros
r=caillon sr=bz


git-svn-id: svn://10.0.0.236/trunk@134397 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 09:38:27 +00:00
sicking%bigfoot.com
de4e9a5e64 fix bustage
git-svn-id: svn://10.0.0.236/trunk@134396 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 09:33:11 +00:00
sicking%bigfoot.com
db4678c2f2 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz


git-svn-id: svn://10.0.0.236/trunk@134395 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 08:33:30 +00:00
bugreport%peshkin.net
b9d847372f Bug 180460 request.cgi doesn't filter list of products/components
patch by joel
r=bbaetz
a=justdave


git-svn-id: svn://10.0.0.236/trunk@134393 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 05:38:09 +00:00
darin%netscape.com
122c621103 fixes bug 175641 "Inappropriate behavior on a 412 response"
r=bbaetz sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@134390 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 05:07:10 +00:00
katakai%japan.sun.com
93fd9af3b9 bug 167866
code clean up
clean up comment line codes for nsPresShell.cpp
r=akkana,sr=roc+moz


git-svn-id: svn://10.0.0.236/trunk@134389 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 04:58:40 +00:00
leaf%mozilla.org
7bf25afe7e adding a phoenix tinderbox module
git-svn-id: svn://10.0.0.236/trunk@134386 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 23:52:19 +00:00
justdave%syndicomm.com
5012191e1a Bug 181582 - reorders the table cells on the query page so that the list headers are grouped with the lists in Links and when
used with voice synthesis packages.
r= timeless, a= justdave


git-svn-id: svn://10.0.0.236/trunk@134385 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 22:08:42 +00:00
cbiesinger%web.de
df21192a04 181724 r=caillon sr=bzbarsky shift+enter in location bar no longer works
git-svn-id: svn://10.0.0.236/trunk@134384 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 22:00:54 +00:00
bugreport%peshkin.net
8bd91adeeb Bug 147275 Rearchitect product groups
Patch by joel
r=bbaetz,justdave
a=justdave


git-svn-id: svn://10.0.0.236/trunk@134383 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 19:56:34 +00:00
bienvenu%netscape.com
28df3b59ab fix 181639 strip out unused code, replace PR_FREEIF with PR_Free, r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@134382 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 17:14:25 +00:00
bienvenu%netscape.com
ca0da9fc76 fix problem with IMail imap server flag changes not persisting also fixed whitespace and replace PR_FREEIF with PR_Free r=cavin, sr=sspitzer 180001
git-svn-id: svn://10.0.0.236/trunk@134381 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 17:11:43 +00:00
bryner%netscape.com
58193dda87 add -register option for easier automated registration of components and chrome for static builds
git-svn-id: svn://10.0.0.236/trunk@134379 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 09:05:08 +00:00
bryner%netscape.com
b0b3597c6b Don't need to pass -Ldist/lib/components to linker on win32
git-svn-id: svn://10.0.0.236/trunk@134378 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 08:29:38 +00:00
bryner%netscape.com
4b3273bd44 Fixes for static build
git-svn-id: svn://10.0.0.236/trunk@134377 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 07:24:41 +00:00
bryner%netscape.com
048b334124 Define _BUILD_STATIC_BIN in static builds so that the static components are registered
git-svn-id: svn://10.0.0.236/trunk@134376 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 06:00:46 +00:00
bryner%netscape.com
c8a5eb0334 Add MODULE_NAME so that these modules get registered in static builds.
git-svn-id: svn://10.0.0.236/trunk@134375 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 05:59:39 +00:00
darin%netscape.com
ace744c088 cvs removing unused files (NOT PART OF THE BUILD)
git-svn-id: svn://10.0.0.236/trunk@134374 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 05:31:39 +00:00
darin%netscape.com
aa965dde12 fixing mac bustage
git-svn-id: svn://10.0.0.236/trunk@134373 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 04:37:56 +00:00
darin%netscape.com
ec022b4495 remove dead mime code, b=172963 r=dougt sr=alecf
git-svn-id: svn://10.0.0.236/trunk@134372 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 03:31:47 +00:00
pschwartau%netscape.com
8d297c8ea4 Initial add. Regression test for bug 181654 by joerg.schaible@gmx.de.
git-svn-id: svn://10.0.0.236/trunk@134371 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-24 00:14:18 +00:00
bzbarsky%mit.edu
221ba4ee50 Fix some obviously bogus comments. r=caillon, sr=clear copy/paste error.
git-svn-id: svn://10.0.0.236/trunk@134370 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 22:16:23 +00:00
bienvenu%netscape.com
cbf9b89773 make local msg body search not lock up ui, remove unused code, r=naving, sr=sspitzer 127398
git-svn-id: svn://10.0.0.236/trunk@134369 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 18:50:00 +00:00
bienvenu%netscape.com
3743887e26 fix duplicate folder name in filter log, r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@134368 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 18:48:10 +00:00
ccarlen%netscape.com
6aebccbf0e Bug 175867 - CFM and Mach-0 profile locking mechanisms are different. r=bryner/sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@134367 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 18:11:38 +00:00
bernd.mielke%snafu.de
d89ffec36a Initialize text-indent at the table boundary, this cuts inheritance of text-indent inside tables. plus removal of a conflicting border specification bug 140682 r=hixie sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@134366 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 17:56:44 +00:00
seawood%netscape.com
ae0f08c6b0 Fix egrep syntax.
git-svn-id: svn://10.0.0.236/trunk@134365 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 09:59:07 +00:00
seawood%netscape.com
139a26ec5d Fix egrep syntax.
git-svn-id: svn://10.0.0.236/trunk@134364 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 09:43:37 +00:00
bratell%lysator.liu.se
041254e0b4 Bug 181458 - Broken error checking in Internet Search caused by misplaced paranthesis. r=mozbot, sr=jag
git-svn-id: svn://10.0.0.236/trunk@134363 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 08:34:28 +00:00
seawood%netscape.com
f7a5f8eec0 Properly detect OS_ARCH when building on Win32 ME.
Bug #180822 r=dmose,wtc


git-svn-id: svn://10.0.0.236/trunk@134362 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 06:06:12 +00:00
ducarroz%netscape.com
9a097a8886 Fix for bug 181576. Some how the line mNextStream = nsnull which was part of the patch for bug 110729 but was actually present it the tree get removed when I checked in the fix for bug 110729!
git-svn-id: svn://10.0.0.236/trunk@134361 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 06:01:41 +00:00