Mats Palmgren
|
5197eefd38
|
Remove the VerticalScroll() before layout, nsListBoxBodyFrame does that in its post reflow callback. b=547338 r=roc
|
2010-04-27 18:15:02 +02:00 |
|
Jesse Ruderman
|
76787f0eaa
|
Test for bug 547338.
|
2010-04-27 18:15:02 +02:00 |
|
Mats Palmgren
|
fea7ceabf6
|
Don't use enum bit-fields. r=timeless b=334571
|
2010-04-27 18:15:02 +02:00 |
|
Mats Palmgren
|
d0b4571d12
|
Assert that we only increment reasonable side/corner values. Note that incrementing the max value is allowed so that for-loops can be used without complicating the break-condition. r=timeless b=334571
|
2010-04-27 18:15:02 +02:00 |
|
timeless
|
83499da47b
|
Bug 334571 Coverity 702, NS_SIDES array limit check - replace NS_FOR_CSS_SIDES defines with enum. r=zwol,mats
|
2010-04-27 18:15:02 +02:00 |
|
timeless
|
97c43a3297
|
Bug 334571 strip trailing whitespace. r=zwol
|
2010-04-27 18:15:01 +02:00 |
|
Olli Pettay
|
6453041969
|
Bug 559315 - [HTML5] nsContentSink::Init call is slow, r=hsivonen+sicking
--HG--
extra : rebase_source : 877af1f1e332bfb27460c9485d09ed0f7fe64619
|
2010-04-27 12:57:32 +03:00 |
|
Henri Sivonen
|
bec27dec6f
|
Bug 497846 - Change the expectation of 311366-unknown-block-3.html fail if the HTML5 parser isn't enabled. r=mrbkap.
--HG--
extra : rebase_source : 6a4e6b9a9a54f1591c5ffad6d14b7413d4b838ea
|
2009-12-21 13:39:00 +02:00 |
|
Chris Pearce
|
2cb468725a
|
Bug 556455 - Remove liboggz, liboggplay, libfishsound from video decoder. r=doublec
|
2010-04-27 20:53:48 +12:00 |
|
Chris Pearce
|
3841ce0fd3
|
Bug 556889 - Honour video aspect ratio in layers rendering. r=roc
|
2010-04-27 20:53:44 +12:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Boris Zbarsky
|
f045d1595d
|
Bug 559284. Make various HTML5 sectioning elements display:block. r=dbaron
|
2010-04-26 16:27:01 -04:00 |
|
Boris Zbarsky
|
6f37056bbf
|
Bug 561516. Switch from an array of function pointers to a switch to make it easier to modify this code in the future. r=dbaron
|
2010-04-26 16:27:01 -04:00 |
|
Jeff Muizelaar
|
1ff50fe646
|
Bug 542605. Update cairo to 12d521df8acc483b2daa844d4f05dc2fe2765ba6. r=vlad,jwatt,bas
Reland after fixing quartz related clipping bug and a bunch of other ones
|
2010-04-05 22:28:54 -04:00 |
|
timeless@mozdev.org
|
3fda10b039
|
Bug 555702 - nsCSSExpandedDataBlock::DoExpand null checks aBlock instead of *aBlock, r=dbaron
--HG--
extra : rebase_source : a1d1ab6b36f02edbafa36e743ec846f69b84da66
|
2010-03-29 06:43:00 -07:00 |
|
timeless@mozdev.org
|
17ce09b4e7
|
Bug 560128 - mAddedScrollPositionListener isn't initialized in nsCanvasFrame, r=roc
--HG--
extra : rebase_source : aabbbc498940102ac639604702d41b23353e2038
|
2010-04-19 01:06:00 -07:00 |
|
Ehsan Akhgari
|
87f4d73ed2
|
Bug 559710 - Don't add a br node under text controls when the editor is not initialized for them yet; r=roc,davidb a=1hr
|
2010-04-15 21:25:40 -04:00 |
|
Josh Aas
|
483533a0ce
|
Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers
|
2010-04-25 16:58:03 -04:00 |
|
Dave Townsend
|
7e6e800437
|
Bug 544277: Cannot build layout with MOZ_MEDIA disabled. r=enn, a=#developers
|
2010-04-25 12:52:23 -07:00 |
|
Simon Montagu
|
23048da183
|
Fix typo, a=bustage
|
2010-04-25 07:47:37 -07:00 |
|
Simon Montagu
|
0edc922b5e
|
Mark reftest as failing, a=bustage
|
2010-04-25 17:24:44 +03:00 |
|
Simon Montagu
|
7777cf913c
|
Reftest for visual and logical marquee, a=1hr
|
2010-04-25 15:16:21 +03:00 |
|
Simon Montagu
|
9056f54ae6
|
Force logical ordering in XUL elements on visual bidi pages. Bug 558403, r=roc
|
2010-04-25 15:15:17 +03:00 |
|
Phil Ringnalda
|
c7f430a432
|
Bug 558975 - Mark reftests/bidi/bidi-004.html, reftests/bidi/bidi-004-j.html and reftests/bidi/mirroring-02.html as random on Linux, since they pass on the new refplatform, r=smontagu, a=1
|
2010-04-12 20:42:24 -07:00 |
|
Daniel Holbert
|
161e595eff
|
Bug 561385: make the the reftest.list failure annotation more specific for perma-orange-on-OSX-10.6 test "zoomed-1.xhtml". a=1hourlimit for metering
|
2010-04-24 13:50:33 -07:00 |
|
Olli Pettay
|
0797892373
|
Bug 552255, a bit more strict focus handling, r=enndeakin, sr=jst, a=1hourlimit
|
2010-04-24 13:40:48 +03:00 |
|
L. David Baron
|
3bf47e289d
|
Make the test not fail when the transition has completed already but the event hasn't fired yet. (Bug 537573) a=philor for APPROVAL REQUIRED
|
2010-04-23 19:59:48 -07:00 |
|
L. David Baron
|
36e1c5464c
|
Make some selectors in html.css faster using :-moz-any(). (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
|
L. David Baron
|
a681499b7e
|
Implement :-moz-any() selector to allow simplification of user-agent style sheets. (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
|
L. David Baron
|
fa91f902a2
|
Make test_selectors continue when a parsing test fails.
|
2010-04-23 19:59:47 -07:00 |
|
L. David Baron
|
a079319f37
|
Clean up SkipUntil handling in parsing of pseudo-classes with arguments. (I haven't found any cases where this actually changes behavior, but it's needed for the next patch.) (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
|
Brandon Sterne
|
033faf2fac
|
Bug 561449 - checking in forgotten style portion of CSP redirect patch, r=jst, a=dholbert_sheriff
|
2010-04-23 15:05:32 -07:00 |
|
Zack Weinberg
|
38da8da304
|
Bug 559715: Micro-optimize nsCSSPropertySet by adjusting types so that the compiler can do index calculations more efficiently., r=dbaron, a=dholbert_sheriff
|
2010-04-23 12:59:15 -07:00 |
|
Brandon Sterne
|
40ead69f99
|
Bug 515460 - enforce CSP during @font-face redirects, r=jdaggett, a=dholbert_sheriff
|
2010-04-23 12:53:41 -07:00 |
|
Brandon Sterne
|
cdca2eb7e4
|
Bug 523239 - CSP nsIChannelEventSink impl, r=jst, a=dholbert_sheriff
|
2010-04-23 10:03:03 -07:00 |
|
Daniel Holbert
|
d563e2c8a4
|
Bug 561385: Disable perma-orange test zoomed-1.xhtml, pending more investigation, to stop the orange.
|
2010-04-23 13:54:13 -04:00 |
|
Robert O'Callahan
|
24feb93481
|
Backing out e79947cb55bc to fix test failures a=me (CLOSED TREE)
|
2010-04-23 17:17:10 +12:00 |
|
Robert O'Callahan
|
fc697b3134
|
Backed out changeset e79947cb55bc
|
2010-04-23 17:14:55 +12:00 |
|
Mounir Lamouri
|
ff8816e56a
|
Bug 346485. Tests for HTML5 <output> element. r=smaug
|
2010-04-23 14:43:36 +12:00 |
|
Robert O'Callahan
|
a982d52092
|
Bug 534566. Use separate nsPropertyTables for different categories so we don't pollute the property name list with unrelated names. r=sicking
|
2010-04-23 14:41:38 +12:00 |
|
Robert O'Callahan
|
fc7df512e2
|
Bug 548792. Fix rect coordinate adjustment. r=mats
|
2010-04-23 14:41:37 +12:00 |
|
Chris Double
|
39352b97f4
|
Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc
|
2010-04-19 13:17:06 +12:00 |
|
Robert O'Callahan
|
53eab1994a
|
Bug 548792. Let the search for a scrollable parent cross document boundaries. r=mats
|
2010-03-29 14:46:59 +13:00 |
|
Robert O'Callahan
|
1163079236
|
Bug 556052. Compute mViewToWidgetOffset correctly and fix bugs by adding subpixel translation when painting. r=mats
|
2010-04-23 12:21:54 +12:00 |
|
Zack Weinberg
|
e7c84fe9dc
|
Bug 474068 follow-up fixes for Fedora
|
2010-04-22 11:52:47 -07:00 |
|
Zack Weinberg
|
62747706b4
|
Bug 474068: mark mochitest failures caused by buggy Pango as expected. r=roc,ehsan a=jimm for CLOSED TREE
|
2010-04-21 15:53:48 -07:00 |
|
Markus Stange
|
c34c8948f8
|
Bug 355375 - Make context menuitems blink when chosen. r=enn
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
|
2010-04-19 16:12:58 +02:00 |
|
Neil Deakin
|
ceb1712f98
|
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
|
2010-04-21 10:53:42 -04:00 |
|
Masayuki Nakano
|
53ce892306
|
Bug 544277 IME became unusable when switching focus on Gmail RTF Editor r=enn
|
2010-04-21 22:13:08 +09:00 |
|
Jonathan Kew
|
68f724ca3d
|
bug 550163 - part 19 - add vertical bars to work around ClearType clipping issues in reftest 386339. r=roc
|
2010-04-21 10:07:48 +01:00 |
|
Henri Sivonen
|
5653937f4d
|
Bug 559819 - Change the string id for the isindex prompt. r=l10n.
--HG--
extra : rebase_source : 34212e52674deb7e3c20ef3dab91785d3f70bdf4
|
2010-04-20 17:19:30 +03:00 |
|
Henri Sivonen
|
3d360f358f
|
Bug 452915 - Remove default border from linked images per HTML5. r=dbaron.
--HG--
extra : rebase_source : 10b90a485cffe44c01493d4469eec2204724e2ce
|
2010-02-02 09:43:18 +02:00 |
|
Josh Aas
|
e57fb03f84
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
|
Oleg Romashin
|
8563022a30
|
Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt
--HG--
extra : rebase_source : d86430f750bbedde12e779f0073369a3b05b2427
|
2010-04-20 21:49:34 +03:00 |
|
Karl Tomlinson
|
694a01717f
|
backout e1e1143be432 due to reftest failure in layout/reftests/bugs/393760-1.xml b=552044
|
2010-04-21 17:21:36 +12:00 |
|
Frédéric Wang
|
429c77a1ff
|
b=557085 Remove directory mozilla/src/layout/mathml/doc r=karlt
--HG--
extra : rebase_source : 1a72bb9263b9d40514ad29e6567f491f35e215b1
|
2010-04-21 15:43:57 +12:00 |
|
Frédéric Wang
|
a833a67e8b
|
Bug 213932 - add more entries in the MathML Operator Dictionary. r=karlt
--HG--
extra : rebase_source : 4aa186a3bd0b9217ea28f96afef6d4b097f83d8b
|
2010-04-21 15:41:48 +12:00 |
|
Frédéric Wang
|
595bff0aa9
|
Bug 552044 - [MathML 3] Add support for mathcolor/mathbackground on any presentation MathML element. r=karlt
--HG--
extra : rebase_source : 62c2006154e8a89e18d8125ddec4978f6ffdfba2
|
2010-04-21 15:41:06 +12:00 |
|
Frédéric Wang
|
9099aa5a17
|
Bug 534965 - [MathML3] Add support for the madruwb notation. r=karlt
--HG--
extra : rebase_source : c4d0c73e88e0ec8e3fe0d1a04132f25a78836506
|
2010-04-21 15:38:15 +12:00 |
|
Phil Ringnalda
|
2fd143b22d
|
Bug 526708 - mark reftests/css-gradients/aja-linear-6a.html as failing only on 10.5, since it passes on 10.6, rs=zwol
|
2010-04-19 14:25:53 -07:00 |
|
Benoit Girard
|
9897b0a83e
|
Bug 555281 - Implement Core Animation NPAPI Drawing Model for OOPP. r=joe,josh,cjones
--HG--
extra : rebase_source : 8cc45083e0b513902c467c8c89248474c21b7923
|
2010-04-20 10:52:19 -04:00 |
|
David Baron
|
945430ee19
|
Bug 502301 - fix C++0x narrowing conversion inside {} compilation errors [r=benjamin]
|
2010-04-20 10:41:21 +02:00 |
|
Mike Hommey
|
07bd1e441e
|
Bug 554036 - Mark bugs/424074-1-ref2.xul reftest as randomly failing with Gtk: its result depends on the Gtk theme used [r=smontagu]
--HG--
extra : rebase_source : 3de664123bf0d23fbf051e4346b5d4087fd84470
|
2010-04-19 10:25:26 +02:00 |
|
Mike Hommey
|
33f6f086fc
|
Bug 554029 - Use Bitstream Vera as an alternative font in font-face/local-1 reftest [r=smontagu]
--HG--
extra : rebase_source : 87b7fe270cdd62d417b0f86db7426112fd1d2b99
|
2010-04-19 10:19:57 +02:00 |
|
Daniel Holbert
|
758abd8221
|
Bug 560271: Reorder nsTextControlFrame constructor init list to fix build warning. r=ehsan
|
2010-04-19 12:00:45 -07:00 |
|
Benoit Girard
|
046173124b
|
Backed out changeset 44ee6030f4b2
|
2010-04-19 02:57:22 -04:00 |
|
Benoit Girard
|
b6d069f2c9
|
Bug 555281 - Implement Core Animation NPAPI Drawing Model for OOPP. r=joe,josh,cjones
--HG--
extra : rebase_source : 29f581f60c6db0e8945a5121cf2d7007b10a7433
|
2010-04-18 19:46:33 -04:00 |
|
Olli Pettay
|
9367a1667f
|
Bug 424000 - Crash [@ nsPrintEngine::ReflowPrintObject], r=roc
|
2010-04-19 01:17:41 +03:00 |
|
Neil Deakin
|
16e62a0020
|
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
|
2010-04-18 14:27:18 -04:00 |
|
Michael Ventnor
|
3602bd64b6
|
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
|
2010-04-18 13:13:10 +10:00 |
|
Timothy Nikkel
|
5f7b8610fa
|
Bug 538207 and bug 538210. Add crashtests.
|
2010-01-21 16:06:35 -06:00 |
|
Timothy Nikkel
|
73b67f61b8
|
Bug 502937. Part 5. Create some tests.
|
2010-04-16 13:15:28 -05:00 |
|
Timothy Nikkel
|
12327c99cb
|
Bug 502937. Part 4. Implement ContentRangeInserted to create frames for a range of nodes that aren't at the end of a childlist. r=bzbarsky sr=roc
|
2010-01-21 16:06:16 -06:00 |
|
Timothy Nikkel
|
224192af2f
|
Bug 502937. Part 3. Implement lazy frame construction. r=bzbarsky sr=roc
|
2010-01-18 03:26:40 -06:00 |
|
Timothy Nikkel
|
0868fcebcc
|
Bug 502937. Part 1.2. Make sure that SVG references to external documents in reftests get loaded before onload. r=bzbarsky
|
2010-04-16 13:15:28 -05:00 |
|
Jeff Muizelaar
|
f8ad58b7c9
|
Bug 542605. Use EXTEND_PAD_EDGE when painting svg images. r=jwatt
This was part of the cairo update, but I'm doing it separately to
minimize the amount of unrelated change.
|
2010-04-16 11:13:07 -04:00 |
|
Jeff Muizelaar
|
85d21d6c89
|
Bug 542605. Add a test for a clipping problem shown by the cairo update.
|
2010-04-16 10:48:42 -04:00 |
|
Doug Turner
|
0e8798aedd
|
Bug 556971 - Fix MOZ_USE_IMAGE_EXPOSE use of shared memory. r=jrmuizel
|
2010-04-15 22:33:50 -07:00 |
|
Jonathan Kew
|
7b7028d14b
|
Add reftest for bug 557736.
|
2010-04-15 10:12:26 +01:00 |
|
Makoto Kato
|
c4fd95ea62
|
Backout of Bug 206802 - U+3005 is missing from the kinsoku list. regtest fail on Linux
|
2010-04-15 12:12:11 +09:00 |
|
Makoto Kato
|
3569ac83b4
|
Bug 206802 - U+3005 is missing from the kinsoku list. r=smontagu
|
2010-04-15 11:01:16 +09:00 |
|
Timothy Nikkel
|
1a07188538
|
Bug 505835. nsTreeBodyFrame::ReflowFinished should null check return value of GetBaseElement. r=neil
|
2010-04-10 13:03:40 -05:00 |
|
Mats Palmgren
|
f282ed34fe
|
Use NSCoordSaturatingAdd to avoid integer overflow. b=541714 r=roc
|
2010-04-14 21:35:36 +02:00 |
|
Mats Palmgren
|
ee0dbc1396
|
Bug 507775. r=bzbarsky sr=roc
|
2010-04-14 18:55:33 +02:00 |
|
Olli Pettay
|
2fcb04d15b
|
Bug 557398, Show (i)frames asynchronously, r=jst, sr=roc
|
2010-04-14 11:33:47 +03:00 |
|
Serge Gautherie
|
5113026175
|
Bug 492476 - [MacOSX] mochitest-chrome: the 3 layout/base/tests/test_printpreview*.xul need to report 'todo'; (Bv1) Add missed |var todo = window.opener.wrappedJSObject.todo;|.
(bustage fix) [CLOSED TREE]
|
2010-04-14 04:53:31 +02:00 |
|
Serge Gautherie
|
221bac9b5e
|
Bug 492476 - [MacOSX] mochitest-chrome: the 3 layout/base/tests/test_printpreview*.xul need to report 'todo'; (Av1) Remove useless |var printerEnumerator|, Use a todo().
r=roc.
|
2010-04-14 02:24:47 +02:00 |
|
Timothy Nikkel
|
ac0c03fe97
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Ehsan Akhgari
|
3f2bc0f661
|
Bug 558954 - Don't show/hide placeholder if we're about to initialize the editor; r=roc
|
2010-04-12 20:32:29 -04:00 |
|
Robert Longson
|
eb179fd968
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
|
Serge Gautherie
|
ebb98f44a1
|
Bug 556686 - [Debug Windows SeaMonkey 2.1] mochitest-chrome: layout/base/tests/chrome/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out; (Av1) Bug 501100 follow-up: s/DIRS/PARALLEL_DIRS/, Clean up remnant comment, Rename them to test_printpreview*.xul.
r=roc.
Bug 501100 - Print preview mochitests should be chrome tests
--HG--
rename : layout/base/tests/chrome/bug396024_helper.xul => layout/base/tests/chrome/printpreview_bug396024_helper.xul
rename : layout/base/tests/chrome/bug482976_helper.xul => layout/base/tests/chrome/printpreview_bug482976_helper.xul
rename : layout/base/tests/chrome/test_bug396024.xul => layout/base/tests/chrome/test_printpreview_bug396024.xul
rename : layout/base/tests/chrome/test_bug482976.xul => layout/base/tests/chrome/test_printpreview_bug482976.xul
|
2010-04-13 06:04:48 +02:00 |
|
Ehsan Akhgari
|
12fba145fe
|
Bug 557689 - Mochitest-3 (debug) crash after running test_bug366682.html or test_selection_move_commands.xul as a result of bug 542919 [@ nsCOMPtr<nsIMutationObserver>::assign_with_AddRef] (underlying issue will be fixed in bug 534785); r=jrmuizel
|
2010-04-12 02:13:17 -04:00 |
|
Mats Palmgren
|
c1e9737b92
|
Bug 509839. r=fantasai
|
2010-04-12 20:36:58 +02:00 |
|
Olli Pettay
|
337d16116e
|
Bug 511075 - The arrows of the scrollbars don't work in hotmail (event.preventDefault() causes clicks on scrollbars to be ignored), r=enn, sr=neil
|
2010-04-12 16:59:16 +03:00 |
|
Simon Montagu
|
7a13ee1335
|
Mark test random on GTK
|
2010-04-12 02:27:17 -07:00 |
|
Simon Montagu
|
250b31288b
|
Reftests for bug 556363
|
2010-04-12 01:16:12 -07:00 |
|
Timothy Nikkel
|
d0c1cab2a9
|
Bug 553366. When flushing, make sure to flush external documents too. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
dcbc9ce3cb
|
Merge back out of changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
|
2010-04-11 19:27:03 -05:00 |
|
Timothy Nikkel
|
5337327603
|
Backed out changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
|
2010-04-11 19:26:41 -05:00 |
|
Jesse Ruderman
|
8255751882
|
Add crashtests
|
2010-04-11 16:59:47 -07:00 |
|
Timothy Nikkel
|
20d7ad6361
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Ehsan Akhgari
|
2be5f62bd9
|
Bug 542919 - Maintain the exact same behavior in editor initialization (don't try to set the editor value if the default value is empty) in an attempt to fix the crash of bug 557689
|
2010-04-11 16:00:36 -04:00 |
|
Ehsan Akhgari
|
6fe4d9dd45
|
Bug 221820 - Part 7: Wrap the calls to nsTextControlFrame::EnsureEditorInitialized in a weak frame check; r=roc
|
2010-04-06 16:44:46 -04:00 |
|
Ehsan Akhgari
|
4aa6c64740
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
|
2010-04-06 16:44:12 -04:00 |
|
Ehsan Akhgari
|
25310966a3
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
|
2010-04-06 16:43:39 -04:00 |
|
Ehsan Akhgari
|
af32591ddc
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
|
2010-02-22 16:15:56 -08:00 |
|
Ehsan Akhgari
|
a2d848318a
|
Bug 221820 - Part 3: Debug-only assertion for reentrancy detection; r=bzbarsky
|
2010-02-09 20:29:11 -05:00 |
|
Ehsan Akhgari
|
5423b1af2f
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
05b0ede6fb
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
|
2010-02-01 23:00:12 -05:00 |
|
Ehsan Akhgari
|
867ee98123
|
Bug 558598 - XUL splitters should be collapsed on the correct side in RTL mode; r=roc
|
2010-04-11 19:46:08 -04:00 |
|
Ehsan Akhgari
|
d6856b82d8
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
|
2010-02-01 23:00:06 -05:00 |
|
Timothy Nikkel
|
bfe7cc152d
|
Merge back out of changeset 02e8391669c3 (Bug 505835) for suspicion of causing tsvg_opacity regression.
|
2010-04-11 02:10:47 -05:00 |
|
Timothy Nikkel
|
2fad87c0bf
|
Backed out changeset 02e8391669c3 (Bug 505835) for suspicion of causing tsvg_opacity regression.
|
2010-04-11 02:10:17 -05:00 |
|
Timothy Nikkel
|
b515e7c583
|
Merge back out of changeset 3a27158cbdd6 (bug 222436) to try to fix tsvg_opacity regression.
|
2010-04-11 00:11:52 -05:00 |
|
Timothy Nikkel
|
a79353a133
|
Backed out changeset 3a27158cbdd6 (bug 222436) to try to fix tsvg_opacity regression.
|
2010-04-11 00:11:26 -05:00 |
|
Timothy Nikkel
|
c24322509e
|
Merge back out of changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
|
2010-04-11 00:08:37 -05:00 |
|
Timothy Nikkel
|
17be279bff
|
Backed out changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
|
2010-04-11 00:07:52 -05:00 |
|
Timothy Nikkel
|
751acd36a6
|
Merge backout of 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression.
|
2010-04-10 21:53:23 -05:00 |
|
Timothy Nikkel
|
2dddd62f0b
|
Backout 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression.
|
2010-04-10 21:52:53 -05:00 |
|
Craig Topper
|
d5dc8fa89d
|
Bug 253889: Even more nsIPresShell deCOMtamination. r=roc
|
2010-04-10 16:15:22 -04:00 |
|
Craig Topper
|
771eede254
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Brandon Sterne
|
674aa49910
|
Bug 515797: Allow necko to create channels that are aware of Content Security Policy. r=jduell, sr=biesi
|
2010-04-10 16:08:21 -04:00 |
|
felipc@gmail.com
|
a0860655c9
|
Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org
|
2010-04-10 22:29:12 +03:00 |
|
Timothy Nikkel
|
bb9cac9862
|
Bug 505835. nsTreeBodyFrame::ReflowFinished should null check return value of GetBaseElement. r=neil
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
54602f07cb
|
Bug 222436. Simplify nsPresContext::BidiEnabled. r=roc
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
2f82809725
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
4b586a06c3
|
Bug 553366. When flushing, make sure to flush external documents too. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Phil Ringnalda
|
530cc471fc
|
Bug 556124 - change from "fails" to "random" since it unexpectedly passes on 10.5.8 Talos slaves, CLOSED TREE
|
2010-04-09 19:54:56 -07:00 |
|
L. David Baron
|
b70edfd24f
|
Fix spelling of separate.
|
2010-04-08 21:03:47 -07:00 |
|
Clint Talbert
|
3c2f129f4e
|
Bug 554934 - Fix perma-orange when running tests on Fedora Talos Slaves r=jfkthame
|
2010-04-08 09:38:37 -07:00 |
|
Simon Montagu
|
acb301bdd2
|
Make the scroll bar and resizer always be on the left of right-to-left widgets. Bug 556363, r=Enn
|
2010-04-08 09:11:14 -07:00 |
|
Ehsan Akhgari
|
995faa7109
|
Bug 555289 - Plugin crashed UI should be RTL in RTL locales (Further fixes + tests); r=dao,dbaron
|
2010-04-07 19:35:09 -04:00 |
|
Jeff Muizelaar
|
c10f8b597d
|
Merge backout
|
2010-04-08 09:44:46 -04:00 |
|
Jeff Muizelaar
|
d751aaf9e3
|
Backed out changeset 9480726de986
Rendering/Invalidation problems showed up.
|
2010-04-08 09:44:28 -04:00 |
|
Masayuki Nakano
|
20fe8ca239
|
Bug 556694 Selection color isn't reverted when input field is specified only background-color r=dbaron
|
2010-04-08 21:44:57 +09:00 |
|
Chris Pearce
|
0666024a9e
|
Bug 556889 - Commit merge.
|
2010-04-08 21:20:25 +12:00 |
|
Chris Pearce
|
bea72dd465
|
Bug 556889 - Backed out changeset 6f250c9b680b due to reftest failure on Linux.
|
2010-04-08 21:18:58 +12:00 |
|
Robert Longson
|
6d504862c2
|
Bug 553905 - data parser should parse up to a failure and not scrap the whole path. r=jwatt
|
2010-04-08 09:58:04 +01:00 |
|
Chris Pearce
|
56599ba7fa
|
Bug 556889 - Honour video aspect ratio in layers rendering. r=roc
|
2010-04-08 20:16:02 +12:00 |
|
Jeff Muizelaar
|
aff371e5cb
|
Bug 542605. Update cairo to 12d521df8acc483b2daa844d4f05dc2fe2765ba6. r=vlad,jwatt,bas
Reland after fixing quartz related clipping bug.
|
2010-04-05 22:28:54 -04:00 |
|
Felipe Gomes
|
960464193b
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 1+2) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
|
Felipe Gomes
|
a437509342
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 3) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
|
L. David Baron
|
3b67d5db4a
|
Make the reset test in test_transitions.html deal with the possibility of massive skew between setTimeout and the clock. (Bug 539904)
|
2010-04-07 12:06:15 -07:00 |
|
Ehsan Akhgari
|
597523deaa
|
Merge backout of bug 553124
|
2010-04-07 13:29:28 -04:00 |
|
Ehsan Akhgari
|
3313f2610b
|
Backed out changeset 9786ae3984b3 (bug 553124) because of potential privacy risks
|
2010-04-07 13:29:10 -04:00 |
|
Ehsan Akhgari
|
f11e5f3370
|
Bug 553124 - After bug 147777 lands, private browsing doesn't need to disable coloring of visited links any more; r=sdwilsh,bzbarsky
--HG--
extra : rebase_source : 7aff54b4357ca411278e906ecd022adfd1bb09cc
|
2010-04-06 13:47:42 -04:00 |
|
L. David Baron
|
430750684a
|
Add test for background image loading behavior for :visited links. (Bug 557287)
|
2010-04-06 12:42:41 -07:00 |
|
L. David Baron
|
7880213876
|
Don't start image loads for the if-visited style contexts. (Bug 557287) r=bzbarsky
|
2010-04-06 12:42:41 -07:00 |
|
L. David Baron
|
1e8873bdf4
|
Make style contexts know if they are the if-visited style. (Bug 557287) r=bzbarsky
|
2010-04-06 12:42:41 -07:00 |
|
L. David Baron
|
d93e0789b9
|
Exit loop when needed. (Bug 497256) r=roc
|
2010-04-06 12:42:41 -07:00 |
|
Jonathan Kew
|
0ad94c3879
|
bug 554188 - handle trailing whitespace on bidi-overridden text runs consistently on OS X 10.6. r=roc
|
2010-04-07 10:18:57 +01:00 |
|
L. David Baron
|
df8e44cdd9
|
When setTimeout fires much later than it should, which happens on unit test boxes a good bit, make test_transitions_events.html report a todo rather than a fail. (Bug 537573)
|
2010-04-06 22:50:06 -07:00 |
|
Masayuki Nakano
|
ec0f459b5b
|
Bug 183646 ::-moz-selection does not work in form controls (input[type=text], input[type=password], textarea) r=dbaron
|
2010-04-07 11:10:54 +09:00 |
|
L. David Baron
|
9dc08b1cf0
|
Use the appropriate color based on visitedness for '-moz-column-rule-color'. (Bug 557580) r=roc
|
2010-04-06 19:03:12 -07:00 |
|
L. David Baron
|
d923cbe90a
|
Make nsStyleAnimation extract -moz-column-rule-color correctly. (Bug 557580) r=dholbert
|
2010-04-06 19:03:12 -07:00 |
|
Ehsan Akhgari
|
2989d30bcc
|
Merge backout of bug 221820
|
2010-04-06 21:10:47 -04:00 |
|
Ehsan Akhgari
|
a7ebcd12b9
|
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
|
2010-04-06 21:08:58 -04:00 |
|
Zack Weinberg
|
3fc693ef33
|
Bug 556661 bustage fix: test_priority_preservation.html updated to new semantics, augmented with further tests
|
2010-04-06 17:55:57 -07:00 |
|
Zack Weinberg
|
2ec3bc6f42
|
Bug 556661: make nsDOMCSSDeclaration::SetProperty capable of removing !important. r=dbaron
|
2010-04-06 15:52:02 -07:00 |
|
L. David Baron
|
1a2961ba01
|
Avoid showing black when the if-visited style is transparent and the unvisited style is a color. (Bug 557584) r=bzbarsky
|
2010-04-06 15:32:52 -07:00 |
|
Zack Weinberg
|
8a88b3f08f
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
|
Ehsan Akhgari
|
872be8bd0f
|
Bug 221820 - Part 7: Wrap the calls to nsTextControlFrame::EnsureEditorInitialized in a weak frame check; r=roc
--HG--
extra : rebase_source : e8ea41dfa8e4b591e21176fb654f968671cc3ba1
|
2010-04-06 16:44:46 -04:00 |
|
Ehsan Akhgari
|
003e483e13
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
--HG--
extra : rebase_source : 7ffe1d5c7840be9e84ec66851f96b61c69aeeda4
|
2010-04-06 16:44:12 -04:00 |
|
Ehsan Akhgari
|
ee08070ca4
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
|
2010-04-06 16:43:39 -04:00 |
|
Ehsan Akhgari
|
862eb9644f
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
--HG--
extra : rebase_source : 92d9e491351a6183f0232604cd989c14d10d5fad
|
2010-02-22 16:15:56 -08:00 |
|
Ehsan Akhgari
|
6fb3c80de5
|
Bug 221820 - Part 3: Debug-only assertion for reentrancy detection; r=bzbarsky
--HG--
extra : rebase_source : 0b3e81c649178ebff2b08856f652a37be59d7547
|
2010-02-09 20:29:11 -05:00 |
|
Ehsan Akhgari
|
36c7ad5a5a
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
--HG--
extra : rebase_source : bf84341934b14c78fadc162607721e9325673fc4
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
0170b6dede
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 91df07eb7a6a52c35d8f4d52212663045450b95a
|
2010-02-01 23:00:12 -05:00 |
|
Ehsan Akhgari
|
4605b1985f
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
--HG--
extra : rebase_source : 9c043d3cb30420f061d543e11e3000a1f8e18e27
|
2010-02-01 23:00:06 -05:00 |
|
Timothy Nikkel
|
76b1730341
|
Bug 479931, Bug 515811, and Bug 522374. Add crashtests.
|
2010-04-06 15:03:16 -05:00 |
|
Boris Zbarsky
|
541c887293
|
Bug 550882 followup. Remove the hack, since it's not useful anymore.
|
2010-04-06 16:01:34 -04:00 |
|
Peter Van der Beken
|
8e3acb1006
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Masayuki Nakano
|
dfa558e2f4
|
Bug 552493 Hang on select-all in large textbox (which repeats if I unfocus & focus Firefox) r=roc
|
2010-04-06 18:01:53 +09:00 |
|
Chris Double
|
37b2e3b033
|
Bug 551277. Backed out changeset f9a11b9b2b9f
|
2010-04-06 18:10:02 +12:00 |
|
Chris Double
|
e762926f9d
|
Bug 551277 - Implement software YCbCr conversion in layers, replacing liboggplay color conversion code - r=roc
--HG--
extra : rebase_source : 53b2c194aa6eb75a4751efdd83f066d3aeadf5d7
|
2010-04-06 12:07:39 +12:00 |
|
Robert Sayre
|
5927f9eed6
|
Merge tracemonkey to mozilla-central.
|
2010-04-05 13:17:29 -04:00 |
|
Robert Sayre
|
744599315f
|
Merge mozilla-central to tracemonkey.
|
2010-04-04 14:15:05 -04:00 |
|
Bill Gianopoulos
|
9fb6b84bbc
|
Bug 555727: Stop MSVC from over-optimizing NS_DECLARE_FRAME_PROPERTY. r=dbaron
|
2010-04-03 16:21:53 -04:00 |
|
Ehren Metcalfe
|
e0ac5d5547
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
|
L. David Baron
|
13963cf87c
|
Bug 554188 followup: use fails-if rather than random-if, with stricter condition.
|
2010-04-02 22:31:41 -07:00 |
|
L. David Baron
|
9b9ef4a6b9
|
Make pseudo-classes-02 run using test_visited_reftests.html instead of the normal reftest harness. (Bug 147777) r=jwatt
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
1141b26829
|
Add mochitests for getComputedStyle and querySelector(All) lying about :visited selectors. (Bug 147777)
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
d93ae3417f
|
Add reftests for :visited handling in layout/reftests/css-visited/ and make them run through the mochitest harness (via layout/style/test/test_visited_reftests.html) rather than the reftest harness. (Bug 147777)
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
f094fceed0
|
Add method to munge the content state appropriately for how we're matching so that matching operations in HTML and CSS style sheets follow the new rules. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
6d9693bbd2
|
Put visited handling in the tree match context. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
562295a495
|
Set NS_STYLE_RELEVANT_LINK_IS_VISITED when appropriate. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
2f9c329ba6
|
Propagate whether we have a relevant link from rule processors to style set. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
d1f6c99d69
|
Pass through desired link-visitedness on the rule walker and construct if-visited style contexts in the style set when visited styles are present. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
a0fa66317b
|
Fix initialization comment in nsRuleProcessorData. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
7716822c2c
|
Make nsStyleContext::FindChildWithRules deal with the visited style context. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
e280ee7267
|
Propagate whether we have a relevant link out of selector matching. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
ae7431d3fc
|
Introduce NodeMatchContext for additional input into SelectorMatches. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
1954ac4824
|
Introduce TreeMatchContext for additional output from SelectorMatchesTree. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
f64f440371
|
Use the appropriate color based on visitedness for the color or fallback color parts of 'fill' and 'stroke'. (Bug 147777) r=jwatt
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
0b57ef51cd
|
Use the appropriate color based on visitedness for 'outline-color'. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
cf5b3270af
|
Use the appropriate color based on visitedness for border-collapse borders. (Bug 147777) r=bernd
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
7ff92ec1fa
|
Use the appropriate color based on visitedness for nsCSSRendering::PaintBorder users of the 'border-*-color' properties. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
cb0d8954c9
|
Prerequisite comments for using the appropriate color for border colors. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
78c4bdc4bd
|
Use the appropriate color based on visitedness for the 'background-color' property. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
68d7839f41
|
Make PaintBackgroundWithSC and related methods operate on nsStyleContext* rather than const nsStyleBackground*. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
b5cbbc06ce
|
Use the appropriate color based on visitedness for the 'color' property. (Bug 147777) r=roc
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
c6cfc1d0a4
|
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
0703626682
|
Add nsIDOMWindowUtils::getVisitedDependentComputedStyle for use in tests. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
961c31082c
|
Add function to nsStyleUtil for choosing the appropriate color from style data based on link visitedness. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
4f2f50bd5a
|
Add mechanism for separate style data for visited style. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
3eacc25287
|
Split nsStyleSet::ResolveStyleForRules into two different APIs for the two different types of uses. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
Vivien Nicolas
|
8d0a5ca6d8
|
Bug 461843: Backout changes to avoid assertions but broke scrollbar margin support [r=roc]
|
2010-04-02 18:25:40 -04:00 |
|
Ted Mielczarek
|
3b083a71a6
|
Bug 554188: 534919-1.html is known to fail on 10.6, working on it. test only, no-r=
|
2010-04-02 15:06:20 -05:00 |
|
Robert Sayre
|
404189ee98
|
Merge mozilla-central to tracemonkey.
|
2010-04-02 10:10:27 -04:00 |
|
Robert Sayre
|
db68c1951b
|
Disable reftest 508908-1.xul. See bug 556124.
|
2010-04-02 08:03:11 -04:00 |
|
Zack Weinberg
|
54ad0fb73a
|
Bug 494117: Mechanically change 'ReParent' to 'Reparent' throughout the tree. r=bzbarsky
|
2010-04-01 23:07:43 -07:00 |
|
Zack Weinberg
|
7186dd3ecb
|
Bug 494117: remove PresContext argument to nsStyleSet::GetContext. r=bzbarsky
|
2010-04-01 23:07:42 -07:00 |
|
Mats Palmgren
|
57a4d3a783
|
Bug 383488: don't accept trailing tokens in 'value' in style.setProperty(prop,value,"important"). r=dbaron
|
2010-04-01 23:07:40 -07:00 |
|
Boris Zbarsky
|
2faa95d890
|
Bug 552334. Deal with z-indices whose difference overflows a 32-bit signed int. r=roc
|
2010-04-01 22:09:05 -04:00 |
|
Boris Zbarsky
|
2e7a02c034
|
Bug 551699. Use the content insertion frame of our containing block when looking for our static position. r=dbaron
|
2010-04-01 22:09:05 -04:00 |
|
Boris Zbarsky
|
7c4af56e3a
|
Bug 538082. These asserts are asserting things that happen to not always be true. r=dbaron
|
2010-04-01 22:09:05 -04:00 |
|
Boris Zbarsky
|
fc92cdabc8
|
Bug 509569. Avoid assertion by not storing structs with unused inherit logical box props in them, even though it would be ok to do so. r=dbaron
|
2010-04-01 22:09:05 -04:00 |
|
Zack Weinberg
|
fc83353867
|
Bug 508466 part 3: remove eSelectorParsingStatus_Empty. r=dbaron
|
2010-03-31 11:08:11 -07:00 |
|
Zack Weinberg
|
bd2acbcf31
|
Bug 508466 part 2: In a CSS selector group, use distinct mOperator codes for the descendant combinator (' ') and the end of the chain ('\0'). r=dbaron
|
2010-03-31 11:08:09 -07:00 |
|
Zack Weinberg
|
8ad7ae46d4
|
Bug 508466 part 1: Refactor nsCSSParser::ParseSelector and nsCSSParser::ParseSelectorGroup for clarity. r=dbaron
|
2010-03-31 11:08:08 -07:00 |
|
Jim Mathies
|
7a3c2f7dcf
|
merge backout.
|
2010-03-31 12:55:55 -05:00 |
|
Jim Mathies
|
d4cc6d9831
|
Backout bug 555133 to fix bug 555950.
|
2010-03-31 12:55:41 -05:00 |
|
Josh Aas
|
c12f7f8878
|
Fix comment.
|
2010-03-31 13:51:25 -04:00 |
|
Mike Hommey
|
8dd97eed5b
|
Bug 512487: Remove background-color settings in reftests first-letter/399941-[89] to make them not font-dependent.
|
2010-03-31 10:44:58 -07:00 |
|
Masayuki Nakano
|
313a3bd180
|
Bug 554822 backout the previous patch
|
2010-04-01 02:31:06 +09:00 |
|
Masayuki Nakano
|
55bbbc0a73
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 02:12:43 +09:00 |
|
Rob Arnold
|
9ffd5134c3
|
Bug 555133 - Attempt to infer whether or not theme parts are transparent r=roc sr=vlad
|
2010-03-29 15:24:40 -04:00 |
|
Joel Maher
|
a431b763bf
|
Bug 471676 Allow reftest harness to accept same chunking arguments as mochitest, used for maemo and other platforms r=ted
|
2010-03-29 10:57:51 -07:00 |
|
Daniel Holbert
|
84c8cc58ba
|
Bug 556404: Put CSS parser in SVG mode when parsing SMIL animation endpoints for XML attributes. r=roc r=dbaron
|
2010-04-02 09:34:31 -07:00 |
|
Kyle Huey
|
21f45224d7
|
Bug 253889: Bustage fix
|
2010-03-31 09:21:17 -04:00 |
|
Craig Topper
|
6f48d9c234
|
Bug 253889: DeCOMtaminate nsIPresShell - Clean up unnecessary initialization in HandleEventWithTarget(). r=roc
--HG--
extra : rebase_source : 88fa8550cb112139008f04bee4ed6a0a5c7cb415
|
2010-03-31 08:50:20 -04:00 |
|
Craig Topper
|
9baac273f7
|
Bug 253889: DeCOMtaminate nsIPresShell - Make GetRootFrame() nonvirtual inside gklayout. r=roc
--HG--
extra : rebase_source : 6c1572e04309bc6d0db9732f98d820595dd3ab77
|
2010-03-31 08:48:04 -04:00 |
|
Craig Topper
|
0a69c7d1ea
|
Bug 253889: DeCOMtaminate nsIPresShell - Rev IID and remove NS_NewPresShell. r=roc
--HG--
extra : rebase_source : 55acb1008a92cd6c13760591c086c52ac9cb3e74
|
2010-03-31 08:47:25 -04:00 |
|
Craig Topper
|
c61d158305
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove more NS_IMETHOD. r=roc
--HG--
extra : rebase_source : ab0c230d7be484858e03b242c76b5cc9bcfa87ae
|
2010-03-31 08:45:32 -04:00 |
|
Craig Topper
|
ea105cfe25
|
Bug 253889: DeCOMtaminate nsIPresShell - Inline getters. r=roc
--HG--
extra : rebase_source : cdb8803dc075e72a47879c83d62e2c08cc999caf
|
2010-03-31 08:45:08 -04:00 |
|
Craig Topper
|
665740a6fc
|
Bug 253889: DeCOMtaminate nsIPresShell - IID rev. r=roc
--HG--
extra : rebase_source : 7570b499706367da3153fb3c21abcd41aaa98349
|
2010-03-31 08:44:11 -04:00 |
|
Craig Topper
|
1921815643
|
Bug 253889: DeCOMtaminate nsIPresShell - IsPaintingSuppressed(). r=roc
--HG--
extra : rebase_source : 9ee8283e8bce33402893ae5316f89c9f699a1236
|
2010-03-31 08:43:49 -04:00 |
|
Craig Topper
|
980fd2992c
|
Bug 253889: DeCOMtaminate nsIPresShell - IsReflowLocked(). r=roc
--HG--
extra : rebase_source : 46adf0d5ad41602276c8bcded46e7dae0f399da9
|
2010-03-31 08:43:27 -04:00 |
|
Craig Topper
|
a31830c001
|
Bug 253889: DeCOMtaminate nsIPresShell - GetEventTarget[Frame|Content](). r=roc
--HG--
extra : rebase_source : aa059747dc2b24360fd8429fbd7fd21077ecbfa4
|
2010-03-31 08:43:01 -04:00 |
|
Craig Topper
|
cff7ecc30e
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove NS_IMETHOD. r=roc
--HG--
extra : rebase_source : dc316062106c32edc90815399708b861e3a14aa9
|
2010-03-31 08:41:54 -04:00 |
|
Craig Topper
|
7b89b159bb
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
|
Craig Topper
|
2ac1f8e03f
|
Bug 253889: DeCOMtaminate nsIPresShell - make some methods const. r=roc
--HG--
extra : rebase_source : 94167aa329d4021677027f6bb6b1674d278f53f5
|
2010-03-31 08:38:52 -04:00 |
|
Craig Topper
|
faf3e638bb
|
Bug 555888 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : fd3a575d23d76c0adeed53ae6b83268484988014
|
2010-03-31 13:09:11 +02:00 |
|
Robert Longson
|
865f529f51
|
Bug 521636 - A single rotate number should rotate all glyphs. r=roc
|
2010-03-31 09:57:28 +01:00 |
|
Ginn Chen
|
71160f4569
|
Bug 555673 FramePropertyTable.cpp failed to compile with Sun Studio on Solaris r=roc
|
2010-03-29 19:43:35 +08:00 |
|
Robert O'Callahan
|
db479aa8d3
|
Backing out fix for bug 548792 to try to fix test failure in test_caretmove.html
|
2010-03-29 16:42:53 +13:00 |
|
Robert O'Callahan
|
51423cccfa
|
Backed out changeset 4df05ea5fe1b
|
2010-03-29 16:42:10 +13:00 |
|
Robert O'Callahan
|
c745b6c7bc
|
Bug 551463. Don't clamp scroll positions during reflow, do it during a post-reflow callback so that temporary frame size changes don't clamp when they shouldn't. r=mats
|
2010-03-29 14:46:59 +13:00 |
|
Robert O'Callahan
|
f850f044d1
|
Bug 548792. When scrolling content into view, make sure to check scrollable elements in ancestor documents. r=mats
|
2010-03-29 14:46:59 +13:00 |
|