Dão Gottwald
6ed39c49bb
Bug 588736 - Background tabs don't scroll into view when opened from a pinned tab. r=mano
...
--HG--
extra : rebase_source : 8a4d1132626042757cf9fa3a53a9bd0a2a443d9f
2010-08-19 22:22:33 +02:00
Dão Gottwald
449b5f734e
Bug 588464 - Adjustments for touch enabled displays should keep using physical units. r=felipe
...
--HG--
extra : rebase_source : 38fa8129ab1eee9c6a3a149a89b428438f331646
2010-08-19 22:22:16 +02:00
Karl Tomlinson
4b600cf4ff
b=588306 only invalidate all layers on PAINT_IGNORE_SUPPRESSION when there is suppression to ignore r=roc a=bsmedberg
...
--HG--
extra : rebase_source : 28d8cdebf0e8f06a33518263fa3089b317b5ccbc
2010-08-20 15:49:16 +12:00
Frédéric Wang
7d9bc325a0
reftests for bug 414277. r=karlt a=tests
...
--HG--
extra : rebase_source : ea7f03171aaf369f51dac804e2253db1444cc15e
2010-08-20 15:45:57 +12:00
Frédéric Wang
2534d3f9fc
Bug 414277 - scale stretchy operators when there is no glyph of suitable size. r=karlt a=dbaron
...
--HG--
extra : rebase_source : 325e318cbb27537229c9c14015133ba9222f4d29
2010-08-20 15:44:07 +12:00
Frédéric Wang
edb8d38e0c
MathML Operator Dictionary: add private data integral (bug 534970). r=karlt a=dbaron
...
--HG--
extra : rebase_source : d4e1f0e8d80cc1cafa630c89f730d4f30e686766
2010-08-20 15:43:10 +12:00
Frédéric Wang
10be8e68cb
MathML Operator Dictionary: update some entries whose stretchiness has changed (bug 534970). r=karlt a=dbaron
...
--HG--
extra : rebase_source : f6a56bd7e60f05d59c5a7571e1e888bb0b1edca1
2010-08-20 15:41:49 +12:00
Robert O'Callahan
50f42b728b
Bug 580834. Make nsLayoutUtils::GetActiveScrolledRoot stop at the nearest popup ancestor instead of asserting. r=tnikkel,a=dbaron
2010-08-13 22:03:51 +12:00
Robert O'Callahan
b77ef45783
Bug 522859. Handle unbounded cairo operators properly in the Quartz backend. r=jrmuizel,a=joe
2010-08-13 22:02:47 +12:00
Robert O'Callahan
7be62af7f1
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
...
--HG--
extra : rebase_source : 730ba8640cb37bd8484ff069b5d6fd46d9bc3e84
2010-08-13 22:01:58 +12:00
Robert O'Callahan
e028060919
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
2010-08-13 22:01:58 +12:00
Robert O'Callahan
33a0aec926
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
...
--HG--
extra : rebase_source : 496cbde7c495eb8872c3d0ffc0ca4c57c2a6a777
2010-08-13 22:01:13 +12:00
Olli Pettay
03ec53594f
Bug 588808 - TabChildGlobal objects shouldn't be kept alive too long, r=dougt, a=Mossop
2010-08-23 11:44:43 +03:00
Dão Gottwald
91e6145a8b
Bug 589212 - FeedHandler.updateFeeds needs to take multiple menu items into account. r=gavin a=blocking
2010-08-23 10:18:22 +02:00
Dão Gottwald
a9eb3ee23e
Bug 586621 follow-up: s/2/4/ as written in the reviewed patch
2010-08-23 10:17:49 +02:00
Axel Hecht
8b79279b66
bug 589313, remove obsolete l10n tests, those are hosted elsewhere, details in the bug. r/a=sayrer, NPOTB
2010-08-23 10:08:50 +02:00
Axel Hecht
e2b35fa1c0
add 8 new locales to Firefox, ak br bs en-ZA hy-AM lg nso son, a=NPOTB
2010-08-23 10:07:28 +02:00
Makoto Kato
20d9b8b999
Bug 582910 - change stack size of xpcshell to 2MB on Win64. r=dbaron, a=dbaron
2010-08-23 15:09:27 +09:00
Matthew Gregan
1dd6d40fa7
Bug 589069 - Take decoder lock earlier in MetadataLoaded to protect mDecoderPosition access. r=doublec, a=roc
2010-08-23 14:31:14 +12:00
Matthew Gregan
9deec45efe
Bug 589048 - Destroy vpx_codec_ctx when destroying nsWebMReader. r=doublec, a=roc
2010-08-23 14:50:43 +12:00
Karl Tomlinson
b1ef0bf840
backout dbbb9575aae1 due to build issues in some configurations b=577743
2010-08-23 16:27:49 +12:00
Edward Lee
17066d3e8d
Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
...
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.
--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
d264c4231a
Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
...
Walk up the parent of the click target until we're just inside the icon box.
--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Bobby Holley
8d670545c2
Bug 513681 - part 17 - remove imgIDecoder.r=joe,sr=shaver,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
f749f8df22
Bug 513681 - part 16 - Move end-of-decode logic into Finish() and cleanup into destructor, abolishing Shutdown().r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
d8d0cc2fce
Bug 513681 - part 15 - Coalesce OnStartFrame/OnStopFrame into superclass.r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
881542124b
Bug 513681 - part 14 - Coalesce size-setting into superclass.r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
24cf517be4
Bug 513681 - part 13 - switch from "HEADERONLY" flag to IsSizeDecode()/SetSizeDecode().r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
157e0862fb
Bug 513681 - part 12 - Ensure that IsDecodeFinished() is only called with a non-null decoder.r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
7e1ef2dc6d
Bug 513681 - part 11 - make RasterImage carry a pointer to a Decoder.r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
75475d09cf
Bug 513681 - part 10 - make decoder implementations inherit from Decoder.r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
4ebdfed390
Bug 513681 - part 9 - Move PNG callbacks into decoder class.r=joe,a=blocker
2010-08-22 22:30:46 -04:00
Bobby Holley
71a99a57f9
Bug 513681 - part 8 - Fold nsJPEGDecoder::Flush() into nsJPEGDecoder::Close().r=joe,a=blocker
2010-08-22 22:30:45 -04:00
Bobby Holley
3a20f80b46
Bug 513681 - part 7 - rename mImageContainer to mImage in nsGIFDecoder2 for consistency with the rest of the decoders.r=joe,a=blocker
2010-08-22 22:30:45 -04:00
Bobby Holley
923ca6732e
Bug 513681 - part 6 - Introduce Decoder.cpp and Decoder.h (with virtual destructor).r=joe,a=blocker
2010-08-22 22:30:45 -04:00
Bobby Holley
6b3a935c20
Bug 513681 - part 5 - move the decoders out of their subdirectories.r=joe,a=blocker
...
--HG--
rename : modules/libpr0n/decoders/gif/GIF2.h => modules/libpr0n/decoders/GIF2.h
rename : modules/libpr0n/decoders/jpeg/iccjpeg.c => modules/libpr0n/decoders/iccjpeg.c
rename : modules/libpr0n/decoders/jpeg/iccjpeg.h => modules/libpr0n/decoders/iccjpeg.h
rename : modules/libpr0n/decoders/bmp/nsBMPDecoder.cpp => modules/libpr0n/decoders/nsBMPDecoder.cpp
rename : modules/libpr0n/decoders/bmp/nsBMPDecoder.h => modules/libpr0n/decoders/nsBMPDecoder.h
rename : modules/libpr0n/decoders/gif/nsGIFDecoder2.cpp => modules/libpr0n/decoders/nsGIFDecoder2.cpp
rename : modules/libpr0n/decoders/gif/nsGIFDecoder2.h => modules/libpr0n/decoders/nsGIFDecoder2.h
rename : modules/libpr0n/decoders/bmp/nsICODecoder.cpp => modules/libpr0n/decoders/nsICODecoder.cpp
rename : modules/libpr0n/decoders/bmp/nsICODecoder.h => modules/libpr0n/decoders/nsICODecoder.h
rename : modules/libpr0n/decoders/bmp/nsIconDecoder.cpp => modules/libpr0n/decoders/nsIconDecoder.cpp
rename : modules/libpr0n/decoders/bmp/nsIconDecoder.h => modules/libpr0n/decoders/nsIconDecoder.h
rename : modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp => modules/libpr0n/decoders/nsJPEGDecoder.cpp
rename : modules/libpr0n/decoders/jpeg/nsJPEGDecoder.h => modules/libpr0n/decoders/nsJPEGDecoder.h
rename : modules/libpr0n/decoders/png/nsPNGDecoder.cpp => modules/libpr0n/decoders/nsPNGDecoder.cpp
rename : modules/libpr0n/decoders/png/nsPNGDecoder.h => modules/libpr0n/decoders/nsPNGDecoder.h
2010-08-22 22:30:45 -04:00
Bobby Holley
63ecdcab8c
Bug 513681 - part 4 - Get rid of CIDs and friends for decoders.r=joe,a=blocker
2010-08-22 22:30:45 -04:00
Bobby Holley
13208d950a
Bug 513681 - part 3 - instantiate decoders without using COM goop.r=joe,a=blocker
2010-08-22 22:30:45 -04:00
Bobby Holley
c8b951c6bd
Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker
2010-08-22 22:30:45 -04:00
Bobby Holley
8aec81aa5b
Bug 513681 - part 1 - fix a few warnings.r=joe,a=blocker
2010-08-22 22:30:44 -04:00
Bobby Holley
f1d5084980
Bug 587371 - Image.h PRUint32 getters shouldn't be COM-y. r=joe,a=blocker
2010-08-22 22:30:44 -04:00
Chris Double
d2b3e251e9
Bug 577743 - Scale videos at YCbCr to RGB conversion time - r=roc a=blocking
2010-08-23 13:47:33 +12:00
Chris Pearce
b4efbff0b5
b=587329 Fix so build with disable webm/ogg/wave works r=doublec a=roc
...
--HG--
extra : rebase_source : 458cd650f36a9a93c358c7ea1db1fc32432055f0
2010-08-23 13:40:21 +12:00
Karl Tomlinson
771130a3b7
use "Test timed out" so that automation.py detects the time out b=414049 r=gavin a=testing
...
--HG--
extra : rebase_source : 515c62bfe919ab0ec62bd916f2930ee0ec10f11e
2010-08-23 13:29:05 +12:00
Karl Tomlinson
35de8505a4
b=414049 dump screen on first mochitest time out (GTK) r=ted a=testing
...
--HG--
extra : rebase_source : bc550d298019baa44f719cdd2b88181ac9c670eb
2010-08-23 13:27:26 +12:00
Ted Mielczarek ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
8c69ee3b3b
Add a GDK/X11 screenshot to png utility b=414049 r=dbaron a=npotb
...
--HG--
extra : rebase_source : c73326cce47805fd5ce7cda7b8e51b5dda1e39a7
2010-08-23 12:11:43 +12:00
Phil Ringnalda
fd9831f332
Bug 589543 - move the XMLDecl up to the start of the file so the binding will actually apply and feed preview will have subscribe UI, r=gavin, a=blocker
...
--HG--
extra : rebase_source : b3dff33573abc7df79a532cf08c259039c52965d
2010-08-22 17:52:29 -07:00
Ehsan Akhgari
a12743eaeb
Bug 589577 - valgrind - Conditional jump or move depends on uninitialised value(s) at (nsEditor::SetFlags(unsigned int)|nsEditor::CanEnableSpellCheck()) at startup and dom mochitest; r,a=roc
2010-08-22 20:35:37 -04:00
Robert O'Callahan
1f7b01e1c2
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
2010-08-13 22:01:13 +12:00
Robert O'Callahan
82d45b530d
Bug 537890. Part 11: Introduce _TO_INT_TWIPS macros and have some _TO_TWIPS callers use _TO_INT_TWIPS instead. r=dbaron
2010-08-13 21:59:16 +12:00