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

1633 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky@mit.edu fb1c4a5fb0 Fix parent style context warnings by being consistent about parent contexts.
Bug 380116, r+sr=dbaron
2007-06-15 22:11:20 -07:00
aaronleventhal@moonset.net fcd292b57b Fixing bustage 2007-06-14 06:47:23 -07:00
aaronleventhal@moonset.net f72a1d82a4 Bug 384265. No accessible focus events fired during incremental find in an HTML <select>. r=mats, sr=neil 2007-06-14 06:18:16 -07:00
joshmoz@gmail.com 737a35bccc don't let comboboxes render their labels over the native combobox button on Mac OS X. b=382043 r/sr=roc 2007-05-28 22:31:04 -07:00
joshmoz@gmail.com f988aa1536 clean up unused methods and virualized methods in nsButtonFrameRenderer. Patch by Rob Arnold. b=315347 r/sr=roc 2007-05-23 13:32:56 -07:00
joshmoz@gmail.com 4753cd9fcc don't add scrollbar width to getPrefWidth in nsComboboxControlFrame if the themed widget has set the internal button width to 0. b=381669 r/sr=roc 2007-05-23 12:16:27 -07:00
joshmoz@gmail.com 622024161f Don't paint the background for the text frame in comboboxes if the combobox is themed. b=381268 r/sr=roc 2007-05-22 12:42:01 -07:00
joshmoz@gmail.com 53ebf783e5 don't put a dropmarker in comboboxes if nsITheme says not to. b=370282 r/sr=roc 2007-05-17 20:04:04 -07:00
mats.palmgren@bredband.net e130486485 Protect against frame destruction during event handling and document when that can occur. b=378670 r+sr=bzbarsky 2007-05-17 04:12:30 -07:00
Olli.Pettay@helsinki.fi c62c9a6daf Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
Olli.Pettay@helsinki.fi 0cb1dd0a4b backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi c509d37191 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
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
jruderman%hmc.edu 638f70d021 Add crashtest 2007-12-18 07:19:21 +00:00
jruderman%hmc.edu 6b52f6bda1 Add crashtest 2007-12-18 00:35:42 +00:00
jruderman%hmc.edu 70c767e52b Add crashtests 2007-12-17 01:23:03 +00:00
jruderman%hmc.edu 52caee0d49 When you stare into the crashtest, the crashtest also stares back into you. 2007-12-17 01:20:41 +00:00
jruderman%hmc.edu 53884886e3 Add a crashtest 2007-12-17 01:16:39 +00:00
jruderman%hmc.edu 71e32a5a70 Add crashtest 2007-12-17 01:13:30 +00:00
jruderman%hmc.edu 473e60e129 Old MacDonald had a farm, EIEIO. And on that farm he had some crashtests, EIEIO. With an mlk here and an assert there, here a crash, there a hang, everywhere a big bang. Old MacDonald had a farm, EIEIO. 2007-12-17 01:10:36 +00:00
jruderman%hmc.edu b1e8afc197 Add crashtest 2007-12-17 00:52:49 +00:00
jruderman%hmc.edu 5eea99b219 Add crashtest 2007-12-16 22:10:22 +00:00
jruderman%hmc.edu 9880d15bd4 Add two crashtests 2007-12-16 22:08:46 +00:00
jruderman%hmc.edu 244ace5600 Crashtest! 2007-12-16 04:55:06 +00:00
jruderman%hmc.edu 79c11f906d Add crashtests 2007-12-15 23:45:02 +00:00
reed%reedloden.com ed392c2b6d Back out patch from bug 406407 due to 77 test failures on Linux. 2007-12-14 08:55:09 +00:00
reed%reedloden.com e54c45c68a 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-14 07:20:33 +00:00
roc+%cs.cmu.edu 5caa1b78ff Bug 407015. Dropdown listboxes should not propagate computed height from the scrollframe to its scrolled content. r+sr=dbaron 2007-12-07 00:10:32 +00:00
enndeakin%sympatico.ca e5a9b418fd Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc 2007-12-03 16:33:45 +00:00
bzbarsky%mit.edu d6c0266341 Landing part of bug 363858 that somehow got misplaced. pending r=dbaron 2007-12-03 07:38:48 +00:00
bzbarsky%mit.edu 84e3e7312a Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug
363858, r+sr=dbaron
2007-12-03 06:41:39 +00:00
roc+%cs.cmu.edu 699e121cdb Bug 405305. Fix z-ordering of legend background so it's in the block-backgrounds layer. r+sr=mats 2007-12-01 08:33:18 +00:00
reed%reedloden.com 266e137d7f Bug 363696 - "Crash [@ nsHTMLReflowState::ComputeContainingBlockRectangle] with file upload control in xul" [p=kinetik@flim.org (Matthew Gregan) r=bzbarsky sr=roc a=blocking1.9+] 2007-11-27 03:35:50 +00:00
reed%reedloden.com 4e3fa2ca8a Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner] 2007-11-27 02:44:51 +00:00
Olli.Pettay%helsinki.fi c6fb8a53db Bug 368760, r=mats, sr=roc, a=blocking1.9+ 2007-11-22 20:47:35 +00:00
aaronleventhal%moonset.net 15e3038006 Bug 385070. Accessible subtrees for anonymous content need to be shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc for layout part, a=dsicor 2007-11-20 20:39:37 +00:00
Evan.Yan%Sun.COM df99c2e295 back out patch of bug 385070 which broke accessible tree, to make
nightly build safe
2007-11-16 09:12:59 +00:00
aaronleventhal%moonset.net 64722fdb94 Bug 385070. Nodes in anonymous content trees that are hidden not being shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc, a=mconnor 2007-11-16 01:38:46 +00:00
reed%reedloden.com 1482b25289 Bug 402198 - Use async version of Invalidate() to avoid flushing pending notifications [p=mats.palmgren@bredband.net (Mats Palmgren) r+sr=roc a1.9=schrep] 2007-11-13 16:44:48 +00:00
mats.palmgren%bredband.net b11072bbed Backing out relevant part of bug 402198 to see if it fixes Orange on Windows Tinderbox... 2007-11-10 04:23:27 +00:00
mats.palmgren%bredband.net 605e4cb440 Use async version of Invalidate() to avoid flushing pending notifications. Also, document this aspect of the Invalidate() API. b=402198 r+sr=roc a=mtschrep 2007-11-10 00:51:03 +00:00
reed%reedloden.com 8455eb93a2 Bug 336153 - Fix fieldset content-block sizing when a specified height is given [p=roc r+sr=bzbarsky a=blocking1.9+] 2007-11-08 04:04:32 +00:00
neil%parkwaycc.co.uk 6decab3665 Bug 399968 Back out some parts from bug 258875 that have no effect r+sr+a=roc 2007-10-19 08:51:28 +00:00
roc+%cs.cmu.edu 9ece953048 Backing out fix for bug 345339 because of test failures 2007-10-10 03:39:17 +00:00
roc+%cs.cmu.edu f4f99aa976 Bug 345339. Stop using a generic hashtable to store element session history state in nsPresState. patch by Karthik Sarma, r+sr=roc,a=sicking 2007-10-10 02:15:24 +00:00
Olli.Pettay%helsinki.fi c9c341e08d Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor 2007-10-02 16:56:11 +00:00
aaronleventhal%moonset.net a77a76fdfd bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc 2007-09-28 01:09:14 +00:00
roc+%cs.cmu.edu b4aa3a3dcd Bug 392629. Be a bit more clever about invalidating listboxes and combobox dropdowns when the focus ring moves. r+sr=bzbarsky 2007-09-27 23:06:31 +00:00
joshmoz%gmail.com c0c79373ed extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc 2007-09-27 16:01:34 +00:00
bzbarsky%mit.edu 823def18ea Only update the select command for focused text inputs. Bug 394792, r=roc,
sr=neil, a=roc
2007-09-14 22:33:40 +00:00
bzbarsky%mit.edu e638f13ada When selectedIndex is set, make sure to display the corresponding text in the
display area.  Bug 330554, r+sr=mats, a=dbaron
2007-08-22 03:25:42 +00:00