Mounir Lamouri
|
2b3461e5ec
|
Bug 344615 - Implement <input type="url">. r=sicking, sr=smaug a2.0=blocking
|
2010-08-18 20:33:37 +02:00 |
|
Mounir Lamouri
|
151a40f682
|
Bug 555559 - Implement <input type="email">. r=smaug,sicking sr=jst a2.0=blocking
|
2010-08-18 20:31:54 +02:00 |
|
David Zbarsky
|
b6bc0d6ec8
|
Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst
|
2010-08-04 22:40:18 -04:00 |
|
Benjamin Smedberg
|
ac4e827647
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
2ebeafd362
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
|
2010-06-21 11:41:42 -04:00 |
|
Benjamin Smedberg
|
024c3db76f
|
Bug 568691 - Fix up gtkmozembed for static XPCOM registration
|
2010-06-12 20:50:29 -04:00 |
|
Jesse Ruderman
|
6a2161d1b5
|
Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
|
2010-06-17 13:28:38 -07:00 |
|
Mounir Lamouri
|
bc9c7b115d
|
Bug 565904 - "HTMLOptGroupElement and HTMLOptionElement are not form controls but are listed in nsIFormControl" [r=smaug]
(transplanted from 8406214f84c8164c7b2583af1d2e8f2be522e75e)
|
2010-05-27 06:51:00 -04:00 |
|
Mounir Lamouri
|
af805072d9
|
Bug 565611 - ""ASSERTION: How did that happen?: 'form == aThisForm'" with <legend>" [r=bz, sr=smaug]
(transplanted from 0c87f407797d0bc7353049a52f5c705fc1d4ae67)
|
2010-05-19 16:33:00 -04:00 |
|
|
|
16fafd331c
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Robert O'Callahan
|
fec1f835d3
|
Backed out changeset 95894b2d2c52
|
2010-06-01 12:41:45 +12:00 |
|
Mounir Lamouri
|
08099c8a58
|
Bug 565904. <option> and <optgroup> elements aren't form controls. r=smaug
|
2010-06-01 11:40:57 +12:00 |
|
Mounir Lamouri
|
f060d0a2ea
|
Bug 456229 - Implement <input type="search">. r=smaug sr=sicking
|
2010-05-17 12:20:22 +02:00 |
|
Mounir Lamouri
|
fa4a7ab134
|
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
|
2010-05-12 09:17:07 +02:00 |
|
Mounir Lamouri
|
dbfa05d9b2
|
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
|
2010-04-26 03:42:00 -04:00 |
|
Robert O'Callahan
|
fbc3e4e673
|
Backed out changeset 7432d20f5b86
|
2010-04-23 16:34:06 +12:00 |
|
Mounir Lamouri
|
33c08634c0
|
Bug 346485. Implement HTML5 <output> element. r=smaug,hsivonen,mrbkap,sr=jst
|
2010-04-23 14:43:23 +12:00 |
|
Chris Jones
|
c4df938d48
|
Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg
|
2010-04-20 15:12:02 -05:00 |
|
Neil Deakin
|
b646d240d2
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
|
Jae-Seong Lee-Russo
|
764b5c9634
|
Bug 517553: Remove ==/!= PR_FALSE/PR_TRUE r=jst
|
2010-02-12 21:32:34 +13:00 |
|
|
|
eaf31916cf
|
Bug 411955 - keyword.URL does not work with GtkWidget. r=bsmedberg
|
2010-01-19 22:21:38 +01:00 |
|
Boris Zbarsky
|
07059f879f
|
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
|
2009-12-24 16:20:06 -05:00 |
|
Benjamin Smedberg
|
f0f3467002
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Benjamin Smedberg
|
1b3327c26d
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
|
2009-08-27 08:53:13 -07:00 |
|
Benjamin Smedberg
|
4ec69e1eff
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Chris Jones
|
ee89e91641
|
bug 507083: do not include headers from within |extern "C" { }|. r=bsmedberg
|
2009-08-21 17:26:29 -05:00 |
|
Serge Gautherie
|
23c507ea02
|
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
|
2009-08-06 20:00:41 +02:00 |
|
|
|
0a110543af
|
Bug 504500 EmbedPrompter::Create touches mButtonLabels[EMBED_MAX_BUTTONS]
r=roc
|
2009-07-22 17:31:00 -05:00 |
|
Arpad Borsos
|
2e3294eb97
|
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
|
2009-05-26 10:53:15 +02:00 |
|
Benjamin Smedberg
|
9766ab95c9
|
Bug 484708 - Un-annotated dependency of gtkmozembed2.cpp on gtkmozembedmarshal.h, r=ted
|
2009-03-31 08:43:30 -04:00 |
|
Arpad Borsos
|
a4ae1c4cf1
|
Bug 474369 - get rid of nsVoidArray; embedding part; r+sr=benjamin
|
2009-02-25 16:25:08 +01:00 |
|
Arpad Borsos
|
82bb659763
|
Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc
|
2009-02-02 18:49:58 +01:00 |
|
Jeremy Lea
|
3e1e90f73a
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
|
2009-01-15 16:27:09 +13:00 |
|
Phil Ringnalda
|
83c7c96496
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
|
Justin Dolske
|
4f3f5ea417
|
Bug 454284 - Remove EmbedPasswordMgr.cpp from mozilla-central. r=bs
|
2008-09-19 08:35:22 -07:00 |
|
Robert O'Callahan
|
49dbf21392
|
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
|
2008-08-18 14:10:28 +12:00 |
|
romaxa
|
3353c0be5b
|
Bug 408925: XRE_InitEmbedding does not initialize properly profilelock and gDirServiceProvider. r=bsmedberg
|
2008-08-16 16:20:35 +01:00 |
|
Robert O'Callahan
|
99068c5357
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
|
Robert O'Callahan
|
e86505fc6a
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
|
Vladimir Vukicevic
|
f147efb58b
|
b=422221; additional DirectFB compilation fixes
|
2008-08-09 22:25:30 -07:00 |
|
romaxa
|
f95734daa3
|
Bug 413219 - Allow building GtkMozEmbed without MOZILLA_INTERNAL_API
r=bsmedberg
|
2008-07-17 13:08:07 -04:00 |
|
Mike Hommey
|
b629b1f421
|
Bug 398810 - "Remove MOZILLA_1_8_BRANCH ifdefs from core on trunk" [r=sicking r=brendan r=bsmedberg]
|
2008-07-12 17:26:52 -05:00 |
|
Michael Ventnor
|
063273278a
|
Bug 437937, Embedding: GTK tooltips should have the tooltip hint set, r+sr=roc
|
2008-06-23 11:36:36 +03:00 |
|
|
|
b14fe58402
|
Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+
|
2008-04-02 20:02:08 -07:00 |
|
|
|
4a632fcfb3
|
bug 419918 - Add the ability to fire the memory pressure observers from the embedding test app. Taken from Stuart's ramback extension and made available here for testing. r=dougt, sr=pavlov, a=beltzner
|
2008-03-05 11:10:34 -08:00 |
|
|
|
dd3a670ba9
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore
|
2008-02-26 08:12:17 -08:00 |
|
|
|
c6b31a4d15
|
Bug 236688 - "crash on form submit which closes the last window" [p=chpe@gmail.org (Christian Persch) r=timeless a1.9=schrep]
|
2008-02-10 22:06:52 -08:00 |
|
|
|
ad86fa0416
|
Bug 408676 - "Fix include quotes style for gtkmozembed" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=damons]
|
2008-01-29 20:28:26 -08:00 |
|
|
|
cfd98d6fb7
|
Bug 408686 - "Using glib-genmarshal for generation gtkmozembedmarshal*" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep]
|
2008-01-15 17:40:52 -08:00 |
|
|
|
bd207613bf
|
Bug 408823 - "Killing GTK1, deprecated glib uses" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=schrep]
|
2008-01-11 14:16:15 -08:00 |
|