Ben Hearsum
|
8dc1acb908
|
Removed tag Adding UPDATE_PACKAGING_R5 tag in order to make patcher work.
|
2008-09-30 06:44:10 -04:00 |
|
Ben Hearsum
|
9f49e98f11
|
Removed tag -m
|
2008-09-30 06:43:56 -04:00 |
|
Dave Townsend
|
37ae694376
|
Remove unnecessary strings from bug 391728.
|
2008-09-30 10:02:34 +01:00 |
|
Christian Biesinger
|
3c5ff6a65a
|
Bug 451572 - Allow prefetching between all combinations of HTTP and HTTPS
source and target
r+sr=bzbarsky
|
2008-09-30 10:53:48 +02:00 |
|
Robert O'Callahan
|
0a5a34cbab
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-09-30 21:47:20 +13:00 |
|
Marco Bonardo
|
bd07734758
|
Bug 448584 - Don't save invalid uri nodes while doing a JSON backup (don't stop while saving data), r=dietrich
|
2008-09-30 10:41:36 +02:00 |
|
Dietrich Ayala
|
89c275d5aa
|
Bug 420331 - wyciwyg: uris show up in location bar (r=mardak)
|
2008-09-29 23:46:52 -07:00 |
|
Dietrich Ayala
|
69493474ca
|
Bug 457491 - Bookmarks toolbar: left side of buttons' rounded edge is offset by 1 pixel with search box present (for parasytic@gmail.com, r=gavin)
|
2008-09-29 23:36:09 -07:00 |
|
Dave Townsend
|
88609aff7a
|
Bug 391728: No placeholder for disabled plugins (frontend). r=gavin
--HG--
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png
|
2008-09-30 07:31:19 +01:00 |
|
Dietrich Ayala
|
2fa7f086c3
|
test for bug 331459 - Places query ignores onlyBookmarked
|
2008-09-29 23:28:08 -07:00 |
|
Dietrich Ayala
|
5d9c44b264
|
pushing test for bug 433317, forgot to check-in initially
|
2008-09-29 23:22:46 -07:00 |
|
Dave Townsend
|
37fc04f628
|
Bug 457634: browser_autocomplete.js test doesn't clean up after itself. r=gavin
|
2008-09-30 07:20:18 +01:00 |
|
Dietrich Ayala
|
e3904c9f2a
|
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
|
d801805b7e
|
Get rid of fundamentally flawed UNIX stat cache. b=456435 r=smichaud sr=dougt
|
2008-09-30 02:06:18 -04:00 |
|
Andreas Gal
|
21663448c1
|
Merge.
|
2008-09-29 22:22:58 -07:00 |
|
Andreas Gal
|
1163c91b59
|
Don't trace empty for-in loops (457335, r=brendan).
|
2008-09-29 22:22:40 -07:00 |
|
Andreas Gal
|
c7c062681c
|
Update XDR version number after bytecode change (457789, r=brendan).
|
2008-09-29 22:11:35 -07:00 |
|
David Anderson
|
60ff7369b3
|
Fixed global object ownership change not aborting recording (bug 455173, r=gal).
|
2008-09-29 23:55:58 -05:00 |
|
Andreas Gal
|
d0ca373339
|
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
|
75e7abcf38
|
Fixed crash when charCodeAt failed (with NaN) while recording (bug 457795, r=gal).
|
2008-09-29 23:20:34 -05:00 |
|
Blake Kaplan
|
3dfd3cc527
|
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
|
11db6aaf1d
|
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
|
54db31ddcb
|
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
|
320dd48955
|
Add a resume point (JSOP_RESUME) immediately following JSOP_CALL (457789, r=mrbkap).
|
2008-09-29 18:49:40 -07:00 |
|
Robert O'Callahan
|
016f579354
|
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
|
99f31e3c19
|
Backout merging of bug 457313
|
2008-09-29 17:01:23 -07:00 |
|
Taras Glek
|
ff76aa071d
|
Backed out changeset 41bb2af34a9b
|
2008-09-29 17:01:09 -07:00 |
|
Chris Double
|
87416154b2
|
Bug 454971 - Support creation of Audio objects outside of the document - r+sr=roc
|
2008-09-30 12:49:30 +13:00 |
|
Taras Glek
|
86d427158c
|
bug 457303: make nsXULPopupListener::FireFocusOnTargetContent windows-only r=Enn
|
2008-09-29 16:44:28 -07:00 |
|
Taras Glek
|
54bbd7aa51
|
bug 457313:nuke nsGlobalWindow::ConvertCharset r+sr=bz
|
2008-09-29 16:41:21 -07:00 |
|
Marco Bonardo
|
a599a40812
|
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
|
670a9b8f96
|
Bug 453723: Short-circuit known-clean hosts in the url-classifier. r=tony
|
2008-09-29 16:18:21 -07:00 |
|
Chris Double
|
0ca49699b8
|
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
|
8db4b989da
|
Add test for continuous firing of resize events. (Bug 114649)
|
2008-09-29 15:57:41 -07:00 |
|
Jonathan Watt
|
ec710d7a39
|
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
|
35247dc4ea
|
merge
|
2008-09-29 14:47:57 -07:00 |
|
Doug Turner
|
0a031d4a4b
|
Build the wince tools optimized
|
2008-09-29 14:47:27 -07:00 |
|
Gavin Sharp
|
0a6011fcf2
|
tag mozilla-central for Thunderbird 3_0b1
|
2008-09-29 17:44:30 -04:00 |
|
Gavin Sharp
|
a805a78864
|
tag mozilla-central for Thunderbird 3_0b1
|
2008-09-29 17:44:19 -04:00 |
|
Dão Gottwald
|
3d306185ca
|
Bug 455990 - Close button on last open tab should be hidden. r=gavin
|
2008-09-29 23:26:01 +02:00 |
|
Doug Turner
|
e06e303ba0
|
Merge after pull
|
2008-09-29 14:20:20 -07:00 |
|
Boris Zbarsky
|
6c7a1a881c
|
Bug 455311. Treat .url files as redirects. r+sr=biesi
|
2008-09-29 17:02:44 -04:00 |
|
Boris Zbarsky
|
82a62c8b90
|
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
|
201d1593d9
|
Bug 457050. Don't mess up our background load flag. r+sr=biesi
|
2008-09-29 16:42:19 -04:00 |
|
Oleg Romashin
|
35a7c2aa13
|
Bug 455913 - nsIHelperAppLauncher should provide info about content length. r+sr=cbiesinger.
|
2008-09-29 23:37:49 -05:00 |
|
Boris Zbarsky
|
39cccc23b7
|
Adding some tests
|
2008-09-29 16:36:28 -04:00 |
|
bhearsum@mozilla.com
|
9fa592a791
|
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
|
9773c6fcb3
|
Backing our changeset 60fc5f224a5b to try to fix Mac Tp
|
2008-09-29 14:28:15 -04:00 |
|
Doug Turner
|
921312204b
|
Bug 457728 - icon decoder wince fixes. patch by blassey, r=stuart/dougt
|
2008-09-29 11:06:09 -07:00 |
|
Doug Turner
|
0f4f007281
|
Map SHGetFileInfoW to SHGetFileInfo on windows mobile. wince only.
|
2008-09-29 11:04:10 -07:00 |
|