Commit Graph

193591 Commits

Author SHA1 Message Date
Zack Weinberg
63dfaebf8b Change CSS parser to close constructs open at end-of-file by changing ExpectSymbol not to fail on EOF when expecting one of }, ), ], or ;. (Bug 325064) r+sr=dbaron 2008-07-19 15:52:09 -07:00
Ted Mielczarek
b17827db2b bug 420324 - reftest should show progress in titlebar. r=dbaron 2008-07-19 16:54:47 -04:00
Igor Bukanov
9b3583218a [Bug 444846] Fixing GCC warning on x86-64 about redefined HAVE_VA_LIST_AS_ARRAY. r=crowder 2008-07-19 19:51:05 +02:00
Igor Bukanov
538622bcaa merge 2008-07-19 19:31:48 +02:00
Peter Weilbacher
692af584ce [OS/2] Bug 446159: query the plugin version resource on OS/2, r=mkaply 2008-07-19 18:06:47 +00:00
Olli Pettay
d4087165b0 Bug 445330, document.loaded XML documents fire onload before DOMContentLoaded, r+sr=bz 2008-07-19 18:20:22 +03:00
Olli Pettay
07b85b59e3 Bug 435656, Make nsCxPusher::Push to handle all kinds of nsPIDOMEventTargets, r+sr=jst 2008-07-19 18:11:37 +03:00
Michael Ventnor
d200b4c6a4 Bug 271586 – Implement CSS3 column-rule-*. r+sr=roc,dbaron 2008-07-19 12:38:25 +02:00
Dão Gottwald
aa81415f93 Bug 445476 – Need a pref to disable the new ctrl+tab preview panel. r=gavin 2008-07-19 11:19:59 +02:00
Peter Weilbacher
279aa88357 Bug 446159: fix build break in nsPluginsDir for OS/2 and BeOS 2008-07-19 11:08:19 +00:00
Edward Lee
71548b9fde Bug 395161 - Make it possible to restrict the url bar autocomplete results to bookmarks/tagged/history entries and match only url/title. r=dietrich 2008-07-19 01:51:34 -07:00
Brendan Eich
d594b18211 Property-cache JSOP_NAMEINC etc. direct slot case (445893, r=shaver). 2008-07-18 22:53:22 -07:00
L. David Baron
18c0a60dbe Fix spelling mistakes (to trigger unit test cycle). 2008-07-18 22:32:50 -07:00
L. David Baron
4de7d5bbe6 Backed out changeset 5c009a853d70 for hitting a fatal JS_Assert during xpcshell unit tests (xpcom/unit/test_bug374754.js) on the DO_NEXT_OP(JSOP_INCNAME_LENGTH) line on !JS_THREADED_INTERP platforms (Windows). 2008-07-18 21:53:07 -07:00
Brendan Eich
a98fde76a6 Property-cache JSOP_NAMEINC etc. direct slot case (445893, r=shaver). 2008-07-18 19:16:15 -07:00
Igor Bukanov
48fd560f14 merge 2008-07-18 16:15:02 +02:00
Ginn Chen
ae0059ceff Bug 445970 Hangs on linux at startup, r=surkov.alexander 2008-07-18 19:21:04 +08:00
ginn@localhost
f2793bf8ff Bug 440724 Folder tree couldn't open/close Thunderbird compiling with Sun Studio 12 x86, r=enndeakin sr=neil 2008-07-18 18:03:04 +08:00
L. David Baron
8c19b98a62 Add bug number for failing reftests from bug 378217 landing. 2008-07-17 19:26:55 -07:00
Igor Bukanov
d68ca228cc [Bug 445818] Using explicit assembly to implement compare-and-swap on x86-64 to avoid __sync_bool_compare_and_swap (GCC intrinsic) as the latter is buggy at least on ARM. r=brendan 2008-07-18 02:18:45 +02:00
Zack Weinberg
a1072e86a3 Delete nsLayoutUtils::GetAbsoluteCoord(); fold logic into callers and simplify. (Bug 437335) r+sr=dbaron 2008-07-17 16:37:12 -07:00
L. David Baron
1a4e7239ca Fix generation of precompiled cmaps on 64-bit platforms to match what the code expects. (Bug 445626) r=smontagu 2008-07-17 16:37:12 -07:00
Peter Weilbacher
d404ae2f2c No Bug: whitespace changes to test Mercurial operation on OS/2. 2008-07-17 23:15:06 +00:00
Justin Dolske
fa5a4ce61a Bug 327977 – Password manager overwrites page data for password-only forms. r=gavin 2008-07-18 14:18:05 -07:00
Kai Liu
6f5cd1aa07 Incorrect display of right-to-left menus in Vista - bug 403458 r+sr=vlad 2008-07-18 13:55:25 -07:00
Kai Liu
291895f4ba Native Windows theme supports needs ot be able to handle mirrored RTL drawing - bug 441452 r+sr=vlad 2008-07-18 13:50:21 -07:00
Eric Butler
47e45f54c6 Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc 2008-07-18 11:29:06 -07:00
Eric Butler
1ed317198b Expose Cairo path copy/append functions through Thebes - bug 445616 r=vlad 2008-07-18 11:26:02 -07:00
Doug Turner
d7487bf8bd Bug 445924. Fennec (XULRunner) should be using osso_initialize / osso_deinitialize. r=bsmedberg 2008-07-18 11:17:49 -07:00
Bob Clary
8ce164689b JavaScript Tests - update public-failures and universe.data to include mozilla-central 1.9.1 branch, remove unsupported machine configurations, bug 399387 2008-07-18 13:59:09 -04:00
Josh Aas
e39224aabc fix crash in nsMenuX::OnCreate(). b=443455 r=smichaud sr=roc 2008-07-18 13:38:03 -04:00
Bob Clary
a007fa4e96 Sisyphus - JavaScript Tests - add detect-universe.sh, bug 446037 2008-07-18 12:56:47 -04:00
Steven Michaud
6e6d7cccf1 Make sure Destroy() is called before an nsIWidget is destroyed. b=434089 r=bzbarsky sr=vladimir 2008-07-18 10:54:12 -05:00
Rob Campbell
9f83db47de revert nsMenuBarX.mm 2008-07-18 11:35:13 -03:00
Rob Campbell
48da4723b5 bug 436540 - BookmarksMenu items from distribution.ini do not get added to Bookmarks Menu, p=me, r=gavin+thunder 2008-07-18 11:00:41 -03:00
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