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

26206 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Watt e782d3cf30 Reftest for Bug 546785. 2010-02-18 12:16:37 -08:00
Timothy Nikkel 895e60343d Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc 2010-02-18 13:23:23 -06:00
Shawn Wilsher a0d2ba90db Merge for backout of changeset bca0b6ed92e4 2010-02-18 10:03:04 -08:00
Shawn Wilsher f968dfb0d2 Backed out changeset bca0b6ed92e4 2010-02-18 10:02:49 -08:00
Shawn Wilsher 704ce771a5 Merge for backout of changeset a3e287904065 2010-02-18 10:02:15 -08:00
Shawn Wilsher ea442619c6 Backed out changeset a3e287904065 2010-02-18 10:01:58 -08:00
Shawn Wilsher 7fcf2e2919 Merge for backout of changeset d03d64716ccd 2010-02-18 09:58:57 -08:00
Shawn Wilsher c40670ab03 Backed out changeset d03d64716ccd 2010-02-18 09:58:42 -08:00
Shawn Wilsher 9837988349 Merge for backout of changeset fa7f3d18510d 2010-02-18 09:54:34 -08:00
Shawn Wilsher 68808694c2 Backed out changeset fa7f3d18510d 2010-02-18 09:54:12 -08:00
Shawn Wilsher 1ba063cf74 Merge for backout of changeset b0c9f8e50057 2010-02-18 09:51:16 -08:00
Shawn Wilsher 282b5db80f Backed out changeset b0c9f8e50057 2010-02-18 09:50:59 -08:00
L. David Baron d5e88ef60c Ensure square list bullets are always square. (Bug 376690) r=roc 2010-02-18 12:26:54 -05:00
Shawn Wilsher 7e482f6c0f Bug 461199 (Part 27) - Fix test_visited_pref.html so it passes with the new async isVisited API
r?dbaron
2010-02-17 14:04:33 -08:00
Shawn Wilsher e39a5e6342 Bug 461199 (Part 25) - Fix layout reftests to work with the new async isVisited API
r=jwatt
2010-02-17 14:04:32 -08:00
Ehsan Akhgari 85b73fe20f Bug 461199 (Part 20) - Rewrite the private browsing visited link coloring test to make it work with the new async API
r=mconnor
r=sdwilsh
r=bz
2010-02-17 14:04:31 -08:00
Jonathan Kew 4b78f496fe Bug 545989 - don't throw an exception if unable to allocate storage for gfxTextRun creation. r=roc 2010-02-18 11:52:34 +00:00
Frédéric Wang cfe6666e8d b=536438 Fix creation of keys in GetFontExtensionPref r=karlt 2010-02-18 13:51:33 +13:00
Ehren Metcalfe f51debd939 b=536438 add missing breaks to switch statement r=fred.wang 2010-02-18 13:49:56 +13:00
Shawn Wilsher c88f581583 Bug 461199 (Part 16) - Remove now unused style code testing for Link and HTML Links.
r=bz
sr=dbaron
2009-12-15 16:04:15 -08:00
Shawn Wilsher 35bd533654 Bug 461199 (Part 15) - Rely on nsIContent::IntrinsicState instead of nsIContent::GetLinkState in layout.
Layout should call IntrinsicState instead of GetLinkState.  Simplifies a lot of
logic, and makes the code easier to follow.
r=bz
sr=dbaron
2009-12-15 16:04:12 -08:00
Zack Weinberg 467d507067 Bug 498036: Report malformed URIs in @import rules to the error console, not by setting the parser's low-level error flag. r=bz 2010-02-17 13:02:56 -08:00
L. David Baron 2b05b3b3de Fix spelling of 'horizontal' to cause another round of builds (and talos runs). CLOSED TREE 2010-02-17 10:43:39 -05:00
Timothy Nikkel 0483c805d9 Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux. 2010-02-12 16:46:04 -06:00
Timothy Nikkel 4f8c3bd548 Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
2010-02-11 18:14:59 -06:00
Robert O'Callahan 93f755a0ce Backing out bug 541406 due to test failure 2010-02-12 14:12:43 +13:00
Robert O'Callahan 1042340a8a Backed out changeset 73f6051d6ff9 2010-02-12 14:12:11 +13:00
Robert O'Callahan ffad63b8a1 Backing out bug 541406 due to test failure 2010-02-12 14:11:30 +13:00
Robert O'Callahan db578179ec Backed out changeset eebf55548023 2010-02-12 14:11:07 +13:00
Jesse Ruderman eea9ac6610 Disable test that hangs sometimes (tracked by bug 511234) 2010-02-11 14:14:28 -08:00
Jesse Ruderman 039c5ce791 Remove extra dump statements from tests 2010-02-11 14:14:26 -08:00
Robert O'Callahan 9444260032 Bug 541406. Test 2010-02-12 10:45:33 +13:00
Robert O'Callahan 9848774397 Bug 523083. Don't bother caching the last nsContentList, it just creates leaks and probably doesn't help anything. r=peterv 2010-02-12 10:45:33 +13:00
Robert O'Callahan c757941ca4 Bug 541406. Temporarily disable showing outlines on focused plugins. r=dbaron 2010-02-12 10:45:09 +13:00
Robert O'Callahan 4af69e5fc6 Bug 542620. Fix incorrect usage of nsFrameList. r=bzbarsky 2010-02-12 10:40:46 +13:00
Alexander Surkov 03b1de4b95 Bug 534527 - Accessibility needs new DOM API, r=olli.pettay, sr=roc 2010-02-12 01:34:01 +08:00
Ehsan Akhgari 0ae4d1de98 Bug 544543 - Add some tests for xul textboxes to make sure their basic behavior and appearance does not regress; r=roc 2010-02-05 16:07:24 -05:00
Olli Pettay f2877b7b35 Bug 545330 - Crash [@ PresShell::Destroy] on exit after failed Print Preview of XUL document, r=mats 2010-02-11 13:02:38 +02:00
Geoff Lankow 380a164a1a Bug 536567 - Store the value of the per-site last file upload directories inside the memory while private browsing is active. r=ehsan
--HG--
rename : toolkit/components/contentprefs/public/nsIContentURIGrouper.idl => dom/interfaces/base/nsIContentURIGrouper.idl
2010-02-11 09:35:49 +01:00
Oleg Romashin 12fceeb0cd bug 544193 - Qt version for plugins embedding functionality required. r=mozbugz. 2010-02-10 22:48:20 +02:00
Justin Dolske 5dc97f65d8 Bug 539828 - Need CSS pseudoclass for crashed plugins. r=dbaron 2010-02-09 17:05:31 -08:00
Zack Weinberg 3415af3075 Bug 345681: Remove the vestigial nsICheckboxControlFrame and nsIRadioControlFrame interfaces. r=roc 2010-02-09 14:06:37 -08:00
Doug Turner 7892aabac9 Bug 543976 - Clean up Maemo defines. r=ted 2010-02-09 11:02:11 -08:00
Mats Palmgren 55b5f2a328 Use GetExtremeCaretPosition() for all editable nodes, not just the doc root. b=512295 r=roc 2010-02-09 17:09:59 +01:00
Mats Palmgren 250e32b726 Replace nsPopupFrameList with nsFrameList. b=544251 r=roc r=neil 2010-02-09 17:05:19 +01:00
Ryan Flint 13adf8d7d3 Bug 539907 - Have getPref use asynchronous statements when called with an optional callback. r=myk, sr=robstrong 2010-02-09 05:28:39 -05:00
Jeff Muizelaar 675b74f006 Bug 493067. Add reftest for text with opacity. 2010-02-08 21:56:08 -05:00
Mats Palmgren 13062b7903 Test for bug 503531. 2010-02-09 01:23:06 +01:00
Mats Palmgren fc0c58517d Test for bug 503399. 2010-02-09 01:21:54 +01:00
Robert Longson d6c4e54b22 Bug 544742 - fePointLight does not work with primitiveUnits=objectBoundingBox. r=roc 2010-02-08 09:51:19 +00:00
Makoto Kato c2725d950c Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r=jst 2010-02-08 11:49:18 +09:00
Jonathan Watt 71f59f6e4f Bug 541882. Add support for SMIL animation of the preserveAspectRatio attribute in SVG. r=dholbert 2010-02-08 02:28:01 +00:00
Olli Pettay a229f20863 Bug 518122, improve textarea.value+= performance, r=bz 2010-02-07 21:44:32 +02:00
Jae-Seong Lee-Russo 082e12c87c Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
L. David Baron b8741a3f2c Work around dependency problem for host_ListCSSProperties.o to fix current random orange. (Bug 544720) 2010-02-06 16:59:29 -08:00
L. David Baron 4bafde1064 No longer need to null-check domProp in style system mochitests now that bug 374216 has landed. 2010-02-06 14:36:05 -08:00
Daniel Holbert 85b810f7b8 In test_property_database.html, split up a 3-part check into separate checks, to elucidate new randomorange in test_property_database.html 2010-02-06 13:24:00 -08:00
Robert Longson e30b2d212c Bug 374216 - Setting element.style.someSvgProperty has no effect. r=dbaron,sr=roc 2010-02-06 13:46:54 +00:00
L. David Baron 207f737143 Appropriately escape CSS identifiers when serializing. (Bug 543428) r=bzbarsky 2010-02-04 12:49:29 -08:00
Serge Gautherie fe65b9df27 Backed out changeset: b3d6a8724029 of
Bug 544099 - Allow shadow blurring to skip areas where blurring is unnecessary; Patch 3.1.
which breaks comm-central.
2010-02-04 20:55:10 +01:00
Michael Ventnor 9be7ff6cd7 Bug 544099 - Allow shadow blurring to skip areas where blurring is unnecessary; Patch 3.1.
r=roc.
2010-02-04 19:15:03 +01:00
Dão Gottwald a6c411fa84 Backed out changeset 8c2e7ae5cceb because of test_bug398289.html failure 2010-02-04 17:16:39 +01:00
Michael Ventnor 50f557ed9e Bug 542361 - Fix and remove the GetUsedX assertions. r=roc,dbaron 2010-02-04 14:58:02 +01:00
Henri Sivonen 0b268c6433 Bug 539896 - Add a single quote to test_bug533845.xul to make it not fail with the HTML5 parser. r=Olli.Pettay. 2010-02-03 15:53:23 +02:00
Boris Zbarsky ccbbce9e7e Bug 540531. Freeze the refresh driver when a page goes into bfcache. r=dbaron 2010-02-03 16:17:55 -05:00
Timothy Nikkel 38e6814668 Bug 517737. Special case event targeting for area element's that are capturing the mouse due to their misuse of primary frame pointers. r=smaug
--HG--
extra : rebase_source : ae74bfd8ccec6e0e7605be33a99cc3e1b3a85420
2010-02-02 20:07:19 -06:00
Timothy Nikkel e36d3b1dda Bug 517737. Don't allow starting a drag if something is capturing the mouse. r=smaug(part of),enndeakin
--HG--
extra : rebase_source : 171cef43d1fef9337b49d6f3b9ca661c3e618437
2010-02-02 20:07:08 -06:00
Timothy Nikkel 446a827a21 Bug 543681. Update the dirty region of view properly when scrolling. r=roc
--HG--
extra : rebase_source : b2c66757fb896a7f075eb059c85db42bb2fd3f45
2010-02-02 19:55:29 -06:00
Timothy Nikkel d05adbe1e6 Bug 491547. Add crashtests.
--HG--
extra : rebase_source : 7b30a1fa465ebdef49cb39f6f99e8d83350cc82b
2010-01-29 21:33:16 -06:00
Timothy Nikkel 099193396b Bug 538308. Inside a tree don't consider XUL nodes under non-XUL nodes. r=neil sr=bzbarsky
--HG--
extra : rebase_source : 8965629e2b932d898767a03a5963f9baabd20e23
2010-01-29 21:04:49 -06:00
Timothy Nikkel 9657f1d587 Bug 542900. nsPluginInstanceOwner::Init should be calling AddScrollPositionListener. r=roc
--HG--
extra : rebase_source : 403e7ed117c743643d92bf67f1c15e8678c3458d
2010-01-28 18:03:52 -06:00
Timothy Nikkel 6c427678c3 Bug 488771. Stop nsIScrollPositionListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : bb93c56b3347bc8df7fd843f08e2d5dfc4f3071b
2010-01-28 18:03:42 -06:00
Timothy Nikkel 9979737bc3 Bug 542136. If we are going to stop reflowing the children of a line, split the line even if we just finished a first letter or placeholder. r=roc
--HG--
extra : rebase_source : 3c3d54119f839c412a85930190f247bae07b10c7
2010-01-27 22:12:45 -06:00
Timothy Nikkel c19d584223 Bug 540247. If we change the size of the scrolled frame for a XUL scroll make sure to invalidate the changed area. r=roc
--HG--
extra : rebase_source : 81bf0e8490ec47249e7cb9a868652ff5317a5424
2010-01-27 22:12:42 -06:00
Timothy Nikkel 2bf2e62997 Bug 538267. Use the correct continuation of the block frame when creating floating first-letter frames. r=bzbarsky
--HG--
extra : rebase_source : f08d0b4efcfafb791b8fbc7fd2c4065df710e572
2010-01-27 22:12:39 -06:00
Timothy Nikkel c452cc620f Bug 537645. When pulling frames try the overflow list before going to the next in flow. r=bzbarsky
--HG--
extra : rebase_source : 9fb2098251970e60c8f24da58519b62af7b051d1
2010-01-27 22:12:37 -06:00
Timothy Nikkel bbb8931373 Bug 496011. If removing the root of a native anonymous subtree, recreate the parent. r=bzbarsky
--HG--
extra : rebase_source : f231eb99f9bbf7ef599df6910dfad2a4f838e90b
2010-01-27 22:12:34 -06:00
Timothy Nikkel 217a666cce Bug 536926. If the subdocument view doesn't have a frame for painting, try looking for the old page's view to draw. r=roc
--HG--
extra : rebase_source : da372c7c69b82979ae3a52cbf05672b9b9c37b4d
2010-01-27 22:12:31 -06:00
Timothy Nikkel 52e73ccd57 Bug 536926. Make sure event gets handled even if there is no focused node and the root content has no frame. r=enndeakin
--HG--
extra : rebase_source : a7e532c248467a0083a682f8ed0d32959595c898
2010-01-27 22:12:29 -06:00
Benjamin Smedberg db7b660e30 revert changeset f61e06c31086 (bug 542971) since it caused bug 543376. 2010-02-02 17:18:37 -08:00
Daniel Holbert 8b2f9b062c Bug 539585 followup: Fix new instance of "warning: format '%p' expects type 'void*'" in nsTableFrame.cpp. (no review, just fixing one new instance of this problem) 2010-02-02 12:06:58 -08:00
Karl Tomlinson dda6be68cd backout 4dc8bdb7af6d due to 355548-2 reftest failure 2010-02-02 20:29:59 +13:00
Frédéric Wang 6cd600a985 b=219873 make math elements display:inline-block so that their height includes their children r=roc 2010-02-02 19:00:06 +13:00
Frédéric Wang 865187e012 reftest for bevelled mfrac in table b=118743 2010-02-02 18:59:27 +13:00
Karl Tomlinson 794f057866 b=540910 missed a timeout between parent and child X server communication 2010-02-02 18:59:08 +13:00
Karl Tomlinson 027b0a40c1 backout ebca6061298f as an immediate flush should not be necessary b=540910 2010-02-02 18:29:32 +13:00
Robert O'Callahan f69799234f Bug 542620. Need to paint the table background if columns or column-groups have backgrounds. r=dbaron
--HG--
extra : rebase_source : aebb3f9c4c83d2eecc779939e87dcf7195f5d103
2010-02-02 12:21:13 +13:00
Robert O'Callahan 67692a0491 Bug 538935. A span should be considered non-empty (for the purposes of deciding whether stuff after it is 'at the beginning of the line') only if it contains non-empty content. r=dbaron
--HG--
extra : rebase_source : 70e158527ef017ed5d5271e861a775aa85986645
2010-02-02 12:18:57 +13:00
Robert O'Callahan f87b8e47f2 Bug 539720. Initialize cachedNewlineOffset. r=bz
--HG--
extra : rebase_source : 09b3b720d054061b7879225c747f8565a8e3ba20
2010-02-02 12:17:17 +13:00
Robert O'Callahan 70ea1d87f1 Bug 539354. When scrolling an area that was partially outside the window into view, make sure we invalidate the destination area on Mac. r=mstange
--HG--
extra : rebase_source : 4cb48c2bc49926d72b00bf3baa59465c149b6d6c
2010-02-02 12:16:09 +13:00
Justin Lebar 2fc408988c Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Neil Deakin d3f3733d62 Bug 536625, use menupopup's move instead of widget's, r=roc 2010-02-01 10:11:08 -05:00
L. David Baron 086f137c5f Pass the dirty rect through, transformed appropriately, in nsSVGForeignObjectFrame::PaintSVG. (Bug 541188) r=jwatt sr=roc 2010-01-30 11:28:02 -08:00
Daniel Holbert 5b040182d4 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert 585d440f02 Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Josh Aas 4d14a8f468 Get rid of nsPluginInstanceTag. Clarifies the plugin object hierarchy and makes it easier to get from one object to another. We avoid unnecessary null checks and strong references due to clarified lifetimes dependencies between objects. Makes all of this code less error-prone. b=542971 r=jst 2010-01-29 14:42:54 -05:00
Ehsan Akhgari aecf8aaf5d Bug 542914 - Add some tests for text input fields to make sure their basic behavior and appearance does not regress; r=roc
--HG--
extra : rebase_source : 9d642f48af7ff927ad5e73d0e22d763fbcc9d5a7
2010-01-29 13:22:15 -05:00
Jesse Ruderman eaf1f2c5ff Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
Jonathan Kew 9cecf8e057 Bug 542777: add reftests for bidi mirroring. r=roc 2010-01-29 08:42:00 +00:00
John Daggett 1e792dd3a5 Bug 542162 - Use fullname and Postscript name tables for src local lookups. r=jkew 2010-01-29 10:41:25 +09:00
Mats Palmgren 1fa31cb229 Register the frame also when the widget already existed (re-instantiating a stopped plugin). b=542608 r=roc 2010-01-28 21:58:04 +01:00
Ben Turner 2e9585e002 Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' r=jimm. 2010-01-28 11:32:41 -08:00
Justin Lebar 731c252671 Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Daniel Holbert b8c2cb254d Remove executable bit from reftest files that shouldn't be executable: *.svg, *.ttf, *.txt, *.eot (no bug #) 2010-01-28 01:54:14 -08:00
Oleg Romashin 9a4397fa5b Bug 534644 - implement Qt ipc/chromium backend, first part. r=benjamin, r=jones.chris.g 2010-01-28 07:22:41 +02:00
Zack Weinberg 1d78bfa0d0 Bug 528096: unexpected-token error recovery paths in the CSS parser need to UngetToken() before calling SkipUntil(), for correct behavior when the unexpected token is ( [ { or FUNCTION. r=dbaron 2010-01-27 16:20:05 -08:00
Alfred Kayser 3ad3950083 Bug 399495: nsCSSScanner: absorb the '(' when returning a FUNCTION token. r=dbaron 2010-01-27 16:20:04 -08:00
L. David Baron 5926f40eac Add CSS 2.1 test suite metadata for bug 367332 reftests. 2010-01-27 15:46:49 -08:00
L. David Baron 4ad03f544e Add CSS 2.1 test suite metadata for bug 243519 reftests. 2010-01-27 15:46:49 -08:00
L. David Baron 9709c126f7 Add CSS 2.1 test suite metadata for bug 234686 reftests. 2010-01-27 15:46:49 -08:00
L. David Baron e45dea690f Add CSS 2.1 test suite metadata for bug 134706 reftests. 2010-01-27 15:46:49 -08:00
L. David Baron 6d4ac8b91f Add CSS 2.1 test suite metadata for bug 50630 reftests. 2010-01-27 15:46:49 -08:00
L. David Baron 701e4458e3 Add CSS 2.1 test suite metadata for basic inline-block and inline-table reftests. 2010-01-27 15:46:49 -08:00
L. David Baron 3d5e5cd039 Add CSS 2.1 test suite metadata for bug 25888 reftests. 2010-01-27 15:46:49 -08:00
L. David Baron cdf63d9c37 Add CSS 2.1 test suite metadata for bordercollapse reftests. 2010-01-27 15:46:49 -08:00
L. David Baron 4f6d7ca309 More grammatical titles for bordercollapse tests. 2010-01-27 15:46:49 -08:00
L. David Baron 21879efa57 Change line endings on bc_dyn_* to unix. 2010-01-27 15:46:49 -08:00
L. David Baron 47eee34a77 Add CSS 2.1 test suite metadata for z-index reftests. 2010-01-27 15:46:49 -08:00
L. David Baron c576668523 Add CSS 2.1 test suite metadata for text-transform reftests. 2010-01-27 15:46:49 -08:00
L. David Baron 90d7716bc5 Add CSS 2.1 test suite metadata for text-indent reftests. 2010-01-27 15:46:48 -08:00
L. David Baron 6c0d1202e5 Add CSS 2.1 test suite metadata for table-backgrounds reftests. 2010-01-27 15:46:48 -08:00
L. David Baron 3302e18438 Add CSS 2.1 test suite metadata for table-anonymous-boxes reftests. 2010-01-27 15:46:48 -08:00
L. David Baron fa197d66a2 Add CSS 2.1 test suite metadata for ib-split reftests. 2010-01-27 15:46:48 -08:00
L. David Baron 310aaabe88 Add CSS 2.1 test suite metadata for generated content reftests. 2010-01-27 15:46:48 -08:00
L. David Baron c74da7f268 Add CSS 2.1 test suite metadata for float reftests. 2010-01-27 15:46:48 -08:00
L. David Baron 323cc7d534 Add CSS 2.1 test suite metadata for :first-line reftests. 2010-01-27 15:46:48 -08:00
L. David Baron e98085a1b1 Add CSS 2.1 test suite metadata to first-letter reftests. 2010-01-27 15:46:48 -08:00
L. David Baron 3703502413 Fix <html> to </html> in css-charset reftests. 2010-01-27 15:46:48 -08:00
L. David Baron 6ef1598efb Add CSS 2.1 test suite metadata to css-charset reftests. 2010-01-27 15:46:48 -08:00
L. David Baron af1a114bda Fix CSS 2.1 test suite metadata for tests bzbarsky wrote in 2005. 2010-01-27 15:46:48 -08:00
L. David Baron 29a32ac274 Fix CSS 2.1 test suite metadata for box-properties reftests. 2010-01-27 15:46:48 -08:00
Benjamin Smedberg 58eaecd2cd Work around bug 542337 by making the testplugin not call IPDL methods to paint. 2010-01-26 17:50:01 -05:00
Jonathan Kew 42b604463c Bug 539925: Make several reftests less fragile in relation to antialiasing settings. r=roc 2010-01-27 22:23:56 +00:00
Karl Tomlinson 3053ee2a75 b=540910 restore flushing of Xlib requests from the parent to the server before testing from the OOP plugin
--HG--
extra : transplant_source : %BEAD%FFw%90zZ.GY%0D%DB%A6%5Ct%E4%8E%BA%5B
2010-01-26 13:48:16 +13:00
Benjamin Smedberg 8cbb918379 Add a timeout for test_plugin_focus in order for events to be delievered to asynchronous event loops, r=jimm
--HG--
extra : rebase_source : e69cfae5589da8e47585bbd003b6bb8052543712
2010-01-26 17:50:41 -05:00
Mats Palmgren 3a13782de3 Clamp the result to the valid nscoord range. b=541869 r=roc 2010-01-27 09:35:41 +01:00
Mats Palmgren 81dc5c2928 mRectListHead.x needs a sentinel value (not y). Clarify the use of nscoord sentinel values and handle float nscoord too. b=541869 r=roc r=jonitis 2010-01-27 09:35:37 +01:00
Jonathan Kew 6c7732e56d Bug 541277: correct boundary handling in character/glyph clump processing. r=roc 2010-01-27 07:46:31 +00:00
Simon Montagu 4477558f1a Allow justification space to be added after non-breaking-spaces. Bug 541189, r=roc 2010-01-26 23:30:13 -08:00
Simon Montagu 571a82ed3d Reftests for bug 541189 2010-01-26 23:29:46 -08:00
L. David Baron 49843c3935 No longer need to invalidate all of a foreignObject when there's an invalidate inside of it. (Bug 418063) r=jwatt 2010-01-26 12:39:56 -08:00
L. David Baron bf87da1b16 Make scrolling work inside iframe inside transformed svg:foreignObject by using GetCrossDocParentFrame for loop in check for whether we can blit. (Bug 403443) r=roc 2010-01-26 12:39:02 -08:00
Mats Palmgren 29c9316331 Null-check the root pres context result. Unregister the plugin frame earlier, at Stop instead of Destroy time. b=521426 r=roc 2010-01-26 14:10:12 +01:00
Karl Tomlinson 68185e5535 b=540910 use timeouts in plugin_clipping_helper2 so that the X server processes Xlib requests from the parent before testing requests from the OOP plugin
--HG--
extra : transplant_source : %1Dy%5D%FF%C9%3ED%98%8B%BE%A8%7B%09m%5Cl%0F%9E%E3%FF
2010-01-22 23:41:07 +13:00
Jesse Ruderman 1435907582 Add dump statements to help figure out random-orange bug 540980 2010-01-25 10:49:17 -08:00
Daniel Holbert 19ca0608af Bug 535915: Pause after seeking, for reftest snapshot, in anim-discrete-values-1.svg. (randomorange test-only change) 2010-01-25 10:33:58 -08:00
Boris Zbarsky ce22b77239 Bug 538063. Fix the assert condition to not trigger for <area>s. r=tn 2010-01-25 11:03:48 -05:00
Boris Zbarsky d2be70a83c Bug 541382. Buttons with non-visible overflow should clip their contents. r=roc 2010-01-25 11:03:43 -05:00
Olli Pettay 7c78ce23a9 Bug 539060 - Crash [@ do_QueryFrame::operator<nsIPageSequenceFrame> nsIPageSequenceFrame*() ] in print preview , r=roc
--HG--
extra : rebase_source : 246c540277da95dbc670bcfc899dc9f9796f603e
2010-01-25 13:15:25 +02:00
L. David Baron edbdda3be2 Always create nsDisplayTableBorderBackground when we're doing event delivery. (Bug 541668) r=roc 2010-01-24 12:06:20 -08:00