Serge Gautherie
d1fb6eeb55
Bug 705957 - Correct the spelling of "privledged" & add 2 comments to test_bug_511615.html; r=ehsan
2011-11-30 13:19:49 +00:00
Mounir Lamouri
f8c9786bee
Bug 695014 - nsFormFillController shouldn't watch input elements withouth a list nor autocomplete. f=ehsan, r=bz,zpao,dolske
2011-11-20 19:02:47 +01:00
Rafael Avila de Espindola
47c6c43cd3
Bug 696404 - Finalize statements in profile-before-change; r=mak
2011-11-20 11:13:40 +00:00
Rafael Ávila de Espíndola
f710504549
Bug 702591 - finalize statements in toolkit/components/satchel/test/unit.
...
r=mak
2011-11-15 09:00:42 -05:00
Rafael Ávila de Espíndola
f112811fc9
Bug 698570 - Use weak references in nsFormHistory.js. r=mak.
2011-11-10 17:19:12 -05:00
Felix Fung
9501d7de12
Bug 700389 - Simplify sortByTotalScore. r=zpao
2011-11-07 12:08:04 -08:00
Rafael Ávila de Espíndola
4ce5a1702b
Bug 698738 - Use the observer method for idle-daily and formhistory-expire-now in nsFormHistory.js. r=mak.
2011-11-07 11:18:11 -05:00
Ed Morley
6e731c995a
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
b2aeac5a65
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Rafael Ávila de Espíndola
ce0a5eaea9
Bug 696478 - Use weak references. r=mak.
2011-11-04 11:24:54 -04:00
Mounir Lamouri
271cafb094
Bug 690903 - Lazily initializes nsFormHistory's SQLite DB. f=mfinkle r=dolske
2011-11-01 20:23:43 +01: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
Matthew Noorenberghe
c705dd03e4
Bug 461820 - prevent accessing searchbar history from content r=dolske
2011-10-08 21:37:31 -07: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
Geoff Brown
67b9b8bc4a
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Malini Das
643e305d72
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
2011-08-12 12:21:44 -04:00
Jonas Sicking
6be3040199
Bug 665586 Part 1: Kill AddEventListenerByIID/RemoveEventListenerByIID code from nsPluginInstanceOwner. r=josh
2011-08-08 11:26:22 -07:00
Matheus Kerschbaum
878aefe66c
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
2011-08-06 17:24:52 +02:00
Justin Dolske
250cb2625f
Remove trailing whitespace from login manager and satchel. b=none
2011-08-03 17:52:47 -07:00
Ehsan Akhgari
cf84f69741
Bug 674558 - Implement the HTML5 selectionDirection property for text controls (input and textarea); r=bzbarsky
2011-07-28 13:51:22 -04:00
Felipe Gomes
87e5277618
Bug 668307. Minimum loadURI support for remote content. r=dao,mossop
2011-07-13 12:17:31 -07:00
Jonas Sicking
968ae3cae1
Bug 665632: Remove Add/RemoveEventListenerByIID from satchel. r=dolske
2011-06-27 16:34:56 -07:00
Jonas Sicking
423de3eccb
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
9e55f5c437
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
2011-06-23 19:18:00 -07:00
Phil Ringnalda
213e9ab538
Backout 26f6aa46f70f (Bug 542580) because it's not that test, it's whatever four widget-testing bugs happen to time out
2011-06-20 07:35:01 -07:00
Phil Ringnalda
36e01ad9d6
Bug 542580 - Disable test_bug_511615.html on Linux
2011-06-19 16:40:38 -07:00
Jared Wein
ee12a165cf
Bug 580839 - 'finally' blocks now check for a valid statement to avoid potentially masking the original exception. r=dolske
2011-06-17 18:01:34 -07:00
Ed Morley
d60e3b9e7b
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
2011-06-12 03:49:00 -04:00
Ms2ger
9f6fd81253
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
2011-05-23 18:46:36 +02:00
Joel Maher
39ca77fbd2
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Mounir Lamouri
05ede4d4a1
Bug 633058 - Satchel should not stop events propagations. r=dolske
2011-03-25 12:30:36 +01:00
Mitchell Field
8969bddd5d
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
2011-03-08 14:58:46 +11:00
Mounir Lamouri
6afa5cbb85
Bug 632428 - Update tests. r=dolske a=tests
2011-02-11 01:30:07 +01:00
Mounir Lamouri
4998ccbaf1
Bug 632428 - r=smaug,dolske a=blocking-final
2011-02-11 01:29:40 +01:00
Mounir Lamouri
c976b37549
Bug 320462 - Send an input event when a value is selected from the autocomple or list dropdown. r=smaug a=sicking
2011-01-22 00:06:27 +01:00
Ehsan Akhgari
3b05e15d52
Bug 527935 - Part 2: Fix some unit tests to deal with the changes in the input event; r=dolske a=blocking-final+
2010-12-17 14:47:09 -08:00
Mounir Lamouri
d4fd86d8f9
Bug 559309 - Add autocomplete tests for new input types. rs=sicking a=tests
2010-12-17 18:03:56 -08:00
Mounir Lamouri
ee308a20c4
Bug 598092 - Autocomplete should not remember form values if the submit is stopped due to HTML5 validation. r+a=sicking
2010-12-16 12:13:02 -08:00
Serge Gautherie
0d2fdb0aa7
Bug 589471 - [SeaMonkey 2.1, mochitest-plain-5] permanent "toolkit/components/satchel/test/test_form_submission.html | Test timed out."; (Av1) Disable timing out part of the test on SeaMonkey.
...
r=dolske a=(test only).
DONTBUILD
2010-12-04 12:31:23 +01:00
Mihai Sucan
034f3ab85d
Bug 601352 - Console does not scroll expression result into view, r+a=roc
2010-10-28 13:01:37 -03:00
Mounir Lamouri
86fb68eaba
Bug 595069 - Tests mutation observer with @list and filtering. r=dolske a=tests
2010-10-24 15:31:00 +02:00
Justin Dolske
33b1e4ce31
Cleanup some trailing whitespace. No bug. a=me
2010-09-21 01:25:47 -07:00
Mounir Lamouri
9f3ee71add
Bug 595067 - Items showed in list dropdown should be filtered with the current field value by default and an attribute should disable that. r+a=sicking
2010-09-10 23:40:18 +02:00
David Zbarsky
810c115e56
Bug 556007 (3/3) - Respond to dynamic modifications of a datalist element when the popup with its values is open. r=dolske a2.0=sicking
2010-09-10 07:20:16 +02:00
David Zbarsky
760888f99c
Bug 556007 (2/3) - Use values from datalist in autocomplete popups. r=dolske ui-r=limi a2.0=sicking
2010-09-10 07:19:20 +02:00
Benjamin Stover
a477582a86
Bug 552828 - update Form History to work with Electrolysis: don't use preference branches [r=dolske]
2010-08-16 21:10:39 -07:00
Benjamin Stover
da0aeca78f
Bug 552828 - update Form History to work with Electrolysis: use frame script unload event [r=dolske]
2010-08-16 21:10:37 -07:00
Benjamin Stover
ea26b86c5e
Bug 552828 - update Form History to work with Electrolysis [r=dolske]
2010-08-16 21:10:36 -07: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
369b5af165
Final merge and landing of bug 568691 and dependent bugs to mozilla-central on a CLOSED TREE.
...
* bug 568691, register XPCOM components statically using manifests. r=mossop, with some test and build stuff r=vlad,sdwilsh
* bug 573557, rename categories with spaces to use hypens. r=jst
* bug 573739, Don't get the private browsing service during layout module initialization, r=ehsan
This initial merge does not include some work planned to land imminently:
* The extension manager still restarts. I need to solve a problem re-reading default preferences from extensions.
* MOZ_OMNIJAR is broken: there is a patch which I need to update in bug 568691.
* I will concurrently land a mobile-browser fix for component registration, but it may require some additional packaging changes.
2010-07-01 14:26:25 -04:00