Ms2ger
|
e42f8c031a
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Aryeh Gregor
|
8b4a23fc4c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
David Zbarsky
|
9050aef271
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Jonathan Watt
|
131c149f2a
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
|
Geoff Lankow
|
7a64448b03
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Trevor Saunders
|
b9aec915ac
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
|
2012-05-28 21:18:45 -04:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Andrew Quartey
|
b361b42d11
|
Bug 722599 - Move change event firing to content from layout r=mounir
|
2012-05-07 12:27:24 -04:00 |
|
Jiten Thakkar
|
380c699634
|
Bug 598244 - nsFileControlFrame should not parse the accept attribute but nsHTMLInputElement should do that; r=mounir
|
2012-03-12 11:36:02 +01:00 |
|
Nathan Froyd
|
20f5ce545a
|
Bug 731615 - Eliminate duplicate headers in layout. rs=smontagu
|
2012-02-29 10:57:47 -05:00 |
|
Santiago Gimeno
|
b69c507c47
|
Bug 710292 - Add a common HTMLSplitOnSpacesTokenizer tokenizer. r=khuey
|
2012-01-04 05:08:00 -05:00 |
|
Alexander Surkov
|
220eb40bbe
|
Bug 699017 - aria-required attribute on file input not read by JAWS, r=tbsaunde, marcoz, roc
|
2011-11-30 20:36:20 +08:00 |
|
Masayuki Nakano
|
865a260670
|
Bug 703500 nsFileControlFrame should listen all events in system group r=smaug
|
2011-11-29 13:39:21 +09:00 |
|
Mats Palmgren
|
eccb5484da
|
Bug 589857 - Remove the nsFileControlFrame::mTextFrame member in favor of just retrieving it from the text input content when needed. r=bzbarsky
|
2011-11-18 16:51:41 +13:00 |
|
Ehsan Akhgari
|
478ad1a412
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Michael Wu
|
0fe7772ece
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
|
Fabrice Desré
|
18f94ab00e
|
Bug 593891 - Part 2 : Use a different title for the capture picker [r=mfinkle]
|
2011-09-26 17:25:41 -07:00 |
|
Ms2ger
|
717aa1d9e1
|
Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug
|
2011-08-26 09:43:49 +02:00 |
|
Mats Palmgren
|
4e2a044a66
|
Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
Remove the nsIAtom* child list names and use child list ID enum instead.
|
2011-08-24 22:54:30 +02:00 |
|
Michael Wu
|
8d598fd0bb
|
Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith
|
2011-07-25 21:57:58 -07:00 |
|
Ms2ger
|
26b7c93961
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
|
Jonas Sicking
|
b7a3c998b1
|
Bug 664058: Remove AddEventListenerByIID/RemoveEventListenerByIID from nsFileControlFrame. r=smaug
|
2011-06-29 11:07:57 -07:00 |
|
Jonas Sicking
|
ce20c50ff9
|
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Jonas Sicking
|
d73e3d4919
|
Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Jonas Sicking
|
9bf72a1b87
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
Ms2ger
|
f3a6d89363
|
Bug 664123 - Backout bugs 659053 and 659539 (changesets 9c49f69d8bab-1b11c64ffcdf)
|
2011-06-14 16:25:51 +02:00 |
|
Jonas Sicking
|
572a8d4beb
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
Geoff Lankow
|
5612fe1841
|
Bug 662977 - File upload control needs a change event on drop. r=bz
|
2011-06-11 00:44:53 +12:00 |
|
Mounir Lamouri
|
c14abcd228
|
Merging cedar with mozilla-central.
|
2011-06-01 10:06:55 +02:00 |
|
Michael Ventnor
|
91520af613
|
Bug 50660 - Drag and drop for file upload form control r=jst,enndeakin
|
2011-06-01 16:06:38 +10:00 |
|
Boris Zbarsky
|
82572afe8a
|
Bug 598833 part 7. Make IntrinsicState protected. r=smaug
|
2011-05-31 21:46:57 -04:00 |
|
Boris Zbarsky
|
f6944f63f4
|
Bug 598833 part 1. Move IntrinsicState from nsIContent to Element. r=smaug
|
2011-05-31 21:46:56 -04:00 |
|
Boris Zbarsky
|
68f710c38c
|
Bug 654989 part 1. Allow handing out both an nsIContent and an nsStyleContext from CreateAnonymousContent. r=roc
|
2011-05-06 16:04:44 -04:00 |
|
David Zbarsky
|
36a6ae632d
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
350feb3c2f
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
b3839d4cfd
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Jan Küchler
|
8774547613
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
|
Alexander Surkov
|
5d41370232
|
Bug 628922 - layout should use cached nsIAccessibilityService, r=davidb, sr=roc, a=roc
|
2011-01-28 12:38:14 +08:00 |
|
Mounir Lamouri
|
aa10c83ecc
|
Bug 596088 - Make <input type='file'> looks disabled when inside a disabled fieldset by adding a ContentStatesChanged method in nsIFrame. r=bz sr=roc a=blocking-final
|
2010-12-14 10:00:57 -08:00 |
|
Mounir Lamouri
|
5af0877876
|
Bug 609417 - We shouldn't always call SetValueChanged when clearing the file list. r=smaug a=bsmedberg
|
2010-11-24 00:45:53 +01:00 |
|
Ms2ger
|
997891ab60
|
Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas.
|
2010-10-25 15:17:38 +03:00 |
|
Mounir Lamouri
|
ac3ffbbd48
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Alexander Surkov
|
94787926a7
|
Bug 604386 - Prune placeholder from text children, r=davidb, sr=bz, a=blocking
|
2010-10-16 00:34:35 +09:00 |
|
Mounir Lamouri
|
4894faa395
|
Bug 598236 - nsHTMLInputElement should not ask nsFileControlFrame to know the filters for the file picker. r=smaug a=sicking
|
2010-10-08 12:07:20 +02:00 |
|
L. David Baron
|
77b20c65b1
|
Change callers to use new nsIFrame overflow APIs. (Bug 542595, patch 20) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
|
Mounir Lamouri
|
f531ea25f8
|
Bug 557087 (3/6) - Make layout aware of the new disabled state rule. r=dbaron a=sicking
|
2010-09-19 03:43:15 +02:00 |
|
L. David Baron
|
a2f14c90f3
|
Clip contents of elements with overflow != visible to the border radius. (Bug 459144, patch 14) r=roc a2.0=blocking2.0:beta6
|
2010-09-09 08:21:46 -07:00 |
|
L. David Baron
|
7fe64aac36
|
Make nsIFrame::DisplaySelectionOverlay take an nsDisplayList* instead of nsDisplayListSet&. (Bug 485501) r=roc a2.0=blocking:beta6
|
2010-09-09 08:21:46 -07:00 |
|
Kyle Huey
|
ddc2993313
|
Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
|
2010-09-05 14:00:05 -04:00 |
|
Kyle Huey
|
4cc3744f7a
|
Backed out changeset af1365b24066
|
2010-09-05 11:32:57 -04:00 |
|