Commit Graph

50369 Commits

Author SHA1 Message Date
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
Edward Lee
a4e378b366 Bug 586753 - Use ctrl-alt-space for win/linux to avoid ctrl-space 2010-08-12 12:43:31 -07:00
Brad Lassey
c5d2f9e10b Bug 585080 - Clicking on mailto: URI crashes the content process, r=mwu a=blocking-fennec 2010-08-12 12:15:12 -07:00
Edward Lee
d78c248762 Bug 581813 - Firefox with Tab Candy caused the Title and Tab Bars or the Menu and Tab Bars to appear black in colour
Push the TabView iframe down behind the tabbrowser when hiding TabView and restore the max height on show. This has slight issues in that it squishes the iframe contents as well as flashes black as we animate. Followup in bug 586679.
2010-08-12 09:38:21 -07:00
Edward Lee
fb481caa08 Merge mozilla-central to tabcandy-central. 2010-08-12 03:55:08 -07:00
Edward Lee
f282af4f77 Fix indentation in beginRemoveTab. 2010-08-12 03:32:07 -07:00
Edward Lee
2cbb4d0bee Merge backout 2010-08-12 03:29:54 -07:00
Edward Lee
ffd35d7fc4 Backed out changeset ed2484b982b9 due to accidental landing. 2010-08-12 03:24:29 -07:00
Edward Lee
acdf97d2b1 Bug 582865 - Provide a shared "shape" module for Point, Rect, etc. [r=mossop a=gavin] 2010-08-12 02:51:03 -07:00
Edward Lee
c8ba8d7ad6 Bug 586147 - Restore visible tabs (and hide hidden ones) [r=zpao a=beltzner]
Port (copy) sessionstore changes from bug 583306 and add tests.
2010-08-12 02:10:05 -07:00
Raymond Lee
5c19510c58 Change a var to let. 2010-08-12 14:46:16 +08:00
Raymond Lee
dc1ad35b40 Bug 586522 - Leaks in Tab Candy 2010-08-12 14:39:12 +08:00
Raymond Lee
a77313ad4e Release some resources on unload 2010-08-12 12:36:58 +08:00
Michael Yoshitaka Erlewine
606e0b8349 Bug 574217: Some touchups based on comments from dolske 2010-08-11 23:08:33 -04:00