Robert O'Callahan
|
fd35fd2894
|
Bug 564993. Fix build error, and fix Bas' review comment.
|
2010-05-24 14:25:58 +12:00 |
|
Ehsan Akhgari
|
168fa38e97
|
Bug 569238 - Add some debugging information to determine what causes test_flush_on_paint.html to time out (temporary test-only change)
(transplanted from 9624407a729c81c531c7ab3a49e7209ede5525e0)
--HG--
extra : transplant_source : %96%24%40zr%9C%81%C51%C7%AB%3AI%E7%20%9E%DEU%25%E0
|
2010-06-04 13:28:19 -04:00 |
|
Ehsan Akhgari
|
17d8856c83
|
Bug 563864 - Add some debugging output to figure out what's going on with test_mozPaintCount.html intermittent oranges (temporary test-only change)
(transplanted from 9b29864cabd1b25cf5184d4f96ad75ff8ce99d4c)
--HG--
extra : transplant_source : %9B%29%86L%AB%D1%B2%5C%F5%18MO%96%ADu%FF%8C%E9%9DL
|
2010-06-04 13:28:19 -04:00 |
|
Robert O'Callahan
|
b045d986ea
|
Port over part of changeset eaea9e3806a3 to FrameLayerBuilder to fix reftest failure in ogg-video/clipping-1a.html
|
2010-05-24 14:13:00 +12:00 |
|
Robert O'Callahan
|
5cb6f06477
|
Bug 564993. Part 5: Change ThebesLayer painting to be callback-based; move layer tree construction to FrameLayerBuilder. r=Bas,mats,sr=vlad
|
2010-05-21 15:20:48 +12:00 |
|
Robert O'Callahan
|
35d47b1777
|
Backing out bug 564993 part 5 again due to leaks
|
2010-05-24 10:53:55 +12:00 |
|
Robert O'Callahan
|
491e959191
|
Backed out changeset b37bdb032fe7
|
2010-05-24 10:53:05 +12:00 |
|
Robert O'Callahan
|
29967ae259
|
Remove code that I need to back out that slipped into the wrong patch
|
2010-05-24 10:52:28 +12:00 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Mounir Lamouri
|
e5a9c417cf
|
Bug 551846. Tests
|
2010-05-24 09:36:49 +12:00 |
|
Chris Double
|
63a38282f4
|
Bug 567056. Rename mAspectRatio to mPixelAspectRatio. r=kinetik
|
2010-05-24 09:36:10 +12:00 |
|
Robert O'Callahan
|
f3c689bd37
|
Bug 564993. Part 5: Change ThebesLayer painting to be callback-based; move layer tree construction to FrameLayerBuilder. r=Bas,mats,sr=vlad
|
2010-05-21 15:20:48 +12:00 |
|
Ehsan Akhgari
|
f58add9d96
|
Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron
|
2010-05-21 16:36:42 -04:00 |
|
Timothy Nikkel
|
c59fbce1fb
|
Bug 567292. When making asserts for lazy frame construction, if we hit a leaf frame, forgive any previous transgressions because leaf frames do their own thing. r=bzbarsky
|
2010-05-22 13:55:41 -05:00 |
|
Timothy Nikkel
|
86591e5c58
|
Bug 553359. Address review comments.
|
2010-05-22 13:55:41 -05:00 |
|
Jason Duell
|
84b443f1c0
|
# User Michal Novotny <michal.novotny@gmail.com>
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
|
2010-05-21 14:03:02 -07:00 |
|
L. David Baron
|
41d83aa413
|
Add more tests for invalid URL parsing for CSS 2.1 issue 129.
|
2010-05-21 13:17:58 -07:00 |
|
L. David Baron
|
fd6770787e
|
content/html/content/src line in LOCAL_INCLUDES should not be conditional on MOZ_MEDIA. (Bug 567191) r=roc
|
2010-05-21 13:17:58 -07:00 |
|
L. David Baron
|
d8997b90d6
|
Enable the reporting of assertion failures in the reftest harness. (Bug 472557)
|
2010-05-21 13:17:58 -07:00 |
|
Ehsan Akhgari
|
cdd6eec761
|
Bug 534694 - Move the layout debug extension to layout/tools; r=ted,roc
--HG--
rename : extensions/layout-debug/Makefile.in => layout/tools/layout-debug/Makefile.in
rename : extensions/layout-debug/application.ini => layout/tools/layout-debug/application.ini
rename : extensions/layout-debug/chrome.manifest => layout/tools/layout-debug/chrome.manifest
rename : extensions/layout-debug/layoutdebug-prefs.js => layout/tools/layout-debug/layoutdebug-prefs.js
rename : extensions/layout-debug/makefiles.sh => layout/tools/layout-debug/makefiles.sh
rename : extensions/layout-debug/src/Makefile.in => layout/tools/layout-debug/src/Makefile.in
rename : extensions/layout-debug/src/nsDebugFactory.cpp => layout/tools/layout-debug/src/nsDebugFactory.cpp
rename : extensions/layout-debug/src/nsILayoutDebuggingTools.idl => layout/tools/layout-debug/src/nsILayoutDebuggingTools.idl
rename : extensions/layout-debug/src/nsILayoutRegressionTester.idl => layout/tools/layout-debug/src/nsILayoutRegressionTester.idl
rename : extensions/layout-debug/src/nsLayoutDebugCIID.h => layout/tools/layout-debug/src/nsLayoutDebugCIID.h
rename : extensions/layout-debug/src/nsLayoutDebugCLH.cpp => layout/tools/layout-debug/src/nsLayoutDebugCLH.cpp
rename : extensions/layout-debug/src/nsLayoutDebugCLH.h => layout/tools/layout-debug/src/nsLayoutDebugCLH.h
rename : extensions/layout-debug/src/nsLayoutDebuggingTools.cpp => layout/tools/layout-debug/src/nsLayoutDebuggingTools.cpp
rename : extensions/layout-debug/src/nsLayoutDebuggingTools.h => layout/tools/layout-debug/src/nsLayoutDebuggingTools.h
rename : extensions/layout-debug/src/nsRegressionTester.cpp => layout/tools/layout-debug/src/nsRegressionTester.cpp
rename : extensions/layout-debug/src/nsRegressionTester.h => layout/tools/layout-debug/src/nsRegressionTester.h
rename : extensions/layout-debug/ui/Makefile.in => layout/tools/layout-debug/ui/Makefile.in
rename : extensions/layout-debug/ui/content/layoutdebug-overlay.xul => layout/tools/layout-debug/ui/content/layoutdebug-overlay.xul
rename : extensions/layout-debug/ui/content/layoutdebug.js => layout/tools/layout-debug/ui/content/layoutdebug.js
rename : extensions/layout-debug/ui/content/layoutdebug.xul => layout/tools/layout-debug/ui/content/layoutdebug.xul
rename : extensions/layout-debug/ui/jar.mn => layout/tools/layout-debug/ui/jar.mn
rename : extensions/layout-debug/ui/locale/en-US/layoutdebug-overlay.dtd => layout/tools/layout-debug/ui/locale/en-US/layoutdebug-overlay.dtd
rename : extensions/layout-debug/ui/locale/en-US/layoutdebug.dtd => layout/tools/layout-debug/ui/locale/en-US/layoutdebug.dtd
|
2010-04-23 15:03:22 -04:00 |
|
Mats Palmgren
|
fb69d7564f
|
Backout bug 39098 due to Tinderbox orange.
|
2010-05-21 18:28:39 +02:00 |
|
Mats Palmgren
|
96b6a1a45d
|
Bug 39098 - Elements with visibility:hidden, visibility:collapse, or display:none get copied to the clipboard. r=dbaron
|
2010-05-21 15:52:07 +02:00 |
|
Robert O'Callahan
|
6709a65d60
|
Backed out changeset efa8719a93d2
|
2010-05-21 16:34:23 +12:00 |
|
Robert O'Callahan
|
ddda37f6c8
|
Bug 564993. Part 5: Change ThebesLayer painting to be callback-based; move layer tree construction to FrameLayerBuilder. r=Bas,mats,sr=vlad
|
2010-05-21 15:20:48 +12:00 |
|
Robert O'Callahan
|
c57160c9f8
|
Bug 565569. Set primary frame for anonymous text in buttons. r=mats
|
2010-05-21 15:20:48 +12:00 |
|
Brian Birtles
|
f77b800cad
|
Bug 554141 - SVG SMIL: Fix crash with orphaned unresolved begin times, r=roc
--HG--
extra : rebase_source : 82f7d0cdf89a543b4a07e126157096a47465de8e
|
2010-05-21 09:18:29 +09:00 |
|
Brandon Sterne
|
bcab21793a
|
Bug 515460 - enforce CSP during image redirects, r=joe
|
2010-05-20 13:08:02 -07:00 |
|
Benoit Girard
|
fcb1e692fc
|
Remove CGContextSaveGState from nsObjectFrame. This is now done in cairo_quartz_get_cg_context_with_clip. b=562742 r=jmuizelaar
|
2010-05-20 15:22:44 -04:00 |
|
Benoit Girard
|
5742a80a1b
|
Use IOSurface for in-process CoreAnimation on OS X 10.6+ b=559259 r=josh.
|
2010-05-20 15:22:37 -04:00 |
|
L. David Baron
|
92628a7652
|
Update assertion annotations in reftest/crashtest manifests now that bug 563536 is fixed. (Bug 472557)
|
2010-05-20 07:44:56 -07:00 |
|
Mounir Lamouri
|
940c9bc6f0
|
Try to fix test_bug536537
|
2010-05-20 00:35:37 -04:00 |
|
Mounir Lamouri
|
8fce62a6c6
|
Bug 377624 - [Test Part] "Implement the accept attribute for the form and file upload controls form "image/*"" [r=sicking, feedback=ehsan]
|
2010-05-19 22:28:08 -04:00 |
|
Mounir Lamouri
|
869533b09b
|
Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc]
|
2010-05-19 22:28:01 -04:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
L. David Baron
|
80e84575ad
|
Adjust manifest for expected assertions: An assertion was fixed, probably by revision a55765a1c2f5. (Bug 472557)
|
2010-05-19 07:39:10 -07:00 |
|
Robert O'Callahan
|
e35aa1adb0
|
Marking passing test as passing, thanks to bug 547924
--HG--
extra : rebase_source : 671435d54dc9dd0812648062357d202c41cfb897
|
2010-05-19 15:40:54 +12:00 |
|
Robert O'Callahan
|
fea430c85b
|
Bug 559241. Reflow non-dirty overflow container children if we're supposed to reflow all kids. r=dbaron
|
2010-05-19 15:04:33 +12:00 |
|
Robert O'Callahan
|
ed549b0dfb
|
Bug 561959. Replace solid-color ThebesLayers with ColorLayers. r=dbaron
|
2010-05-13 12:56:11 +12:00 |
|
Ehsan Akhgari
|
d051ffeaed
|
Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc
(transplanted from 2437636244f39bbdc7d20b062e2c978b9d85c239)
--HG--
rename : layout/reftests/forms/placeholder/placeholder-14.html => layout/reftests/forms/placeholder/placeholder-18.html
extra : transplant_source : %247cbD%F3%9B%BD%C7%D2%0B%06.%2C%97%8B%9D%85%C29
|
2010-04-21 16:17:41 -04:00 |
|
Craig Topper
|
00d9a2b835
|
Bug 566808 - "DeCOMtaminate nsIStyleRule method signatures" [r=dbaron]
(transplanted from 9a7be1835b530c72a46069a5c3951b80b16804a3)
--HG--
extra : transplant_source : %9A%7B%E1%83%5BS%0Cr%A4%60i%A5%C3%95%1B%80%B1h%04%A3
|
2010-05-19 22:28:00 -04:00 |
|
Jesse Ruderman
|
1b655ed5af
|
Improve crashtests.list bug-annotations
|
2010-06-04 14:24:16 -07:00 |
|
L. David Baron
|
b0cc96df08
|
Fix spew of 'couldn't get canvas size' assertions. (Bug 566603) r=vlad
|
2010-05-18 10:12:33 -07:00 |
|
Olli Pettay
|
078f01ee1d
|
Bug 549682 - Port the message-manager API to mozilla-central, r=jst
|
2010-05-18 15:28:37 +03:00 |
|
Olli Pettay
|
ebdab93b4c
|
Backout Bug 549682
|
2010-05-18 13:10:47 +03:00 |
|
Olli Pettay
|
af68dc73cd
|
Bug 549682 - Port the message-manager API to mozilla-central, r=jst
--HG--
extra : rebase_source : 45b28a7762428193873a636fa7d5108607f9e4a3
|
2010-05-18 11:52:24 +03:00 |
|
Vladimir Vukicevic
|
e80faabc40
|
b=561168; convert canvas to use layers for rendering - followup #2; r=roc
|
2010-05-17 21:04:22 -07:00 |
|
Vladimir Vukicevic
|
b99bb96c47
|
b=561168; convert canvas to use layers for rendering; r=roc,bas
|
2010-05-17 21:04:22 -07:00 |
|
Craig Topper
|
3e0e604d67
|
Convert some callers of methods that changed from returning already_AddRefed<T> to returning T* away from using unneeded nsCOMPtrs. (Bug 239008) r=dbaron
|
2010-05-17 21:00:40 -07:00 |
|
Craig Topper
|
58622d8961
|
Change some nsIStyleSheet methods from returning AddRef-ed to un-AddRef-ed pointers, and some other cleanup. (Bug 239008) r=dbaron
|
2010-05-17 21:00:39 -07:00 |
|
L. David Baron
|
1788524eae
|
Remove workaround for all reftest-print tests asserting on mac now that bug 564071 is fixed. (Bug 472557)
|
2010-05-17 11:31:24 -07:00 |
|
Mats Palmgren
|
0c49194f1f
|
Fix intermittent orange by starting test from onload rather than setTimeout. (Bug 566392) r=jruderman
|
2010-05-17 15:09:30 -07:00 |
|
Boris Zbarsky
|
ae06132e92
|
Bug 566216. Our parent could be a document fragment. r=dholbert
|
2010-05-17 14:18:25 -04:00 |
|
Mats Palmgren
|
9f63c327b3
|
On MacOSX, take into account that the up-arrow scrollbar button is usually below the slider. b=559272 r=olli
|
2010-05-17 18:27:02 +02:00 |
|
Mounir Lamouri
|
a821ae13af
|
Bug 456229 - Implement <input type="search">. r=smaug sr=sicking
|
2010-05-17 12:20:22 +02:00 |
|
Mounir Lamouri
|
4b22b4cebf
|
Bug 456229 - tests for <input type="search">. r=smaug
|
2010-05-17 12:20:20 +02:00 |
|
Mounir Lamouri
|
d42236f376
|
Bug 565074 - Write reftests for the placeholder without readonly input element. r=ehsan
--HG--
rename : layout/reftests/forms/placeholder/placeholder-7.html => layout/reftests/forms/placeholder/placeholder-15.html
rename : layout/reftests/forms/placeholder/placeholder-8.html => layout/reftests/forms/placeholder/placeholder-16.html
rename : layout/reftests/forms/placeholder/placeholder-9.html => layout/reftests/forms/placeholder/placeholder-17.html
rename : layout/reftests/forms/placeholder/placeholder-focus-ref.html => layout/reftests/forms/placeholder/placeholder-readonly-focus-ref.html
|
2010-05-17 12:20:17 +02:00 |
|
Frederic Wang
|
5a347b9ad5
|
Bug 563365 - nsMathMLOperators::LookupOperators retrieves only the first form found. r=karlt
|
2009-11-21 23:25:55 +01:00 |
|
Timothy Nikkel
|
c8a479d28b
|
Bug 559996. Lazy frame construction can sometimes cause a subdocument to not scroll to ref in url. r=jst
|
2010-05-11 19:30:40 -05:00 |
|
Timothy Nikkel
|
51038eecce
|
Bug 222436. Simplify nsPresContext::BidiEnabled. r=roc
|
2010-04-10 13:03:40 -05:00 |
|
Jonathan Kew
|
71ec391ab2
|
Bug 563023 - fix font lists in test and reference pages to be more consistent. r=zweinberg
|
2010-05-15 15:55:23 +01:00 |
|
L. David Baron
|
ade6177e17
|
Make the 'noappend' selector optimizations only restyle later siblings, which is what they need to do. (Bug 534804) r=bzbarsky
|
2010-05-14 22:01:46 -07:00 |
|
L. David Baron
|
a464130609
|
Additional restyling is needed for :empty + E and :empty ~ E selectors. (Bug 534804) r=bzbarsky
|
2010-05-14 22:01:45 -07:00 |
|
Ehsan Akhgari
|
99449f62ef
|
Bug 565775 - The editor will not be correctly initialized for <input type=tel> on user events; r=roc
|
2010-05-13 18:56:24 -04:00 |
|
Craig Topper
|
9528e9a5c6
|
Rename nsIStyleSheet::GetApplicable to IsApplicable and GetComplete to IsComplete. (Bug 239008) r=dbaron
|
2010-05-14 12:05:14 -07:00 |
|
Boris Zbarsky
|
1e17a7151a
|
Bug 562700 part 3. Store Element in the restyle table and pass it to the actual restyling functions. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
ecc1fd2ec3
|
Bug 562700 part 2. Change the restyle-event functions to take Element. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
de2fab531c
|
Bug 562700 part 1. Change some nsIPresShell APIs to take Element and pass it on to the frame constructor. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
45dd44b40c
|
Bug 565826. Use Element in SMIL code as needed. r=dholbert
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
626e1bb052
|
Bug 565820. Use Element as the return value for ReferencedElement. r=roc
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
3f415094ff
|
Bug 565819. Switch RestyleForRemove/Append/InsertOrChange to using Element and the new DOM traversal APIs. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
f5243e5ab2
|
Bug 565818. Pass Elements to HasAttributeDependentStyle and HasStateDependentStyle. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
f52ee1468f
|
Bug 565815. Use Element in the transition manager instead of nsIContent. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
7ef058e29f
|
Bug 565809. Move checking for style attribute changes into the cascade level. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
|
Mitchell Field
|
6ad77bd6db
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Alexander Surkov
|
527741dff1
|
Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc
|
2010-05-12 15:47:35 +09:00 |
|
L. David Baron
|
181bd73392
|
Add appropriate styles for the effects of HTML5 sectioning elements on headers. (Bug 562835) r=bzbarsky
|
2010-05-13 19:36:48 -07:00 |
|
L. David Baron
|
55ff47de79
|
Avoid wrapping to negative font sizes. (Bug 565248) r=roc
|
2010-05-13 19:36:48 -07:00 |
|
Frédéric Wang
|
d000f168d9
|
Bug 552044 - [MathML 3] Add support for mathcolor/mathbackground on any presentation MathML element. r=karlt
|
2010-05-13 14:38:28 +12:00 |
|
Karl Tomlinson
|
561e8b5f10
|
b=562966 surround {} with || for MS 7
|
2010-05-13 14:37:09 +12:00 |
|
Timothy Nikkel
|
9d6871d138
|
Bug 564063. If we encounter an area with a bogus primary frame we need to relax the asserts on remaining ancestors. r=bzbarsky
|
2010-05-11 19:30:42 -05:00 |
|
Timothy Nikkel
|
ac6b2cba42
|
Bug 564368. Clear lazy frame construction bits when constructing framesets. r=bzbarsky
|
2010-05-11 19:30:42 -05:00 |
|
Timothy Nikkel
|
f68ca3b9bf
|
Bug 564705. Don't try to insert a separating space at the start of the XUL textbox title. r=neil
|
2010-05-11 19:30:42 -05:00 |
|
Bernd
|
b9b112f6a2
|
bug 564054 - rebuild cellmap if inserted rows contain a zero rowspan r=bzbarsky
|
2010-05-13 16:15:50 +02:00 |
|
Bernd
|
14362e067b
|
bug 558575 - add reftests that give basic coverage of table pagination r=roc
|
2010-05-13 16:15:49 +02:00 |
|
Bernd
|
0e0a9adab0
|
bug 558574 - fix issues with table footer placement and missed page breaks inside of row groups r=roc
|
2010-05-13 16:15:49 +02:00 |
|
Bernd
|
35ecb8625d
|
bug 553972 - split row groups only if the available height isconstrained r=roc
|
2010-05-13 16:15:31 +02:00 |
|
Neil Deakin
|
c2b69dc288
|
Bug 553814, don't set listbox minheight, which prevents the scrollbar from appearing when the rows attribute is used, r=neil
|
2010-05-13 09:44:14 -04:00 |
|
Neil Deakin
|
2fb544a731
|
Bug 562740, combine popup layout methods, fix menulist scrollbar position when list is larger that screen, r=roc
|
2010-05-13 09:42:57 -04:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Simon Montagu
|
3c6e0389f9
|
Back out change from bug 399850 that causes an assertion to fire
|
2010-05-12 23:34:42 -07:00 |
|
Robert O'Callahan
|
a4cf95c94b
|
Back out part of fix for bug 538062 to fix accessibility tests
--HG--
extra : rebase_source : ffdabcf1caa16e68fa654e4f2830ffd235be91be
|
2010-05-13 14:52:39 +12:00 |
|
Robert O'Callahan
|
9fd70ebbb2
|
Backed out changeset 054698c2cb8f
--HG--
extra : rebase_source : 82b51116ca334c0853ace7f73b6f019831624d89
|
2010-05-13 14:21:53 +12:00 |
|
Robert O'Callahan
|
05019b97ab
|
Bug 538062. Remove mTextFrame field from nsComboboxControlFrame since it's no longer needed. r=mats
|
2010-05-13 12:56:11 +12:00 |
|
Robert O'Callahan
|
59fca1ba45
|
Bug 561959. Replace solid-color ThebesLayers with ColorLayers. r=dbaron
|
2010-05-13 12:56:11 +12:00 |
|
Robert O'Callahan
|
5b63e43695
|
Bug 564993. Part 3: Split nsDisplayList::Paint into PaintForFrame and PaintRoot. Set the visible rect on the root layer from PaintRoot, let the visible rects of other layers be set when they're placed in their containers. r=mats
|
2010-03-11 09:55:05 +13:00 |
|
Robert O'Callahan
|
d1e569cf6b
|
Bug 564993. Part 2: Don't flatten the layer tree in layout. r=mats
|
2010-03-04 14:01:45 +13:00 |
|
Robert O'Callahan
|
9cf774cd31
|
Bug 538062. Call SetPrimaryFrame when we create the text frame for the text content in the display node of a combobox, so that the text frame will be notified when the content changes. r=mats,sr=dbaron
|
2010-05-13 12:56:09 +12:00 |
|
Robert O'Callahan
|
54d57ee29e
|
Bug 489477. Part 2: nsOverflowTracker should drop references to deleted frame lists. r=fantasai,sr=mats
|
2010-05-13 12:56:08 +12:00 |
|
Robert O'Callahan
|
9be046184a
|
Bug 489477. Part 1: reflow lines again for clearance while we pull lines from the next-in-flow. r=mats
|
2010-05-13 12:56:08 +12:00 |
|
Robert O'Callahan
|
e3bea40661
|
bug 563864. Add mozPaintCount API. r=smaug,sr=vlad
|
2010-05-13 12:56:08 +12:00 |
|