Commit Graph

198508 Commits

Author SHA1 Message Date
Brendan Eich
da79aaf5eb Bug 461248 - Remove JSOP_RESUME (r=gal/jorendorff). 2008-10-24 12:34:08 -07:00
David Anderson
5694bbb02b Disabled x64 JIT in shell until the port is cleaned up from nj2. 2008-10-24 11:02:37 -07:00
Jason Orendorff
127a2f7f0d Bug 461111 - Extra parens in decompilation of "if(a, b)". r=brendan. 2008-10-24 12:52:52 -05:00
Jason Orendorff
0a5d904965 Bug 461492 - TM: INT32 can't be used as return type for traceable native that actually returns an int. r=gal. 2008-10-24 12:49:54 -05:00
David Anderson
f640e8a546 Fixed crash from JIT cache flushes when js_Interpret was holding TraceRecorders (bug 458288, r=brendan). 2008-10-24 10:47:59 -07:00
Aristid Breitkreuz
654b7b0781 Bug 461163 - No public API for OBJ_GET_PROPERTY or the JavaScript [] operator (and similar functions). r=brendan. 2008-10-24 12:09:09 -05:00
Markus Stange
1e36bea938 Bug 457864 - Make wheel scrolling asynchronous, r+sr=roc 2008-10-24 10:38:30 +02:00
Axel Hecht
f987862dc8 bug 461513, windows en-US installers downloaded in wrong location for l10n repacks, r=ted 2008-10-27 20:01:41 +01:00
L. David Baron
f2ee7b15f0 Add nsCSSProps::PropHasFlags to address bzbarsky's review comments. (Bug 461731) r+sr=bzbarsky 2008-10-27 10:55:51 -07:00
L. David Baron
869bc0c707 Make a CSS property bit for whether serialized value lists should use commas. (Bug 461731) r+sr=bzbarsky 2008-10-27 10:55:47 -07:00
Dão Gottwald
412274b23d Backed out changeset 80ce2b5adcc5 2008-10-27 18:52:29 +01:00
Dão Gottwald
a7fb9e52c7 Bug 461631 - tabbox.xml#tabs shouldn't determine the parent tabbox over and over again. r=enndeakin 2008-10-27 16:58:24 +01:00
Robert Longson
adb83f6b37 Bug 459883 r+sr=roc 2008-10-27 11:48:20 +00:00
Axel Hecht
dce557c277 bug 449835, adding bn-IN to the Firefox 3.1 build 2008-10-27 12:39:12 +01:00
Gervase Markham
fba2462292 Bug 460517: Add .ar to IDN TLD list. a=dveditz. 2008-10-27 07:52:10 +00:00
Peter Weilbacher
f79c495c38 [OS/2] Bug 454956: fix OS/2 build break with GCC 3.4.6 or newer, part 4: add prototype for nsDragWindowProc helper in nsDragService.cpp, r=wuno 2008-10-26 23:02:42 +01:00
Peter Weilbacher
1465af353c [OS/2] Bug 461342: do not lxLite-compress the main executables to prevent icon corruption on some systems, r=wuno 2008-10-26 22:53:57 +01:00
Peter Weilbacher
8ea07de95a [OS/2] Bug 461229: remove tooltip-label from pmstripe's popup.css, r=wuno 2008-10-26 22:17:26 +01:00
Josh Aas
5cf1fffa9b fix typo in npapi headers, no bug 2008-10-26 12:57:36 -07:00
Ehsan Akhgari
c0d0c4d7f5 Merge landing of bug 416714 2008-10-26 22:36:24 +03:30
Ehsan Akhgari
0ad49ff6c2 Bug 461714 - Duplicate handleLoad functions in test_privbrowsing.html, r=dolske 2008-10-26 22:34:15 +03:30
Peter Weilbacher
625adf35ac [OS/2] Bug 461650: menu text of background windows should stay unchanged on OS/2, r=dao 2008-10-26 19:45:55 +01:00
Simon Bünzli
df11dcfe29 Bug 459593 - ignore browser.sessionstore.max_resumed_crashes in Safe Mode, r=dietrich 2008-10-26 20:35:01 +03:30
Mark Banner
b7fc7a453a Bug 461341 MailNews usernames need decoding on signons file upgrade. r=dolske 2008-10-26 14:27:46 +00:00
Bernd
470cc59a44 mac build bustage disable the code in question 2008-10-26 13:06:28 +01:00
Bernd
b80ae60f0a 2 try 2008-10-26 12:21:47 +01:00
Bernd
eaba462ea6 2nd try new id 2008-10-26 12:19:32 +01:00
Bernd
789ca43126 2 try bump id 2008-10-26 12:15:50 +01:00
Bernd
1359cad703 trying to fix mac burning 2008-10-26 11:56:39 +01:00
Bernd
867fdf2cb0 bug 258377, make border collapsed tables to listen for dynamic border style changes r/sr=bzbarsky 2008-10-26 11:11:34 +01:00
Bernd
4712683465 bug 258377, make border collapsed tables to listen for dynamic border style changes r/sr=bzbarsky 2008-10-26 10:54:06 +01:00
Bernd
2fd04858fe bug 360422 remove obsolete code r/sr=bzbarsky 2008-10-26 10:24:59 +01:00
Bernd
0e01e613b1 bug 448543, video frame creation is tag based not display type based so this is special content r/sr=bzbarsky 2008-10-26 10:22:35 +01:00
Bernd
0ba7b200b4 bug 451170, avoid hanging by going to the next frame instead of quering the same frame again. r/sr=bzbarsky 2008-10-26 10:20:42 +01:00
Dão Gottwald
a285cfb493 Bug 453793 - Remove XUL directory listing leftovers from browser/. r=gavin 2008-10-26 00:03:54 +02:00
Ehsan Akhgari
a52f7a990f Merge landing of bug 461629 2008-10-26 01:19:03 +03:30
Ehsan Akhgari
ff2d2e91e0 Bug 461629 - Need to remove the "private-browsing-enter" observer at the end of test_privbrowsing.html, r=dolske 2008-10-26 01:16:02 +03:30
Gavin Sharp
4c4f101e6a Back out patch for bug 450633 2008-10-25 17:10:34 -04:00
Masayuki Nakano
2cca79e743 Bug 460568 removeAttribute('contenteditable') doesn't work fine r+sr=peterv 2008-10-26 01:21:56 +09:00
stefanh@inbox.com
23aaaa2abf Bug 460668 - Remove useless search-sidebar-closebutton from help.xul (also add emptytext attribute and remove some obsolete css). NPODB. r=Neil. 2008-10-25 17:10:10 +02:00
Dão Gottwald
bf2a7f8bac Bug 400398 - Remove the throbber from the menu bar / nav toolbar default set. ui-r=faaborg, r=mano 2008-10-25 15:15:53 +02:00
Ehsan Akhgari
2e670c72eb Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [cache part]; r=cbiesinger,dcamp sr=cbiesinger 2008-10-25 13:56:20 +03:30
Blake Kaplan
ad074e44c6 Bug 455971 - Clear Function and Object (and any other properties) off of the outer object so that Function always refers to the inner window's function. This ensures that the implict Function and explicit window.Function forms refer to the same object. r+sr=brendan 2008-10-24 16:53:37 -07:00
Daniel Veditz
0ee094d218 bug 443299: prevent potential OOM dos and null-deref crash. Patch by Justin Schuh, r=cbiesinger, sr=dveditz 2008-10-24 16:47:41 -07:00
Daniel Veditz
21505e832f merge 2008-10-24 16:26:15 -07:00
Daniel Veditz
3ab8ffe9cb bug 455987 crash fix, r/sr=bsmedberg 2008-10-24 16:15:33 -07:00
Shawn Wilsher
39009cfbf7 Bug 417037 - mozStorage chokes on databases over AFP
This patch adds the SQLITE_ENABLE_LOCKING_STYLE=1 on the macintosh platform
only.  This will enable Apple-contributed code in SQLite that does file locking that works on AFP (Apple File Protocol), as well as some additional network
filesystems that the platform supports.
r=bsmedberg
2008-10-24 18:45:14 -04:00
Nick Kreeger
3e774dc277 Merge bug 458856 2008-10-24 15:43:59 -07:00
Shawn Wilsher
dd6c7ee933 Bug 458998 - AsyncExecute helper classes can complete() before they are added to mPendingEvents
This changeset also fixes a few issues where we were holding a lock while and
kills off a few other race conditions that were noticed in the course of fixing
this bug.
r=bent
2008-10-24 18:30:07 -04:00
Nick Kreeger
6b12a9c419 Checking in fix for bug 458856 - tree horizontal scroll bar messes up drag-n-drop column rearranging. r=neil/sr=roc 2008-10-24 14:48:33 -07:00