Commit Graph

58943 Commits

Author SHA1 Message Date
Michael Wu
a3ec8a5ae1 Backed out changeset 34bd12eb4a9c for causing bug 618916, a=stuart 2010-12-13 16:14:07 -08:00
Oleg Romashin
0da1b085e9 Bug 615870 - Remote HTML5 video rendering pipeline should be shorter r=roc a=b-f 2010-12-10 21:32:52 +02:00
Bas Schouten
355708a54f Bug 612042: Set extend mode properly for integer translations. r=joedrew a=blocking-betan 2010-12-12 06:18:27 +01:00
Bas Schouten
8214a72452 Bug 612042: Add HasOnlyIntegerTranslation function. r=joedrew 2010-12-12 06:18:21 +01:00
Alexander Surkov
740f96870b Bug 615189 - clean up FireAccessibleFocusEvent, r=fer, a=davidb 2010-12-12 09:47:30 +08:00
Benoit Jacob
eff6d05bfd Bug 618525 - ANGLE leaks locale objects (ANGLE bug 93) - r+a=vlad 2010-12-11 10:13:22 -05:00
Benoit Jacob
7b4994abe3 Bug 597946 - ANGLE compiler freezes on shader with bad #ifdef (ANGLE bug 40) - r=vlad, a=blocking-betaN 2010-12-11 10:13:22 -05:00
Doug Turner
1f7548f709 Bug 618537 - Android - broadcast memory-pressure from onStop. r=mwu a=blocking-fennec 2010-12-11 14:36:30 -08:00
Doug Turner
ba1d10c471 Bug 618535 - Add new ACTIVITY_SHUTDOWN event on android r=mwu. a=blocking-fennec 2010-12-11 14:36:11 -08:00
Doug Turner
4c6064e566 Bug 618533 - forward oom notifications to child content process. r=jdm a=blocking-fennec 2010-12-11 14:36:08 -08:00
Phil Ringnalda
67f3cb1d1b Bug 586869 - Remove abandoned and unbuildable extensions/jssh, r+a=ted 2010-12-11 10:53:38 -08:00
timeless@mozdev.org
0732590f3c Bug 489961 - enable modutil to verify chk files for freebl3.dll, softokn3.dll, and nssdmb3.dll, r=ted, a=bsmedberg 2010-03-05 04:37:00 -08:00
timeless@mozdev.org
6333ffaaf9 Bug 602517 - missing null check of xmodmap in [@ nsWindow::OnKeyPressEvent]. r+a=dougt 2010-12-11 19:42:02 +01:00
Dão Gottwald
aa5af915a2 Bug 618277 - Make add-on bar spring removable. r=dietrich 2010-12-11 19:41:53 +01:00
Dietrich Ayala
17ea9c5619 Bug 604093 - references to undefined variable "XULWindowBrowser" and calls to undefined function setStatusText in browser.js (r=gavin, a=blocker) 2010-12-11 02:44:45 -08:00
Dão Gottwald
32d9215808 Bug 616146 - Remove stray strings after bug 599480. r+a=gavin 2010-12-11 11:28:08 +01:00
Daniel Glazman
164a6edd74 Bug 617570 - editable menulist doshould accept the placeholder attribute. r=neil a=gavin 2010-12-11 09:38:31 +01:00
Ehsan Akhgari
d7ede6881c Bug 611798 - Do not pretent that we need the presshell to exist in order to turn off update view batching when the editor operations finish, because we don't; r=bzbarsky a=blocking-final+
This patch should fix all of the possible cases where a browser window stops painting when the presshell dies in the middle of an editor operation.
2010-12-10 17:14:26 -05:00
Philipp von Weitershausen
9cd7080081 Merge bug 618389 from fx-sync. a=blocking-beta8 2010-12-10 21:44:17 -08:00
Richard Newman
bd1ce8208d Bug 618389: additional precision in key clearing. r=philiKON 2010-12-10 21:22:39 -08:00
Philipp von Weitershausen
0c953d6a36 Backed out changeset d4cfad073452. a=orange 2010-12-10 20:09:29 -08:00
Richard Newman
c39e3ce3d0 Bug 618389: fix for broken key clearing. r=philiKON 2010-12-10 19:41:55 -08:00
Richard Newman
80ed394a27 No bug: fix engine registering in test. r=philiKON 2010-12-10 19:40:17 -08:00
Justin Dolske
ccb2d51a4c Bug 618515 - Add moar tests for nsPrompter. r=chiasdwilsh, a=tests 2010-12-10 19:03:21 -08:00
Richard Newman
d04bce031e Bug 618389: reset and clear keys on changePassphrase. r=mconnor 2010-12-10 16:53:40 -08:00
Richard Newman
57101dafa6 Bug 618340: don't report network failure for unknown errors. r=philiKON 2010-12-10 16:32:16 -08:00
Philipp von Weitershausen
26320afffd Back out Bug 610914 as it causes Bug 618068. 2010-12-10 16:18:57 -08:00
Richard Newman
e91239fb33 Bug 618009: add test for storage format detection during login. r=mconnor 2010-12-10 15:53:16 -08:00
Richard Newman
906e72b628 Bug 618341: Rethrow exceptions we aren't supposed to handle. r=philiKON 2010-12-10 15:43:12 -08:00
Philipp von Weitershausen
3160349986 Bug 618233 - Temporarily disable random orange on Windows 2010-12-09 23:09:45 -08:00
Richard Newman
b700f4e4a5 Bug 617709: Tests and functionality for on-the-fly HMAC error recovery. r=philiKON 2010-12-09 23:06:44 -08:00
Richard Newman
ab94047f78 Bug 618179: make sure we create a meta/global record if one is not found. r=philiKON 2010-12-09 19:37:02 -08:00
Philipp von Weitershausen
414341b14b Bug 602876 - Tests for J-PAKE network client. r=mconnor 2010-12-09 18:13:58 -08:00
Philipp von Weitershausen
52c66719b1 Bug 602876 - Implement network client for credentials exchange via J-PAKE. r=mconnor 2010-12-09 18:12:09 -08:00
Philipp von Weitershausen
fb25f3a3c1 Bug 617868 follow-up: fix test 2010-12-09 12:33:51 -08:00
Philipp von Weitershausen
0c5caf1b02 Bug 617868 - Use the RFC5869-compliant HKDF in the SyncKeyBundle. r=mconnor
This requires new bulk keys and constitutes a storage version bump.
2010-12-09 12:14:17 -08:00
Philipp von Weitershausen
d34fb9c651 Bug 617868 - RFC-5869 compliant HKDF implementation with test vectors. r=mconnor 2010-12-09 12:14:08 -08:00
Richard Newman
b3a296aa95 Bug 617709: download and reset when server bulk keys change. r=mconnor 2010-12-09 10:32:03 -08:00
Philipp von Weitershausen
3ace8aaf0a Bug 617521 - Random bookmark reordering due to dupe handling. r=mconnor 2010-12-07 21:49:22 -08:00
Richard Newman
8f038452ba Bug 617478: clear CollectionKeys on startOver. r=philiKON. 2010-12-07 16:30:06 -08:00
Richard Newman
28580e1b5a Bug 617351: more tests for engine disabling. r=mconnor 2010-12-07 16:18:22 -08:00
Richard Newman
c3b4f20562 Bug 617320: fix for tests around engine disabling. r=mconnor 2010-12-07 09:17:52 -08:00
Richard Newman
98051adf04 Bug 616265: Add download limit for history, lift magic number. r=mconnor 2010-12-06 17:25:35 -08:00
Richard Newman
0b0eaa9772 Bug 615926: Belt-and-braces engine disabling check. r=mconnor 2010-12-06 17:23:38 -08:00
Philipp von Weitershausen
d8c109a724 Bug 615285 - Bookmark sync: track ordering on folder. r=mconnor 2010-12-06 15:51:56 -08:00
Philipp von Weitershausen
5ea3894792 Bug 615410 - Use different annotations for parent and predecessor. r=mconnor
The old annotations will no longer be valid because they point to a different kind of GUID.
Since we're using our own GUID system now, we also don't have to munge predecessor and parent GUIDs before setting them.
2010-12-06 15:51:48 -08:00
Philipp von Weitershausen
85eb795fda Bug 615410 - Have bookmarks generate new-style GUIDs. r=mconnor 2010-12-06 15:51:38 -08:00
Philipp von Weitershausen
6a527a12f4 Bug 615410 - More tests for the bookmark store. r=mconnor 2010-12-06 15:51:33 -08:00
Richard Newman
29811e977e Bug 615926: fix stupid typo. r=mconnor 2010-12-06 15:09:14 -08:00
Richard Newman
968a496a0e Bug 615926: attempt to avoid screwing up meta. 2010-12-06 14:22:09 -08:00