Mark Finkle
|
703a9766d1
|
Bug 533017 - Bring Fennec to the top when clicking on it from the hildon desktop [r=stuart]
|
2009-12-10 17:00:19 -05:00 |
|
Marco Bonardo
|
d661759e9b
|
Bug 527311 - Addressbar suggests adaptive results even if they have no visits and we want "history" behavior, r=sdwilsh
|
2009-12-10 09:21:27 -08:00 |
|
Dave Townsend
|
35a1d741cd
|
Bug 526598 - NS_ERROR_FILE_ACCESS_DENIED from nsIZipReader.extract makes extension installs fail. r=rstrong, a=beltzner
|
2009-12-03 19:29:50 -08:00 |
|
Robert Strong
|
da61398fe6
|
Bug 532552 - There is no need to load nsBlocklistService.js on startup. r=dtownsend, a=beltzner for baking
|
2009-12-03 15:30:50 -08:00 |
|
Brian Crowder
|
19238046a9
|
Bug 519316 - better math and comments for early remote-start code, r=dolske
|
2009-12-03 08:14:27 -08:00 |
|
Reed Loden
|
ec59647331
|
Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin]
|
2009-12-03 00:45:16 -06:00 |
|
Karl Tomlinson
|
7e135d6c52
|
b=530921 use a marshaller for NotifyNotification::closed to avoid fc10 crashes r=roc
--HG--
extra : rebase_source : 7be64bcad9166c667a183b3dcc3b2985c79baec1
|
2009-12-02 14:34:20 +13:00 |
|
Gabriele Best
|
6c90a80ad0
|
Bug 531532 - Crash for profiles with a non-existent non-relative profile location. r=bsmedberg a=beltzner
|
2009-12-02 20:00:56 +01:00 |
|
Marco Bonardo
|
41e8fb5eec
|
Bug 532094 - crash [@ nsNavHistory::AutoCompleteFeedback(int, nsIAutoCompleteController*)], r=sdwilsh
|
2009-12-02 17:39:16 +01:00 |
|
Johnathan Nightingale
|
5c6d8d1bee
|
Bug 531337 - Blocklist hook.dll - frequent bystander in timeGetTime crashes. r=bsmedberg a=blocking-firefox3.6
|
2009-12-02 09:31:08 -05:00 |
|
Shawn Wilsher
|
a271c39440
|
Merge for back out of changeset e9f64cd044f3 (bug 526601)
|
2009-12-01 15:04:46 -08:00 |
|
Shawn Wilsher
|
466217f08d
|
Backed out changeset e9f64cd044f3 (bug 526601)
|
2009-12-01 15:04:24 -08:00 |
|
Alex Pakhotin
|
cf468b0bee
|
bug 530889 - Shutdown FastStart service r=crowder a=blocking-fennec
--HG--
extra : rebase_source : 5f092dbfdd748f6a5d19a7afc24044a9fd96ef0c
|
2009-11-24 17:01:04 -08:00 |
|
Shawn Wilsher
|
3cd77a6cfd
|
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
Storage API changed, and we need to update.
r=mak
a=dbaron
--HG--
extra : rebase_source : 8a04a849b4d332357cc630710011df34f1d9a5ac
|
2009-11-09 09:59:40 -08:00 |
|
Justin Dolske
|
82584b3c16
|
Bug 523856 - Localized builds on WinCE. r=vladimir
|
2009-11-25 21:05:00 -08:00 |
|
Johnathan Nightingale
|
7ef4496c5f
|
Bug 527125 - Blocklist calc.dll v1.0.0.1 r=vlad a=beltzner
|
2009-12-01 13:39:12 -05:00 |
|
Brian Crowder
|
92426ad0f4
|
Bug 519316 - faster remote starting for WinCE, r=mfinkle, blocking-fennec=blassey
|
2009-12-01 07:45:35 -08:00 |
|
Marco Bonardo
|
01598799f4
|
Bug 531236 - Crash [@ nsNavBookmarks::GetBookmarksHash], r=dietrich a=blocking192
|
2009-12-01 14:00:45 +01:00 |
|
Alex Pakhotin
|
ec26a58b4a
|
bug 531332 - Enable FastStart service with the EXE installer r=gavin.sharp a=blocking-fennec
|
2009-11-30 12:20:22 -08:00 |
|
Alex Pakhotin
|
ce4d21ab2d
|
bug 529897 - Make it possible to install Fennec over the existing version r=vlad a=blocking-fennec
|
2009-11-25 12:20:32 -08:00 |
|
timeless@mozdev.org
|
267a4790f8
|
Bug 530966 New crash [@ nsDownloadScanner::~nsDownloadScanner()] in Firefox 3.6b3
r=sdwilsh
|
2009-11-30 09:56:33 +13:00 |
|
Alex Pakhotin
|
6cf8102cbd
|
bug 530676 - WinMo Installer gets stuck at User Profile Creation on 11/23 1.9.2 nightly, don't wait for for Fennec to exit infinitely r=gavin.sharp
|
2009-11-25 15:03:56 -08:00 |
|
Marco Bonardo
|
0327e0240c
|
Disable Places Sync on some frequent random failing test, to workaround bug 507790 and reduce orangeness. a=tests-only
|
2009-11-26 15:29:03 +01:00 |
|
21@vingtetun.org
|
adf2498ce3
|
Bug 530495 - textbox.xml throw an error (line 175) if the textbox.inputField didn't exist (r=neil)
|
2009-11-25 11:49:52 -08:00 |
|
Vivien Nicolas
|
a2a597d568
|
Bug 509732 - Don't do slideIn animation if the height of the notification is 0. r=dtownsend
|
2009-11-24 21:00:49 -08:00 |
|
Gavin Sharp
|
16f471606f
|
Bug 530533: Add pref to control whether addEngine prompts to "use immediately", r=rflint
|
2009-11-23 11:05:33 -05:00 |
|
John Daniels
|
2556f6f857
|
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
|
2009-11-24 11:58:42 -08:00 |
|
Dão Gottwald
|
becf5522cc
|
Bug 529769 - notify observers when lightweight theme is selected. r=dtownsend
|
2009-11-24 16:59:53 +01:00 |
|
Ehsan Akhgari
|
4b88692959
|
Add some comments for bug 528416
|
2009-11-23 19:24:13 -05:00 |
|
Stephen Horlander
|
8cbf3a1967
|
Bug 431627 - Toolbar icons should have consistent photoshop blending settings. r=dao, ui-r=faaborg
|
2009-11-23 19:51:38 +01:00 |
|
Johnathan Nightingale
|
0f2b861b06
|
Bug 525103 - Generate initial list of DLLs to Blocklist
|
2009-11-20 16:41:29 -05:00 |
|
Ehsan Akhgari
|
18403f40e1
|
Use a wave file instead of ogg files for audio and video controls direction tests in order to minimize the possibility of random test timeouts. (Bug 528001)
--HG--
extra : rebase_source : 4214124a911bec6eb96fdac64db7a14f08c5350d
|
2009-11-20 12:11:09 -05:00 |
|
L. David Baron
|
c9ff2ce78e
|
Use 'progress' events instead of 'suspend' events and don't check readyState, in order to fix random test timeouts. (Bug 528001)
--HG--
extra : rebase_source : 63eed710449127d55f724e811e6506c47191bc6a
|
2009-11-20 11:55:24 -05:00 |
|
Robert Strong
|
7ccda2884f
|
followup to Bug 407875 - prevent multiple update prompts for manual update notification. r=dtownsend, a=beltzner
|
2009-11-19 11:38:56 -08:00 |
|
Neil Rashbrook
|
522ab49ac7
|
Bug 528755 Workaround for XUL filepicker regression r=gavin bl=beltzner
|
2009-11-19 19:04:38 +00:00 |
|
Marco Bonardo
|
947691b491
|
Remove workaround for bug 522353 from nsPlacesDBFlush component
|
2009-11-19 14:15:08 +01:00 |
|
Jae-Seong Lee
|
c6f2913dc0
|
Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak
|
2009-11-19 14:13:24 +01:00 |
|
Justin Dolske
|
b977f6ece8
|
Bug 520491 - Updater uses lots of memory and disk space for partial updates. r=rstrong, a=beltzner for mozilla-central
|
2009-11-18 21:58:16 -08:00 |
|
Robert Strong
|
5fd20691e3
|
Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich
|
2009-11-18 21:50:05 -08:00 |
|
Mark Finkle
|
83b31eb1d1
|
Bug 495674: Internet connection should be initiated if needed [r=biesi]
|
2009-11-18 10:20:45 -05:00 |
|
Daniel Brooks
|
d6d43f913e
|
bug 528792 - test frippery
|
2009-11-18 06:15:03 -06:00 |
|
Daniel Brooks
|
ded77c05ab
|
bug 528792, fix a test by ensuring that we pass in even coords so that zooming+truncating still leaves us with an integer coordinate
|
2009-11-18 03:36:22 -06:00 |
|
Daniel Brooks
|
f77d321e86
|
merge fix for bug 528796 and for a test that it affects
|
2009-11-18 02:01:22 -06:00 |
|
Ehsan Akhgari
|
558bafdb95
|
Bug 526194 - Fix test bustage
|
2009-11-17 18:04:08 -05:00 |
|
Daniel Brooks
|
ed548863a8
|
bug 528796 - fix the test so that it measures correctly
|
2009-11-17 14:30:25 -06:00 |
|
Ehsan Akhgari
|
4da46a45c0
|
Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
|
2009-11-17 15:01:15 -05:00 |
|
Daniel Brooks
|
ea82a3574b
|
bug 528796: this should make test_popup_scaled.xul work.
|
2009-11-17 04:34:42 -06:00 |
|
Ehsan Akhgari
|
5f0a40d0db
|
Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
|
2009-11-16 20:14:28 -05:00 |
|
Michael Ventnor
|
99ea3a227c
|
Bug 516124. Add null checks to nsAlertsIconListener. r=roc
|
2009-11-17 15:16:59 -05:00 |
|
Masayuki Nakano
|
fbd9249755
|
Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil
|
2009-11-16 22:13:02 +09:00 |
|