Commit Graph

21806 Commits

Author SHA1 Message Date
Justin Dolske
326e268e54 Bug 463154 - Form history should record creation/usage timestamps. r=mconnor, r=sdwilsh 2008-11-13 10:30:45 -08:00
Brendan Eich
9cbc195e82 Fix from Ginn Chen <ginn.chen@sun.com> for bug 464645. 2008-11-13 09:10:27 -08:00
Peter Van der Beken
c39cb1e482 Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst. 2008-11-13 17:54:52 +01:00
Dietrich Ayala
d6bf19faab Fix for bug 445704 (JSON bookmarks backup has localized filename (and can't be easily restored). r=zeniko, a=beltzner. 2008-11-13 17:54:25 +01:00
Josh Aas
6e9a7f7707 Fix for bug 420363 (Scrollbars missing due to <meta http-equiv="MSThemeCompatible" content="no">). r=mstange, sr=bzbarsky, a=beltzner. 2008-11-13 17:52:32 +01:00
Ted Mielczarek
644d7fbb65 Followup fix for bug 454594 (need a makefile target that can upload files via ssh). r=bsmedberg, NPOB 2008-11-13 17:50:27 +01:00
Dave Townsend
c55f69da80 Bug 453545: InstallTrigger Broken when doing multiple signed XPI installs. r=biesi, a1.9.1b2=beltzner 2008-11-13 15:38:16 +00:00
Honza Bambas
ef5df62b77 Bug 454381: Minefield Nightly brings up Dial-Up Login if a website is unavailable. r=biesi, sr=bsmedberg, a1.9.1b2=beltzner 2008-11-13 15:38:02 +00:00
Vlado Valastiak
da24fdb978 Bug 454979: Text in Library's Search box isn't vertically centered. r=dao, a1.9.1b2=beltzner 2008-11-13 15:37:36 +00:00
Ted Mielczarek
3b0220e8a2 Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB 2008-11-13 15:37:04 +00:00
Peter Van der Beken
6b9e137ca5 Fix for bug 464114 (nsAutoCompleteController should participate in cycle collection). r=gavin. 2008-11-13 15:28:36 +01:00
Jim Blandy
d79ee2ff98 Bug 462272: Record dependency on generated header javascript-trace.h, r=mrbkap, NPOB
Record object files' dependency on javascript-trace.h, when
HAVE_DTRACE is set.

Use $(CURDIR) where javascript-trace.h appears as a target or
dependency, to ensure that VPATH doesn't cause us to use a copy other
than the one in the object directory.
2008-11-13 14:51:37 +01:00
Axel Hecht
7a67869eca bug 464216, update shipped-locales for fx3.1 b2, two more locales, eo and nl 2008-11-13 14:44:57 +01:00
Marco Bonardo
45455110de backout test for bug 463471 causing orange 2008-11-13 11:33:01 +01:00
Brendan Eich
fab08e017c Fast followup to fix for-each-in (imacros bug, r=me). 2008-11-13 00:43:00 -08:00
Brendan Eich
cb47c4cf08 Bug 456511 - (imacros) TM: Make conversion work on arbitrary JSObjects (r=gal). 2008-11-13 00:30:20 -08:00
Dietrich Ayala
127a3341a9 [mq]: backout-bug-463471 2008-11-12 23:50:19 -08:00
David Anderson
30101c6443 Fixed recursion in thin loops accidentally trying to close the parent loop (bug 464089, r=gal). 2008-11-12 19:00:15 -08:00
Jesse Ruderman
e23679569a Remove '\n' from NanoAssertMsgf calls (made redundant by the patch in bug 452674) 2008-11-12 18:02:34 -08:00
David Mandelin
5d10ab6833 Bug 463789: regression suite stack oflow on windows with regex compiler, r=gal 2008-11-12 17:55:56 -08:00
David Mandelin
ecacfbe4db [mq]: fix-recur.diff 2008-11-12 17:46:24 -08:00
Andreas Gal
074d900a57 Backed out changeset a40f2117bcc0 2008-11-12 17:39:48 -08:00
Brendan
0ca607d76b Add imacros to support conversion of arbitrary JSObjects (456511, r=gal). 2008-11-12 16:55:45 -08:00
Ted Mielczarek
b5fa9ea227 try to disable bug buddy in leaktest.py (bustage investigation) 2008-11-12 18:52:48 -05:00
Vladimir Vukicevic
4bcaf6f2f4 Putting back 452979, wasn't the problem. 2008-11-12 15:20:04 -08:00
Vladimir Vukicevic
e922182b0e Backing out bug 452979, in attempt to fix bustage 2008-11-12 15:05:37 -08:00
Doug Turner
a0d878ac6b Bug 460063 - Test case fixes for Geolocation prompt should not appear if there are no providers installed 2008-11-12 14:52:56 -08:00
Doug Turner
26e0ce0c49 Bug 463039 - validate values that get passed to clearWatch. jst aWatchId > count. r/sr=jst 2008-11-12 14:52:15 -08:00
Dave Camp
719d8959a3 Bug 464567: test_obsolete.html breaking future offline tests. r+sr+a=vlad 2008-11-12 14:09:09 -08:00
Igor Bukanov
31d283c656 bug 464442 - various JSOP_APPLY fixes. r=brendan 2008-11-12 22:42:13 +01:00
Marco Bonardo
36f739f320 Bug 463471 - temp tables are not correctly synced to disk when the user clear private data on shutdown, r=dietrich, sdwilsh a=beltzner 2008-11-12 21:50:02 +01:00
Marco Bonardo
20ae2fab49 Bug 462366 - correct bogus importBookmarksHTML behaviour, r=dietrich a=beltzner 2008-11-12 21:45:53 +01:00
Doug Turner
ccc98ae4f4 Test case for bug 463039. r/sr=jst 2008-11-12 12:25:31 -08:00
Ehsan Akhgari
4cbd3dd215 Bug 463885 - Entering the Private Browsing mode may not always empty the download manager list; r=sdwilsh, a=blocking1.9.1+ 2008-11-12 23:43:12 +03:30
Ehsan Akhgari
cce84ce147 Bug 464329 - Land private browsing icons; r=beltzner a=blocking-firefox3.1+ 2008-11-12 23:42:40 +03:30
Robert Sayre
d419686a23 Disable speculative parsing to check regression. bug 464495. 2008-11-12 14:58:31 -05:00
Andreas Gal
d3c38eade4 Backed out changeset 313d3d61333d 2008-11-12 10:12:22 -08:00
Doug Turner
edb15866cb Bug 463040 - Use Position Error Constants. r/sr=jst 2008-11-12 08:31:25 -08:00
Masayuki Nakano
45d7f79b76 Bug 452979 p=Masahiro Yamada <masa141421356@gmail.com>, r=gavin, a=beltzner 2008-11-13 01:24:51 +09:00
Doug Turner
fbd45fcd31 Remove dead code in geolocation 2008-11-12 08:06:00 -08:00
Doug Turner
f90c4acf54 Bug 463295 - crash if geolocation timeout < 300ms. r/sr=jst 2008-11-12 08:05:32 -08:00
Doug Turner
29903d6559 Bug 463312 - Remove geolocation fuzzing implementation. r/sr=jst r=mconnor 2008-11-12 08:04:18 -08:00
Doug Turner
675e4ddc6b Bug 463039 - validate values that get passed to clearWatch. r/sr=jst 2008-11-12 08:01:40 -08:00
Doug Turner
86865ed09f Bug 463038 - Cap the number of watchPostion callbacks and the number of pending callbacks. r/sr = jst 2008-11-12 08:00:37 -08:00
Doug Turner
132a4fc71e Bug 460063. Geolocation prompt should not appear if there are no providers installed. r=smaug. sr=bz 2008-11-12 07:59:38 -08:00
Steven Michaud
44e438c975 Extremely slow scrolling on OS X with CSS "overflow: auto" and large HTML page. b=428070 r=josh sr=roc a=beltzner. 2008-11-12 09:14:59 -06:00
Marco Bonardo
e2bbb02ae5 Bug 462663 - Height of tags edit field shrunken since landing of tags autocomplete feature, r=dao,gavin a=beltzner 2008-11-12 15:03:36 +01:00
Johnathan Nightingale
ef7a8c28ed Styling fix for about:certerror twisties on windows. b=463793 r=gavin a=beltzner 2008-11-12 09:00:15 -05:00
Johnathan Nightingale
4a12c6d2be Re-land pref fix for Clear Recent History. b=453440 r=gavin a=blocking-firefox3.1 2008-11-12 08:58:24 -05:00
Markus Stange
4cb728c278 Bug 462245 - Remove override of +[NSGrayFrame drawBevel:...] because it's unnecessary and causes a crash with ShapeShifter on 10.4, r=josh sr=roc a=beltzner 2008-11-12 14:18:18 +01:00