Граф коммитов

197227 Коммитов

Автор SHA1 Сообщение Дата
Andreas Gal 11e2d475dd Add support for JSOP_NOT on strings (451787, r=danderson). 2008-09-18 16:04:54 -07:00
David Anderson 54b6f516bc Fixed trying to record arguments past the formal arg count in JSOP_ARGSUB and JSOP_CALL (bug 455757, r=gal). 2008-09-18 15:23:22 -07:00
Josh Aas b27afa1e2e back out patch for 453813, closed tree 2008-09-18 18:00:18 -04:00
Stuart Morgan 3d2312fcf8 make spelling exceptions non-fatal in native Mac OS X spellchecker. b=453813 r=josh sr=pinkerton 2008-09-18 17:50:47 -04:00
Bob Clary 29e8c0eec8 JavaScript Tests - regression test for bug 452346, by Jesse Ruderman 2008-09-18 14:28:19 -07:00
David Anderson c707fc19ac Fixed -0 being treated as a promotable unsigned integer (bug 455758, r=gal). 2008-09-18 14:19:17 -07:00
Andreas Gal 73e877d0c7 Properly handle side exits in scripted constructors (originally mrbkap, r=brendan, 453462). 2008-09-18 14:13:37 -07:00
Andreas Gal adbbc755c3 Cleanup and unify comparison code (455811, r=danderson). 2008-09-18 13:31:26 -07:00
Bob Clary c19c53ce6f JavaScript Tests - move js18 test to proper suite, bug 452491
--HG--
rename : js/tests/js1_5/Regress/regress-452491.js => js/tests/js1_8/regress/regress-452491.js
2008-09-18 13:17:51 -07:00
Bob Clary 2856afb69a JavaScript Tests - move js18 test to proper suite, bug 454744
--HG--
rename : js/tests/js1_5/extensions/regress-454744.js => js/tests/js1_8/extensions/regress-454744.js
2008-09-18 13:10:13 -07:00
Shawn Wilsher cc2a825eaf backout merge 2008-09-18 15:05:36 -04:00
Shawn Wilsher 450b35fe86 backout merge 2008-09-18 15:03:15 -04:00
Shawn Wilsher 64718a9784 Backed out changeset eb14737f8488 (places fsync work) 2008-09-18 15:02:55 -04:00
Shawn Wilsher d3a9172439 backout merge 2008-09-18 15:02:17 -04:00
Shawn Wilsher 650756b4f5 Backed out changeset c99b7659dc0a (places fsync work) 2008-09-18 15:01:51 -04:00
Shawn Wilsher 8300c0e3a7 backout merge 2008-09-18 15:01:01 -04:00
Shawn Wilsher 7a7b8024e3 Backed out changeset f3c9af143cc1 (places fsync work) 2008-09-18 15:00:30 -04:00
Shawn Wilsher 08a9d0f966 Backed out changeset dabae13daacb 2008-09-18 14:47:31 -04:00
Shawn Wilsher 9113a3c5ad Test breakage fix from bug 449640 2008-09-18 13:51:33 -04:00
Bob Clary 41529034c3 JavaScript Tests - regression test for bug 452168, by Jesse Ruderman 2008-09-18 10:23:10 -07:00
Bob Clary a68873560e JavaScript Tests - regression tests for bug 452170, by Jesse Ruderman 2008-09-18 10:13:17 -07:00
Bob Clary bdcdf5d89c JavaScript Tests - regression test for bug 452178, by Jesse Ruderman 2008-09-18 09:57:39 -07:00
Bob Clary 8aac1b8a9a JavaScript Tests - regression test for bug 452329, by Jesse Ruderman 2008-09-18 09:49:05 -07:00
Shawn Wilsher 0b053bff4f Bug 450290 - Sync the temp tables to the permanent tables.
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones.  For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark.  For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77

