Commit Graph

50328 Commits

Author SHA1 Message Date
Robert O'Callahan
b216eeb8e3 Bug 579258. Remove dead nsIWidget::Scroll code. r=karlt,a=joe 2010-08-13 21:56:31 +12:00
Robert O'Callahan
0b542b46ed Bug 579258. Remove the 'before move' region parameter to ComputeVisibility. r=tnikkel,a=joe 2010-08-13 21:55:54 +12:00
Robert O'Callahan
b004c93cb1 Bug 579258. Change IsVaryingRelativeToMovingFrame to take the 'moving frame' as a direct parameter instead of getting it from the builder. r=tnikkel,a=joe 2010-08-13 21:54:37 +12:00
Frank Yan
f3d089fd38 Bug 565966, Disable browse-by-name by default, r+a=beltzner 2010-08-13 20:33:00 +12:00
Ted Mielczarek
8fab075132 Bug 576053, enable compiling Breakpad on Mac OS X/x86-64 by default, r=mitchel.field a=blocking2.0
--HG--
extra : rebase_source : 72b603ac7e197dec6eff823cdb0778380221ccbe
2010-08-13 17:19:16 +12:00
Nick Thomas
3b69dbad7a Bug 576760, no longer need to force components.list, r=bhearsum, a=NPOTB
--HG--
extra : rebase_source : c3aeb9a63dd362f616fec89a0ddb72c34c10d2b6
2010-08-13 17:17:49 +12:00
Josh Aas
45db82ea6b Backed out changeset 452db8c688ba, bug 578868. 2010-08-13 04:23:13 -04:00
Josh Aas
f87c958485 Bug 578868: Only load plugin libraries into the main process when absolutely necessary. r=benwa sr=bsmedberg 2010-08-13 02:42:42 -04:00
Josh Aas
71c191fda5 Bug 584965: Improve key event handling for Cocoa widgets, follow Cocoa event propagation model properly. Fixes bug 582052 and bug 379199. r=smichaud 2010-08-13 02:38:40 -04:00
Josh Aas
80d4ee8c62 Bug 586713: Null check to fix crash in Mac OS X native menu code. r=bz 2010-08-13 02:33:09 -04:00
Johnny Stenback
dca6e957d0 Fixing bustage from the fix for bug 582228. 2010-08-13 00:14:46 -07:00
Michael Wu
a76dd02852 Bug 556644: Fix bustage in l10n repack code 2010-08-12 23:03:24 -07:00
Byron Milligan
4dfda2d6d2 Bug 193911. Increase the disk cache size from 50 megs to 250 megs. This will show a significant increase in talos numbers, and it will thus look like a cpu usage regression since all of talos now fits in the cache. r=cbiesinger@gmail.com, sr=bzbarsky@mit.edu, a=jst@mozilla.org 2010-08-12 16:19:59 -07:00
Henri Sivonen
92d4badcbb Bug 581944 - Reorder the tokenizer states in the HTML5 tokenizer. rs=sicking. 2010-07-26 16:13:51 +03:00
Jonas Sicking
93c3158ba6 Bug 582228. Speed up getting style attributes. r=bzbarsky@mit.edu, a=dbaron@mozilla.com 2010-08-12 23:03:23 -07:00
Michael Wu
626e9ede58 Bug 556644 - 11. Add omnijar removed files, r=rs a=blocking2.0 2010-08-12 21:37:44 -07:00
Michael Wu
44c99fc857 Bug 556644 - 10. Make windows installer locale repacks use the standard repacking path, r=rs,khuey a=blocking2.0 2010-08-12 21:36:16 -07:00
Michael Wu
27e6d1b2f2 Bug 556644 - 9. Add support for packaging omnijar, r=bsmedberg a=blocking2.0 2010-08-12 21:33:52 -07:00
Michael Wu
ccd773d868 Bug 556644 - 8. Fix leak in child process, r=bsmedberg a=blocking2.0 2010-08-12 21:31:59 -07:00
Michael Wu
669d3cb56e Bug 556644 - 7. Bring universal binaries into the world of omnijar, r=ted a=blocking2.0 2010-08-12 21:30:59 -07:00
Robert Strong
4efdeb3ea1 Bug 523410 - Disable LSPs in WinSock that don't have categories for Firefox on Windows Vista and above. r=khuey, a=blocking2.0-beta4 2010-08-12 21:09:06 -07:00
Blake Kaplan
69b691a498 Fix bug 584512. 2010-08-12 21:05:05 -07:00
Blake Kaplan
b1090c307e Fix bug 584180. 2010-08-11 14:35:07 -07:00
Blake Kaplan
cfe8497085 Bug 583200 - Don't assert things about SHEntries if session history is disabled. 2010-08-12 21:05:05 -07:00
Mark Finkle
7ac77285c9 Disable error logging from weave crypto. rs=mconnor, a=bustage fix 2010-08-13 15:31:00 +12:00
Matthew Gregan
fde29262a3 Bug 585864 - Increase media cache block size from 4kB to 32kB. r=roc a=roc 2010-08-13 12:41:47 +12:00
Boris Zbarsky
456e9e5548 Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe 2010-08-11 17:05:28 -04:00
Boris Zbarsky
9c767adbfb Bug 569520 part 1. Add a new beforepaint event. r=smaug 2010-08-11 17:05:27 -04:00
Boris Zbarsky
4de28566f3 Bug 577607 part 3. Use the main doc refresh driver for resource documents and the parent document's refresh driver for documents that are not roots of their type. r=roc, a=joe 2010-08-11 17:05:27 -04:00
Boris Zbarsky
b2753641df Bug 577607 part 2. Teach the refresh driver to flush restyles and reflow on more than one presshell. r=roc 2010-08-11 17:05:27 -04:00
Boris Zbarsky
d276f7c756 Bug 564652. Make sure to flush out restyles on our parent before checking for a presshell. r=dbaron 2010-08-13 14:44:39 +12:00
Boris Zbarsky
45df267748 Fix some editor tests to actually change something instead of throwing. 2010-08-13 14:31:48 +12:00
Matthew Gregan
e5fbf40ca5 Bug 586535 - Reduce delay in volume changes on OS X by using sydneyaudio volume control. r=doublec a=blocking2.0 2010-08-12 13:52:36 +12:00
Chris Pearce
4f879008f2 Bug 576539 - Only reset playback when seeking to a new position. r=kinetik a=blocking2.0 2010-08-13 14:28:15 +12:00
Chris Pearce
024df6be76 Bug 576539 - Factor out decoding to target time after seek, to enable seeking into WebM regions with no audio samples. r=kinetik a=blocking2.0 2010-08-13 14:28:15 +12:00
Chris Pearce
114d346757 Bug 576539 - Inject silence when decoder encounters missing audio in WebM and Ogg media. r=kinetik a=blocking2.0 2010-08-13 14:28:15 +12:00
Chris Pearce
0166bdadc4 Bug 576539 - Move integer overflow code in video decoders into VideoUtils.cpp/h. r=kinetik a=blocking2.0 2010-08-13 14:28:15 +12:00
Mark Finkle
b1a3159e78 Bug 582569 - Fire an event in child frame scripts when the TabChild is closing [r=smaug a=blocking-fennec] 2010-08-12 12:47:22 -04:00
Robert Strong
e1495bfabb Bug 586194 - move never pref check into selectUpdate and use services js module in app updat. r=dtownsend, approval2.0=bsmedberg 2010-08-12 19:07:44 -07:00
Robert Strong
2bab61a8fb Bug 585838 - Disable update checks in any tests running in the browser. r=dtownsend, a=dtownsend 2010-08-12 19:07:18 -07:00
Justin Dolske
3a2a8bb3b8 bug 586818: disable test_name_nsRootAcc.xul. a=bustage_fix 2010-08-12 20:04:46 -04:00
Mike Connor
fb535cd8ad Bug 586094 - Enabling Sync regresses Ts on all platforms, r=dolske, a=beltzner 2010-08-11 21:28:27 -04:00
Mike Connor
f122ad5da4 Bug 583339 - flip switch to build with sync, r=dolske
--HG--
extra : rebase_source : b0b36e19849f9ed5a78bd3d9579303f4a6f74f6c
2010-08-12 15:54:14 -04:00
Kyle Huey
d5259a639b Turn off perma-failing private browsing tests on Linux. a=Mossop 2010-08-12 15:27:41 -07:00
Neil Rashbrook
038b6ea66c Bug 586219: Title bar is not updated when switching tabs. r=roc a=blocker 2010-08-12 14:54:48 -07:00
Ted Mielczarek
62d2cf73fb bug 584582 - XP_TTOA not null terminating strings on Linux. r=bsmedberg, a=blocking 2010-08-11 10:57:44 -04:00
Wan-Teh Chang
589c5b93a7 Bug 567134: Update msvc-aslr.patch for NSS (already applied).
Update NSS to NSS_3_12_8_BETA2 officially.  blocking2.0+
2010-08-12 14:13:12 -07:00
Wan-Teh Chang
17b96c0c9b Bug 580679: Build NSS with the TLS zlib compression code.
Add the security.ssl.enable_compression preference to
enable TLS compression, disabled by default.
r=khuey,kaie,sayrer,ted.  approval2.0+ by bsmedberg.
2010-08-12 14:12:05 -07:00
Edward Lee
124b078fce Bustage fix for alt-ctrl-space win/linux key combination. 2010-08-12 13:05:15 -07:00
Edward Lee
086ac48c79 Bug 574217 - Land TabCandy on trunk [r=dolske sr=vlad a=beltzner] 2010-08-12 12:46:31 -07:00