Commit Graph

221658 Commits

Author SHA1 Message Date
Ehsan Akhgari
0880f90744 Backed out changeset e9ee970f085a because that backout doesn't seem to be necessary 2010-06-22 01:07:35 -04:00
Ben Turner
ebf26770eb Complete backout, I think. CLOSED TREE 2010-06-21 21:53:35 -07:00
Ben Turner
11526ada67 Backout indexedDB for test failure 2010-06-21 21:33:37 -07:00
Ben Turner
15ea3e8a92 Rebase 2010-06-21 20:18:52 -07:00
Michal Novotny
da56414e71 Bug 513008 - Eliminate synchronous reads from cache. r=jduell.mcbugs@gmail.com, cbiesinger@gmail.com, sr=shaver@mozilla.org 2010-06-21 20:14:58 -07:00
Ben Turner
d581f62d29 Merge mozilla-central 2010-06-21 20:05:41 -07:00
Johnny Stenback
e33497cdb2 Fixing bug 572615. Speed up nsXULDocuments ID hanling code. r=jonas@sicking.cc 2010-06-21 20:00:26 -07:00
Johnny Stenback
4548ec1aa1 Fixing bug 572614. Eliminate double hash lookups in document.getElementById(). r=jonas@sicking.cc 2010-06-21 19:59:37 -07:00
Johnny Stenback
c50fb5d521 Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc 2010-06-21 19:58:50 -07:00
Ben Turner
e55dd9ac62 Merge mozilla-central 2010-06-21 19:57:16 -07:00
Marco Bonardo
163467f9c7 backout bug 547190 due to test failure 2010-06-22 03:49:47 +02:00
Robert Strong
ddc01ced6a Fix review comment for 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:25:14 -07:00
timeless
751dbc21ce Bug 562594 - comparison between signed and unsigned integer expressions in ReadStrings. r=rstrong 2010-06-21 18:17:30 -07:00
Robert Strong
e163106851 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
c9282bda9a Bug 571387 - Use the official Unicode UAC and ShellLink distributions. r=jmathies 2010-06-21 18:17:05 -07:00
Robert Strong
485b396f5e 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
eb62760725 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
047456ef67 Bug 572224 - Remove check-locales.pl. r=ted.mielczarek 2010-06-21 18:15:14 -07:00
Bas Schouten
5bace6568f 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
9990d5a369 Bug 573506: Expose GetDC/ReleaseDC on D2D surfaces. r=jrmuizel 2010-06-22 03:10:34 +02:00
Dan Witte
63ad468a67 Bug 573061 - Add persistent cookie tests. Part 2: revise and add tests. r=sdwilsh 2010-06-21 17:50:35 -07:00
Dan Witte
a633480f59 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
eb6dc72d2c merge 2010-06-21 19:36:20 -05:00
Clint Talbert
d9bc873b09 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
94c977f19c Bug 573603 - Speed up Page Info > Media. r=db48x 2010-06-21 19:13:46 -05:00
Mounir Lamouri
b19d8dfb73 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
f277316a2c Bug 572299 - Stuttering audio playback with some Vorbis files (ffmpeg muxed). r=cpearce 2010-06-22 02:02:02 +02:00
tterribe@vt.edu
269993b778 Bug 572876 - Enable VP8 asm on x86-64 Linux. r=cpearce 2010-06-22 02:01:48 +02:00
Ms2ger
86795e0661 Bug 395137 - Typo in box-sizing-1-ref.html: "padding: 1px solid". r=dbaron 2010-06-22 02:01:45 +02:00
Ms2ger
b9bd87f37a Bug 573239 - Shouldn't treat NS_HexToRGB, NS_ColorNameToRGB as nsresult. r=roc 2010-06-22 02:01:43 +02:00
Ms2ger
9d3c43ddcb Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs 2010-06-22 02:01:41 +02:00
timeless@mozdev.org
62df2bc301 Bug 565599 unused variable nsNavHistoryContainerResultNode::mAsyncEnabled
r=mano
2010-06-22 02:01:39 +02:00
Tobias Nygren
bdaabb1083 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
da44473cc8 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
8c1235c183 Bug 547190 - AsInt64 (and other AsXXX cpp helpers) ignores GetInt64 failures. r=asuth 2010-06-22 02:01:33 +02:00
Tanner M. Young
545d926996 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
903c9e58cb Bug 573238 - Windows authentication broken. r=gavin 2010-06-21 15:04:46 -07:00
Justin Dolske
d94f3a8694 Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin 2010-06-21 15:04:43 -07:00
Shawn Wilsher
edf8cc61c5 Use the fixes from bug 571599 instead of what we had. 2010-06-21 14:35:10 -07:00
Clint Talbert
a81d410131 Bug 567945 Import of sutagent code for Android 2010-06-21 14:26:56 -07:00
Clint Talbert
6ebe6803b1 Bug 567945 Android agent needs to build in mozilla-central r=ted 2010-06-21 14:26:55 -07:00
Chris Jones
607932ab74 (Lost push race) 2010-06-21 15:37:10 -05:00
Chris Jones
5f5af36c40 Bug 570294, part a: Style cleanup for gfxSharedImageSurface.h. r=joedrew 2010-06-21 15:35:49 -05:00
Chris Jones
a6c0e90e24 Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew 2010-06-21 15:35:49 -05:00
Chris Jones
2500ea8729 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
87d0ed7e60 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
273107536b Bug 570098: Implement operator== for a grab-bag of gfx types. r=joe 2010-06-21 15:35:49 -05:00
Chris Jones
ac67f4dbc4 Bug 570096: Implement serialization of a grab-bag of gfx types. r=joe 2010-06-21 15:35:48 -05:00
Ehsan Akhgari
6af3d8672d Bug 365805 - Copy/paste lists should not add #; r=jst 2010-06-21 15:56:18 -04:00
Olli Pettay
f85b378433 Bug 573422 - WebSocket .URL should be .url, r=sicking
--HG--
extra : rebase_source : 4dd3004568043ce8c3ec7e16f116de2639e3d6ee
2010-06-21 22:56:03 +03:00