Ehsan Akhgari
d21c236a6f
Bug 506126 - globalOverlay.js is full of caller-less functions; r=enndeakin
2009-08-02 22:23:19 +04:30
Ehsan Akhgari
85fb282858
Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor
2009-08-02 22:23:01 +04:30
MattN
9e3365bba2
Bug 444728 - autocomplete disregards maxlength for input fields. r=dolske, sr=mconnor
2009-08-01 17:30:27 -07:00
MattN
5b85b7cf95
Bug 446247 - Autocomplete should match any part of the string. r=dolske
2009-08-01 17:30:26 -07:00
Walter Meinl
7e9decec05
[OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher
2009-08-01 21:55:07 +03:00
Dão Gottwald
fdc82defad
browser_aboutCrashes.js fix for bug 445421
2009-08-01 19:42:46 +02:00
Gavin Sharp
821f4703de
Bug 445421 - Add static "bp-" in front of crash ID. r=ted
2009-08-01 18:17:11 +02:00
Graeme McCutcheon
3c701be2a5
Further tests for bug 451286, and tidy up the relevant file somewhat. r=mano
2009-08-01 17:16:03 +01:00
Masayuki Nakano
e748f62752
Bug 501608 - menu popup sounds are played when showing the autoscrolling popup. r=enn
2009-08-01 07:31:18 -07:00
Mark Banner
281511fc74
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
L. David Baron
42c12aaa52
Merge backout of changeset 8cd49a8cbb88 (bug 501608) on suspicion of causing lots of mochitest-browser-chrome timeouts and leaks (bug 507698). CLOSED TREE
2009-07-31 14:40:40 -07:00
L. David Baron
9d32cea2df
Backed out changeset 8cd49a8cbb88 (bug 501608) on suspicion of causing lots of mochitest-browser-chrome timeouts and leaks (bug 507698).
2009-07-31 14:36:57 -07:00
Josh Aas
031d87bbd6
merge backout of changeset 4318f781ab87 to investigate Ts changes, b=506812 CLOSED TREE
2009-07-31 16:54:34 -04:00
Josh Aas
60c7c7e310
Backed out changeset 4318f781ab87 to investigate Ts changes, b=506812 CLOSED TREE
2009-07-31 16:53:51 -04:00
Masayuki Nakano
4393b69a0b
Bug 501608 - menu popup sounds are played when showing the autoscrolling popup. r=enn
2009-07-31 07:23:51 +02:00
Ian van den Berg
b1a9bebaab
Bug 393951 - Remove appID from nsIExtensionManager.getIncompatibleItemList. r=rstrong, sr=vlad
2009-07-30 17:35:02 -07:00
Robert Strong
601cb98049
Bug 505934 - Skip the write access checks on Windows CE. r=dtownsend
2009-07-30 17:34:05 -07:00
Shawn Wilsher
eccff727cd
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
Nochum Sossonko
ebd716b4a9
Bug 506104 - add a memoized getter for PluralForm.jsm inside DownloadUtils.jsm. r=gavin
2009-07-30 20:40:54 +02:00
Josh Aas
a51ef667d4
Get rid of unnecessary conversion from CFURLRef to FSRef. b=506812 r=vlad
2009-07-30 14:21:40 -04:00
Shawn Wilsher
2cac3b64fa
Merging places and mozilla-central.
2009-07-30 08:41:55 -07:00
Shawn Wilsher
6be9a5aa4e
Merge places head to mozilla-central head.
2009-07-29 13:59:37 -07:00
Shawn Wilsher
7fb05d7a7c
Merge places to mozilla-central.
2009-07-29 10:16:01 -07:00
Edward Lee
45fbc1cf20
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
Bobby Holley
cd0b27cceb
Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir
2009-07-29 10:13:08 -04:00
Dão Gottwald
fb3a400fec
Backed out changeset 27b53ca1b085
2009-07-29 10:49:59 +02:00
Ehsan Akhgari
219ec79cb2
Bug 506111 - consolidate getService calls in browser.js. r=dao
2009-07-29 08:22:12 +02:00
Nochum Sossonko
dea1a49128
Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad
2009-07-29 07:55:03 +02:00
Joe Drew
cfb3a4572b
Bug 506113 - Remove stray reference to gfx/shared from toolkit/toolkit-makefiles.sh. blanket-r=bsmedberg
2009-07-29 11:03:58 -04:00
Shawn Wilsher
69382918fa
Merge for back out of changeset 246b44df7dd3 (bug 504384).
2009-07-28 10:12:02 -07:00
Shawn Wilsher
c2be364634
Backed out changeset 246b44df7dd3 (bug 504384).
...
This fix was wrong.
2009-07-28 10:11:09 -07:00
Gavin Sharp
8b1660b31d
Backed out changeset 870f451d8385 from bug 506116
2009-07-28 03:41:07 -04:00
Nochum Sossonko
53240b4c3c
Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad
2009-07-28 08:01:31 +02:00
Michael Ryan
3396f19650
Bug 506563 - Use native trim() in FeedProcessor.js. r=sayrer
2009-07-28 08:01:13 +02:00
Shawn Wilsher
5afd3b106b
Merge places to mozilla-central.
2009-07-27 17:57:32 -07:00
Paul O'Shannessy
a0ea338a46
Bug 504486 - Disabled menuitems not using disabled-state icons on Windows CE, r=vlad
2009-07-27 15:32:54 -07:00
Dão Gottwald
cfd37db0d9
Bug 426917 - Add padding to Downloads window item list for Classic Windows themes. r=rflint
2009-07-27 18:55:39 +02:00
Shawn Wilsher
cbf6d8a79c
Merge places to mozilla-central.
2009-07-27 08:50:26 -07:00
Michael Kohler
cc3bd3ad50
Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless
2009-07-27 10:47:05 +02:00
Michael Kohler
b7a3a2a751
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
2009-07-27 10:46:59 +02:00
Justin Dolske
4844e8ad63
Followup to bug 502511, fix preprocessing of aero toolbar.css in jar.mn
2009-07-26 14:59:14 -07:00
Ehsan Akhgari
8c011a6c2b
Dump the data URIs when either test_videocontrols_audio_direction.html or test_videocontrols_video_direction.html fails in order to investigate bug 501754
2009-07-26 15:11:20 +04:30
Matthew Noorenberghe
884dc445c7
Bug 370117 - form autocomplete should sort by frequency of use. r=dolske
2009-07-25 22:05:03 +02:00
Dão Gottwald
54947fe13c
Bug 421351 - allow styling richlistitems with -moz-appearance:menuitem. r=neil
2009-07-25 15:10:17 +02:00
Navin Lal
1cad5f2db8
Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron
2009-07-25 03:27:08 +02:00
Shawn Wilsher
3b8c5a49ad
Merge places to mozilla-central.
2009-07-23 13:10:26 -07:00
Taras Glek
4cbbbfb168
bug 505784: nuke STANDALONE mode in libjar r=bsmedberg
2009-07-23 11:40:29 -07:00
Shawn Wilsher
2b666b27ef
Merge places to mozilla-central.
2009-07-23 07:58:59 -07:00
Neil Deakin
1076bf5866
Bug 497844, use focus event instead of load event, r=gavin
2009-07-23 10:39:07 -04:00
Shawn Wilsher
74dcb71f65
Bug 504384 - Excessive Flickering with the Asynchronous Location Bar
...
This removes the synchronous call to adjustHeight. The adjustHeight call
running in the setTimeout will run after _appendCurrentResult has added our
results, and after any overflow has happened that we might hit (see
_adjustAcItem).
r=gavin
2009-07-22 15:29:43 -07:00