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

196964 Коммитов

Автор SHA1 Сообщение Дата
Keith Schwarz d0300d2843 Fix incorrect composition of translations with other transforms by making matrix multiplication code clearer, clarifying which matrices are for column vectors and which are for row vectors, and fixing incorrect matrix type conversions. (Bug 455403) r+sr=dbaron 2008-09-19 10:14:54 -07:00
Zack Weinberg fccdef9efc Bug 455217 - Selection colors for plain text files is wrong (white background, blue text instead of blue background, white text); "code" part; r+sr=dbaron 2008-09-19 19:06:46 +02:00
Brad Lassey 819ff924cb Bug 454235 - IME events not fired when clicking on text input box, adds IsOffScreenBrowser property to DocShell r=smaug sr=bz 2008-09-19 12:57:56 -04:00
Bob Clary 481b765283 JavaScript Tests - update known failures for js1_5/extensions/regress-452178.js, js1_5/extensions/regress-452329.js - bug 399387 2008-09-19 09:28:22 -07:00
Axel Hecht 1fd3a8164a bug 439050, change the build hooks from make-jars.pl over to JarMaker.py, r=ted 2008-09-19 18:19:52 +02:00
Axel Hecht 40e310125e bug 439050, JarMaker.py is a rewrite of make-jars.pl to only launch a single process per jar.mn, r=ted 2008-09-19 18:19:52 +02:00
Axel Hecht 821e61ed10 bug 439050, add MozZipFile.py with tests, r=ted, dtownsend 2008-09-19 18:19:52 +02:00
Oleg Romashin 3f2d4e1947 Bug 455836 - Native theme for menulist widget (ff toolbar). r=vladimir. 2008-09-20 04:05:36 -04:00
Oleg Romashin 40ef3f4b57 Bug 451263 - Implement moz-icon for Qt port. r=vladimir. 2008-09-20 04:03:23 -04:00
Oleg Romashin 82d3ea5ebf Bug 455527 - In some cases Embedding startup crashes if gAppData == null. r=benjamin. 2008-09-20 03:59:55 -04:00
Johnathan Nightingale 1f275dfbf7 Change strings on safebrowsing prefs to better match blocked page ui. b=417687 r=gavin ui-r=beltzner 2008-09-19 11:52:52 -04:00
Marco Bonardo 5ca634dfa3 Bug 418671 - Clean up places views drag and drop code, r=mano 2008-09-19 17:47:45 +02:00
Gavin Sharp af9cc41693 Bug 455611: tweak docshell/test/navigation/NavigationUtils.js so that it works in non-Firefox apps, r=bz 2008-09-19 11:44:33 -04:00
Gavin Sharp e587de457b Bug 455278: make chrome mochitest redirect work in non-firefox apps, r=sayrer 2008-09-19 11:42:28 -04:00
Justin Dolske 3e0548dbfe Bug 454284 - Remove EmbedPasswordMgr.cpp from mozilla-central. r=bs 2008-09-19 08:35:22 -07:00
Mark Banner 92fa9a77d0 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-review=mconnor 2008-09-19 16:30:51 +01:00
Neil Deakin 374c1a63d0 Bug 454986, multiple images being dropped, r+sr=neil 2008-09-19 11:26:49 -04:00
Neil Deakin 75e0003c9e Bug 410569, tabbrowser should be using drag action rather than checking the keyboard state itself, r=mano 2008-09-19 11:26:37 -04:00
stefanh@inbox.com 463c216204 Bug 455749 - Update regionNames.properties. r=smontagu. 2008-09-19 17:12:06 +02:00
Benjamin Smedberg f0fdeb2ef7 Remove the v1 string ABI compatibility hacks. Replace references of nsTAString_CharT with nsTSubstring_CharT which is the new base class. r=dbaron 2008-09-19 11:07:22 -04:00
Axel Hecht a1d1e0a01b bug 455731, add as, bg, eo, et, is, kn, mr, ta, te, th to Firefox 3.1 builds 2008-09-19 17:02:03 +02:00
Boris Zbarsky ce41d75307 Adding test 2008-09-19 09:52:16 -04:00
Dão Gottwald f10ad60728 skip failing test 2008-09-19 13:53:14 +02:00
Stuart Morgan 48d4a7bdad make spelling exceptions non-fatal in native Mac OS X spellchecker. b=453813 r=josh sr=pinkerton 2008-09-19 05:51:33 -04:00
Dão Gottwald e439328cf0 Bug 453573 - Make tab previews bigger and show a smaller part of each tab. r=gavin 2008-09-19 11:44:15 +02:00
Dão Gottwald 05a6c4d18e Bug 450743 - Limit the number of Ctrl+Tab previews in MRU order, display the rest in tab bar order. r=gavin 2008-09-19 11:38:44 +02:00
Dão Gottwald 4303f7aa2d Bug 446065 - Add tabs opened in the background to the top of the Ctrl+Tab list. ui-r=beltzner, r=gavin 2008-09-19 11:34:33 +02:00
Karl Tomlinson f9f5f27cc6 backout merge b=455791 2008-09-19 15:03:27 +12:00
Karl Tomlinson 1f7de7309d backout f51aad9e6a88 due to intermittent talos ts failures b=455791 2008-09-19 15:02:35 +12: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
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