Dan Witte
758c4c015b
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 3: tests. r=bent, a=final+
2010-09-13 10:54:02 -07:00
Dan Witte
4e67b70bc1
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 2: consumers. r=bsmedberg, a=final+
2010-09-13 10:54:02 -07:00
Dan Witte
904aa1ee11
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 1 part 2: default to UTF8. r=Waldo, a=final+
2010-09-13 10:54:02 -07:00
Dan Witte
fbc0be1b6e
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 1: ctypes implementation. r=Waldo, a=final+
2010-09-13 10:54:02 -07:00
Jacob Bramley
eb1a424c11
[JAEGER] A trivial, but maybe not ideal fix for overflowing offset fields. [Bug 595336]. r=dvander
2010-09-13 10:28:42 -07:00
Mihai Sucan
d50932e393
Bug 583476 - WebConsole fails to activate when window.console is already defined r=sdwilsh a=betaN
2010-09-13 10:15:59 -07:00
David Dahl
99059cb1d3
Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=beta6+
2010-09-13 10:13:54 -07:00
Chris Leary
2fa4fedbc1
Bug 540675: eviscerate JSStackFrame::callerVersion. (r=lw)
2010-09-13 09:38:22 -07:00
Vladimir Vukicevic
c3fb6786b3
b=593850; [webgl] fix bad-arguments and null-object-behaviour tests; r=bjacob, a=b
2010-09-13 08:57:25 -07:00
Vladimir Vukicevic
c3b2630ecb
b=593850; [webgl] remove bogus webgl debug utils from tests; r=bjacob
2010-09-13 08:56:13 -07:00
Vladimir Vukicevic
d8a5653695
b=593850; [webgl] fix test null-uniform-location; r=bjacob
2010-09-13 08:56:01 -07:00
Vladimir Vukicevic
15f8e02ea1
b=593850; [webgl] fix gl-uniform-arrays test; r=bjacob
2010-09-13 08:55:45 -07:00
Vladimir Vukicevic
66e6b95063
b=593850; [webgl] fix gl-scissor test; r=bjacob
2010-09-13 08:55:29 -07:00
Vladimir Vukicevic
2fca7b118a
b=593850; [webgl] fix gl-object-get-calls test; r=bjacob
2010-09-13 08:55:07 -07:00
Vladimir Vukicevic
c5d2c16c6c
b=593720; make webgl less verbose; r=bjacob
2010-09-13 08:40:01 -07:00
Philipp von Weitershausen
1e7744501c
Bug 589979 - Generate username from email address (part 3) [r=mconnor]
...
Consolidate email and username in the UI.
2010-09-13 17:17:37 +02:00
Philipp von Weitershausen
38347b08b2
Bug 589979 - Generate username from email address (part 2) [r=mconnor]
...
The Weave.Service.account property holds whatever the user entered for email address/username. If it only contains characters valid for usernames, it is assumed to be a username. Otherwise it's SHA1 hashed and base32 encoded.
The special tab mangling (to avoid broken Basic Auth headers) is now obsolete.
--HG--
rename : services/sync/tests/unit/test_service_checkUsername.js => services/sync/tests/unit/test_service_checkAccount.js
2010-09-13 17:17:37 +02:00
Philipp von Weitershausen
61179044c7
Bug 589979 - Generate username from email address (part 1) [r=mconnor]
...
Implement Utils.encodeBases32 and Utils.sha1Base32.
2010-09-13 17:17:37 +02:00
Philipp von Weitershausen
a8e294fe4f
Bug 594785 - First sync disables all engines [r=mconnor]
...
Track whenever we create a new global/meta record and don't evaluate the engines property in that case.
2010-09-13 17:17:37 +02:00
Sylvain Pasche
39dc4b9e43
Bug 590794 - Add dismissalAction callback argument to PopupNotifications.show(). r+a=gavin
2010-09-13 12:44:27 +02:00
Bill Gianopoulos
67feb664b7
Bug 595649 - about:home banner text too high on banner. r+a=gavin
2010-09-13 12:42:26 +02:00
Jacek Caban
944566a777
Bug 595199 - [Jaeger] Linking failure on mingw due to wrong asm calls in MethodJIT.cpp r=dvander
2010-09-13 12:28:58 +02:00
Robert Sayre
a07edfcc75
Merge mozilla-central to tracemonkey.
2010-09-12 18:16:47 -04:00
Brendan Eich
7bcb596924
Modularize to avoid inline vs. not ShapeHasher static woes (595615, r=dbaron)
2010-09-12 09:34:56 -07:00
Brendan Eich
0366d26673
Try to fix Ts regression from patch for bug 592556...
2010-09-12 08:53:18 -07:00
Kyle Huey
8c6e1c37ec
Disable js-reftest that requires shell features to work. a=shutupalready
2010-09-12 08:00:14 -07:00
Dão Gottwald
e7895315a7
Whitespace cleanup after bug 590039
2010-09-12 11:54:51 +02:00
Marco Bonardo
867c4a7cd5
Bug 563738 - remove privileged mozBackgroundRequest property. r=trivial a=blocking
2010-09-13 11:44:30 +02:00
Brendan Eich
2ac9654d21
Google Maps crash on tracemonkey branch (595365, precog a=jorendorff).
2010-09-11 23:55:25 -07:00
Luke Wagner
a7d340da1e
Bug 592983 - combine and32 with branchTest32 (r=dmandelin)
2010-09-11 23:40:23 -07:00
Raymond Lee
7eab389639
Bug 595228 - assert in search code; calling unbind without a function [r+a=gavin]
2010-09-12 11:44:13 +08:00
Brendan Eich
e219062c77
Modularize to avoid inline vs. not ShapeHasher static woes (595615, r=dbaron, a=beta6+/debug-only-fix-for-devs).
2010-09-12 09:39:45 -07:00
Bobby Holley
25302d83c3
Bug 514033 - Error recovery for imagelib - part 16 - Eliminate checks for infallible malloc, use infallible malloc when we need it.r=joe,a=blocker
2010-09-12 08:22:31 -07:00
Bobby Holley
6fd21749ad
Bug 514033 - Error recovery for imagelib - part 15 - Rename Is*Error to Has*Error.r=joe,a=blocker
2010-09-12 08:22:31 -07:00
Bobby Holley
d802000b21
Bug 514033 - Error recovery for imagelib - part 14 - Log data errors to the console.r=joe,a=blocker
2010-09-12 08:22:31 -07:00
Bobby Holley
2def2be9ee
Bug 514033 - Error recovery for imagelib - part 13 - Stop checking IsError() in decoder implementations.r=joe,a=blocker
2010-09-12 08:22:31 -07:00
Bobby Holley
d9a7098dd2
Bug 514033 - Error recovery for imagelib - part 12 - Make Decoder API methods return void.r=joe,a=blocker
2010-09-12 08:22:31 -07:00
Bobby Holley
6768bbbda2
Bug 514033 - Error recovery for imagelib - part 11 - Move error-case teardown notifications into Decoder::Finish(), and call it unconditionally.r=joe,a=blocker
2010-09-12 08:22:30 -07:00
Bobby Holley
93bfdd8baa
Bug 514033 - Error recovery for imagelib - part 10 - Make mObserver and friends Decoder-private.r=joe,a=blocker
2010-09-12 08:22:30 -07:00
Bobby Holley
4f052631cc
Bug 514033 - Error recovery for imagelib - part 9 - Coalesce end-of-decode notifications into superclass.r=joe,a=blocker
2010-09-12 08:22:30 -07:00
Bobby Holley
6b88ca3f31
Bug 514033 - Error recovery for imagelib - part 8 - Remove GIFWrite.r=joe,a=blocker
2010-09-12 08:22:30 -07:00
Bobby Holley
5b4da946e7
Bug 514033 - Error recovery for imagelib - part 7 - Move mIsHidden check inside nsPNGDecoder::EndImageFrame.r=joe,a=blocker
2010-09-12 08:22:30 -07:00
Bobby Holley
578246d765
Bug 514033 - Error recovery for imagelib - part 6 - Get rid of EndFrameDecode() and friends.r=joe,a=blocker
2010-09-12 08:22:30 -07:00
Bobby Holley
b3f97bdc86
Bug 514033 - Error recovery for imagelib - part 5 - Coalesce OnStartDecode into superclass.r=joe,a=blocker
2010-09-12 08:22:30 -07:00
Bobby Holley
aad9b96c04
Bug 514033 - Error recovery for imagelib - part 4 - Stop returning errors from image decoders.r=joe,a=blocker
2010-09-12 08:22:30 -07:00
Bobby Holley
83acf8a223
Bug 514033 - Error recovery for imagelib - part 3 - Make errors returned by superclass methods contingent only on IsError().r=joe,a=blocker
2010-09-12 08:22:28 -07:00
Bobby Holley
9401c8f0d2
Bug 514033 - Error recovery for imagelib - part 2 - Notify the superclass error reporting framework when an error occurs.r=joe
2010-09-12 08:22:27 -07:00
Bobby Holley
eb1d2f2ae8
Bug 514033 - Error recovery for imagelib - part 1 - Introduce error tracking to Decoder.r=joe,a=blocker
2010-09-12 08:22:27 -07:00
Bobby Holley
bb2adb491c
Bug 593489 - Make Image hold onto its URI.r=joe,a=blockerblocker
2010-09-12 08:22:26 -07:00
Bobby Holley
49614ac577
Bug 592641 - Tests.r=Neil,a=tests
2010-09-12 08:22:26 -07:00