Граф коммитов

5980 Коммитов

Автор SHA1 Сообщение Дата
dholbert%cs.stanford.edu 3232745214 Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+ 2008-03-19 20:51:44 +00:00
aaronleventhal%moonset.net 2d74a5d744 Bug 423681. Accessible text events broken. r=sicking, sr=bz, a=schrep 2008-03-19 01:37:09 +00:00
mats.palmgren%bredband.net 2db0fc335c Fix a compile warning. b=399694 r+sr=dbaron a1.9=damons 2008-03-15 09:01:36 +00:00
mats.palmgren%bredband.net e73d8d9210 Make nsStyleChangeList own a reference to nsIContent pointers in its list. b=399694 r+sr=dbaron a1.9=damons 2008-03-15 09:01:18 +00:00
jonas%sicking.cc 0e4d155d1d Bug 401155: Make it safe to create a wrapper for an object at any time by making sure wrapping doesn't write script. Also set up a service that tries to keep track of when it's safe to execute script. r=bz sr=jst 2008-03-14 23:08:59 +00:00
martijn.martijn%gmail.com 7b238c06b6 Modified test for bug 396024, this should not cause problems anymore now that bug 407080 is fixed 2008-03-14 15:12:20 +00:00
dholbert%cs.stanford.edu 179fb266ba Backing out Bug 417356, due to pagination reftest failures. 2008-03-14 08:50:15 +00:00
dholbert%cs.stanford.edu 45dc8c714e Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) r=ventron sr=roc a=blocking1.9+ 2008-03-14 07:48:07 +00:00
dholbert%cs.stanford.edu 2f98f329ff Bug 407080: Disallow print-preview while page is loading. (Re-landing with broken mochitest disabled) r+sr=roc, a=blocking1.9+ 2008-03-13 21:12:56 +00:00
reed%reedloden.com 64691d81aa Bug 192631 - "Animated images stop animating after Print / Print Preview" [p=martijn.martijn@gmail.com (Martijn Wargers) r+sr=roc a1.9=damons] 2008-03-13 02:58:34 +00:00
dbaron%dbaron.org 86753d322e Don't let the pres context's visible area get permanently set to an unconstrained height when we call ResizeReflow with an unconstrained height during SizeToContent. b=371508 r+sr=roc a=blocking1.9+ 2008-03-12 22:04:45 +00:00
jonas%sicking.cc ec6e6df844 Back out due to failed mochitest 2008-03-11 02:18:16 +00:00
jonas%sicking.cc 5610226f10 Bug 401155: Make sure plugins and XBL constructors not execute when creating a script wrapper if it's not safe to execute scripts. r=bz sr=jst. 2008-03-11 00:49:20 +00:00
roc+%cs.cmu.edu 828350aa11 Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron 2008-03-09 21:55:08 +00:00
roc+%cs.cmu.edu d3935a6a58 Backing out Bug 403181. JPEG encoding test failure :-( 2008-03-07 09:28:36 +00:00
roc+%cs.cmu.edu 3888bf4b3a Bug 403181. Various fixes to image rendering. Most importantly, we track the desired subimage of a CSS background image and ensure we don't sample outside it. r=vlad,sr=dbaron 2008-03-07 08:34:14 +00:00
Olli.Pettay%helsinki.fi 35d2686c84 Bug 421294, Crash [@ DocumentViewerImpl::GetCopyable], r+sr=jst, a=beltzner 2008-03-06 23:05:35 +00:00
vladimir%pobox.com 413e9f17d3 b=417246, wrong border size rendering in some cases ; r=roc 2008-03-06 07:59:01 +00:00
dbaron%dbaron.org ac702fa597 Fix the weird Get* API on nsStyleSides in favor of returning structs by value, to avoid further occurrences of bug 420069. b=420069 r+sr=roc a=beltzner 2008-03-06 00:05:29 +00:00
masayuki%d-toybox.com 5676469c78 Bug 405308 [text-decoration] Link underline disappears (or is misaligned 1px) when scrolling r+sr=roc, a1.9=beltzner 2008-03-05 19:24:44 +00:00
roc+%cs.cmu.edu 46ae1fb918 Backing out 403181 again 2008-03-04 09:36:09 +00:00
roc+%cs.cmu.edu bdd10f1c8f Bug 403181. Track which subimage of an image we want to draw and copy it to a temporary surface if necessary to prevent sampling of pixels outside the subimage when zooming. Also, enable EXTEND_PAD or SetFilter(0) if the context has a transformation that's not a simple translation, since that might induce cairo to sample pixels outside the source (sub)image. r=vlad,sr=dbaron 2008-03-04 08:21:36 +00:00
roc+%cs.cmu.edu ce5dffc93a Bug 403181 backout 2008-03-03 02:38:21 +00:00
roc+%cs.cmu.edu 8ab3849de1 Bug 403181. Use a temporary surface to prevent sampling of pixels outside the intended source rectangle when zooming the image in some cases. r=vlad,sr=dbaron,a=beltzner 2008-03-03 01:03:54 +00:00
masayuki%d-toybox.com 1e15df8ce2 Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner 2008-02-28 15:28:40 +00:00
masayuki%d-toybox.com 755b4e49e5 backing out the previous patch, becaused qm-centos5-01 dep unit test is orange 2008-02-28 13:59:28 +00:00
masayuki%d-toybox.com 0cb4d69dfd Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner 2008-02-28 11:01:59 +00:00
roc+%cs.cmu.edu 21aaf44ca9 Bug 412093. Fix background images on bidi-split inlines to show the chunks in visual order. patch by Uri Bernstein, r+sr=roc 2008-02-27 10:46:29 +00:00
roc+%cs.cmu.edu a1aea0e8a3 Bug 317189. Do the second-scroll-to-anchor on onload (i.e. subresources have loaded), not just when the document has finished loading. Also, don't do it at all if the user has scrolled manually between the first anchor scroll and the second. r+sr=dbaron 2008-02-27 10:01:18 +00:00
roc+%cs.cmu.edu be29ddf7da Bug 400057. Make nsBlockInFlowLineIterator useful for finding the line containing a frame, searching across block continuations and their overflow lines. Use it in various places, especially in textrun construction. r+sr=dbaron 2008-02-27 09:53:48 +00:00
roc+%cs.cmu.edu 59361c32b3 Bug 416168. Ensure that the overflow rect for a frame always includes (0,0) even if the frame rect is empty. Also ensures that if the frame rect is empty but has non-zero dimension on one axis, the overflow rect includes that size. A scrolled view for such a frame also includes that size to ensure width:0,height:Npx and width:Npx,height:0 frames are scrollable by that amount. r+sr=dbaron 2008-02-27 09:46:23 +00:00
roc+%cs.cmu.edu 5d3a393ced Bug 417255. Rework getClientRects/getBoundingClientRect/offset* code to use a generic rectangle iterator API which drills down through anonymous blocks, fixing IE compat. r+sr=dbaron 2008-02-27 09:26:17 +00:00
dbaron%dbaron.org 7540e421e9 Make 'top' and 'bottom' captions follow the CSS2.1 behavior and put the old behavior into 'top-outside' and 'bottom-outside'. b=363248,386704 r+sr=roc a=blocking1.9+ 2008-02-27 02:02:21 +00:00
reed%reedloden.com 4bd197233d Bug 394473 - "caret/cursor in View Source is invisible since 20070628 {not rendered, seen, can't, cannot, shown, displayed}" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a1.9=beltzner] 2008-02-27 01:49:47 +00:00
Olli.Pettay%helsinki.fi c1e558bc24 Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking 2008-02-26 12:40:21 +00:00
jruderman%hmc.edu 8213c380ea Add crashtests 2008-02-26 00:54:14 +00:00
roc+%cs.cmu.edu a7b501ed08 Bug 417967. Align subframe drawing so that drawing at (0,0) relative to the root view's origin is aligned to a pixel boundary. r+sr=bzbarsky 2008-02-25 01:39:35 +00:00
Olli.Pettay%helsinki.fi b211cbf183 Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking 2008-02-24 10:55:39 +00:00
roc+%cs.cmu.edu 329cad8bca Bug 157546. 'Delete' key should delete entire cluster. patch by Theppitak Karoonboonyanan, r+sr=roc,a=schrep 2008-02-22 02:24:05 +00:00
mozilla%weilbacher.org 0a0ea027c4 Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables). Full patch except configure.in change. r/sr=dbaron, r=vlad, a=beltzner 2008-02-21 08:37:30 +00:00
reed%reedloden.com dba07a61d2 Back out patch from Theppitak Karoonboonyanan in bug 157546 due to test failures. 2008-02-20 11:10:17 +00:00
reed%reedloden.com d9e68584b7 Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=schrep] 2008-02-20 10:20:05 +00:00
masayuki%d-toybox.com 4e1f71d34c Bug 417315 Cannot use IME menus during IME transaction #1 r=josh+roc, sr=roc, a1.9=beltzner 2008-02-20 07:16:07 +00:00
roc+%cs.cmu.edu 357d0526d9 Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep 2008-02-20 02:07:50 +00:00
dbaron%dbaron.org 6e03664483 Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep 2008-02-19 18:47:35 +00:00
dbaron%dbaron.org 71f78b8dc1 Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep 2008-02-19 18:46:21 +00:00
bzbarsky%mit.edu 97c90c4490 Adding test 2008-02-19 18:15:45 +00:00
dbaron%dbaron.org 0039567d47 Back out for now, until I have a chance to fix reftests depending on old behavior. 2008-02-19 17:28:00 +00:00
dbaron%dbaron.org c0178a617a Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep 2008-02-19 16:48:09 +00:00
dbaron%dbaron.org b6f581ea9c Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep 2008-02-19 16:47:12 +00:00