--HG--
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js
2008-09-18 11:10:47 -04:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E) 50c693b57c Bug 449640 - Modify the places backend to use the temporary tables &
Bug 450705 - Optimize the query changes from the temp table rewrite
This changeset merges patches from two bugs to actually use the temporary tables
created for places.
Bug 449640 patch by Shawn Wilsher <sdwilsh@shawnwilsher.com>
r=dietrich, r=Mak77
Bug 450705 patch by Marco Bonardo <mak77@bonardo.net>
r=sdwilsh, r=dietrich, r=Mardak
2008-09-18 11:10:34 -04:00
Shawn Wilsher 8e5d57582f Bug 449086 - Create temporary tables for frequently used places tables
This changeset creates two temporary tables that will be used when inserting
data into moz_places and moz_historyvisits.  This will reduce the number of
writes as well as the number of fsyncs that happen.
r=dietrich
2008-09-18 11:10:09 -04:00
Shawn Wilsher 6cade47d79 Backed out changeset b3783fc5a9c9 (bug 455836) - TREE IS CLOSED! 2008-09-18 10:54:14 -04:00
Oleg Romashin a565e59626 Bug 455836 - Native theme for menulist widget (ff toolbar). r=vladimir. 2008-09-18 12:45:04 -05:00
Bob Clary f3fdbd5dc2 JavaScript Tests - regression test for bug 452333, by Jesse Ruderman 2008-09-18 04:32:59 -07:00
sharparrow1@yahoo.com 372e46d47d Bug 42976, cloneNode() HTML Document nodes, r=smaug,sr=jst 2008-09-18 14:15:47 +03:00
Mark Banner 3b48afd738 Back out changeset 493bbc89ca54 / Bug 325842 2008-09-18 12:05:12 +01:00
Bob Clary 2be793aeb8 JavaScript Tests - regression test for bug 452336, by Jesse Ruderman 2008-09-18 03:17:49 -07:00
Bob Clary 7f9fa7940d JavaScript Tests - regression test for bug 452338, by Jesse Ruderman 2008-09-18 03:10:07 -07:00
Robert O'Callahan 775dd33c74 Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron 2008-09-18 21:47:21 +12:00
Marco Zehe bfceef7caf bug 441974 - marked failing STATE_FOCUSED test as known, and commented with appropriate bug number 2008-09-18 11:29:18 +02:00
Mark Banner a2cb58ca68 Bug 325842 Make setting the autocomplete attribute 'completeDefaultIndex' do something sane when the search string does not match the beginning of the result string [r=enndeakin ui-r=mconnor] 2008-09-18 10:09:24 +01:00
Neil Rashbrook ef7f0d8a9f Bug 454862 Move nsDocLoadObserver so we don't have to copy it during the build process r=ted
--HG--
rename : xpfe/bootstrap/nsDocLoadObserver.cpp => xpfe/bootstrap/appleevents/nsDocLoadObserver.cpp
rename : xpfe/bootstrap/nsDocLoadObserver.h => xpfe/bootstrap/appleevents/nsDocLoadObserver.h
2008-09-18 10:10:22 +01:00
Bob Clary 86bfaa0905 JavaScript Tests - regression test for bug 452372, by Jesse Ruderman 2008-09-18 01:54:34 -07:00
Bob Clary a6fb0b696d JavaScript Tests - regression test for bug 452491, by Jesse Ruderman 2008-09-18 01:44:30 -07:00
Marco Zehe 92e04c68f4 bug 441974 - temporarily fixing test until bug 445834 gets fixed 2008-09-18 10:22:33 +02:00
Bob Clary 2710afc18b JavaScript Tests - regression test for bug 452495, by Jesse Ruderman 2008-09-18 01:10:32 -07:00
Bob Clary 757faa9188 JavaScript Tests - regression test for bug 452565, by Jesse Ruderman 2008-09-18 00:44:06 -07:00
Bob Clary b2adaeba54 JavaScript Tests - regression tests for bug 452573, by Jesse Ruderman 2008-09-18 00:30:40 -07:00
Marco Zehe c7f38452d0 bug 443889 - nsIAccessible tests for lists and selects, r=surkov 2008-09-18 09:25:09 +02:00
Bob Clary a69879d92f JavaScript Tests - regression test for bug 452703, by Jesse Ruderman 2008-09-18 00:14:53 -07:00
Marco Zehe 0b5d1315f9 more fixes to textattrs test for bug 441974 2008-09-18 09:13:08 +02:00
Bob Clary 546b9c7bcd JavaScript Test - regression test for bug 452713, by Jesse Ruderman 2008-09-18 00:03:39 -07:00
Bob Clary da04691481 JavaScript Tests - regression tests for bug 452724, by Jesse Ruderman 2008-09-17 23:47:52 -07:00
Bob Clary 4887f59960 JavaScript Tests - regression test for bug 452960, by Jesse Ruderman 2008-09-17 23:26:19 -07:00
Bob Clary b4b35f9811 JavaScript Tests - regression test for bug 453249, by Jesse Ruderman 2008-09-17 23:09:56 -07:00