dbaron%dbaron.org
|
57124d8115
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
|
dbaron%dbaron.org
|
14c5b6b776
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 21:19:10 +00:00 |
|
caillon%returnzero.com
|
0dffa137af
|
Re-landing these because I don't believe this are responsible for the Txul spike.
Bug 181975 - Convert layout to use nsIPrefService, nsIPrefBranch, and friends.
r/sr=roc+moz
|
2002-12-11 14:05:41 +00:00 |
|
caillon%returnzero.com
|
22b558c150
|
Backing out these changes since they appear to have caused a Txul regression on some tinderboxes (not all... weird...)
|
2002-12-11 05:11:02 +00:00 |
|
caillon%returnzero.com
|
71f8783cae
|
Bug 181975 - Convert layout to use nsIPrefService, nsIPrefBranch, and friends.
r/sr=roc+moz
|
2002-12-10 23:41:12 +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 |
|
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 |
|
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 |
|
roc+%cs.cmu.edu
|
9702292275
|
Bug 171802. Make sure views are initialized with the right properties! r=dbaron,sr=kin
|
2002-10-01 21:45:33 +00:00 |
|
roc+%cs.cmu.edu
|
aa2fc24f2e
|
Bug 153907. Give IFRAMEs their correct content-parent even though they construct their views in the wrong order. r=jkeiser,sr=kin
|
2002-09-18 01:17:02 +00:00 |
|
dougt%netscape.com
|
68faeb5241
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
|
bzbarsky%mit.edu
|
ab93e54757
|
Fix bug 159268 (hiding and reshowing an iframe regression). r=sicking,
sr=jst, a=asa
|
2002-07-26 23:11:19 +00:00 |
|
bzbarsky%mit.edu
|
0b57e2e387
|
Fix tab switching in embedding apps. Bug 139294,
r=philipl@mail.utexas.edu, sr=jst, a=asa
|
2002-07-23 03:45:06 +00:00 |
|
roc+%cs.cmu.edu
|
6f4e473b18
|
Bug 50623. Don't forget background styles inherited from the initial context. This has the effect of making FRAME/IFRAME documents transparent by default. Also, make FRAME/IFRAME elements paint any background styles set on them. r=dbaron,sr=waterson
|
2002-05-31 03:20:23 +00:00 |
|
karnaze%netscape.com
|
1faf4c0592
|
bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov.
|
2002-05-28 22:50:43 +00:00 |
|
jst%netscape.com
|
1075a3f80d
|
Fixing bug 146034. Getting rid of nsHTMLIIDs.{h,cpp}. r=jfrancis@netscape.com, sr=rpotts@netscape.com
|
2002-05-23 00:00:34 +00:00 |
|
waterson%netscape.com
|
e3554c37cc
|
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
|
2002-05-10 18:22:41 +00:00 |
|
kmcclusk%netscape.com
|
eb6e56a098
|
Move logic in nsHTMLFrameInnerFrame's destroy to nsHTMLFrameInnerFrame:Destroy so its contents are destroyed *before* nsHTMLFrameInnerFrame is destroyed. bug=66748 r=jkeiser@netscape.com sr=attinasi@netscape.com
|
2002-05-10 01:25:41 +00:00 |
|
jkeiser%netscape.com
|
900ba63a0b
|
Make iframe border repaint when style changes (bug 124507), r=waterson@netscape.com, sr=attinasi@netscape.com
|
2002-04-28 07:53:41 +00:00 |
|
jst%netscape.com
|
f3bec601cc
|
Fixing Txul regression bug 138012. Make docshells always accessible through box objects and load about:blank when no src is specified on a frame. Eliminate creation of synthetic documents when they're not needed. r=peterv@netscape.com, sr=jaggernaut@netscape.com
|
2002-04-25 23:04:52 +00:00 |
|
jst%netscape.com
|
70e9ad0081
|
Fixing printing crash bug 127891. Make the destruction of printing related frames not hide iframe's document viewers. r=rods@netscape.com, sr=rpotts@netscape.com
|
2002-04-22 23:12:18 +00:00 |
|
jst%netscape.com
|
14dc7f7425
|
Fixing regression bug 138540. Make iframe's with scrollbars='no' not have scrollbars. r=bzbarsky@mit.edu, sr=rpotts@netscape.com
|
2002-04-19 23:55:45 +00:00 |
|
jst%netscape.com
|
9b2f4f3f6d
|
One more minor tweak for blocker bug 138007 (checked in the wrong diff last time). Making iframe.src=... not load the src twice when the iframe is visible. r=jkeiser@netscape.com, sr=heikki@netscape.com
|
2002-04-18 22:06:37 +00:00 |
|
jst%netscape.com
|
27eaad06c2
|
One more minor tweak for blocker bug 138007. Making iframe.src=... not load the src twice when the iframe is visible. r=jkeiser@netscape.com, sr=heikki@netscape.com
|
2002-04-18 21:54:48 +00:00 |
|
jst%netscape.com
|
cd9afd67e1
|
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
|
2002-04-17 04:17:16 +00:00 |
|
locka%iol.ie
|
60e32f6220
|
Lower limit on number of nested content frames before giving up. b=126466 r=fabian@bluishgecko.net sr=jst@netscape.com a=rjesup@wgate.com (drivers) a=jaimejr@netscape.com (adt)
|
2002-04-10 11:13:35 +00:00 |
|
timeless%mac.com
|
a84a7e233f
|
http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
Backing out the fix for bug 52334
approved by sheriff (karnaze) and cathleen
|
2002-04-05 05:42:10 +00:00 |
|
jst%netscape.com
|
bf7702387e
|
Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
|
2002-04-04 22:42:19 +00:00 |
|
jst%netscape.com
|
020632bdc1
|
Backing out latest checkins due to them not working on linux and other unix systems with broken compilers.
|
2002-04-04 07:31:16 +00:00 |
|
jst%netscape.com
|
bc7a1e56d5
|
Hmm, looks like the orange on linux is due to a bug in gcc 2.95, there have been issues with using nsCOMPtr's in narrow scopes with that compiler before, so maybe this'll fix this crash too. Who knows, but it's worth a try. This changes nothing, so no reviews...
|
2002-04-04 04:45:22 +00:00 |
|
jst%netscape.com
|
aa9f71957d
|
Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
|
2002-04-04 02:09:19 +00:00 |
|
dbaron%fas.harvard.edu
|
b350a0fd0f
|
Remove |aForceUnique| parameter from style context resolving methods, and corresponding flag from nsStyleContext, since the only caller was ReResolveStyleContext (on the assumption that other callers used it). Allow ReResolveStyleContext to benefit from FindChildWithRules and allow it to re-resolve to the same tree even when called on the root style context. b=133821 r=attinasi sr=hyatt a=asa
|
2002-03-31 16:59:00 +00:00 |
|
nhotta%netscape.com
|
5d9debacdd
|
For IMAGE SRC/FRAME SRC, set a charset from the document and pass it to NS_NewURI,
bug 127282, r=attinasi, sr=darin, a=asa.
|
2002-03-12 22:26:11 +00:00 |
|
darin%netscape.com
|
f1a6738b6c
|
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
|
2002-03-06 07:48:55 +00:00 |
|
morse%netscape.com
|
d8c109186b
|
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
|
2002-03-02 01:49:30 +00:00 |
|
roc+%cs.cmu.edu
|
59d3d1ebd0
|
Bug 91516. Organize view managers into a tree so that IFRAMEs can be rendered and event-processed coherently with their containing documents. r=kmcclusk,rods,sr=attinasi
|
2002-02-19 21:33:26 +00:00 |
|
jaggernaut%netscape.com
|
def49c7eb7
|
Bug 116347: Remove dead skin switching support code from nsFrameFrame and navigator.js. r=bryner, sr=hewitt
|
2001-12-21 05:36:28 +00:00 |
|
jaggernaut%netscape.com
|
97b0530073
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
|
hwaara%chello.se
|
7550ac6b77
|
#113663, clean up and improve support for frameborder and scrolling attributes on frame elements.
r=bz, sr=attinasi
|
2001-12-07 19:40:07 +00:00 |
|
karnaze%netscape.com
|
748ebbcd0d
|
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
|
2001-12-07 14:51:12 +00:00 |
|
hwaara%chello.se
|
94d94c566e
|
#78365, make scrolling="off" and scrolling="on" work for frameset elements.
r=fabian, sr=attinasi
|
2001-12-03 23:36:40 +00:00 |
|
roc+%cs.cmu.edu
|
c88233916b
|
Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi
|
2001-12-01 14:31:45 +00:00 |
|
roc+%cs.cmu.edu
|
c26c9711f3
|
My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out.
|
2001-11-24 05:37:25 +00:00 |
|
roc+%cs.cmu.edu
|
04ab1d58c5
|
View manage interface cleanup. Bug 73382. r=kmcclusk, sr=attinasi
|
2001-11-22 05:26:32 +00:00 |
|
aaronl%netscape.com
|
6f28df0916
|
Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content
|
2001-11-20 02:05:26 +00:00 |
|
karnaze%netscape.com
|
436e1ac49e
|
bug 103925 (2nd patch) - flag pixel rounding errors in display reflow debugging. sr=attinasi, r=bernd
|
2001-11-14 13:40:03 +00:00 |
|
bzbarsky%mit.edu
|
f2ee8260a0
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
|
rods%netscape.com
|
bc94610da9
|
Fixing mem leak from my checkin (Bug 107562)
|
2001-11-04 11:33:28 +00:00 |
|
rods%netscape.com
|
201e287809
|
Fix memory leaks, getting nsIWidget and not releasing it, found an extra one also
|
2001-11-04 02:37:07 +00:00 |
|