Commit Graph

197669 Commits

Author SHA1 Message Date
Dave Townsend
125326c16b Bug 457634: browser_autocomplete.js test doesn't clean up after itself. r=gavin 2008-09-30 07:20:18 +01:00
Dietrich Ayala
a32dbc9e51 Bug 412002 - should be able to edit tags for multiple bookmarks at the same time (for highmind63@gmail.com, r=dietrich) 2008-09-29 23:10:47 -07:00
Josh Aas
39fa2b5f9e Get rid of fundamentally flawed UNIX stat cache. b=456435 r=smichaud sr=dougt 2008-09-30 02:06:18 -04:00
Andreas Gal
41360dbe8d Merge. 2008-09-29 22:22:58 -07:00
Andreas Gal
a38e19ffa3 Don't trace empty for-in loops (457335, r=brendan). 2008-09-29 22:22:40 -07:00
Andreas Gal
659c5c4961 Update XDR version number after bytecode change (457789, r=brendan). 2008-09-29 22:11:35 -07:00
David Anderson
a567f1dea4 Fixed global object ownership change not aborting recording (bug 455173, r=gal). 2008-09-29 23:55:58 -05:00
Andreas Gal
78ce5baa04 Follow-up work for 457789, emit JSOP_RESUME after JSOP_NEW as well (r=brendan). 2008-09-29 21:30:02 -07:00
David Anderson
840c85e5d8 Fixed crash when charCodeAt failed (with NaN) while recording (bug 457795, r=gal). 2008-09-29 23:20:34 -05:00
Blake Kaplan
428671d01a Bug 364315 - Speculatively look for URLs in the document while the parser waits for a script to download and execute. This should show a decent speedup, especially on mobile. Currently, this only finds other <script>s to preload, but hopefully we'll extend it to images and stylesheets as well. r+sr=jst 2008-09-29 21:19:43 -07:00
Brendan Eich
ff93973afe Always use JSBool (not bool sometimes, JSBool others) as JSVAL_IS_BOOLEAN's native slot type. 2008-09-29 22:27:43 -04:00
Dave Camp
4aadfb492e Workaround for race in tests for bug 453723. Tracking a better solution in bug 457790. 2008-09-29 18:49:41 -07:00
Andreas Gal
ec6cc824c8 Add a resume point (JSOP_RESUME) immediately following JSOP_CALL (457789, r=mrbkap). 2008-09-29 18:49:40 -07:00
Robert O'Callahan
4f0fd7d2cb Relanding bug 433616 part 2 to see if it's the cause of a Tp regression 2008-09-30 14:45:02 +13:00
Taras Glek
d2f9457791 Backout merging of bug 457313 2008-09-29 17:01:23 -07:00
Taras Glek
a65a35ad6c Backed out changeset 41bb2af34a9b 2008-09-29 17:01:09 -07:00
Chris Double
69130aa897 Bug 454971 - Support creation of Audio objects outside of the document - r+sr=roc 2008-09-30 12:49:30 +13:00
Taras Glek
b6741dbcab bug 457303: make nsXULPopupListener::FireFocusOnTargetContent windows-only r=Enn 2008-09-29 16:44:28 -07:00
Taras Glek
1e2fb88a24 bug 457313:nuke nsGlobalWindow::ConvertCharset r+sr=bz 2008-09-29 16:41:21 -07:00
Marco Bonardo
e31c9fa941 Follow-up to Bug 329534 - Live bookmarks load way too aggressively. Try to workaround possible VM timers bugs that could cause test failures. r=dietrich 2008-09-30 01:24:44 +02:00
Dave Camp
f007a98f51 Bug 453723: Short-circuit known-clean hosts in the url-classifier. r=tony 2008-09-29 16:18:21 -07:00
Chris Double
a8a6640537 Bug 455500 - Enormous memory usage with fieldset, legend, audio and DOMAttrModified event listener - s+sr=roc 2008-09-30 12:05:06 +13:00
L. David Baron
a5967322cf Add test for continuous firing of resize events. (Bug 114649) 2008-09-29 15:57:41 -07:00
Jonathan Watt
74f349d592 Fire resize events every 200ms during resizing, not just 200ms after resizing stops. (Bug 114649) r+sr=roc 2008-09-29 15:57:38 -07:00
Doug Turner
2c8db95007 merge 2008-09-29 14:47:57 -07:00
Doug Turner
21842c957f Build the wince tools optimized 2008-09-29 14:47:27 -07:00
Gavin Sharp
72087e2a02 tag mozilla-central for Thunderbird 3_0b1 2008-09-29 17:44:30 -04:00
Gavin Sharp
2cf67e83f1 tag mozilla-central for Thunderbird 3_0b1 2008-09-29 17:44:19 -04:00
Dão Gottwald
edee401fb5 Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-09-29 23:26:01 +02:00
Doug Turner
dfd452942e Merge after pull 2008-09-29 14:20:20 -07:00
Boris Zbarsky
edcf45724a Bug 455311. Treat .url files as redirects. r+sr=biesi 2008-09-29 17:02:44 -04:00
Boris Zbarsky
d1d37978a3 Bug 373701. Make sure to properly cancel multipart image loads when they need canceling. r=joedrew, sr=biesi 2008-09-29 16:46:53 -04:00
Boris Zbarsky
2facb3c7ab Bug 457050. Don't mess up our background load flag. r+sr=biesi 2008-09-29 16:42:19 -04:00
Oleg Romashin
eb1a613d0e Bug 455913 - nsIHelperAppLauncher should provide info about content length. r+sr=cbiesinger. 2008-09-29 23:37:49 -05:00
Boris Zbarsky
707a8e9c0b Adding some tests 2008-09-29 16:36:28 -04:00
bhearsum@mozilla.com
34298541ef Added tag UPDATE_PACKAGING_R5, -m, Adding UPDATE_PACKAGING_R5 tag in order to make patcher work. for changeset f197b51bbc29 2008-09-29 12:10:06 -07:00
Boris Zbarsky
7dddc3825a Backing our changeset 60fc5f224a5b to try to fix Mac Tp 2008-09-29 14:28:15 -04:00
Doug Turner
aabf3a10dd Bug 457728 - icon decoder wince fixes. patch by blassey, r=stuart/dougt 2008-09-29 11:06:09 -07:00
Doug Turner
6d43487af3 Map SHGetFileInfoW to SHGetFileInfo on windows mobile. wince only. 2008-09-29 11:04:10 -07:00
Doug Turner
d0b13df9f2 Bug 457047 - WinCE FatalAppExit function missing in OS. Patch by wolfe. r=pavlov 2008-09-29 10:51:19 -07:00
Doug Turner
8a057cab1f WinCE build tool changes. stubbing out GetDIBits, clock. implementing FatalAppExitW. npodb 2008-09-29 10:48:58 -07:00
Anton Rogaynis
c62a92eb66 Bug 457214 - Broken Qt port configuring. r=ted.mielczarek 2008-09-29 16:44:42 -05:00
Boris Zbarsky
9599df476b Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions 2008-09-29 08:51:29 -04:00
Robert O'Callahan
f86486c059 Backing out 454683 due to test failure 2008-09-29 17:06:34 +13:00
Robert O'Callahan
c39b241dab Backing out 454683 due to test failure 2008-09-29 17:05:06 +13:00
Serge Gautherie
fdea18ae6a Bug 454683 - Media element setVolume should fail on invalid values; "bustage fix" fix :-> 2008-09-29 04:21:19 +02:00
Serge Gautherie
c80df64dc4 Bug 454683 - Media element setVolume should fail on invalid values; bustage fix 2008-09-29 02:28:19 +02:00
Dave Camp
b3c33d3a32 Backed out changeset 1a971f9406f8 due to unit test failures. 2008-09-28 17:14:46 -07:00
Andreas Gal
8dacdfc5a0 Catch negative indexes at recording time. At runtime the builtins already check for us. Also guard for shape and setters/getters for non-dense integer index setelem case (57580, r=mrbkap). 2008-09-28 17:11:47 -07:00
Dave Camp
63266d0bbc Bug 453723: Short circuit known-clean hosts and fragments in the url-classifier. r=tony 2008-09-28 16:42:19 -07:00