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
Richard Newman
0746bfe3b7
Bug 610914: performance improvements for WeaveCrypto.
2010-12-06 11:52:30 -08:00
Philipp von Weitershausen
f9740e32c7
Bug 616179 - Persona is not displayed after pref sync cleanup. r=mconnor
2010-12-02 11:03:01 -08:00
Philipp von Weitershausen
8cacccf2e0
Fix indentation (no bug)
2010-12-01 14:59:33 -08:00
Philipp von Weitershausen
729a42719c
Bug 615604 - Only accept pref updates for the current app. r=mconnor
2010-11-30 13:37:07 -08:00
Philipp von Weitershausen
01ffd2d9a2
Bug 615604 - Make pref GUIDs base64url. r=mconnor
2010-11-30 13:36:01 -08:00
Richard Newman
9fbc714a2d
Bug 615643: remove existing logins prior to running verifyLogin tests. r=philiKON
2010-11-30 12:34:29 -08:00
Richard Newman
eb3c47dd5d
Bug 615622: tests for SyncKeyBundle persistence. r=philiKON
2010-11-30 11:03:54 -08:00
Richard Newman
529875b67f
Bug 615612: additional tests for SHA256-HMAC. r=philiKON
2010-11-30 11:03:27 -08:00
Philipp von Weitershausen
dc3c9d2e88
Get rid of superfluous parameter. r=me
2010-11-30 10:47:03 -08:00
Philipp von Weitershausen
c8ecebe93b
Bug 614104 - Use new annotation for history GUIDs. r=mconnor
...
This way all history entries are assigned new-style GUIDs.
2010-11-30 10:26:15 -08:00
Philipp von Weitershausen
0073c97150
Bug 614104 - Make Utils.makeGUID generate new style GUIDs. r=mconnor
...
New style GUIDs are 9 random bytes encoded with base64url, yielding 12 characters with 72 bits of entropy.
2010-11-30 10:26:13 -08:00
Richard Newman
238d11c9a3
Bug 614737: detecting upgrade, being nice to old clients. r=philikon
2010-11-29 16:41:33 -08:00
Richard Newman
ffb07cee37
Bug 603489, 614489: simplified crypto. r=mconnor
2010-11-29 16:41:17 -08:00
Philipp von Weitershausen
b445191feb
Bug 560580 - Pref sync cleanup [r=mconnor]
2010-11-23 21:21:37 -08:00
Philipp von Weitershausen
31d6d2b3c1
Bug 591126 - Handle upload interruption gracefully [r=mconnor]
2010-11-23 21:21:31 -08:00
Bobby Johnson
5143b23ced
Bug 600551 - Password manager not working with input type=email. r=dolske, a=blocking
2010-11-19 18:45:55 -05:00
Drew Willcoxon
b34e6a7082
Bug 596485 - Provide visual indication of Switch to Tab override. r=gavin, a=blocking-betaN
2010-12-10 18:32:14 -08:00
Drew Willcoxon
847cf14a15
Bug 590511 - Removing Jetpacks under the Recent Updates pane doesn't work. r=mossop, a=blocking-betaN
2010-12-10 18:32:10 -08:00
Michael Wu
348cc9ed46
Bug 616577 - Style restarter to match GeckoApp, r=blassey a=blassey
2010-12-10 18:16:21 -08:00
Michael Wu
cb3972b0cd
Bug 618160 - Don't show progress dialog in crash reporter if a report isn't being sent, r=blassey a=blassey
2010-12-10 18:16:17 -08:00
Ehsan Akhgari
a6a28b32c2
Merge backout; a=b
2010-12-10 21:20:53 -05:00
Ehsan Akhgari
2337dae8c9
Back out bug 612128 because it regressed Fennec with bug 618357, which blocks Fennec beta3; a=blocking-fennecb3+
2010-12-10 21:20:00 -05:00
Jim Mathies
e271642fee
Bug 617503 - Disable IPv6 lookups for host 'localhost' for xpecshell tests on Windows. r=ted, a=tests.
2010-12-10 19:17:25 -06:00
Philipp von Weitershausen
7276fc4c91
Bug 618435 - Missing word in device connected screen. r+a=dolske
2010-12-10 16:36:31 -08:00
Philipp von Weitershausen
1149c35812
Bug 618492 - Merge fx-sync to mozilla-central. a=blockers
2010-12-10 16:36:23 -08:00
Mark Finkle
03f0b98a1e
Bug 618016 - Make a new media query for device orientation [r=dbaron a=blassey]
2010-12-10 13:35:36 -05:00
Jason Duell
d2ae10dafb
bug 617123: workaround: bump cache version to clear corrupted imgs from cache. a=bustage
2010-12-10 14:03:39 -08:00
Dave Townsend
1060fa2af5
Bug 591663: "You don't have any add-ons of this type installed" doesn't disappear as it should. r=dtownsend, a=blocks-betaN
2010-12-10 13:01:08 -08:00
ffxbld
e4cc8609c6
Automated blocklist update from host moz2-linux-slave34 (DONTBUILD) - CLOSED TREE a=blocklist-update
2010-12-10 13:03:33 -08:00
Dão Gottwald
97b12f41a6
Bug 617909 - Broken instanceof check in XPIProvider.jsm. r+a=dtownsend
2010-12-10 21:26:46 +01:00
Dão Gottwald
2388fe21f9
Bug 616837 - Fix two cases where appmenu_* nodes are accessed without MENUBAR_CAN_AUTOHIDE being defined. r=gavin
2010-12-10 21:26:19 +01:00
Daniel Holbert
62dfdcf319
backed out 7510a8ab857d / Bug 594333 since its reftest failed on Win Debug. a=orange
2010-12-10 12:16:07 -08:00
Daniel Holbert
e8961b4743
Bug 617817: Don't automatically recompose <set> & indefinite-duration animations, since we know they always have the same effect. r=birtles a=roc
2010-12-10 10:33:13 -08:00
timeless@mozdev.org
9a2f4154dd
Bug 617971 nsStyleAnimation::ExtractComputedValue leaks pair when StyleCoordToCSSValue fails.
...
r=bz a=bz
2010-12-10 10:31:37 -08:00
Robert O'Callahan
37ce525680
Bug 616901. Fix rect in nptest_windows.cpp, to fix misrendering in 580160-1-ref.html. r=bsmedberg a=tests-only
2010-12-10 10:30:50 -08:00
Robert O'Callahan
94dc5046ba
Bug 594333. Invalidate frame subtree (including layers) when moving a float. r=dbaron a=blocking-final+
2010-12-10 10:30:18 -08:00
Scott Greenlay
0a5b711056
Bug 616271: Add architecture and list of invalid plugins to pluginreg, r=josh,taras a=blocking-beta9
2010-12-09 14:28:15 -08:00
Taras Glek
b9e24f22f3
Bug 616271 - Only check plugin validity once r=josh a=blocking-beta9
2010-12-10 10:23:48 -08:00