Boris Zbarsky
|
3eac01f00c
|
Bug 433616 part 1. Make it possible to create a document viewer with no parent widget or container, and make various code saner about handling null document/prescontext/documentviewer containers. r=roc, sr=jst
|
2008-09-28 15:14:28 -04:00 |
Taras Glek
|
4c105d1266
|
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
|
2008-09-12 15:32:18 -07:00 |
Robert O'Callahan
|
280497581e
|
Bug 331088. Handle file-control frame being torn down while the dialog is up. r=smaug,sr=mats
|
2008-08-15 22:21:31 +12:00 |
jst@mozilla.org
|
e619daaa68
|
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 15:30:51 -07:00 |
timeless@mozdev.org
|
7450957199
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
timeless@mozdev.org
|
e2c269222e
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
timeless@mozdev.org
|
5da68b2430
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
Olli.Pettay@helsinki.fi
|
42ebfcfd7b
|
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
|
2008-01-10 13:55:38 -08:00 |
reed@reedloden.com
|
1725ddc2a8
|
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 14:18:06 -08:00 |
reed@reedloden.com
|
756d546015
|
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-26 19:35:50 -08:00 |
aaronleventhal@moonset.net
|
ef71b5465e
|
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 12:39:36 -08:00 |
Evan.Yan@Sun.COM
|
c71b803bc5
|
back out patch of bug 385070 which broke accessible tree, to make nightly build safe
|
2007-11-16 01:12:58 -08:00 |
aaronleventhal@moonset.net
|
4ffa31a420
|
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-15 17:38:33 -08:00 |
neil@parkwaycc.co.uk
|
32d272346f
|
Bug 399968 Back out some parts from bug 258875 that have no effect r+sr+a=roc
|
2007-10-19 01:51:27 -07:00 |
aaronleventhal@moonset.net
|
7ded84c2cb
|
bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc
|
2007-09-27 18:09:14 -07:00 |
bzbarsky@mit.edu
|
287202382b
|
When a file has already been selected, correctly prefill the filepicker with that file. Bug 374013, r+sr=sicking, a=dbaron
|
2007-08-14 11:42:10 -07:00 |
bzbarsky@mit.edu
|
ae6b0c1286
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 11:08:05 -07:00 |
bzbarsky@mit.edu
|
e8d38bd977
|
Update the visual look of a file input when privileged script sets its value.
Bug 387978, r+sr=sicking
|
2007-07-13 21:46:09 -07:00 |
jwalden@mit.edu
|
12e960c504
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
mats.palmgren@bredband.net
|
0711c3f514
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -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
|
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 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07: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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
bzbarsky%mit.edu
|
bc4c353ba1
|
When a file has already been selected, correctly prefill the filepicker with
that file. Bug 374013, r+sr=sicking, a=dbaron
|
2007-08-14 18:42:10 +00:00 |
bzbarsky%mit.edu
|
45ac2edcbc
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 18:08:07 +00:00 |
bzbarsky%mit.edu
|
a28744d69f
|
Update the visual look of a file input when privileged script sets its value.
Bug 387978, r+sr=sicking
|
2007-07-14 04:46:09 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
mats.palmgren%bredband.net
|
5a0917c43a
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-04 02:15:35 +00:00 |
Olli.Pettay%helsinki.fi
|
6721d4f009
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 09:13:09 +00:00 |
Olli.Pettay%helsinki.fi
|
8e287d3582
|
backout Bug 363089
|
2007-05-11 13:34:12 +00:00 |
Olli.Pettay%helsinki.fi
|
670f53f666
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 11:15:20 +00:00 |
bzbarsky%mit.edu
|
d9f302946b
|
Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch by
Taras Glek <tglek@mozilla.com>, rs=roc.
|
2007-03-30 21:11:47 +00:00 |
dbaron%dbaron.org
|
b985c7a438
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
mats.palmgren%bredband.net
|
1b386f6a96
|
Make nsFileControlFrame, nsIsIndexFrame and nsLegendFrame QI to kBlockFrameCID. b=370933 r+sr=bzbarsky
|
2007-02-24 04:42:53 +00:00 |
asqueella%gmail.com
|
3be3ebf36a
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
|
2007-02-18 17:34:09 +00:00 |
sharparrow1%yahoo.com
|
7a228adbff
|
Bug 370303: Cleanup in layout/forms. r+sr=roc.
|
2007-02-15 10:58:31 +00:00 |