bzbarsky%mit.edu
b2a01de54e
Report the unknown namespace when we have an unknown namespace error.
...
Bug 180852, r=dbaron, rs=roc+moz
2002-11-19 15:12:02 +00:00
bratell%lysator.liu.se
60ab58236e
Bug 165893 - avoid refetching the parser service all the time. r=jst@netscape.com, sr=bzbarsky@mit.edu
2002-11-19 13:39:20 +00:00
caillon%returnzero.com
5586aa4d4a
Attempt to fix nebiros bustage by moving style struct access into nsIInspectorCSSUtils
...
r/a=timeless,jkeiser,#mozilla
bug 147189
2002-11-19 07:41:07 +00:00
rods%netscape.com
ff4a3fb80d
Make it so SetDocument doesn't get set when returning from PP
...
Bug 176201 r=dcone sr=jst
2002-11-18 14:34:09 +00:00
timeless%mozdev.org
0366284311
Bug 96229 keyboard (and right mouse in context menu) doesn't autocheck menuitem type="checkbox" and type="radio"
...
patch by neil@parkwaycc.co.uk r=aaronl sr=bz
2002-11-18 14:01:20 +00:00
peterlubczynski%netscape.com
fce1225257
Fixing bug 173938 with a hack for full-page plugins to be destroyed before the frame. r=av sr=jst
2002-11-18 07:48:10 +00:00
dbaron%fas.harvard.edu
f6b1702067
Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz
2002-11-17 15:37:56 +00:00
timeless%mozdev.org
384066e98e
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
bzbarsky%mit.edu
3fa2623d11
Don't drop the principal, because we need it later on in destruction.
...
Let it die a peaceful death on its own. Bug 180441, patch by
keeda@hotpop.com (Harshal), r=jst, sr=bzbarsky
2002-11-16 22:49:14 +00:00
bzbarsky%mit.edu
86bf9601f7
Backing out alecf for now, since this change makes mailcompose crash
...
(and we don't want smoketest blockers, now do we?)
2002-11-16 12:07:13 +00:00
bzbarsky%mit.edu
61b20e92a9
Need to sanity-check the index to avoid out-of-bounds array access. Bug
...
180043, r=jkeiser, sr=alecf
2002-11-16 06:08:37 +00:00
alecf%netscape.com
18bb1664d9
prep work for fixing bug 180379 - stop creating extra nsCSSSelectors - instead of creating them on the stack then copying them to the heap, start with them newly on the heap.
...
r=bzbarsky, sr=dbaron
2002-11-16 05:37:24 +00:00
caillon%returnzero.com
f4be2cfdb4
Bug 180185, nsStyleText::WhiteSpaceIsSignificant() should take -moz-pre-wrap into account too
...
r=dbaron sr=bzbarsky
2002-11-15 03:14:56 +00:00
alecf%netscape.com
df10f648b8
take two at fixing bug 177401 - convert nsIBinaryStream over to using nsAString/nsACString for string values, to speed up fastload
...
sr=darin, r=dougt
(the previous checkin had a typo which disabled fastload entirely!)
2002-11-14 18:16:31 +00:00
brade%netscape.com
5472d1ac73
implement queryCommandEnabled (bug 179730, r=akkana, sr=peterv)
2002-11-13 15:23:03 +00:00
cmanske%netscape.com
722881b278
Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser
2002-11-12 23:03:27 +00:00
dbaron%fas.harvard.edu
dc83a84103
Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin
2002-11-12 15:17:07 +00:00
brade%netscape.com
06987d3d49
check origin, disable paste and some other commands until security review, cmd mgr api changes, remove forced focus (bug 157117, r=mkaply, sr=sfraser)
2002-11-11 20:19:37 +00:00
bzbarsky%mit.edu
1bf04ab28d
Allow list labels to be negative. Bug 56088, r=caillon, smontagu, sr=roc+moz
2002-11-09 18:33:37 +00:00
jkeiser%netscape.com
989812b7a9
Fix virtual destructor warning, bug 165647, r=dmose, sr=bz
2002-11-09 05:11:26 +00:00
jkeiser%netscape.com
9f243976e0
Fix Mac build bustage.
2002-11-09 03:42:42 +00:00
alecf%netscape.com
0a48c10053
argh, back out my last checkin because Ts went UP not down!
2002-11-09 01:31:32 +00:00
bryner%netscape.com
8beac694e3
Add a second pass of event processing for system events, using DOM3 event group functionality. Bug 124990. Patch by joki, r=saari and bryner, sr=jst.
2002-11-09 00:25:25 +00:00
alecf%netscape.com
4721428275
fix for bug 177401 - use nsAString& classes instead of wstring in nsIBinaryInputStream, to speed up fastload startup
...
sr=darin, r=dougt
2002-11-08 23:30:53 +00:00
bzbarsky%mit.edu
bce74cf4fe
fix leak of charset string. bug 176989, patch by keeda@hotpop.com,
...
r=peterv, sr=jst
2002-11-08 10:52:06 +00:00
axel%pike.org
00bc80413c
bug 178461, XSLTProcessor.reset(), r=sicking, sr=peterv
2002-11-08 08:50:34 +00:00
timeless%mozdev.org
1850721eb5
Bug 178972 trivial code changes to nsXULElement.cpp
...
r=brendan sr=kin
2002-11-08 04:28:04 +00:00
bzbarsky%mit.edu
c6779ecae9
Remove more dead code. bug 102437, r=heikki, sr=rbs
2002-11-08 00:28:24 +00:00
mkaply%us.ibm.com
289b60535f
Need PR_FALSE here - OS/2 bustage
2002-11-07 23:03:05 +00:00
timeless%mozdev.org
5a93974314
Bug 177772 crash [@JS_GetPrivate] serializing script with syntax error
...
r=brendan sr=ben
2002-11-07 22:46:38 +00:00
brade%netscape.com
cf20089514
extend the api for Midas functionality (bug 177700, r=akkana, sr=jst)
2002-11-07 15:38:35 +00:00
brade%netscape.com
9c7071dd54
add Midas functionality (bug 177700, r=akkana, sr=jst)
2002-11-07 15:36:25 +00:00
bzbarsky%mit.edu
17d0da5f55
This addref needs removing too. Part of bug 177543, r=rjesup, sr=dbaron
2002-11-07 15:21:08 +00:00
jdunn%netscape.com
fcf9282b1d
set initial w/h of Image() as "pixel" units
...
r=peterv@netscape.com
sr=jst@netscape.com
2002-11-07 14:02:21 +00:00
bzbarsky%mit.edu
ce26335078
<form> with no action should submit to document uri, not base uri. Bug
...
171924, r=jkeiser, sr=peterv
2002-11-07 13:29:34 +00:00
glazman%netscape.com
97b31ac6fa
fixing OS2VACPP bustage
2002-11-07 13:03:52 +00:00
glazman%netscape.com
42c451a055
fixing rpotts's seamonkey-ports bustage
2002-11-07 10:56:40 +00:00
bzbarsky%mit.edu
8330777f15
that addref should not have landed... thanks to rpotts for catching it
2002-11-07 08:04:04 +00:00
bzbarsky%mit.edu
24c18f5078
er, and make it link too.
2002-11-07 06:47:45 +00:00
bzbarsky%mit.edu
55ea863223
fix build bustage on Linux
2002-11-07 06:39:39 +00:00
rpotts%netscape.com
d21d1c4d9e
fix build bustage... i'm a doofus
2002-11-07 06:03:50 +00:00
rpotts%netscape.com
6a2d2e0134
bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag
2002-11-07 05:17:21 +00:00
bryner%netscape.com
be89105ec4
Bug 104371 - shiftKey not set correctly for keypress events, breaking shift+space binding. r=brade, bzbarsky, sr=hyatt.
2002-11-07 03:34:13 +00:00
bzbarsky%mit.edu
38fa7c0f02
clean up some array stuff in nsDocument. Bug 177543, r=peterv, sr=alecf
2002-11-07 02:36:24 +00:00
bzbarsky%mit.edu
065318d040
remove old cruft; view-source has not been XML in two years. Bug
...
102437, r=bbaetz, sr=heikki
2002-11-07 01:50:35 +00:00
bzbarsky%mit.edu
74a9b1ed3e
Prioritize data-sniffing over extension-sniffing for ftp and http. Bug
...
177026, r=rpotts, sr=darin
2002-11-06 22:29:17 +00:00
seawood%netscape.com
f9959bc296
Fix pointer casting for AIX 64-bit builds.
...
Thanks to Philip K. Warren <pkw@us.ibm.com> for the patch.
Bug #177906 r=cls sr=scc
2002-11-06 21:07:23 +00:00
varga%netscape.com
6a8aae7f71
Fix for bug 162542. Quick Search bar for Bookmarks Manager
...
r=timeless, sr=jag
2002-11-06 12:07:38 +00:00
glazman%netscape.com
dd816389e5
CSS properties set to system colors were returning inconsistent values; b=172199, r=caillon, sr=peterv
2002-11-06 08:31:19 +00:00
timeless%mozdev.org
5813d0cd92
Bug 133708 Simplify nsStyleList::CalcDifference
...
r=dbaron sr=brendan
2002-11-06 07:31:27 +00:00
bzbarsky%mit.edu
3478b258bb
The "value" attribute should not be mapped into style. Bug 157210,
...
aptch by sicking, r=jst, sr=bzbarsky
2002-11-06 03:47:55 +00:00
aaronl%netscape.com
c07ae571e9
Bug 173350. nsIDOMTreeWalker crashes with XUL documents -- this implements some of the unimplemented methods in nsXULDocument. r=jst, sr=bzbarsky
2002-11-06 02:30:38 +00:00
bzbarsky%mit.edu
fd71e8e971
fix regression in setting important property values in inline style via
...
DOM. Bug 173767, r=caillon, sr=dbaron
2002-11-06 02:07:17 +00:00
bzbarsky%mit.edu
029ecd778e
Disabled form controls should not be in the tab order. Bug 177620,
...
r=akkana,timeless, sr=bryner
2002-11-06 01:54:04 +00:00
bzbarsky%mit.edu
3253d0e781
Notify properly when calling AppendChild on a documentfragment. Bug
...
175843, r=sicking, sr=peterv
2002-11-06 01:46:03 +00:00
bzbarsky%mit.edu
f83e342a15
CheckLoadURI should use document uri, not base uri. Bug 177237,
...
r=mstoltz, sr=jst, a=blizzard
2002-11-05 03:45:28 +00:00
dbaron%fas.harvard.edu
ee1ac12967
Back out patch for bug 161109 that implemented a pref for disabling marquee. b=161109 r=hixie a=asa
2002-10-30 14:31:32 +00:00
aaronl%netscape.com
e4ed29682b
Bug 176100. Tabbing out of file control text field selects text. r=jkeiser, sr=bzbarsky, a=roc+moz. Also fixes bug 132557 and bug 141310.
2002-10-30 07:34:42 +00:00
bryner%netscape.com
1a309e1f08
Fix a regression in dynamically setting the src of an image (bug 176926). r=hyatt, sr=bzbarsky, a=brendan.
2002-10-30 06:08:02 +00:00
bzbarsky%mit.edu
325b307026
Fix uri leak. Bug 176985, patch by Harshal <keeda@hotpop.com>,
...
r=peterv, sr=bzbarsky, a=roc+moz
2002-10-30 04:57:15 +00:00
bryner%netscape.com
16118b1cac
Prevent allocating nsDOMMutationEvents from the nsDOMEvent-sized arena (an nsDOMMutationEvent is 4 bytes larger and was therefore clobbering the 4 bytes of memory after gPool). Bug 170001, r=dbaron, sr=jag, a=roc.
2002-10-30 00:12:42 +00:00
bryner%netscape.com
296d9c24b3
Fix links stuck in :hover state after being scrolled off of using the mouse wheel (bug 78765). r=hewitt, sr=hyatt, a=roc.
2002-10-29 23:59:08 +00:00
bryner%netscape.com
419eabf9c4
Make sure a new image frame is constructed if the src of an image is changed and we don't have an image frame for the element (bug 228280). r=dbaron, sr=jst, a=dbaron.
2002-10-25 00:16:35 +00:00
jaggernaut%netscape.com
43995aba83
Bug 171274: check parent shell type for primary content frames. r=dbaron, sr=jst, a=drivers
2002-10-25 00:00:54 +00:00
akkana%netscape.com
b805addd63
176505: Fix composer/mail compose regression, back out jag. a=blizzard & #mozilla
2002-10-24 19:58:36 +00:00
rods%netscape.com
5f6bdfe19c
change STF threshold to 60%
...
Bug 175316 r=dcone sr=alecf a=dbaron
2002-10-24 09:31:52 +00:00
jaggernaut%netscape.com
abbd6c67ad
Forgot to add comment.
2002-10-24 04:37:33 +00:00
jaggernaut%netscape.com
af9f8d1245
Bug 171274: check shell type for primary content frames. r=/sr=jst,hyatt, a=drivers
2002-10-24 04:32:20 +00:00
akkana%netscape.com
da9584c86a
171003: shift-tab shouldn't land on images twice: add a comment. r=aaronl, sr=bryner, a=dbaron
2002-10-24 04:02:42 +00:00
akkana%netscape.com
57086eda12
171003: shift-tab shouldn't land on images twice. r=aaronl, sr=bryner, a=dbaron
2002-10-24 03:53:08 +00:00
darin%netscape.com
0194395e7e
fixes bug 174984 "Prefetch requests should send Referer" r=gagan,mstoltz
...
sr=bzbarsky a=dbaron
2002-10-24 03:17:44 +00:00
sicking%bigfoot.com
8778c5ff12
Bug 158457: Properly call StartDocumentLoad when loading XSLT stylesheets and let that deal with stopping scripts and stylesheets from being loaded instead of manually stopping that in the XSL contentsink.
...
r=harishd sr=peterv a=asa
2002-10-22 20:09:13 +00:00
varga%netscape.com
806c8a51d3
Fix for bug 134824. Column Sorting in the Download Manager has no effect.
...
r=neil, sr=jag, a=asa
2002-10-22 19:49:29 +00:00
dbaron%fas.harvard.edu
1539a9473b
Testing backout of bryner's changes (bug 22820) to see if it fixes pageload regression.
2002-10-22 10:22:19 +00:00
bryner%netscape.com
83ed6ac394
If the "src" attribute is changed on an image, and we don't have an image frame, use NS_STYLE_HINT_FRAMECHANGE so that an ImageFrame is constructed and the image is loaded (bug 22820). r=dbaron, sr=jst, a=roc.
2002-10-22 05:30:05 +00:00
sicking%bigfoot.com
3984ee537d
Bug 64945: XML prettyprinting final stage. Implements document.removeBinding and drops the prettyprint binding when the document is modified. Also turn on prettyprinting by default.
...
r=jkeiser,hyatt,bz sr=rpotts a=asa
2002-10-22 05:28:36 +00:00
sicking%bigfoot.com
8fe6c56094
Remove old files that are leftovers from the fix from bug 155578
2002-10-22 00:23:57 +00:00
sicking%bigfoot.com
e5c6aaae8b
Landing XSLT branch. Tracking bug is 155578, fixes bugs 46633, 54659, 73492, 70369, 85408, 90157, 130161, 109918, 150916 and 170097
...
* New scriptable interfaces to XSLT
* Make HTML-output create real html
* cleanup the XSLTProcessor class
Patch by sicking, pike and peterv
r=sicking/pike, sr=peterv, a=asa
2002-10-21 21:35:23 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
bzbarsky%mit.edu
cd39dd8995
Margin/padding computations need to flush the reflow queue. Bug 173354,
...
r=caillon, sr=heikki, a=asa.
2002-10-16 03:38:52 +00:00
bzbarsky%mit.edu
c55ea12003
Missed some of that bustage...
2002-10-16 03:07:37 +00:00
bzbarsky%mit.edu
645a3cb33e
fixing build bustage...
2002-10-16 02:50:06 +00:00
kmcclusk%netscape.com
316ef47cb0
Fix sluggish UI during long page loads from local file or cache on WIN32 by setting plevent performance hint when there is user interaction r=rods sr=kin a=asa @173956
2002-10-16 02:13:48 +00:00
dbaron%fas.harvard.edu
3ad435a24c
OK, over from snprintf to PR_snprintf. b=173837
2002-10-15 00:29:58 +00:00
dbaron%fas.harvard.edu
17ce8bf5d5
Maybe an explicit include of stdio.h will fix the myotonic bustage. b=173837
2002-10-15 00:20:45 +00:00
dbaron%fas.harvard.edu
fc4297892b
Add preference for whether to enable marquee, and set the default to disabled. b=161109 r=caillon sr=bzbarsky a=rjesup
2002-10-15 00:06:57 +00:00
dbaron%fas.harvard.edu
9c32fa806d
Remove unused ability to optionally arena-allocate certain stylesheet objects. b=174256 r=kin sr=bzbarsky a=rjesup
2002-10-14 23:57:17 +00:00
dbaron%fas.harvard.edu
cac2947037
Change sprintf to snprintf to avoid potential for buffer overflow. Untabify surrounding code. b=173837 r=heikki sr=bzbarsky a=rjesup
2002-10-14 23:49:48 +00:00
akkana%netscape.com
859e59d609
145196: prevent creation of extra blank lines. Fix from burpmaster@truffula.net, r=akkana, sr=jag, a=rjesup
2002-10-14 22:07:48 +00:00
bzbarsky%mit.edu
adfb8db44b
Fix crash in nsStyleQuotes copy constructor. Bug 174178, r=caillon,
...
sr=dbaron, a=roc+moz
2002-10-13 18:55:12 +00:00
darin%netscape.com
f8645f610d
fixes bug 151478 "https wyciwyg page is cached on disk" r=mstoltz sr=rpotts a=asa
2002-10-11 04:22:54 +00:00
heikki%netscape.com
919aef29e4
Bug 172372, when loading XML as data, we need to disable scripts and styles. r=sicking, sr=bzbarsky, a=asa.
2002-10-11 00:38:29 +00:00
varga%netscape.com
7f662f3124
Fixing a typo.
...
bug 26429.
2002-10-09 21:02:52 +00:00
peterv%netscape.com
a09b893f34
Fix bustage.
2002-10-09 10:33:27 +00:00
sspitzer%netscape.com
c4c5071e77
attempting to fix MacOSX/Darwin 5.5 planetoid Depend bustage for sicking, r=cls.
2002-10-09 08:06:53 +00:00
sicking%bigfoot.com
de70300d00
bug 64945 stage two.
...
Prettyprint without modifying the DOM by using an XBL binding. Use viewsource.css for styling. Also refactor a real sync-load service and make transformiix and XBL use it.
r=jkeiser sr=darin
2002-10-09 07:03:15 +00:00
bzbarsky%mit.edu
093137e9f2
Make GetImportantRule and GetISupportsValue return already_AddRefed.
...
Bug 171808, r=jkeiser, sr=dbaron
2002-10-09 01:59:43 +00:00
bzbarsky%mit.edu
279ffda515
Make GetParent on nsStyleContext return an
...
already_AddRefed<nsIStyleContext>. Bug 171808, r=jkeiser, sr=dbaron
2002-10-09 01:46:15 +00:00
darin%netscape.com
4f540c03c1
fixes bug 173278 "Should not prefetch <link rel="alternate">" r=gordon sr=alecf
2002-10-08 21:04:25 +00:00
timeless%mac.com
5a9229daea
Bug 173299 change getControlleryById to getControllerById in nsIControllersInterface
...
r=cmanske sr=kin
2002-10-08 18:25:57 +00:00
rods%netscape.com
855fd85355
This patch is a bit different, instead of having the DocShell figure out whether it or one of its children are printing or PP, it gets told whether it is, and it caches that value.
...
This was done so navigation is as fast as possible, meaning it doesn't have to figure it out each time.
The patch:
1) Adds a method to the nsIContentViewerContainer to tell it whether we are printing or in PP.
2) Fix up the DV and PrintEngine, the DV SetIsXXXX didn't need to set any
values in the PrintEngine, but now instead makes calls and sets the values in DocShells
3) Cleaned up and add a macro to nsIDocumentViewerPrint
Bug 171161 r=dcone sr=rpotts
2002-10-08 13:17:56 +00:00
caillon%returnzero.com
0294527edd
Oops, this got accidentally checked. Backing out.
2002-10-08 10:43:38 +00:00
caillon%returnzero.com
5ba9439c07
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
...
area, and not the padding area as per the CSS 2 Errata, CSS2.1 and CSS3. Also, implementing the CSS3 'background-clip'
and 'background-origin' properties (currently with -moz- prefixes) to control this behavior.
Bug 162252, r=dbaron sr=roc+moz
2002-10-08 10:24:53 +00:00
dbaron%fas.harvard.edu
50be3cbecb
Attempt to fix mach-o bustage. b=172207
2002-10-08 03:58:32 +00:00
caillon%returnzero.com
3afede1887
Attempting to fix Windows bustage
2002-10-08 03:03:56 +00:00
caillon%returnzero.com
d8d932cd3f
More footprint work; Axing the large switch statement in GetPropertyCSSValue()
...
bug 172207 r=bzbarsky sr=alecf
2002-10-08 01:53:31 +00:00
timeless%mac.com
782c07c6eb
Bug 170441 Build warning caused by checkin for bug 138892
...
patch by walk84@yahoo.com r=jkeiser sr=jag
2002-10-07 04:06:12 +00:00
aaronl%netscape.com
2494d75102
Fixing extra comma in checking
2002-10-05 16:12:44 +00:00
aaronl%netscape.com
f7218d0d8a
Bug 28583. Select text field contents when focused, except by mouse click, on certain platforms. r=brade, sr=sfraser
2002-10-05 15:39:33 +00:00
bryner%netscape.com
1bb489617c
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
hyatt%netscape.com
20a66be47e
Fix for 172545, give datasources the ability to specify icons for XUL trees, r=varga, sr=jag
2002-10-04 08:26:36 +00:00
seawood%netscape.com
f2acbeccf8
Fixing static build bustage caused by checkin for bug 158110.
2002-10-04 00:27:14 +00:00
caillon%returnzero.com
8e992f87ae
Bug 170895. Reducing footprint. Use XPCOM aggregation to get at CSS2Properties.
...
r=dbaron sr=alecf
2002-10-03 19:41:42 +00:00
rods%netscape.com
c29b4912ff
Removing unwanted part of patch
2002-10-03 11:28:48 +00:00
rods%netscape.com
51646a434c
Impl print preview for mail and addrbook
...
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 10:48:59 +00:00
jkeiser%netscape.com
90f7d0d6fb
Add CheapSet, reduce select bloat, make blank options restore correctly (bug 166168), r=rjesup@wgate.com, sr=jst@netscape.com
2002-10-03 03:43:11 +00:00
darin%netscape.com
89dd3a05d2
fixes bug 171102 "prefetch <link rel=prefetch> and only prefetch the first
...
occurance of <link rel=next>" r=gagan sr=jst
2002-10-03 02:53:18 +00:00
dbaron%fas.harvard.edu
58e711b7d5
Use correct interface pointer to fix crash inserting rule into media rule. b=170699 r=glazman sr=roc+moz
2002-10-03 01:02:13 +00:00
aaronl%netscape.com
f21629a412
Bug 81723. Keyboard context menu (Shift+F10/Ctrl+space on mac) should open near focused item. r=pinkerton, sr=bryner
2002-10-03 00:47:54 +00:00
dbaron%fas.harvard.edu
a384d0ce7d
Don't prevent 'display: none' from working on generated content by being overzealous with CSS2 12.1 'display' fixups. At suggestion of Mats Palmgren, split code path between CSS2 9.7 fixups and CSS2 12.1 fixups since the former can't affect generated content and the latter apply only to generated content. r=bzbarsky and mats.palmgren sr=kin b=171749
2002-10-03 00:42:16 +00:00
caillon%returnzero.com
1405fe4c71
IsCallerChrome() should return a PRBool like the signature says and not an nsresult.
...
r=cls sr=jst via IRC. No bug.
2002-10-02 08:45:54 +00:00
t_mutreja%yahoo.com
f720727c61
Bug#169292(text indentation of <li> elements not corrent for final element)
...
Patch:t_mutreja@yahoo.com, r= akkana, sr=heikki
2002-10-02 07:12:49 +00:00
rods%netscape.com
d8b1751919
Have the DV ref coun itself if the the DV is being Clsoed while printing or a pending print.
...
Bug 165445 r=dcone sr=rpotts
2002-10-01 21:57:15 +00:00
kmcclusk%netscape.com
3df9afe194
improve user interactivity during long page loads by doing better detection of user-input and interrupting the parser more frequently. Also moved the WIN32 specific logic for determining when the user is moving a top-level window from plevent.c to the widget module. b=165039 r=rods@netscape.com sr=kin@netscape.com
2002-10-01 03:04:22 +00:00
bryner%netscape.com
a4474ab6d4
For mousewheel text resizing, ignore HTML form controls and XUL content, to avoid triggering resizing in cases where the user is both ctrl+clicking and scrolling (bug 65355). r=hewitt, sr=hyatt.
2002-10-01 01:28:51 +00:00
bryner%netscape.com
e3d321d3b9
Don't crash if the focus controller is null during a deactivate (bug 168454). r=hewitt, sr=jst.
2002-10-01 01:25:00 +00:00
caillon%returnzero.com
15ead48756
171785. Using new CSS_PROP_NOTIMPLEMENTED macro. This should have gone in with the patch to bug 117500 but somehow was left out.
...
r=dbaron sr=kin/jst
2002-10-01 00:13:55 +00:00
dbaron%fas.harvard.edu
12c92754b3
Properly ignore the 'float' property for generated content. Rename NS_STYLE_POSITION_NORMAL to NS_STYLE_POSITION_STATIC. Patch from Mats Palmgren <mats.palmgren@bredband.net>. r=dbaron sr=bzbarsky b=93227
2002-09-30 14:46:56 +00:00
dbaron%fas.harvard.edu
29c30c5f3e
Porting fixes for gcc trunk (to become 3.3): Eliminate C-only option from CXXFLAGS. Don't use pasting for things that are still separate tokens. Don't pass objects of non-POD type through |...|. Don't include strstream.h, which isn't used anymore anyway. b=170250 r=bbaetz sr=alecf
2002-09-30 14:18:27 +00:00
roc+%cs.cmu.edu
88a7759322
Bug 113083. Concentrate view setup code into a few shared functions in nsContainerFrame. Only change style-dependent view properties after style change, not during reflow, in response to nsChangeHint_SyncFrameView. Change 'clip' to only do SyncFrameView, not reflow. r=dbaron,sr=kin
2002-09-30 11:56:37 +00:00
blakeross%telocity.com
693921e302
171460 - add parsetype attribute. r=hyatt sr=hewitt
2002-09-29 21:08:27 +00:00
cbiesinger%web.de
5dfad69023
bug 88685 part 1 remove USE_IMG2 ifdefs r=caillon sr=tor
2002-09-28 10:50:50 +00:00
aaronl%netscape.com
c6ecf0bdf6
Bug 170820 - xlinks reached with typeaheadfind not accepting Enter or mod+Enter to perform actions. r=sicking, sr=heikki
2002-09-27 22:31:05 +00:00
darin%netscape.com
71bb3b05de
fixes bug 170789 "HTTP Accept: header should be tailored to context of the
...
request" r=dougt sr=bzbarsky
2002-09-27 04:22:13 +00:00
rods%netscape.com
7b4aca7912
This partially backs out the previous patch. We no longer need to set/get anything in the nsIPrintOptions.
...
What this does is:
1) Reflows the first time constrained and remembers mOverflowArea.XMost() of
the HTML frame and then later uses that for the calculation of the ratio.
2) Renames some variables
3) This also changes the the maximum STF ratio from 0.5 to 0.3 to match the
dropdown in PP
Bug 168961 r=dcone sr=kin
2002-09-26 11:25:04 +00:00
jkeiser%netscape.com
b9ab55938e
Make option elements strip whitespace even when empty (bug 164909), r=rods@netscape.com, sr=jst@netscape.com
2002-09-26 08:21:26 +00:00
jkeiser%netscape.com
94d067c4e9
Make align=left on input type=text do text-align instead of float (bzbarsky@mit.edu's patch, bug 165547), r=jkeiser@netscape.com, sr=dbaron@fas.harvard.edu
2002-09-26 08:18:42 +00:00
jkeiser%netscape.com
f88cebcd5f
Make nsHTMLValue store embedded nulls (r=sicking@netscape.com, sr=bzbarsky@mit.edu, sr=jaggernaut@netscape.com
2002-09-26 07:41:53 +00:00
caillon%returnzero.com
9061952afd
Bug 117500. Adding support for the CSS2Properties interface to computed style declarations.
...
r=dbaron sr=jst
2002-09-26 03:46:50 +00:00
darin%netscape.com
2de4f81a70
fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
...
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
varga%netscape.com
792c37b64b
Fixing Ts regression.
...
r=peterv
2002-09-25 12:26:44 +00:00
varga%netscape.com
a068886905
Putting XUL prototype elements on a diet. Bug 26429.
...
r=ben, sr=brendan
2002-09-25 09:56:09 +00:00
aaronl%netscape.com
d618542d85
Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt
2002-09-24 22:46:50 +00:00
glazman%netscape.com
4e4c744b19
Add support for :-moz-selection CSS3 pseudo-element. See test case in bug. Should become ::selection once support for '::' parsing is implemented; b=167068, r=mjudge, sr=kin
2002-09-24 08:13:05 +00:00
hyatt%netscape.com
667c0366cf
Enable add-on chrome packages to ne disabled without being uninstalled. Bug 170432, r=blake, sr=brendan
2002-09-24 02:07:20 +00:00
dbaron%fas.harvard.edu
c47e593427
Fix leaks from nsDocument::mPrincipal by making it an nsCOMPtr. b=170201 r=mstoltz sr=jst
2002-09-24 01:27:44 +00:00
hyatt%netscape.com
e8710c1495
Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake
2002-09-21 01:03:38 +00:00
leaf%mozilla.org
cb3b34050d
removing file from bogus file copy. file shouldn't be in this location!
2002-09-20 23:18:04 +00:00
peterv%netscape.com
7a93a8cbf1
Fix for bug 163810 (Option Object created, own properties added, but Mozilla "forgets" them after some time.). r=sicking, sr=jst.
2002-09-20 13:40:53 +00:00
shanjian%netscape.com
5ed0f33e34
#169858 Browser--Can not login CMB website.
...
Populate frameset charset source of post doc to disable autodetection.
r=jkeiser, jebak, sr=jst.
2002-09-20 09:24:54 +00:00