Richard Newman
80ed394a27
No bug: fix engine registering in test. r=philiKON
2010-12-10 19:40:17 -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
Chris Jones
4003b52e15
Bug 616841, part 1: Refactor use of JSLocaleCallbacks to make them easier to share among various JSContexts. r=bz sr=mrbkap
2010-12-06 14:45:00 -06:00
Daniel Holbert
c581c55b9a
Bug 625800: Add missing outparam-setting in SMILAnimatedNumberList::ValueFromString. r+a=roc
2011-01-14 13:30:09 -08:00
Daniel Holbert
b9ee274d33
Bug 621253: Transfer a document's zoom levels to its external resources when they're created. r=bz a=blocking-final+
2011-01-14 13:29:29 -08:00
Robert Strong
d848e41851
Bug 620837 - Modify blocklist pingCount parameter to track pingCount for profile and for version. r=mossop, a=approval2.0
2011-01-14 13:29:27 -08:00
Taras Glek
38f30d5f65
Bug 522375: fix non-libxul builds + testcase nits from gavin. a=bustage,tests
2011-01-14 13:29:25 -08:00
Benoit Jacob
65754f9740
CLOSED TREE Bug 582053 - that test fails on windows - r+a=bustage
2011-01-14 16:17:00 -05:00
Benoit Jacob
62991b997f
Bug 582053 - gl-teximage passes now, remove from failing-tests list - r+a=bustage
2011-01-14 14:21:15 -05:00
Gavin Sharp
98598d86f9
Back out 6419e802aab0 (bug 624588) due to test failures, a=orange
2011-01-14 14:00:21 -05:00
Vladimir Vukicevic
b4fe058f4f
b=625503; convert NaN correctly with typed array array conversion; r=waldo, a=dvander
2011-01-14 10:46:22 -08:00
Benoit Jacob
6afc30e375
Bug 582053 - Integrate WebGL conformance suite as a mochitest - r=vlad, a=blocking2.0
...
--HG--
rename : content/canvas/test/webgl/failing_tests.txt => content/canvas/test/webgl/failing_tests_linux.txt
2011-01-14 13:40:05 -05:00
Chris Leary
f9190fa936
Merge mozilla-central into tracemonkey. (a=blockers)
2011-01-14 09:33:29 -08:00
Chris Leary
b5d79c6a75
Merge mozilla-central and tracemonkey. (a=blockers)
2011-01-14 09:29:15 -08:00
David Dahl
5899e49a27
Bug 624588 - Change Panorama shortcut to Shift-Ctrl/Cmd-E r=dao a=final+
2011-01-14 11:26:58 -06:00
Jacob Bramley
d3366c8fbd
Bug 625701: Sensible fixed width branching. (r=cdleary)
2011-01-14 09:00:56 -08:00
timeless@mozdev.org
177759f549
Bug 619330 Unknown error alert displayed when trying to print from computer that has no installed printer r=mats a=blocking
...
--HG--
extra : rebase_source : 25ce9cb89eb088aa915d5bccbedd4f191267fb31
2011-01-14 18:34:01 +02:00
tim.taubert@gmx.de
cf66bdab78
Bug 484396 - XMLHttpRequest.open throws exception on empty string url parameter, r=smaug, a=bz
...
--HG--
extra : rebase_source : 73ce4b9fca63e9fd16acac65739fc71603ec843e
2011-01-14 18:11:25 +02:00
Boris Zbarsky
4780bf6c2d
Bug 619220 followup. Nix unused member that was screwing things up. a=orange
2011-01-14 12:22:20 -05:00
Jonathan Protzenko
99c88d604b
Move comment for nsTObserverArray near the start of the file, r=bz a=bz over IRC. DONTBUILD
2011-01-14 18:15:27 +01:00
Dão Gottwald
36e4b42d1b
Bug 615890 - Reduce Firefox button height in non-maximized windows on Windows XP. r=gavin a=b
2011-01-14 17:22:32 +01:00
Chris Leary
1cad3ed712
Bug 625718: Correct SETPROP label offsets. (r=jbramley)
2011-01-14 07:49:59 -08:00
Mounir Lamouri
9bf43d33a0
Bug 624187 - r=smaug a=blocking-beta
...
--HG--
extra : rebase_source : e8ed7004507dfcef58d7144d89eb5205d2b0b99c
2011-01-14 16:34:50 +01:00
Mounir Lamouri
b550e1a0a6
Bug 623482 - Present error page when someone tries to access remote XUL. r+a=sicking
...
--HG--
extra : rebase_source : 2786e51db70ca0c66f6388376711e74816828c2d
2011-01-14 16:33:57 +01:00
Chris Leary
a3d07a777f
Bug 625701: Fixed-width IC cmp/branch is required for x86. (r=dvander)
2011-01-14 02:57:21 -08:00