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

193322 Коммитов

Автор SHA1 Сообщение Дата
Olli Pettay 9ae74171ca Relanding Bug 444432 - Mozilla2 Tinderbox 'qm-win2k3-moz2-01': test_places/unit/test_419731.js: FAIL 2008-07-11 16:00:41 +03:00
Doug Turner 27665b6320 it seems we are leaking on the RLk test.
Backed out changeset ebfc2ad982f4
2008-07-10 23:38:35 -07:00
Doug Turner 2c9aa5ab5a Relanding 437948. Geolocation. Fixed memory leak. r=jst. 2008-07-10 22:48:16 -07:00
David Mandelin 9128da7657 Bug 444565: fix scalability of outparams.js with new treehydra 2008-07-10 15:47:25 -07:00
Dietrich Ayala cc15f83a1c imported patch bug-199959-backout 2008-07-10 15:18:33 -07:00
Dietrich Ayala 70f20e25c7 imported patch bug-444030-backout 2008-07-10 15:14:04 -07:00
Gervase Markham 0973787fbd Merge before backout 2008-07-10 23:06:31 +01:00
Gervase Markham cef0e142c0 Back out Public Suffix List changes at myk's request 2008-07-10 23:04:06 +01:00
Dietrich Ayala 972b8a09bc [mq]: revert-bug-444432 2008-07-10 14:48:19 -07:00
Bob Clary 792ced32de Sisyphus - documentation, bug 397908 2008-07-10 16:37:21 -04:00
Bob Clary 0962521309 JavaScript Tests - update public failures, universe data, bug 399387 2008-07-10 16:10:05 -04:00
Olli Pettay 76ca602fa4 Bug 444030, Crash [@ nsGenericDOMDataNode::FirstLogicallyAdjacentTextNode] r+sr=jst 2008-07-10 21:21:31 +03:00
Olli Pettay 6595ec7aa2 Bug 199959, Attribute.specified isn't true when attribute set through Attribute.value='string' r=sicking, sr=bz 2008-07-10 20:58:35 +03:00
Dietrich Ayala dfe7a747a6 Bug 444432 - Mozilla2 Tinderbox 'qm-win2k3-moz2-01': test_places/unit/test_419731.js: FAIL (r=beltzner) 2008-07-10 10:41:33 -07:00
Gervase Markham 2e183dde55 Bug 438585 - Updates to Public Suffix List. Patch by gerv; r=dwitte. 2008-07-10 18:26:25 +01:00
Dão Gottwald c17543c726 merge 2008-07-10 18:52:02 +02:00
Benjamin Smedberg e19bc972ce Backed out changeset e5014dc700ad - appears to cause unit test failures in test_419731.js (windows) or focus issues (mac) but that could just be test wonkiness, but this appeared right after this commit and was mostly green before. 2008-07-10 09:36:24 -04:00
Dão Gottwald b4ddd8f22e revert bug 395174, r=gavin 2008-07-10 10:28:52 +02:00
Dão Gottwald 3eccc13fe0 Bug 444304 – Remove onBrowserKeyPress, r=mano 2008-07-10 10:23:03 +02:00
Dão Gottwald a885e45b92 bug 444301 – loadTabs() should use |this| instead of gBrowser in tabbrowser.xml, r=mano 2008-07-10 10:21:01 +02:00
Doug Turner 0c9d49d4cc bug 437948. inital implementation of gelocation. roughly following http://dev.w3.org/geo/api/spec-source.html. r+sr=jst 2008-07-09 20:43:38 -07:00
David Mandelin 2a3bef1678 Bug 444409: outparams.js was trying to analyze 'this' as an outparam for strings, r=bsmedberg 2008-07-09 18:24:57 -07:00
Mats Palmgren 2c04f20658 Fix and re-enable reftest for bug 433700. 2008-07-09 22:25:29 +02:00
Serge Gautherie fb0b62f292 Bug 443672 - Fix a few nits in nsStringBundle.cpp, r=smontagu 2008-07-09 22:21:24 +02:00
David Mandelin 0cc83f2991 Bug 443205: fix for bug in error reporter in outparams.js, r=bsmedberg via irc 2008-07-09 11:48:59 -07:00
Doug Turner 31ae53b675 rename spatial-navigation.js to SpatialNavigation.js. b=444373, r=bsmedberg
--HG--
rename : toolkit/spatial-navigation/spatial-navigation.js => toolkit/spatial-navigation/SpatialNavigation.js
2008-07-09 11:30:32 -07:00
Doug Turner 37cf7255e4 adding file for bug 444384. r=gavin 2008-07-09 11:17:46 -07:00
Doug Turner 9c7252f24c additional snav test case. b=444384, r=gavin 2008-07-09 11:14:46 -07:00
Robert Kaiser 4d6f1a5114 fix xpfe autocomplete bustage from bug 438861 to be really in sync with cvs 2008-07-09 19:41:48 +02:00
David Mandelin 85de90adf1 Bug 443205: outparams.js needs to consider void-return funcs as nofail, r=bsmedberg 2008-07-09 10:35:29 -07:00
David Mandelin f2fb3064e5 Bug 433939: update outparams.js for Treehydra update, r=bsmedberg 2008-07-09 10:33:43 -07:00
Mats Palmgren c9d01f8789 Temporarily disable reftest for bug 433700 since it fails on qm-win2k3-03. 2008-07-09 19:19:37 +02:00
Graydon Hoare 1c86892a6a Bug 444023, Add JS functions to stop/start callgrind, r=sayrer 2008-07-08 15:58:08 -07:00
Jim Blandy 1c098bc7f5 Bug 439651 - ignore ID file (idutils) and TAGS (etags), r=bsmedberg 2008-07-09 13:03:31 -04:00
Doug Turner ee2627142b Move SimpleTest.finish() after the tests complete. rs=me 2008-07-09 09:14:05 -07:00
Mats Palmgren dc6c9b992a Don't save applet "code" locally if there is an "archive". b=430283 r+sr=jst 2008-07-09 17:52:23 +02:00
Mats Palmgren 83e83087ed Reftest for bug 433700. 2008-07-09 17:43:52 +02:00
Mats Palmgren 86d4cc0003 Use the post-reflow GetUsedMargin() value when placing the legend. b=433700 r+sr=dbaron 2008-07-09 17:42:44 +02:00
Alexander Surkov 5009816d79 Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil 2008-07-09 23:50:52 +08:00
Blake Kaplan f0df97ad39 Deal with a dead docshell during document.open. bug 435128, r+sr=jst 2008-07-09 15:48:02 +02:00
Olli Pettay 2d23628d74 Bug 443556, svg:use crashes, r+sr=roc 2008-07-09 13:50:48 +03:00
Chris Double f96dba0d33 Bug 382267. Addressing jst review comments. r+sr=roc 2008-07-09 21:50:08 +12:00
Robert O'Callahan 3bf0cde6fb Fixing bustage 2008-07-09 20:56:02 +12:00
Masayuki Nakano ce894b1162 Bug 442554 layout.word_select.eat_space_to_next_word should not change word selection method r+sr=roc 2008-07-09 17:32:24 +09:00
Chris Double 91826e2fd0 Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
Doug Turner f153ebc299 modifying the usage comment to reflect that we are now a .js file, and
not a .jsm file.
2008-07-08 23:15:05 -07:00
dougt@dougt-xubuntu 6e7aa61b36 Renaming spatialnavigation from a .jsm to a .js in a mochitest 2008-07-08 23:06:54 -07:00
Bob Clary 618407b700 JavaScript Tests - remove unreliable test machines from test universe, update public-failures.txt, universe.data, bug 404367 2008-07-08 21:29:27 -04:00
Arpad Borsos 140f31f75e Bug 434838 - mozStorageConnection uses nsDataHashtable when it should use nsInterfaceHashtable
This makes mozStorageConnection no longer manually AddRef and Release user
defined functions.
r=sdwilsh
r=bent
2008-07-08 18:38:25 -04:00
Shawn Wilsher da61abaebf merge to mozilla-central 2008-07-08 18:34:28 -04:00