Wesley Johnston
a724e51011
Bug 611403 - Installing crashme-new.xpi fails to actually install [r=dtownsend a=blocking-fennec]
2011-01-06 10:27:55 -05:00
Stuart Longland
0231923a05
Bug 607190 - Add "mips" and "mipsel" to CPU_ARCH checks. r=khuey a=bsmedberg
2011-01-06 15:42:54 +01:00
Simon Montagu
db1e532dd9
Add 'overflow: hidden' to reftests for bug 600974 to workaround reftest failures in the scroll bars on WinXP. Bug 623459, a=tests
2011-01-06 00:58:47 -08:00
Jeff Muizelaar
3cdeccbf53
Bug 619578. Add Android HW info to GfxInfo. r=vlad,a=blocking-fennec
...
--HG--
extra : rebase_source : b5a08089a29f8df06494803d06eade5224b8f6a0
2011-01-05 23:54:32 -05:00
Jeff Muizelaar
fbaf7d1423
Bug 619578. Add Android GfxInfo. r=vlad
...
A very basic implementation.
--HG--
extra : rebase_source : 7eac8fb407d7df6b7c82d5fc176ad14048653428
2011-01-05 23:54:31 -05:00
Jeff Muizelaar
e8677bd7ee
Bug 623228. Avoid calling glDeleteFramebuffers(1, &0). r=vlad
...
The Droid phones have a bug where calling glDeleteFramebuffers(1, &0) hangs
instead of being ignored.
--HG--
extra : rebase_source : dcfc98792404c5526845c587a378fb200e4faa95
2011-01-05 23:54:29 -05:00
Jeff Muizelaar
f1bc2b7751
Bug 623228. Unify debug/release build gl wrappers. r=vlad
...
This will allow us to work around the Droid hangs
in a single place.
--HG--
extra : rebase_source : f7d51f5584d04a53cd192a46d1d265a74f4ac481
2011-01-05 23:54:27 -05:00
Chris Jones
ff1aab8620
Bug 623255: Ensure LayerOGL::Destroy is called for "orphaned" shadow OGL layers before the GLContext is deleted. r=vlad a=b
2011-01-05 22:54:47 -06:00
Chris Jones
49a79e3913
Test for bug 616441. a=b
2011-01-05 22:54:47 -06:00
Chris Jones
76417aec7b
Bug 616414: Notify content processes when a pref has been cleared. r=dwitte
2011-01-05 22:54:47 -06:00
Blake Kaplan
90a196eb79
Bug 618871 - Try again to fix accessing content constructors from chrome through Xray wrappers. r=jst@mozilla.com, a=blocker
2011-01-05 20:28:19 -08:00
Brad Lassey
b872b843b0
Bug 608042 - Add ability to make fat android builds that extract APK to disk r=dougt a=blocking-fennec
...
--HG--
extra : rebase_source : 60be05d268c70c08a5979e6480e40add3dc72b9d
2011-01-04 15:10:53 -05:00
Richard Newman
4446c521f0
Bug 620593: add normalizeAccount, use in addon UI. r=philiKON
2010-12-21 15:32:58 -08:00
Richard Newman
9374404bfe
Bug 543784: don't login automatically, prompt for master password. r=philiKON
2010-12-20 20:01:34 -08:00
Richard Newman
f3265a73ed
Bug 619567: allow leading and trailing whitespace in pre-normalized passphrases. r=philiKON
2010-12-20 14:46:16 -08:00
Richard Newman
a108a4e85b
Bug 619162: default resource success is false; retry once. r=philiKON
2010-12-20 12:47:51 -08:00
Richard Newman
801dd50f93
Bug 618335: normalize old-style 20-char sync keys. r=philiKON
2010-12-20 10:10:37 -08:00
Richard Newman
b0e9d01a0a
Bug 616568: better log message when sync is already in progress. r=philiKON
2010-12-16 12:00:57 -08:00
Philipp von Weitershausen
91b699daac
Bug 616001 follow-up: Async statements are compiled asynchronously and fail on first execution, not creation. r=sdwilsh
2010-12-15 16:08:04 -08:00
Richard Newman
1e0438cf6d
Bug 619169: never clear logs, even on resetService. r=philiKON
2010-12-15 14:36:53 -08:00
Philipp von Weitershausen
650b7ffc20
Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists.
...
Part 3 - Tests for a v11 places database running in Firefox 3.5/3.6
2010-12-14 15:50:50 -08:00
Shawn Wilsher
762b239ba0
Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists. r=philikon
...
Part 2 - Update bookmark engine.
2010-12-14 15:48:05 -08:00
Shawn Wilsher
d4a9d49241
Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists. r=philikon
...
Part 1 - Update history engine.
2010-12-14 15:48:03 -08:00
Philipp von Weitershausen
13153c7f8d
Bug 618411 - Accept non-alphabetical character in the sync key entry. r=mconnor
2010-12-13 18:09:21 -08:00
Doug Turner
288dd1f477
Bug 618533 - Remove tab from ContentChild. a=DONTBUILD
...
--HG--
extra : rebase_source : c13f6d12110cc35ec02774e6f7c4b57713e6dd34
2010-12-12 08:48:04 -08:00
Makoto Kato
fff880c17c
Bug 619670 - onLowMemory may not work on android. Need to forward event. r=dougt/blassey. a=blocking-fennec
...
--HG--
extra : rebase_source : eca6be2a6b82f2e2d2dd71870b036878afbbafa8
2010-12-21 00:01:00 -08:00
Tom Wuttke
fb4de6de7d
Bug 596481 - Geolocation sometimes hangs without returning result or running any callbacks. r=alon, a=blocking-2.0
...
--HG--
extra : rebase_source : 8ed6bf1b9223b15a6961ecdc71203a5c48ec64d5
2011-01-04 13:25:04 -08:00
Doug Turner
504dcf5472
Bug 613551 - JSGC_MAX_MALLOC_BYTES is too large on mobile. Pref change. [r=jst] a=blocking-fennec
...
--HG--
extra : rebase_source : 91601ad63a7b29966ce3ad8e944a712bf1e93bb1
2011-01-05 15:11:14 -08:00
Richard Newman
6b42c03ded
Bug 618389: additional precision in key clearing. r=philiKON
2010-12-10 21:22:39 -08:00
Richard Newman
d71ed80bcd
Bug 618389: fix for broken key clearing. r=philiKON
2010-12-10 19:41:55 -08:00
Richard Newman
6c8e461b04
No bug: fix engine registering in test. r=philiKON
2010-12-10 19:40:17 -08:00
Richard Newman
ddcdb55ef9
Bug 618389: reset and clear keys on changePassphrase. r=mconnor
2010-12-10 16:53:40 -08:00
Richard Newman
bca15c8e10
Bug 618340: don't report network failure for unknown errors. r=philiKON
2010-12-10 16:32:16 -08:00
Philipp von Weitershausen
56ed182429
Back out Bug 610914 as it causes Bug 618068.
2010-12-10 16:18:57 -08:00
Richard Newman
a602bc20ee
Bug 618009: add test for storage format detection during login. r=mconnor
2010-12-10 15:53:16 -08:00
Richard Newman
da7b3caef0
Bug 618341: Rethrow exceptions we aren't supposed to handle. r=philiKON
2010-12-10 15:43:12 -08:00
Philipp von Weitershausen
017b137501
Bug 618233 - Temporarily disable random orange on Windows
2010-12-09 23:09:45 -08:00
Richard Newman
da614d86c9
Bug 617709: Tests and functionality for on-the-fly HMAC error recovery. r=philiKON
2010-12-09 23:06:44 -08:00
Richard Newman
82424f8bd0
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
e18d7bc2fa
Bug 602876 - Tests for J-PAKE network client. r=mconnor
2010-12-09 18:13:58 -08:00
Philipp von Weitershausen
7c4ac9db45
Bug 602876 - Implement network client for credentials exchange via J-PAKE. r=mconnor
2010-12-09 18:12:09 -08:00
Philipp von Weitershausen
dca3c0bc83
Bug 617868 follow-up: fix test
2010-12-09 12:33:51 -08:00
Philipp von Weitershausen
0e226c056e
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
19f7ef9568
Bug 617868 - RFC-5869 compliant HKDF implementation with test vectors. r=mconnor
2010-12-09 12:14:08 -08:00
Richard Newman
13d861e16a
Bug 617709: download and reset when server bulk keys change. r=mconnor
2010-12-09 10:32:03 -08:00
Philipp von Weitershausen
cf1ee5696a
Bug 617521 - Random bookmark reordering due to dupe handling. r=mconnor
2010-12-07 21:49:22 -08:00
Richard Newman
df46a7337e
Bug 617478: clear CollectionKeys on startOver. r=philiKON.
2010-12-07 16:30:06 -08:00
Richard Newman
d9a0b60f3c
Bug 617351: more tests for engine disabling. r=mconnor
2010-12-07 16:18:22 -08:00
Richard Newman
f05e3ed35e
Bug 617320: fix for tests around engine disabling. r=mconnor
2010-12-07 09:17:52 -08:00
Richard Newman
c1e4717b80
Bug 616265: Add download limit for history, lift magic number. r=mconnor
2010-12-06 17:25:35 -08:00