Dan Witte
|
e9fd1638a7
|
Fix bug 616264. r=ehsan,sdwilsh, a=beta9+
|
2010-12-22 13:50:56 -08:00 |
Phil Ringnalda
|
5614cad0f3
|
Bug 586869 - Remove abandoned and unbuildable extensions/jssh, r+a=ted
|
2010-12-11 10:53:38 -08:00 |
David Bienvenu
|
ae149e479b
|
Bug 604653 - 64bit Mac build crashes with negotiate auth and Kerberos [@ Kerberos@0x6a163 ]; r=sxw a=blocker
|
2010-12-10 09:09:11 +00:00 |
Dão Gottwald
|
b498c1286d
|
Bug 617910 - Broken instanceof checks in head_cookies.js. r=sdwilsh
|
2010-12-09 20:10:30 +01:00 |
timeless@mozdev.org
|
9e390a2b13
|
Bug 617667 useless null check of aIsMisspelled in [@ mozSpellChecker::CheckWord]
r=bz
|
2010-12-09 11:56:54 +01:00 |
Phil Ringnalda
|
8806a8a186
|
Bug 616761 - Remove deadcode extensions/metrics, r=Mossop, a=ted
|
2010-12-05 11:26:45 -08:00 |
Phil Ringnalda
|
6c4784a765
|
Bug 614183 - Remove ancient extensions/access-builtin, r=surkov, a=NPOTB
|
2010-11-22 23:09:41 -08:00 |
Dão Gottwald
|
fbf4480f91
|
browser_test_favicon.js doesn't use Firefox-specific API anymore, remove MOZ_PHOENIX ifdef
--HG--
extra : rebase_source : 1a1e84700c9f1a605d14d8b6ffd42a33bdbb62da
|
2010-11-29 14:35:29 +01:00 |
Dan Witte
|
128be0fcdc
|
Bug 612072 - Crash [@ nsCookieService::EnsureReadDomain(nsCString const&) ]. r=sdwilsh, a=betaN+
|
2010-11-22 13:50:25 -08:00 |
Robert Sayre
|
ce08dcb337
|
Merge mozilla-central to tracemonkey.
|
2010-11-16 07:25:10 -08:00 |
Igor Bukanov
|
7ebf7dfa52
|
bug 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal
|
2010-11-11 21:40:29 +01:00 |
David Anderson
|
8fa6e1965f
|
Backed out changeset 8e119f847f97 (build busted)
|
2010-11-11 11:19:42 -08:00 |
Igor Bukanov
|
aff210f07a
|
bug 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal
|
2010-11-02 15:36:25 +01:00 |
Dan Witte
|
21ed8a4ee3
|
Bug 547031 - Improve async error handling in cookies. Part 7: Tweak license boilerplates. r=sdwilsh, a=betaN+
|
2010-11-12 09:32:36 -08:00 |
Dan Witte
|
f83d8b4b9e
|
Bug 547031 - Improve async error handling in cookies. Part 6: Implement async error handling. r=sdwilsh, a=betaN+
|
2010-11-12 09:32:35 -08:00 |
Dan Witte
|
d6cf120107
|
Bug 547031 - Improve async error handling in cookies. Part 4: Fix SELECT bug in EnsureReadComplete(). r=sdwilsh, a=betaN+
|
2010-11-12 09:32:35 -08:00 |
Dan Witte
|
5fb84378cf
|
Bug 547031 - Improve async error handling in cookies. Part 3: Get the sync database connection early so it can't fail. r=sdwilsh, a=betaN+
|
2010-11-12 09:32:35 -08:00 |
Dan Witte
|
f1930d2c4e
|
Bug 547031 - Improve async error handling in cookies. Part 2: Clean up TryInitDB(). r=sdwilsh, a=betaN+
|
2010-11-12 09:32:35 -08:00 |
Dan Witte
|
8a34bcf933
|
Bug 547031 - Improve async error handling in cookies. Part 1: Refactor to allow multiple DBStates. r=sdwilsh, a=betaN+
|
2010-11-12 09:32:35 -08:00 |
Robert Sayre
|
e12bde1f90
|
Merge mozilla-central to tracemonkey.
|
2010-11-09 15:29:44 -05:00 |
Chris Jones
|
920bb1a253
|
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
|
2010-11-08 20:49:00 -06:00 |
Igor Bukanov
|
20b25b57f4
|
bug 607695 - Avoid unnecessary JS_GetStringBytes. r=gal
|
2010-10-28 17:15:53 +02:00 |
Blake Kaplan
|
003d2e40fb
|
Bug 606585 - Make the compartment map use principals properly. r=peterv/bz, a=beta7+
|
2010-10-26 23:57:31 -07:00 |
Dan Witte
|
ff565cf8cc
|
Bug 590843 - Fix bugs in purge logic. r=sdwilsh, a=final+
|
2010-11-10 10:31:11 -08:00 |
Ryan VanderMeulen
|
95b98963b5
|
Update Hunspell readme to note additional patches in tree. a=NPOTB
|
2010-11-09 21:50:28 -08:00 |
Jory A. Pratt
|
c4b75eb411
|
Bug 583582 - Fix compilation of hunspell with gcc-4.5 for changes to fortify sources. r=smaug a=bsmedberg
|
2010-11-05 18:22:36 +01:00 |
Dan Witte
|
1959dee54b
|
Bug 608422 - cookies.sqlite-wal takes too much space for Fennec. Add test. r=mfinkle, a=beta2+
|
2010-11-02 15:56:20 -07:00 |
Dan Witte
|
8cefcc8c58
|
Bug 605908 - test_parent.js leaks objects. Part 1: nsPermissionManager leak. r=jdm, a=sdwilsh
|
2010-10-21 11:36:14 -07:00 |
Dan Witte
|
884f03a6e3
|
Bug 605671 - Intermittent failure in test_permmanager_notifications.js | exception thrown from do_timeout callback: ReferenceError: obs is not defined. r=jdm, a=test-only
|
2010-10-21 11:36:14 -07:00 |
Mounir Lamouri
|
2d9e61bb32
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
Dan Witte
|
4e48683b90
|
Bug 599799 - Cookies are doubled when switching between FF3.6 and FF4beta. Part 3: make test_eviction.js tolerant to slow execution. r=sdwilsh, a=betaN+
|
2010-10-19 17:24:53 -07:00 |
Dan Witte
|
ff549462d7
|
Bug 599799 - Cookies are doubled when switching between FF3.6 and FF4beta. Part 2: migration tests. r=sdwilsh, a=betaN+
|
2010-10-19 17:24:53 -07:00 |
Dan Witte
|
23aa1261b0
|
Bug 591447 - Cookie rowids may collide if PR_Now() winds backward. Part 3: test improvements. r=sdwilsh, a=betaN+
|
2010-10-19 17:24:52 -07:00 |
Dan Witte
|
b64a213a74
|
Bug 595305 - Factor cookie third-party URI code into separate API. Tests. r=bent, a=betaN+
|
2010-10-19 09:37:03 -07:00 |
Alon Zakai
|
31d75b24d7
|
Add missing MOZ_IPC ifdef in e14e2cc7d786 a=bustage-fix
|
2010-10-09 20:07:57 -07:00 |
Alon Zakai
|
0d542df678
|
Bug 599428 - Optimize permissions IPC. r=dwitte a=blocking-fennec
|
2010-10-09 11:07:38 -07:00 |
Dan Witte
|
2e496752c0
|
Back out test changes due to Windows failure. a=bustage
|
2010-10-07 17:07:24 -07:00 |
Dan Witte
|
68e23b12d7
|
Fix test bustage on Windows. a=bustage
|
2010-10-07 15:41:48 -07:00 |
Dan Witte
|
20fe38a616
|
Bug 591447 - Cookie rowids may collide if PR_Now() winds backward. Part 3: test improvements. r=sdwilsh, a=beta8+
|
2010-10-07 14:00:17 -07:00 |
Ehsan Akhgari
|
931849d650
|
Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske,jimm sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
|
2010-10-02 11:53:37 -04:00 |
Ehsan Akhgari
|
78d4457e9a
|
Backed out changeset b08b684644a1 (bug 568816) because of Ts regression on Windows
|
2010-10-03 22:18:18 -04:00 |
Ehsan Akhgari
|
2dfddfcc1a
|
Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
|
2010-10-02 11:53:37 -04:00 |
Ehsan Akhgari
|
abe6be1b92
|
Bug 596333 - Part 2: Make ContainsDOMWordSeparator greedy; r=bz a=blocking-betaN+
|
2010-09-16 14:39:28 -04:00 |
Ehsan Akhgari
|
4db39c3a51
|
Bug 596333 - Automatic spell checking not always functional after bug 240933; r=roc a=blocking-betaN+
|
2010-09-16 14:38:46 -04:00 |
Axel Hecht
|
6d9f7087b1
|
bug 590492, hg remove extensions/reporter, r=raccettura,bsmedberg, a=beltzner
--HG--
extra : rebase_source : 23e1b23f416ae13d31854ca16521cfdb841662dc
|
2010-08-31 19:08:57 +02:00 |
Dão Gottwald
|
55031a1a52
|
Bug 587901 - test and nsSidebar.js fixes. r+a=dolske
|
2010-09-08 15:30:44 +02:00 |
Kyle Huey
|
daa3053929
|
Backed out changeset 1633907c75b7
|
2010-09-08 07:39:35 -04:00 |
Dão Gottwald
|
c05acb44ec
|
Bug 587901 - Remove favicon from Location Bar and add indicator for sites without identity information. r+a=dolske
|
2010-09-08 09:47:49 +02:00 |
Dan Witte
|
ef302766f6
|
Bug 590611 - Raise cookies per basedomain limit to 150. r=sdwilsh, a=betaN+
|
2010-09-01 16:27:10 -07:00 |
Dan Witte
|
03a104a7e0
|
Back out Bug 536324 part 3.
|
2010-08-30 13:20:39 -07:00 |