Commit Graph

2876 Commits

Author SHA1 Message Date
Mark Banner
1847d974ab Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin 2008-07-13 16:25:45 +01:00
Justin Dolske
0407b8e188 Bug 435531 – problem saving login when form or existing login is password-only. r=gavin 2008-07-13 00:04:30 -07:00
Justin Dolske
27d6fa4dd2 Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07:00
Reed Loden
3910245374 Follow-up to bug 125995 -- dummy-define OSXPROXY_MODULE on other platforms 2008-07-12 05:59:45 -05:00
Manish Singh
3558160069 Bug 443095 - "nsUrlClassifierDBService::EnsureThreadStarted() doesn't exist anymore" (Get rid of stale declaration) [r=dcamp] 2008-07-12 05:29:34 -05:00
James Bunton
e3671dd527 Bug 125995 - "Proxy: Take settings from Network Preferences [Mac OS X]" (Makes the OS X system proxy work in release builds) [r=bsmedberg] 2008-07-12 05:20:54 -05:00
Serge Gautherie
6f72cab4f0 Bug 311672 – Remove the obsolete 2nd parameter from |nsIStringBundleService::createBundle(...)| "JS" callers. r=zeniko/mano 2008-07-12 11:56:02 +02:00
neil@parkwaycc.co.uk
43f5144869 Bug 443410 – filefield author doesn't know how to write efficient CSS. r=gavin 2008-07-12 11:21:50 +02:00
Simon Bünzli
dcbd981b24 Bug 440154 – about:config filter not applied after Firefox restarts. r=gavin 2008-07-12 11:03:30 +02:00
Klaas Heidstra
74c7d8393b Bug 403154 – Search field in the bookmarks organizer should have a search button inside the field. r=dao, ui-r=faaborg 2008-07-12 10:51:47 +02:00
Ehsan Akhgari
f7de2171cb Bug 431887 – Search icon on "Get add-ons" window doesn't change if I hover it with mouse. r=dao 2008-07-12 09:15:16 +02:00
Doug Turner
1db015858c merge 2008-07-11 22:25:33 -07:00
Doug Turner
d78266a72c Backed out changeset 27942c109154
unit test seg fault at shutdown.
2008-07-11 22:25:02 -07:00
Doug Turner
7036df495c Merge after pull 2008-07-11 18:37:36 -07:00
Doug Turner
2005d15cc0 Initial implementation of Gelocation. Bug 437948. Relanded after fixing memory leaks 2008-07-11 18:35:03 -07:00
Ehsan Akhgari
f0f6546ae1 Bug 431002 – Search fields should use search-close instead of the close button for tabs. r=dao 2008-07-12 00:54:52 +02:00
Shawn Wilsher
2bb15678ee Disabled this test until bug 443763 is fixed. 2008-07-11 17:53:21 -04:00
Ehsan Akhgari
84ec0288fd Bug 430902 – Use new expand and collapse progressive disclosure controls. r=dao, ui-r=faaborg 2008-07-11 23:42:39 +02:00
Doug Turner
846efffeb9 Removing spatial-navigation.js. This should have happened in rev 660805dff89b 2008-07-11 12:16:30 -07:00
Olli Pettay
7283e91f7c 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
83738d2763 it seems we are leaking on the RLk test.
Backed out changeset ebfc2ad982f4
2008-07-10 23:38:35 -07:00
Doug Turner
ad874bf1f0 Relanding 437948. Geolocation. Fixed memory leak. r=jst. 2008-07-10 22:48:16 -07:00
Benjamin Smedberg
ca9347e54c 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
Doug Turner
9b03605052 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
Doug Turner
e6ad75abc8 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
c25fbe2ab3 adding file for bug 444384. r=gavin 2008-07-09 11:17:46 -07:00
Doug Turner
db611e6203 additional snav test case. b=444384, r=gavin 2008-07-09 11:14:46 -07:00
Doug Turner
d98350b32d Move SimpleTest.finish() after the tests complete. rs=me 2008-07-09 09:14:05 -07:00
Alexander Surkov
e56ae07a17 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
Chris Double
02ccf2851f 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
f1be945414 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
acd28e9265 Renaming spatialnavigation from a .jsm to a .js in a mochitest 2008-07-08 23:06:54 -07:00
Doug Turner
535fc5502d inital implementation of spatial navigation. bug=436084, r=gavin 2008-07-08 14:51:45 -07:00
Shawn Wilsher
239b9d97e6 Bug 437415 - Entering offline mode should pause active downloads
This has the download manager listen to the online and offline observer topics
sent out by necko.  Downloads will now pause when going offline, and resume when
going back online, just like we do with sleep and wakeup notifications.
r=gavin

