timeless
|
0d2865e65a
|
Bug 562594 - comparison between signed and unsigned integer expressions in ReadStrings. r=rstrong
|
2010-06-21 18:17:30 -07:00 |
Robert Strong
|
7e6ed9c667
|
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=jmathies
|
2010-06-21 18:17:18 -07:00 |
Robert Strong
|
1838788da1
|
Bug 571387 - Use the official Unicode UAC and ShellLink distributions. r=jmathies
|
2010-06-21 18:17:05 -07:00 |
Robert Strong
|
e93ab85d7a
|
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). makensis.mk changes. r=jmathies
|
2010-06-21 18:16:40 -07:00 |
Robert Strong
|
c89aa58d39
|
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies
|
2010-06-21 18:15:39 -07:00 |
Robert Strong
|
85f722f4d6
|
Bug 572224 - Remove check-locales.pl. r=ted.mielczarek
|
2010-06-21 18:15:14 -07:00 |
Bas Schouten
|
aa767ed5eb
|
Bug 573507: Make D2D work with transparent (layered) windows by using interop to get a DC from. r=jmathies
|
2010-06-22 03:10:36 +02:00 |
Bas Schouten
|
cc338051a5
|
Bug 573506: Expose GetDC/ReleaseDC on D2D surfaces. r=jrmuizel
|
2010-06-22 03:10:34 +02:00 |
Dan Witte
|
c7f597a357
|
Bug 573061 - Add persistent cookie tests. Part 2: revise and add tests. r=sdwilsh
|
2010-06-21 17:50:35 -07:00 |
Dan Witte
|
f07ca52870
|
Bug 573061 - Add persistent cookie tests. Part 1: tweak listeners and add db close listener. r=sdwilsh
|
2010-06-21 17:50:35 -07:00 |
Daniel Brooks
|
d447a7c521
|
merge
|
2010-06-21 19:36:20 -05:00 |
Clint Talbert
|
1e56ca9052
|
Bug 567945 - Fix burning on Android - *bustage fix* - see https://bugzilla.mozilla.org/show_bug.cgi?id=567945#c11
|
2010-06-21 17:27:14 -07:00 |
Tanner M. Young
|
258ecdff4f
|
Bug 573603 - Speed up Page Info > Media. r=db48x
|
2010-06-21 19:13:46 -05:00 |
Mounir Lamouri
|
000010ab5d
|
Bug 568515 - xmp and plaintext element should be considered as HTMLElement, not HTMLSpanElement, r=sicking
|
2010-06-22 02:02:07 +02:00 |
Matthew Gregan
|
b0d973dff4
|
Bug 572299 - Stuttering audio playback with some Vorbis files (ffmpeg muxed). r=cpearce
|
2010-06-22 02:02:02 +02:00 |
tterribe@vt.edu
|
705d860912
|
Bug 572876 - Enable VP8 asm on x86-64 Linux. r=cpearce
|
2010-06-22 02:01:48 +02:00 |
Ms2ger
|
38635565f4
|
Bug 395137 - Typo in box-sizing-1-ref.html: "padding: 1px solid". r=dbaron
|
2010-06-22 02:01:45 +02:00 |
Ms2ger
|
5b297701f2
|
Bug 573239 - Shouldn't treat NS_HexToRGB, NS_ColorNameToRGB as nsresult. r=roc
|
2010-06-22 02:01:43 +02:00 |
Ms2ger
|
4e5e983138
|
Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs
|
2010-06-22 02:01:41 +02:00 |
timeless@mozdev.org
|
362eb90137
|
Bug 565599 unused variable nsNavHistoryContainerResultNode::mAsyncEnabled
r=mano
|
2010-06-22 02:01:39 +02:00 |
Tobias Nygren
|
f1358964f7
|
Bug 469951 - using %lld PR_scanf format directly on a PRTime is not portable. r=sdwilsh
|
2010-06-22 02:01:37 +02:00 |
Marco Bonardo
|
c0f79ce13f
|
Bug 572800 - Ensure previous autocomplete query has been canceled before starting a new one. r=sdwilsh
|
2010-06-22 02:01:35 +02:00 |
Marco Bonardo
|
8d8f56da0a
|
Bug 547190 - AsInt64 (and other AsXXX cpp helpers) ignores GetInt64 failures. r=asuth
|
2010-06-22 02:01:33 +02:00 |
Tanner M. Young
|
48a603dd18
|
Bug 560258 - Standalone Ogg Audio is not previewed correctly in Page Info > Media. r=db48x
|
2010-06-21 17:43:42 -05:00 |
Justin Dolske
|
cd782da7d3
|
Bug 573238 - Windows authentication broken. r=gavin
|
2010-06-21 15:04:46 -07:00 |
Justin Dolske
|
0120ae5c9f
|
Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin
|
2010-06-21 15:04:43 -07:00 |
Shawn Wilsher
|
63550de179
|
Use the fixes from bug 571599 instead of what we had.
|
2010-06-21 14:35:10 -07:00 |
Clint Talbert
|
46fe71baa6
|
Bug 567945 Import of sutagent code for Android
|
2010-06-21 14:26:56 -07:00 |
Clint Talbert
|
34cb4428a7
|
Bug 567945 Android agent needs to build in mozilla-central r=ted
|
2010-06-21 14:26:55 -07:00 |
Shawn Wilsher
|
e872ea2fe7
|
Bug 571599 - Use sqlite3_unlock_notify
sr=vlad
r=bent
r=asuth
|
2010-06-21 14:23:00 -07:00 |
Jacek Caban
|
7e32a60170
|
Bug 573507 - Added missing CAIRO_HAS_D2D_SURFACE ifdefs [r=jimm]
|
2010-06-22 01:40:00 -05:00 |
Chris Jones
|
b92c5e77ef
|
(Lost push race)
|
2010-06-21 15:37:10 -05:00 |
Chris Jones
|
4d4f889548
|
Bug 570294, part a: Style cleanup for gfxSharedImageSurface.h. r=joedrew
|
2010-06-21 15:35:49 -05:00 |
Chris Jones
|
6a7afab683
|
Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew
|
2010-06-21 15:35:49 -05:00 |
Chris Jones
|
5500b15804
|
Bug 571730: Initialize the entire XEvent union so that our simple memcpy() serializer doesn't cause valgrind to complain on copying an X*Event smaller than XEvent. r=karlt
|
2010-06-21 15:35:49 -05:00 |
Chris Jones
|
0dcf14275c
|
Bug 570912: Allow already_AddRefed<T> to be coerced to already_AddRefed<U> when T can be coerced to U. r=dbaron
|
2010-06-21 15:35:49 -05:00 |
Chris Jones
|
ef0659fe88
|
Bug 570098: Implement operator== for a grab-bag of gfx types. r=joe
|
2010-06-21 15:35:49 -05:00 |
Chris Jones
|
374277e489
|
Bug 570096: Implement serialization of a grab-bag of gfx types. r=joe
|
2010-06-21 15:35:48 -05:00 |
Ehsan Akhgari
|
28c0562ec7
|
Bug 365805 - Copy/paste lists should not add #; r=jst
|
2010-06-21 15:56:18 -04:00 |
Olli Pettay
|
52592cd5be
|
Bug 573422 - WebSocket .URL should be .url, r=sicking
--HG--
extra : rebase_source : 4dd3004568043ce8c3ec7e16f116de2639e3d6ee
|
2010-06-21 22:56:03 +03:00 |
Ben Turner
|
330327893a
|
Implement continue with key arg for index cursors and index object cursors
|
2010-06-20 11:19:09 -07:00 |
Ben Turner
|
44e990e9ff
|
Merge mozilla central
|
2010-06-19 14:21:28 -07:00 |
Kyle Huey
|
ea527ec6e8
|
Backing out Bug 508082 to try to fix orange.
--HG--
extra : rebase_source : 24abc08865e4b4494c9a09cbfcca5de60f635462
|
2010-06-19 13:20:47 -07:00 |
Kyle Huey
|
3636d58acc
|
Backed out changeset f54e6386c113
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
|
2010-06-19 13:19:25 -07:00 |
ddahl@mozilla.com
|
98fbd5cc33
|
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
|
2010-06-19 13:17:44 -07:00 |
Mounir Lamouri
|
a4e51660a1
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-19 11:44:43 -07:00 |
Ben Turner
|
9831ee5a77
|
Make queries a tiny bit prettier
|
2010-06-19 11:22:45 -07:00 |
Ben Turner
|
846d8b812a
|
Beef up cursor test to test empty object stores
|
2010-06-19 11:07:39 -07:00 |
Olli Pettay
|
8ba0b73887
|
Bug 573227, disable .wasClean tests
|
2010-06-19 20:39:53 +03:00 |
Olli Pettay
|
86637982fc
|
Bug 573227, disable .wasClean tests
|
2010-06-19 19:39:38 +03:00 |