Граф коммитов

1571 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky@mit.edu d6284567b3 Change the FrameNeedsReflow API to pass the dirty flags to be added directly tothe method, instead of setting them before calling the method. That way we canavoid reflowing the ancestor of a reflow root which is not itself dirty but hasdirty children. This also makes it harder to set dirty bits inconsistentlywith the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' reviewon the mathml parts. 2007-05-06 12:16:51 -07:00
bzbarsky@mit.edu e3f7c37db5 Fixing build bustage 2007-05-04 23:37:05 -07:00
bzbarsky@mit.edu 0e31adc5eb Don't cut off the right-hand side of empty comboboxes. Bug 364510, r+sr=dbaron 2007-05-04 23:20:10 -07:00
bzbarsky@mit.edu 96cd2eee3b Make computed style handle "normal" for line-height by computing an actualnumeric height. Bug 371041, r+sr=dbaron 2007-05-04 22:30:10 -07:00
dbaron@dbaron.org e10913eee0 Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky 2007-05-03 16:11:00 -07:00
bzbarsky@mit.edu 9a5db57b2f Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me 2007-05-01 15:24:20 -07:00
bzbarsky@mit.edu 06015e948b Make assertion reflect reality better. Bug 357044, r+sr=roc 2007-04-25 18:17:05 -07:00
benjamin@smedbergs.us 0ab7558e7b Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
sharparrow1@yahoo.com ef438a7f65 Bug 378129: Consistently pass the right frame to InvalidateInternal. r+sr=roc. 2007-04-20 16:51:12 -07:00
bzbarsky@mit.edu bf5ea77d39 Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc. 2007-03-30 14:11:41 -07:00
joshmoz@gmail.com 090fa1980b remove app-specific code from tier-9 code. add a pref to handle native popup windows on Mac OS X instead. b=323062 r=smorgan sr=bsmedberg 2007-03-30 12:51:51 -07:00
Olli.Pettay@helsinki.fi 1f7ec1b192 375196, r+sr=roc 2007-03-25 22:38:22 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
neil%parkwaycc.co.uk 6d86e49450 Bug 444466 Crash [@ nsTextControlFrame::PreDestroy()] r+sr=bz a=ss 2008-07-21 08:06:07 +00:00
mats.palmgren%bredband.net fec6b30128 Use the post-reflow GetUsedMargin() value when placing the legend. b=433700 r+sr=dbaron a=ss 2008-07-20 19:29:36 +00:00
vladimir%pobox.com e8d1c109bf b=431081; native selection box frame missing in fx3 - vista content only; r+sr=roc,a=beltzner 2008-04-29 03:55:07 +00:00
jst%mozilla.org 90a8c3d510 Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner 2008-04-17 22:30:53 +00:00
dbaron%dbaron.org b8ae944d39 Backout bug 157546 (making the delete key delete by clusters) to fix blockers bug 419217 and bug 419406. Instead of removing the added test, mark now-failing tests as todo. a=damons 2008-04-15 01:04:19 +00:00
roc+%cs.cmu.edu dace788ee4 Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon 2008-04-10 04:39:42 +00:00
reed%reedloden.com f619ec1731 Bug 420499 - "Caret browsing mode wrongly engaged" (Mochitest) [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+] 2008-04-08 18:53:07 +00:00
timeless%mozdev.org 71f819b50c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-04-06 12:28:42 +00:00
mats.palmgren%bredband.net 77fa05c794 Disconnect the frame selection object from the pres shell earlier. b=421083 r+sr=roc a1.9=beltzner 2008-04-03 02:42:20 +00:00
masayuki%d-toybox.com d2d46c5f58 Bug 424989 Cannot use reconversion of IMEs from system menu at the focus being on textarea r+sr=roc, b1.9=jonas 2008-03-29 19:38:05 +00:00
jruderman%hmc.edu 5577d11e8a Adding crashtest 2008-03-27 04:27:43 +00:00
timeless%mozdev.org 4dd59e4169 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
timeless%mozdev.org 8f189a966c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-03-19 21:19:42 +00:00
bzbarsky%mit.edu e00aa3f62b Don't use fieldset pref widths as min widths, since pref widths can be
unconstrained.  Incidentally makes it possible for text to legends to wrap if
the page wants it to. Bug 404123 and bug 354502, r+sr=dbaron, a=beltzner.
2008-03-14 20:48:24 +00:00
dbaron%dbaron.org 97dc0ca41a Give radio buttons and checkboxes a useful baseline, and switch checkboxes from text-bottom to baseline alignment (to match radios). b=402940 r+sr=bzbarsky a=blocking1.9+ 2008-03-07 17:57:34 +00:00
dbaron%dbaron.org ac702fa597 Fix the weird Get* API on nsStyleSides in favor of returning structs by value, to avoid further occurrences of bug 420069. b=420069 r+sr=roc a=beltzner 2008-03-06 00:05:29 +00:00
roc+%cs.cmu.edu 2b821104b9 Bug 405952. Add scrollbar width to pref and min widths for overflow:scroll elements but for no other overflow values. r+sr=bzbarsky,dbaron,dholbert, a=beltzner 2008-02-28 20:37:06 +00:00
masayuki%d-toybox.com 1e15df8ce2 Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner 2008-02-28 15:28:40 +00:00
masayuki%d-toybox.com 755b4e49e5 backing out the previous patch, becaused qm-centos5-01 dep unit test is orange 2008-02-28 13:59:28 +00:00
masayuki%d-toybox.com 0cb4d69dfd Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner 2008-02-28 11:01:59 +00:00
roc+%cs.cmu.edu 329cad8bca Bug 157546. 'Delete' key should delete entire cluster. patch by Theppitak Karoonboonyanan, r+sr=roc,a=schrep 2008-02-22 02:24:05 +00:00
reed%reedloden.com dba07a61d2 Back out patch from Theppitak Karoonboonyanan in bug 157546 due to test failures. 2008-02-20 11:10:17 +00:00
reed%reedloden.com d9e68584b7 Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=schrep] 2008-02-20 10:20:05 +00:00
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
reed%reedloden.com 4e6cca4d7d Back out Theppitak Karoonboonyanan's patch from bug 157546 due to a regression (bug 417745). 2008-02-15 20:20:56 +00:00
reed%reedloden.com 02e9e7d405 Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=beltzner] 2008-02-15 05:30:35 +00:00
Olli.Pettay%helsinki.fi 3690514ab8 Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep 2008-01-10 21:55:39 +00:00
reed%reedloden.com 105f0ede7b Bug 409587 - "input[type="file"] cropped when narrow width specified" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner] 2008-01-07 22:18:06 +00:00
jruderman%hmc.edu c4ffc93ae0 Add crashtest. 2008-01-06 23:55:24 +00:00
jruderman%hmc.edu 26f283da54 Add a crashtest 2008-01-06 06:42:00 +00:00
jruderman%hmc.edu 682e9a7532 Add a crashtest (plus another crashtest I apparently forgot to check in before). 2008-01-06 06:10:06 +00:00
bzbarsky%mit.edu 7d1ff000b1 Make image controls splittable just like regular images. Bug 409659, r+sr=roc,
a=dsicore
2008-01-05 06:44:38 +00:00
neil%parkwaycc.co.uk 2c5e140d6a Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 11:24:42 +00:00
roc+%cs.cmu.edu eba7de326d Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats 2008-01-04 02:08:30 +00:00
reed%reedloden.com 173ba56948 Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart] 2007-12-29 20:43:27 +00:00
jruderman%hmc.edu 8eb42d0e47 Add crashtests 2007-12-24 01:51:54 +00:00
dholbert%cs.stanford.edu abc10a13bc Bug 408772: Replace nscoord_MAX-unsafe arithmetic with safe call to
NSCoordSaturatingSubtract, in nsComboboxControlFrame::GetIntrinsicWidth.
r+sr=bzbarsky a=mtschrep
2007-12-18 19:26:35 +00:00