Ehsan Akhgari
2a9ff53bba
Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor
2009-08-02 22:23:01 +04:30
MattN
e103fbb15f
Bug 444728 - autocomplete disregards maxlength for input fields. r=dolske, sr=mconnor
2009-08-01 17:30:27 -07:00
MattN
08957a0864
Bug 446247 - Autocomplete should match any part of the string. r=dolske
2009-08-01 17:30:26 -07:00
Mark Banner
98b5622fa6
Bug 487857 Add some extra checks to test_bug_401582.js to try and determine the cause of its frequent timeouts which seem to have got worse over the last day or two. Test-only change. r=sdwilsh CLOSED TREE
2009-08-01 08:49:57 +01:00
Shawn Wilsher
1dbb962adf
xpcshell unit test fix from async location bar landing on a CLOSED TREE. no bug. r=dietrich
2009-07-30 13:53:06 -07:00
Shawn Wilsher
c113953d34
Merging places and mozilla-central.
2009-07-30 08:41:55 -07:00
Shawn Wilsher
3981f0cb31
Merge places to mozilla-central.
2009-07-29 10:16:01 -07:00
Edward Lee
85252180c1
Bug 504384 - Excessive Flickering with the Asynchronous Location Bar. r=sdwilsh
...
Don't tell autocomplete that we have 0 results ongoing when we just started the search, so it doesn't cause the UI to show 0 results and immediately show more.
2009-07-29 09:51:48 -07:00
Michael Ryan
2473ec4568
Bug 506563 - Use native trim() in FeedProcessor.js. r=sayrer
2009-07-28 08:01:13 +02:00
Shawn Wilsher
325ec6bf31
Merge places to mozilla-central.
2009-07-27 17:57:32 -07:00
Shawn Wilsher
3e9850b9ff
Merge places to mozilla-central.
2009-07-27 08:50:26 -07:00
Michael Kohler
0a56a892c8
Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless
2009-07-27 10:47:05 +02:00
Matthew Noorenberghe
c4794752fa
Bug 370117 - form autocomplete should sort by frequency of use. r=dolske
2009-07-25 22:05:03 +02:00
Shawn Wilsher
a472a959e1
Bug 505813 - Use the connections executeAsync instead of calling it on each statement.
...
r=dietrich
2009-07-22 15:18:34 -07:00
Shawn Wilsher
bd04bc4647
Backed out changeset 06433d3dafd9 (bug 504422) because the patch is wrong.
2009-07-22 14:04:12 -07:00
Shawn Wilsher
ee6ea4269d
Bug 504422 - Be smarter with our strings for AUTOCOMPLETE_MATCH SQL function.
...
Avoid copying are argument strings. String copying was showing up as 1% of the
time spent in our function, when we should almost never need to copy.
r=dwitte
r=dietrich
2009-07-22 11:47:29 -07:00
Shawn Wilsher
f9d141458d
Merge places to mozilla-central.
2009-07-20 16:04:01 -07:00
Honza Bambas
66ab2c6182
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 20:29:41 +02:00
Honza Bambas
0ca2f9d3e2
backing out 0a13ddc99c95, bug 475053
2009-07-20 20:00:49 +02:00
Honza Bambas
8236bd055e
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 17:25:05 +02:00
Shawn Wilsher
731c8ef54c
Addressing review comment for bug 455555.
2009-07-14 09:31:37 -07:00
Shawn Wilsher
45dec085c8
Merge to mozilla-central
2009-07-13 16:18:20 -07:00
Paul O’Shannessy
1ebc0fdd83
Bug 501798 - Not actually finalizing statements in _dbCleanup
2009-07-13 13:35:55 -07:00
Paul O’Shannessy
d01df6a686
Bug 500822 - Importing passwords to mozstorage can fail when signons3.txt is corrupted, r=dolske
2009-07-13 13:35:55 -07:00
Marco Bonardo
aafac8b5cd
Bug 503360 - Better queries for asynchronous location bar
...
This creates a better query based on what the asynchronous implementation of
AutoComplete does. It also limits the amount of work to be done so we don't
filter more results than we have to (even if it is happening on a background thread).
r=sdwilsh
2009-07-13 12:19:16 -07:00
Shawn Wilsher
c2762f99e9
Bug 455555 - Use asynchronous queries for places AutoComplete.
...
This changes the location bar's AutoComplete provider to use asynchronous
queries instead of synchronous ones. No more blocking the main thread FTW!
r=mak
r=Mardak
r=dietrich
2009-07-13 12:19:03 -07:00
MattN
b8b0aff729
Bug 497541 - Autocomplete dropdown should update when text inserted before end. r=gavin
2009-07-11 09:25:57 +02:00
MattN
cfaf0f9577
Bug 426079 - Print Preview toolbar not shown if launched from window without toolbar. r=gavin
2009-07-10 09:01:49 +02:00
Marco Bonardo
27bb8748ee
Bug 503195 - Using Places nodes' PropertyBags leaks, r=sdwilsh
2009-07-09 14:39:54 +02:00
Marco Bonardo
e7d950f7c9
backout bug 503195, test too!
2009-07-09 12:31:19 +02:00
Marco Bonardo
2e5e5494f9
Backout bug 503195 due to build failure
2009-07-09 12:29:43 +02:00
Marco Bonardo
f59b58dd53
Bug 503195 - Using Places nodes' PropertyBags leaks, r=sdwilsh
2009-07-09 11:50:25 +02:00
Paul O’Shannessy
357f50463e
Bug 499822 - Toaster notification boxes are slow on Windows CE, r=vlad
2009-07-08 14:59:08 -07:00
Phil Ringnalda
a51763aea8
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
2009-07-07 20:24:45 -07:00
Marco Bonardo
a22f4efb94
Bug 481437 - browser_library_open_leak.js is throwing, fixes also some throw in placesTxn.js test, r=dietrich, sdwilsh
2009-07-07 12:41:23 +02:00
Geoff Lankow
075cfc79c1
Bug 458299 - nsIContentPrefService should provide an interface for listing stored prefs; r=(gavin.sharp + myk)
2009-07-27 18:13:15 +02:00
David Dahl
0a849852a4
Bug 479089 - Need to test that removing a page from autocomplete actually removes a page, r=sdwilsh
2009-07-29 23:50:37 +02:00
Marco Bonardo
b3a9c7a308
Bug 502860 - some of the seventh month's history entries missing in grouped by date history, r=sdwilsh
...
Includes fix for Bug 501439 - History shows month-name 'March' for February
2009-07-29 23:50:31 +02:00
Marco Bonardo
31328871b8
Bug 507219 - Crash in nsNavHistoryResult::OnVisit, r=dietrich
2009-07-29 23:50:25 +02:00
Neil Deakin
5303f25260
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
cf0241bf3f
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Dave Townsend
b7bbffcf77
Bug 481406: Stop using dump in browser chrome tests. r=mak77
2009-07-06 10:27:26 +01:00
Marco Bonardo
44d6644d72
Bug 500640 - Random failure in test_lastModified.js, r=adw
2009-07-01 11:19:06 +02:00
Paul O'Shannessy
472b1194d3
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us
...
r=dolske
r=sdwilsh
2009-06-30 16:00:11 -07:00
Marco Bonardo
5c7e3ca021
Bug 500331 - better query for RESULTS_AS_TAG_CONTENTS, r=sdwilsh
2009-06-29 19:42:12 +02:00
Aiko
e46137f2aa
Bug 491311 - Simplify "Add to recent documents" code in nsDownload::SetState. r=gavin
2009-06-28 10:59:37 +02:00
Shawn Wilsher
7768c2ef87
Bug 498722 - nsIFaviconService.getFaviconLinkForIcon error on null argument
...
Updates the IDL to indicate that it is not OK to pass null as the URI.
r=mak
2009-06-26 11:09:13 -07:00
Neil Deakin
463ebf9287
Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug
2009-06-24 13:12:33 -04:00
Marco Bonardo
13fb524dd9
Bug 498620 - Saved search folder is not visible in left folder pane or open-able in right pane immediately after saving, r=dietrich
2009-06-24 10:59:30 +02:00
Marco Bonardo
bb4c064f58
Bug 494382 - Reduce notifications work for tagging service, r=dietrich
2009-06-24 10:59:24 +02:00