Commit Graph

193556 Commits

Author SHA1 Message Date
Shawn Wilsher
1c8ee0c237 merge to mozilla-central tip after backout (for bug 445838). 2008-07-17 18:18:40 -04:00
Shawn Wilsher
0418cd065c Backed out changeset e05e892261a8 (bug 444005) because it caused bug 445838. 2008-07-17 18:18:07 -04:00
Brian Crowder
0af033d4da Bug 430740 - BOM characters are stripped from javascript before execution
r=igor
2008-07-17 16:58:06 -04:00
Rob Arnold
1e7cb11d8e Centralize win32 theme implementation - bug 444013 r=vlad 2008-07-17 10:19:10 -07:00
Rob Arnold
70fb880d14 Disable double buffering when Vista compositor is enabled - bug 444005 r=vlad 2008-07-17 10:10:57 -07:00
Rob Arnold
901329e61c Cleanup unused transparency code in nsWindow.cpp - Bug 444679 r=vlad 2008-07-17 10:09:10 -07:00
Lukas Blakk
88ad6e732c Bug 431861 - filename not defined in symbolstore.py's GetCleanRoot (or GetCleanRoot assumes the presence of an @ in a CVS/Root)
r=ted
2008-07-17 13:19:58 -04:00
Kai Engert
531c69ad96 Bug 307319 - Certificate details show incorrect public key information
r=rrelyea
2008-07-17 13:14:54 -04:00
romaxa
e4a5e7cd53 Bug 413219 - Allow building GtkMozEmbed without MOZILLA_INTERNAL_API
r=bsmedberg
2008-07-17 13:08:07 -04:00
Luis de la Rosa
cb7b5393de Bug 427448 - Applescript curl & ptit query worked in FF2 fails in FF3
r=josh, sr=roc
2008-07-17 13:02:34 -04:00
Surya Ismail
38dd714105 Bug 378518 - Remove support for tag names in XBL extends attribute
r=Enn, sr=sicking
2008-07-17 12:46:51 -04:00
Ben Turner
799c423cd5 Bug 443870 - Add JSAutoSuspendRequest to match JSAutoRequest
r=brendan
2008-07-17 12:37:32 -04:00
Sylvain Pasche
3aa6f00470 Bug 445005 - "Would you like to save..." label now shown on unknownContentType popup
This also adds a test to ensure that the unkownContentType dialog displays the
right information with given files.
r=gavin, r=sdwilsh
2008-07-17 12:29:15 -04:00
Stefan
ab44ddd517 Bug 435079 - Migrate Composer's New Page Settings prefs to the new prefpane
r=NeilAway, sr=NeilAway
2008-07-17 12:04:44 -04:00
Shawn Wilsher
4d885554f2 Merging from http://hg.mozilla.org/users/bsmedberg_mozilla.com/mozilla-central
to mozilla-central
2008-07-17 11:36:06 -04:00
Benjamin Smedberg
ed40001ad9 Bug 445570 - parser autostring allocated on the heap, r=mrbkap 2008-07-17 11:23:00 -04:00
Benjamin Smedberg
0e96dd742e Bug 445570 - Heap-allocated autostrings in DOM/content, r+sr=jst 2008-07-17 11:05:20 -04:00
Igor Bukanov
d184f89aa7 [Bug 444608] optimizing E4X constructor calls. r=brendan 2008-07-17 16:19:30 +02:00
Mark Banner
712e9200d7 Bug 431130 xpcshell test test_nsIDownloadHistory.js fails on Thunderbird. r=sdwilsh 2008-07-17 15:04:27 +01:00
Boris Zbarsky
75931939fa Bug 444824. Remove useless assignment. r+sr=peterv 2008-07-17 09:34:17 -04:00
Shawn Wilsher
b6cda7824c Bug 438623 - Changes to a def file do not relink the library.
Changes to def files will not force libraries to be rebuilt, so there will no
longer need to be a clobber on windows machines.
r=ted
2008-07-17 10:45:11 -04:00
Boris Zbarsky
f2557d6bff Bug 430352. Use the same border throughout. r+sr=roc 2008-07-17 09:32:49 -04:00
Mike Hommey
c1aaa69bab Enable bug 442629 test. r=bzbarsky 2008-07-17 09:26:02 -04:00
Jason Orendorff
a663802904 Bug 423867 - Migrate js/src/README.html to developer.mozilla.org (r=brendan) 2008-07-17 07:24:33 -05:00
Brad Lassey
25f72423a4 Bug 440703 deletes xpidl from xulrunner deb r=ted 2008-07-17 10:19:49 -04:00
Brad Lassey
35b5d15567 Bug 445738 - removes softkb from deb packaging code r=stuart 2008-07-17 10:05:42 -04:00
Neil Deakin
34bd263a99 Bug 431842: refactor autocomplete binding to support Fennec autocomplete, r=gavin 2008-07-17 15:53:04 +02:00
Marco Zehe
bac2d9ddab Bustage fix for bug 345759 2008-07-17 14:36:00 +02:00
Alexander Surkov
d6ba6d4413 bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil 2008-07-17 14:06:24 +02:00
Edward Lee
d1d8aa6bda Bug 249468 - Add all bookmark keywords to location bar autocomplete drop-down list 2008-07-17 04:50:37 -07:00
Edward Lee
1bef7eb888 Bug 392143 - show keywords as url bar autocomplete choices. r=dietrich, r=gavin 2008-07-17 04:48:40 -07:00
Dão Gottwald
87d96aafd9 Bug 426026 – Back/forward buttons disappear when moving from 1.8 to 1.9 if they've been moved. r=gavin 2008-07-17 12:22:50 +02:00
Axel Hecht
30b036f6b2 bug 445217, add l10n config data to mozilla-central, browser and toolkit. r=ted, npob 2008-07-17 11:59:59 +02:00
Igor Bukanov
9c76e009d7 [Bug 433337] jsinterp.cpp source no longer split between 2 compilation units when compiling on Windows. r=brendan 2008-07-17 10:57:34 +02:00
Mark Banner
16445b2719 Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin 2008-07-17 09:33:51 +01:00
Igor Bukanov
e4258a5c03 [Bug 440184] js_(Lock|Unlock) are defined as external non-inline functions to prevent linkage errors with js shell. r=brendan 2008-07-17 10:22:45 +02:00
L. David Baron
0fc36f0d30 Mark two reftests as failing on Mac. 2008-07-17 00:56:50 -07:00
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
7d3343e0fa Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold 2008-07-16 23:30:25 -07:00
L. David Baron
86c186dbd8 Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough. 2008-07-16 22:59:14 -07:00
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
269c2d355a Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold 2008-07-16 22:18:38 -07:00
Bobby Holley
c7acebb264 Viewport meta tag - content tests - bug 436083 2008-07-16 20:18:11 -07:00
Bobby Holley
1f347da68c Viewport meta tag - content - bug 436083 r=jst,sr=sicking 2008-07-16 20:16:23 -07:00
Bobby Holley
0cb5fecb1a System color profile handle not freed on thebes shutdown - bug 444829 r=vlad 2008-07-16 20:09:08 -07:00
Karl Tomlinson
9738632051 cairo_draw_with_xlib should provide a non-NULL visual to callback. b=445250 r=vlad 2008-07-17 13:22:50 +12:00
Karl Tomlinson
2c4159eaf8 NPNVxDisplay for windowless plugins should not return the Display* of an XtBin. b=444252 r+sr=jst 2008-07-17 13:19:54 +12:00
Doug Turner
bfb1de4556 Merge after backout of a9afebf74668 2008-07-16 14:55:24 -07:00
Doug Turner
35a8c0bea9 Mochi test failures. Backed out changeset a9afebf74668 2008-07-16 14:54:50 -07:00
L. David Baron
015d440ad8 Fix accidental disabling of more mochitests than intended. Bug 437980 / Bug 445586 2008-07-16 14:23:43 -07:00
Edward Lee
5cb6496071 Bug 406422 - Globally decay adaptive input history to allow for new entries. r=dietrich 2008-07-16 13:45:42 -07:00
L. David Baron
14920a42e2 Merge backout of changeset ca442067af90 due to unit test hang in test_417798.js. 2008-07-16 12:56:47 -07:00