pinkerton%netscape.com
102ac99512
Fix for 42250, popups holding onto deleted frame crash during reflow. fixed to only hold onto content, not frame, and use GetPrimaryFrameFor(). r=hyatt
2000-06-29 22:30:27 +00:00
dbaron%fas.harvard.edu
d05d4bef76
Fix bug 43882 (dogfood+) by removing special handling of empty P elements. (Most of the diffs are whitespace changes.) This also fixes bugs 43369, 43991, and 18050. However, it exposes a few other issues as well (the most important of which, nuking top margins on first *normal flow* children of BODY and TD, was previously fixed only in some cases, but shouldn't be hard to fix in general). r=waterson
2000-06-29 22:03:42 +00:00
av%netscape.com
5fa639ccb3
Addressing 43075, patch by amusil, r=av
2000-06-29 21:51:15 +00:00
av%netscape.com
f873e68c74
Addressing 22954, patch by amusil, r=av
2000-06-29 21:48:09 +00:00
bryner%uiuc.edu
f78eb5519f
Fixing smoketest blocker 44235. r=smfr.
2000-06-29 20:53:08 +00:00
dbaron%fas.harvard.edu
7cad543296
Some more regression tests for bug 43882 and collapsing margin issues. Does not affect build.
2000-06-29 07:59:29 +00:00
mjudge%netscape.com
66a897a57b
r=saari 42074 pd+dogfood ect. i think we finally nailed this one. focused objects now being passed focus events even when previous document couldnt take focus and is simply returning it. aka hitting return in url bar trying to focus document that will be destroyed to fetch new page.
2000-06-29 05:27:05 +00:00
mjudge%netscape.com
0d4292f24e
r=hyatt bug36617, sfrasier bug. simple change for select all to work.
2000-06-29 05:25:01 +00:00
mjudge%netscape.com
1f75a7914c
oninput and on change now firing. this should be working completely now. bug 42045 uncommenting out lines that I had commented out for someone on accident. also this fixes listeners not firing for textareas and only for text inputs. pdt+dogfood+ ect.
2000-06-29 05:17:58 +00:00
pollmann%netscape.com
ba5188b9fb
Bug 41013: Prevent event passing from frames to content during document destruction r=joki
2000-06-29 02:02:43 +00:00
dbaron%fas.harvard.edu
5378e96551
Add more regression tests for bug 43882. Does not affect build.
2000-06-29 01:09:53 +00:00
dbaron%fas.harvard.edu
2fe4381078
Adding regression tests to list. Does not affect build.
2000-06-29 00:42:14 +00:00
dbaron%fas.harvard.edu
9cdaef4836
Adding regression tests (related to bug 43882). Does not affect build.
2000-06-29 00:39:53 +00:00
jst%netscape.com
82f0ac90a6
Fixing nsbeta2+ bug 37051, always set the form associated with a form control as the parent of the form controls script object, this meks form controls always be in the scope of the form they're in. r=vidur@netscape.com
2000-06-28 22:50:06 +00:00
evaughan%netscape.com
41a59e67cd
Fixes for gfx scrollbars and absolute/fixed positioning.
...
40494
28505
41294
36211
41763
23806
2000-06-28 22:19:54 +00:00
bryner%uiuc.edu
39fb59a668
Fixing bug 43710 - removing old mousewheel cruft and updating to work with
...
new tree. r=hyatt,saari.
2000-06-28 20:35:32 +00:00
waterson%netscape.com
19fb2ea133
Bug 43644. Better fix: nsLayoutAtoms::[AddRefAtoms|ReleaseAtoms] calls are unnecessary, as dbaron pointed out to me.
2000-06-28 05:36:32 +00:00
waterson%netscape.com
52056b5489
Bug 43644. Add 'wildcard' atom to nsLayoutAtoms and use it instead of a statically leaked atom. r=jst,inaky.gonzales@intel.com
2000-06-28 04:17:26 +00:00
mjudge%netscape.com
fcfba9cd7c
removing observer. put in on accident. editor will handle oninput changes. if not i can un comment this
2000-06-28 04:16:44 +00:00
mjudge%netscape.com
b871d9eda7
r=jfrancis,r=hyatt 42045 beta2+ 42675 beta2+ hitting return on text area not putting new line. onchange,oninput.
2000-06-28 04:00:12 +00:00
jim_nance%yahoo.com
d7356d040a
Fix build problem on Tru64 Unix. Scc says the code should run faster
...
this way anyhow. r=scc
2000-06-28 02:07:25 +00:00
evaughan%netscape.com
4db3654be5
Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be
...
on top of menu events.
-r hyatt
2000-06-28 00:00:18 +00:00
mkaply%us.ibm.com
f54f832702
#42637
...
r=pinkerton, a=brendan
OS/2 bringup - Change from waterson and vidur - don't modify members in a const function
2000-06-27 22:31:43 +00:00
dougt%netscape.com
5cf34c2722
Adding assert on invalid init of textTransformer. see bug 43094
...
Basic check for null.
Without this assert, you will crash if there is no nsILineBreakerFactory
found.
2000-06-27 20:54:01 +00:00
brade%netscape.com
b428f2f35a
check in patch for buster; bug #42630 ; GetChildFrameContainingOffset was hiding inherited
2000-06-27 14:47:21 +00:00
Peter.VanderBeken%pandora.be
148dd6d009
Finishing jj's work on bug 39959. r=jj@netscape.com.
2000-06-27 07:56:48 +00:00
nisheeth%netscape.com
89f0a90b94
Fix for bug 42196. A simple patch from Rod Spears to prevent asserts that were firing on reading mail messages.
2000-06-27 06:56:08 +00:00
ducarroz%netscape.com
3587b47dad
Fix for bug 43575. Back out a line that Rods accidently change while checkin rev 1.40 R=hyatt
2000-06-27 05:26:28 +00:00
nisheeth%netscape.com
70e9821209
Fix for bug 43019. Does not affect current build. Fixes a unix compile problem for XSL hooks in mozilla.
2000-06-27 01:12:44 +00:00
jst%netscape.com
5a909af3cc
Fixing the remaining details in nsbeta2+ bug 38495, mozilla is now backwards compatible with existing plugin content as long as the plugins are updated. r=vidur@netscape.com
2000-06-27 00:54:44 +00:00
nisheeth%netscape.com
5fc94bfaf5
r=vidur, jst. Fix for bug 9076. The nodeName property is now case sensitive for XHTML elements and folded to uppercase for HTML elements.
2000-06-26 21:05:16 +00:00
evaughan%netscape.com
675ae572ce
Fix for dogfood bug #43474
2000-06-26 21:00:44 +00:00
dougt%netscape.com
1a48842f03
Removing bookmark requirement.
...
43082.
r=jbetak@netscape.com
a=valeski@netscape.com
2000-06-26 20:26:16 +00:00
dbaron%fas.harvard.edu
a21be0269b
Undo my previous change, which was wrong. PR_TRUE is the correct way to continue enumeration for |nsHashtable|s. I don't know what is causing the leak (bug 43707). r=hyatt
2000-06-26 02:39:49 +00:00
joki%netscape.com
91a3526183
Part of fix for 42418, patch up event target from PresShell after re-entrant events to avoid null targets. r:nisheeth
2000-06-24 03:58:13 +00:00
cltbld%netscape.com
b3b4376e60
First Checked In.
2000-06-23 23:53:02 +00:00
bryner%uiuc.edu
c332e90651
Fixing bug 43628. r=hyatt,pavlov.
2000-06-23 22:59:18 +00:00
vidur%netscape.com
d3a41654d3
Fix for bug 35010. Since this is just a test case, I don't need an a= or r=. font.html
2000-06-23 22:52:39 +00:00
vidur%netscape.com
17415ac9ff
Fix for bug 31376. Just modifying an incorrect comment.
2000-06-23 22:23:37 +00:00
saari%netscape.com
2d4bb8c980
adding null check to prevent a few crashers on windows and linux that I introduced (exposed new code path). r=bryner
2000-06-23 22:18:54 +00:00
dbaron%fas.harvard.edu
63234a162b
Add new style classes to the leak/bloat logs. This should increase the bloat statistics. r=attinasi
2000-06-23 21:57:39 +00:00
bryner%uiuc.edu
aeaec0cab9
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
dcone%netscape.com
c8cddf6bba
Printing regression test samples were revised. Does not effect the build.
2000-06-23 20:33:26 +00:00
jst%netscape.com
b0a9cfbe12
Fixing nsbeta2+ bug 41953, form element regressions. r=vidur@netscape.com
2000-06-23 14:12:24 +00:00
jdunn%netscape.com
2876350b08
fix for hp bustage. the last entry in enum can't have a ','
2000-06-23 13:21:57 +00:00
rods%netscape.com
581a9e4daf
Better fix for printf spewage.
2000-06-23 13:19:50 +00:00
waterson%netscape.com
d8ed4fd12c
Fix nsAReadableString assertions. r=jst.
2000-06-23 08:49:04 +00:00
evaughan%netscape.com
c4eb8149b1
Fix for linux horkage.
2000-06-23 06:10:33 +00:00
vidur%netscape.com
ecbf7a762b
Getting rid of debug spewage left in by one of the last couple of checkins
2000-06-23 05:51:07 +00:00
saari%netscape.com
c07ae16830
Fix for nsbeta2+ bug 38673. r=hyatt
2000-06-23 05:37:08 +00:00
saari%netscape.com
1b13471be4
updating mac project files for evaughan's checkin
2000-06-23 05:15:23 +00:00
evaughan%netscape.com
969d067559
Autoscrolling menus feature landing #32730
...
-r hyatt, saari
2000-06-23 05:15:04 +00:00
mjudge%netscape.com
976a8c3ec6
fix for 42188,42347 r=akkana . use selection controller to tell the doc if it should display non-text-selection.
2000-06-23 04:01:19 +00:00
rods%netscape.com
e300ddcf09
It wasn't call the NavQuirks sizing code when in NavQuirks mode.
...
Bug 42521,41629 r=kmcclusk
2000-06-23 02:30:38 +00:00
rods%netscape.com
81f4263907
minor fixes for reflow so textfield size correctly
...
Bug 42521, r=evaughan
2000-06-23 02:28:01 +00:00
bryner%uiuc.edu
215930dd1d
Bulletproofing fix for bug 41116. r=saari.
2000-06-23 01:54:20 +00:00
jst%netscape.com
775588fcf5
Fixing nsbeta2+ bug 33477, completing (more or less) the DOM Level 2 NamedNodeMap implementation, this includes modifying the XML content sink to properly pass attribute prefixes to the content objects. r=vidur@netscape.com
2000-06-23 00:21:32 +00:00
attinasi%netscape.com
d349e5258a
When the PresShell is notified that a styleshet's state has changed, it now notifies the StyleSet so it can rebuild the rule processors. Part of fix for b=38026 that I missed checking in before (r=karnaze)
2000-06-22 23:58:03 +00:00
dbaron%fas.harvard.edu
de9823b3e8
Fix leak of nsInputDimensionSpec. r=waterson
2000-06-22 22:49:02 +00:00
ducarroz%netscape.com
cfe35af631
Fix for bug 43365. Avoid to divide by 0 when the tree doesn't have any row. R=hyatt
2000-06-22 22:06:38 +00:00
hyatt%netscape.com
02029c5425
Remove error-checking for bad XUL.
2000-06-22 19:34:29 +00:00
pinkerton%netscape.com
b360334598
fix leaked timer, bug 28226, r=hyatt.
2000-06-22 08:42:18 +00:00
pinkerton%netscape.com
1821dfd254
Add drag auto-scrolling to trees. bug#28226, r=hyatt.
2000-06-22 08:40:37 +00:00
pierre%netscape.com
06405d62b3
#31136 (Rename prefs from "browser.xxx" to "browser.display.xxx"). Final and trivial touch to the larger fix from mcafee.
2000-06-22 05:41:11 +00:00
pierre%netscape.com
9e180b38cc
#12403 "border-style: hidden should force border-width: 0". Fixed RecalcData() to handle 'hidden' similarly to 'none'. r=attinasi.
2000-06-22 05:38:26 +00:00
rpotts%netscape.com
cf3e824449
DocShell cleanup. Removed the implementation of the unused nsIDocSHell::SetDocument() method and moved the implementation responsibility to the nsIContentViewer
2000-06-22 05:38:07 +00:00
pierre%netscape.com
f364ca73f4
#42325 "Won't show page on www.teamtalk.com". Fix the parsing of ROWS="*%" in FRAMESETs. r=pollmann.
2000-06-22 05:32:56 +00:00
pierre%netscape.com
78e4562501
#42029 "Dynamic use of the clip property is causing repaint problems". Make the clip area coordinates conform to the latest spec. r=attinasi.
2000-06-22 05:28:36 +00:00
attinasi%netscape.com
856ea4a348
Eliminated warnings from recent checkin (trivial changes).
2000-06-22 05:14:32 +00:00
pollmann%netscape.com
bc530c653f
Bug 41585: Don't chop of query string when POSTing forms, only when GETting them r=harishd
2000-06-22 02:49:01 +00:00
pollmann%netscape.com
f889ef5348
Bug 23571: Send an onchange event when a checkbox is (un)checked r=harishd
2000-06-22 02:46:53 +00:00
evaughan%netscape.com
43d4c1241f
Fix for dogfood bug #43206
2000-06-22 00:48:49 +00:00
danm%netscape.com
03ea82871a
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2000-06-22 00:48:45 +00:00
anthonyd%netscape.com
b752b18c25
bug fix for #40742
...
crasher in DrillDownToEndOfLine()
r:mjudge a:beppe precheckin test done
2000-06-22 00:41:42 +00:00
attinasi%netscape.com
411b3bcaaf
Reversed the order of testing for link-elements so that the most common (anchors) are tested first. Update to earlier checkin.
2000-06-22 00:41:25 +00:00
cata%netscape.com
37563f3008
Turning on charset override by default. r=nhotta a=ftang bug #41620 .
2000-06-22 00:41:02 +00:00
hyatt%netscape.com
031447a319
XBL groundwork for 41145. r=ben
2000-06-22 00:36:19 +00:00
vidur%netscape.com
f98401ad88
Fix for bug 42278. Thought I'd got it with my prior checkin, but didn't notice rbs@maths.uq.edu.au's prior checkin to switch the namespace string literals. r=nisheeth
2000-06-21 23:59:21 +00:00
vidur%netscape.com
109a49d66d
Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst
2000-06-21 23:56:52 +00:00
attinasi%netscape.com
67e47d2765
Fixed bug 6306: AREA and LINK elements are now treated like links when it comes to matching selectors. Cleaned up SelectorMatches as well by moving link-logic into new method. r=kmcclusk@netscape.com b=6306
2000-06-21 23:48:21 +00:00
harishd%netscape.com
e5940bd032
Fix bugs
...
18480 (nsbeta2+) - Hack to contain stack over flow
patch=jst, r=harishd.
40216 (nsbeta2+) - Shouldn't deal with mInsideNoXXXTag memeber for NOLAYER ( ON by default ).
patch=rginda, r=harishd.
2000-06-21 20:53:10 +00:00
attinasi%netscape.com
db3aa75e08
Implemented Style Context Data sharing, reducing the amount of memory used in style by about 40%. Performance will degrade by about 10%, that is being worked on now. b=39618 r=waterson
2000-06-21 20:44:59 +00:00
waterson%netscape.com
0fe3ac4e7a
Add regression tests for 22413, 27211, 39211, and 41521.
2000-06-21 02:37:05 +00:00
waterson%netscape.com
49d2e6f519
Bugs 22413, 27211, 39211. On nsCSSFrameConstructor::ContentRemoved(), check the *child* instead of the parent to see if we need to reframe. r=nisheeth
2000-06-21 02:35:28 +00:00
dbaron%fas.harvard.edu
90dc7ea296
Slightly refine my previous fix for string assertions so things behave exactly as before. r=pollmann b=42936
2000-06-21 01:13:10 +00:00
dbaron%fas.harvard.edu
6e1c7314fa
Fix leak by continuing to enumerate. r=hyatt
2000-06-21 00:54:42 +00:00
dbaron%fas.harvard.edu
3a93a9958c
Fix string assertions. b=42936 code=jst,dbaron r=harishd
2000-06-21 00:53:34 +00:00
vidur%netscape.com
3be227878d
Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth
2000-06-21 00:53:26 +00:00
vidur%netscape.com
c99e74c3a1
Fix for bug 42278. Switched around positions of old REC-html40 namespace URI and new XHTML namespace URI in the table so that we do the reverse mapping from namespaceID to URI correctly. r=nisheeth
2000-06-21 00:49:22 +00:00
vidur%netscape.com
2017802f4c
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
2000-06-21 00:42:59 +00:00
pollmann%netscape.com
a97d394820
Bug 25300: Enable activation of buttons by the keyboard (space or enter) r=nisheeth
2000-06-21 00:40:11 +00:00
joki%netscape.com
eaf46c231d
fix for 29517, prevent DOM event access from regular content to anonymous content inside a file control.
2000-06-21 00:23:28 +00:00
beard%netscape.com
1c926d81a2
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
mkaply%us.ibm.com
51496f5882
#42637
...
r=hyatt, a=brendan
OS/2 bring up - change menu code so clicks are NOT passed to the default window proc if they are handled.
This fix has been tested on Linux, Windows, OS/2 - does not affect Mac.
2000-06-20 13:49:24 +00:00
hyatt%netscape.com
fed27ec38f
33524. r=ben
2000-06-20 09:21:42 +00:00
pinkerton%netscape.com
31c78779fd
Migrating d&d back into new tree-grid. bug# 30511, r=hyatt
2000-06-20 08:13:14 +00:00
waterson%netscape.com
0abe95456d
Use NS_LITERAL_STRING instead of an nsAutoString to avoid copy/inflate on platforms that support two-byte wchar_t. r=attinasi
2000-06-20 05:45:07 +00:00
dbaron%fas.harvard.edu
70189b60ae
Fix bug 42685, nsbeta2+. Revert percentage width calculations to the way they used to be, except for floats with auto widths. code=buster r=me
2000-06-20 03:47:49 +00:00
waterson%netscape.com
0893e4b522
Add .cvsignore for block/bugs regression tests.
2000-06-20 01:45:38 +00:00
waterson%netscape.com
c24bb916b6
Check in buster's block regression tests.
2000-06-20 00:53:47 +00:00