--HG--
rename : toolkit/components/downloads/test/unit/test_sleep_wake.js => toolkit/components/downloads/test/unit/test_offline_support.js
2008-07-08 17:25:48 -04:00
Gavin Sharp
5fb38514e3 Bug 440334: Focus does not jump to find toolbar when certain form inputs are focused (non-editable nsIDOMNSEditableElements), r=mano
--HG--
rename : toolkit/content/tests/chrome/bug288254_window.xul => toolkit/content/tests/chrome/findbar_window.xul
rename : toolkit/content/tests/chrome/test_bug288254.xul => toolkit/content/tests/chrome/test_findbar.xul
2008-07-08 11:26:54 -04:00
Shawn Wilsher
2ccfb6c894 Bug 431745 - qm-centos5-02 is intermittently failing test_sleep_wake.js
This makes the test not fail if a specific failure point is met that can occur
when test execution is slow (like the tinderbox).
r=gavin
2008-07-08 10:22:33 -04:00
Brad Lassey
b46984e309 Bug 422788 - reduce ambiguous wide/narrow char windows api calls in toolkit 2008-07-07 18:57:08 -04:00
Gavin Sharp
370c6788cd Debugging followup (bug 431745) 2008-07-06 21:35:18 -04:00
Gavin Sharp
194703ae05 Debugging followup (bug 431745) 2008-07-06 21:10:46 -04:00
Gavin Sharp
f4d490d4c4 Debugging followup (bug 431745) 2008-07-06 19:52:35 -04:00
Gavin Sharp
3bbd185188 Debugging followup (bug 431745) 2008-07-06 19:39:50 -04:00
Gavin Sharp
d2915d5735 Temporary debugging patch to try and get to the bottom of the test_sleep_wake failures (bug 431745) 2008-07-06 18:39:37 -04:00
Robert Kaiser
7267233b08 bug 440932 - toolkit dlmgr should be buildable by suite, supplemantal patch for including config.mk early enough, r=ted 2008-07-06 22:37:07 +02:00
Robert Kaiser
89f6228191 bug 442503 - Use MOZILLA_DIR for the Mozilla source dir in makensis.mk, r=ted 2008-07-06 22:34:45 +02:00
Robert Kaiser
5954a9c126 bug 442484 - packager.mk doesn't work correctly with non-default topsrcdir, r=ted 2008-07-06 22:30:32 +02:00
Gavin Sharp
03c56c2768 Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky 2008-07-05 20:53:48 -04:00
Dave Townsend
3f6b3bfe52 Bug 443367: Remove timeout and network access from unit test. r=robstrong 2008-07-05 23:44:03 +01:00
Asaf Romano
3337b10e2a Bug 443734 - Remove initBookmarksToolbar. r=gavin. 2008-07-05 22:00:06 +03:00
Shawn Wilsher
e6dbf1fb43 Bug 443493 – Unit test for Bug 331215 fails rather frequently on Mozilla2 builds
Test uses the thread manager to place a function on the event queue of the main
thread instead of using a timeout.
r=mconnor
2008-07-03 16:46:04 -04:00
Dietrich Ayala
95d3caf46a Bug 429832 - Add API to nsIFaviconService to handle data URIs (for manish@flock.com, r=marco, r=dietrich) 2008-07-03 11:07:56 -07:00