Commit Graph

203677 Commits

Author SHA1 Message Date
Robert Sayre
578a60f6cd Merge tracemonkey to mozilla-central. 2009-03-10 18:21:04 -04:00
Dave Camp
b7c307657f Bug 482376 - remove some spew in nsContentUtils::DispatchChromeEvent(). r+sr=smaug 2009-03-10 14:58:00 -07:00
Dave Camp
e4f5aff20e Bug 482370 - after noupdate documents are associated with the wrong application cache. r+sr=jst 2009-03-10 14:58:00 -07:00
Dave Camp
39401f5525 Bug 481342 - Fix some unpacking logic. r+sr=bz
--HG--
rename : docshell/test/bug369814.zip => docshell/test/bug369814.jar
2009-03-10 14:58:00 -07:00
Dave Camp
d4612bdc64 Bug 482073 - test_classifier.html issues leading to intermittent failures. r=waldo 2009-03-10 14:57:59 -07:00
Justin Dolske
dfe3277503 Bug 462368 - Controls should always be visible for a <video> element without a video track. r=enn 2009-03-10 14:16:35 -07:00
Justin Dolske
07277df7fe Bug 481087 - add getAllEncryptedLogins stub to storage-mozStorage.js. r=gavin 2009-03-10 14:15:47 -07:00
Simon Montagu
0ef190bc50 Fix some issues found with valgrind. Bug 479759 and bug 481692. r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-03-10 23:12:52 +02:00
Simon Montagu
6c6c70f5a6 Use onload instead of setTimeout to reduce random test failures. Bug 482455, r=bz 2009-03-10 14:07:33 -07:00
Markus Stange
78fa78c181 Bug 481864 - New tab button doesn't lighten when Firefox loses focus, r=dao 2009-03-10 21:57:39 +01:00
John Daggett
7b4c5d91e0 Bug 482596. reftest for 475092 fails on 10.4 2009-03-11 05:59:05 +09:00
Robert Sayre
ae096d4187 Merge m-c to tm. 2009-03-10 16:49:12 -04:00
David Bolter
b5ec7ca33a bug 482563 - Tweak our exposure of object attributes, r=MarcoZ 2009-03-10 21:44:43 +01:00
David Bolter
2c6c7bc22a Bug 482573 - add test aria-sort exposed as sort object attribute, r=MarcoZ 2009-03-10 21:44:24 +01:00
Daniel Holbert
17b0f92cbd Bug 473705: Enable SVG Animation (SMIL) support in builds by default. r+sr=roc 2009-03-10 13:36:38 -07:00
Daniel Holbert
c7d91d01bf Bug 473705 auxiliary patch: Enable SMIL pref during mochitests. r+sr=roc 2009-03-10 13:35:25 -07:00
Nelson Bolyard
d2544da1aa Bug 459524 - Interpret SOCKS5 DNS reply more accurately, r=biesi 2009-03-10 16:14:06 -04:00
Benjamin Smedberg
858d92da4c Bug 481336 - Quickstub additional properties on nsIDOMHTMLAnchorElement and nsIDOMNSHTMLAnchorElement, r=bz 2009-03-10 15:55:55 -04:00
Olli Pettay
04166a178f Bug 424377, r+sr=roc 2009-03-10 21:30:50 +02:00
Michael Kohler
9744b48a1f Bug 420736 - Part of advanced preferences tab cut off, p=Michael Kohler, r=gavin.sharp 2009-03-10 20:12:55 +01:00
Honza Bambas
ff70e9bc00 Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing, r=cbiesinger 2009-03-10 20:12:55 +01:00
Robert Sayre
02e0fdf431 Fix test bustage from bug 482349. r=jorendorff 2009-03-10 13:55:30 -04:00
Benjamin Smedberg
484c66b6de Bug 481732 - Check for crash minidumps in unit tests and dump them, if the MINIDUMP_STACKWALK path is set in the environment, r=ted 2009-03-10 13:36:14 -04:00
Joe Drew
4b67732eca Backed out bug 480267 because it seems to have caused failures in reftests. 2009-03-10 12:25:54 -04:00
Joe Drew
a15cc4761c Backed out changeset 635b1c8783a6 - bug 480267 - because it seems to have
caused a reftest failure.
2009-03-10 12:25:05 -04:00
Marco Bonardo
3f86a4a9e3 Bug 481765 - test_treeview_date.xul fails at certain times. Fix code and reactivate the test, report any failure please, r=dietrich 2009-03-10 15:53:34 +01:00
Marco Bonardo
26c3912dbb Bug 481438 - browser_ui_history_sidebar.js is throwing, r=dietrich 2009-03-10 15:53:28 +01:00
Serge Gautherie
2355ddae42 Bug 469518 - Enable Reftest leak log in tinderbox (log); (Cv1) "Fix" processLeakLog() arguments; r=jwalden+bmo 2009-03-10 15:10:25 +01:00
Boris Zbarsky
35c251622a Bug 480065. Make chrome registry not mess with inline stylesheets. r=bsmedberg, sr=dbaron 2009-03-10 09:52:23 -04:00
Boris Zbarsky
272153e025 Bug 481788. Make FrameConstructionItemList a PRCList. r+sr=roc 2009-03-10 09:51:34 -04:00
Boris Zbarsky
8b2e29fc7f Bug 482394. Drop the aForStyling check in IsHTMLLink/IsLink: if we change the link state, we need to start tracking the link. r+sr=dbaron 2009-03-10 09:51:34 -04:00
Boris Zbarsky
eb4ceff899 Bug 481335. Cache the href URI of <html:a> once we resolve it. r+sr=sicking 2009-03-10 09:51:34 -04:00
John Daggett
a7fbf9a901 Bug 480267. Use guid as fontname for downloaded fonts. r=vlad 2009-03-10 22:21:17 +09:00
Igor Bukanov
8bf0ce1b15 bug 355829 - treating null as a primitive value in js_ValueToObject. r=brendan 2009-03-10 13:52:10 +01:00
Jonas Sicking
eb55eaf091 Fix more orangeness by always allowing linking to chrome XBL 2009-03-10 03:59:54 -07:00
Brendan Eich
4d3cade4c6 Waldo's followup fix to valueOf/toString misorder in patch for bug 482349 (r=me). 2009-03-10 01:52:43 -07:00
Brendan Eich
0e00959f59 Fix bug 482421 (r=gal). 2009-03-10 01:46:23 -07:00
Jonas Sicking
aef7f5d8c8 Fix orange
--HG--
extra : rebase_source : 83664ec799b9834dd876bb322a5c7b1e5ee28b83
2009-03-10 01:35:00 -07:00
John Daggett
917a5a9e8f backing out ca2d45349d89 due to unit test failures 2009-03-10 17:00:09 +09:00
Jonas Sicking
7fdf2000fd back out changes that weren't supposed to be checked in 2009-03-10 00:03:48 -07:00
Jonas Sicking
7f72f85d1d Fix error in test
--HG--
extra : rebase_source : 51a8f4c1d10116609ff9621ee2c2ecab986321c7
2009-03-09 23:30:13 -07:00
Ginn Chen
1ad5f79ebc Bug 448512 Crash on quit [@ XCloseDisplay] r=dbaron 2009-03-10 14:27:41 +08:00
Jonas Sicking
79513278d9 Bug 481558: Don't apply XBL that isn't located in the same domain as the bound document. r/sr=bz
--HG--
extra : rebase_source : 6ef8c8ffcf8d9df0f6f9a0cdadd45f12564d7e37
2009-03-09 23:15:06 -07:00
Jonas Sicking
5ef7bc5537 Bug 431098: Make pressing 'cancel' in the file picker clear the file upload control. r/sr=bz
--HG--
extra : rebase_source : fb5a6deb1984475e55dd03ef7607044c5ce75bcb
2009-03-09 23:14:57 -07:00
Jonas Sicking
86a18a593a Bug 475636: Disallow refresh to javascript uris. r/sr=bz
--HG--
extra : rebase_source : 1fdfc3148c257aee22001be045258cc985ee027a
2009-03-09 23:03:39 -07:00
David Bolter
85dc493aca Bug 482258 - ARIA controls with STATE_MIXED must not have STATE_CHECKED set also, r=MarcoZ 2009-03-10 07:03:21 +01:00
John Daggett
bc21668396 Bug 481729. Use bogus file ref in reftest. r=bz 2009-03-10 14:48:29 +09:00
Jeff Walden
340b278a7f Kick tinderboxen to see if the current orange is random or not 2009-03-09 22:47:13 -07:00
Daniel Holbert
36a8b01715 Bug 473705: Enable SVG Animation (SMIL) support in builds by default. r+sr=roc 2009-03-09 21:43:01 -07:00
Daniel Holbert
6d254f1aa0 Bug 482379: Wrap an SVG-related precondition with "#ifdef MOZ_SVG", to fix build failure when using --disable-svg. r+sr=roc 2009-03-09 21:38:46 -07:00