Robert O'Callahan
|
c77e79e942
|
Bug 526394. Part 23: Make nsRect::IntersectRect preserve height and width if possible even when the intersection of two rectangles is empty. r=mats
|
2010-01-12 10:45:16 +13:00 |
Robert O'Callahan
|
f6a1c15f48
|
Bug 526394. Part 22: Remove more view stuff from PresShell. r=mats
|
2009-09-09 17:40:02 +12:00 |
Robert O'Callahan
|
ab7b70b7c7
|
Bug 526394. Part 21: Remove nsIViewManager RootScrollableView APIs, and move GetRectVisibility to nsIPresShell. r=mats
|
2009-09-09 17:40:02 +12:00 |
Robert O'Callahan
|
9f200f7277
|
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
|
2009-09-09 17:40:02 +12:00 |
Robert O'Callahan
|
38646513be
|
Bug 526394. Part 19: Remove view paramters from nsIScrollPositionListener. r=mats
|
2009-09-09 17:40:01 +12:00 |
Robert O'Callahan
|
8274a10d56
|
Bug 526394. Part 18: Remove nsIScrollableViewProvider and its implementations, now that we've removed all its users. r=mats
|
2009-09-09 17:40:01 +12:00 |
Robert O'Callahan
|
edc2d25913
|
Bug 526394. Part 17: Convert some selection-related code in nsTextControlFrame and nsSelection. r=mats
|
2009-09-03 17:23:47 +12:00 |
Robert O'Callahan
|
6af148a1c0
|
Bug 526394. Part 16: Convert nsListControlFrame. r=mats
|
2009-09-03 16:49:16 +12:00 |
Robert O'Callahan
|
f82492d133
|
Bug 526394. Part 15: Convert various random chunks of layout code. r=mats
|
2009-09-03 16:26:00 +12:00 |
Robert O'Callahan
|
41c5c36267
|
Bug 526394. Part 14: Convert nsListBoxBodyFrame::GetAvailableHeight. r=mats
|
2009-09-03 16:11:49 +12:00 |
Robert O'Callahan
|
f05a2627d9
|
Bug 526394. Part 13: Convert nsCanvasFrame. r=mats
|
2009-09-03 16:10:13 +12:00 |
Robert O'Callahan
|
6c72da59a5
|
Bug 526394. Part 12: Convert XUL layout code: scrollboxes and trees. r=mats
|
2009-09-03 15:57:46 +12:00 |
Robert O'Callahan
|
1bb45f60d5
|
Bug 526394. Part 5: Fix up a bunch of sites to use nsIScrollableFrame instead of nsIScrollableView. r=mats
|
2009-09-01 23:29:27 +12:00 |
Robert O'Callahan
|
da6f26ea07
|
Bug 526394. Part 4: Obsolete nsIScrollableViewProvider by adding nsIFrame::GetScrollTargetFrame. r=mats,sr=dbaron
|
2009-09-01 23:22:31 +12:00 |
Robert O'Callahan
|
f6ab9ca6ec
|
Bug 526394. Part 3: Add all necessary new APIs to nsIScrollableFrame. r=mats,sr=dbaron
|
2009-09-01 16:11:11 +12:00 |
Robert O'Callahan
|
ddc476c737
|
Bug 526394. Part 2: Remove pointless code in nsTextControlFrame, nsGfxScrollFrame handles this already. r=mats
|
2009-07-29 22:07:04 +12:00 |
Mats Palmgren
|
0f6fe8c200
|
Simplify PullFrame()/PullFrameFrom(). b=538525 r=roc
|
2010-01-11 15:08:23 +01:00 |
Jesse Ruderman
|
65c41762cd
|
Add crashtests
|
2010-01-10 19:50:41 -08:00 |
Cristian KLEIN
|
70eb4bb05f
|
Bug 370436 - "Context menu from keyboard for spell checker selects the wrong line" [r=roc]
|
2010-01-09 09:51:00 -06:00 |
Daniel Holbert
|
b0fb057bc1
|
Bug 538721: Correct 2 bug references in smil/reftest.list. (comment-only change)
|
2010-01-09 12:28:01 -08:00 |
Bernd
|
f375ff892e
|
bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky
|
2010-01-09 16:33:03 +01:00 |
Boris Zbarsky
|
6ebb5d42e4
|
Bug 507817 followup. Remove some code that was just triggering a warning and not doing anything. r=vlad
|
2010-01-09 00:03:38 -05:00 |
Jesse Ruderman
|
d10f5f4899
|
Bug 538716 - fix reftest, making it pass. r=bz
|
2010-01-08 19:55:40 -08:00 |
Jesse Ruderman
|
97d60abf50
|
Fix bug-number comments in reftest.list files
|
2010-01-08 19:54:28 -08:00 |
Daniel Holbert
|
e003e00f34
|
comment-only typo fix: s/its/it's/ for contractions in nsBlockReflowState.cpp
|
2010-01-08 16:38:08 -08:00 |
Daniel Holbert
|
7339b356a0
|
Bug 538431: Rename nsVideoFrame::GetIntrinsicSize to 'GetVideoIntrinsicSize', so it doesn't hide inherited method. r=roc
|
2010-01-08 16:37:30 -08:00 |
Jonathan Griffin
|
97580eef79
|
Backed out changeset ca10f6b27b95 due to orange on debug mochitests
--HG--
extra : rebase_source : a6ca9ff0547b6ec6bf1c7f285ba8b8bfab415e90
|
2010-01-08 16:05:00 -08:00 |
Jonathan Griffin
|
22a22adf1d
|
Bug 530475 - Refactor test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted
|
2010-01-08 12:05:45 -08:00 |
Robert Longson
|
75ce4730f3
|
Bug 495968 - Only update the active switch child in nsSVGSwitchFrame::UpdateCoveredRegion. r=roc
|
2010-01-08 11:35:18 +00:00 |
Masayuki Nakano
|
a296706df0
|
Bug 532422, this landing just removes unused variable r=Olli
|
2010-01-08 14:01:42 +09:00 |
Clint Talbert
|
2deb3faca8
|
merging backout to tip
|
2010-01-07 19:57:30 -06:00 |
Clint Talbert
|
afc4b9f25c
|
Backed out changeset e67e79969232 due to orange on debug mochitests
|
2010-01-07 19:57:02 -06:00 |
Robert Longson
|
11b77e946d
|
Bug 536677 - fill with url to gradient not inherited when dynamically switched more than once. r=roc
|
2010-01-07 19:07:30 +00:00 |
Joel Maher
|
0a3a409ab9
|
Bug 530475 - Refactoring test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted
|
2010-01-07 12:47:19 -06:00 |
L. David Baron
|
8acf709584
|
Add tests for bug 25888 for blocks.
--HG--
rename : layout/reftests/bugs/25888-1l.html => layout/reftests/bugs/25888-1l-block.html
rename : layout/reftests/bugs/25888-1r.html => layout/reftests/bugs/25888-1r-block.html
rename : layout/reftests/bugs/25888-2l.html => layout/reftests/bugs/25888-2l-block.html
rename : layout/reftests/bugs/25888-2r.html => layout/reftests/bugs/25888-2r-block.html
rename : layout/reftests/bugs/25888-3l.html => layout/reftests/bugs/25888-3l-block.html
rename : layout/reftests/bugs/25888-3r.html => layout/reftests/bugs/25888-3r-block.html
|
2010-01-07 08:51:17 -05:00 |
L. David Baron
|
cc24c13949
|
Remove CID and layout module constructor for CSS style sheets. (Bug 239008) r=bzbarsky
|
2010-01-07 08:51:16 -05:00 |
L. David Baron
|
68668e3e8a
|
Make members of nsCSSStyleSheetInner private. (Bug 239008) r=bzbarsky
|
2010-01-07 08:51:16 -05:00 |
Olli Pettay
|
63f7b66332
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
Robert O'Callahan
|
7a5c6bc1df
|
Bug 527864. Test that we flush reflows before painting.
|
2010-01-07 14:12:21 +13:00 |
Robert O'Callahan
|
1a938ffad8
|
Bug 537309. Synthesize WM_*DBLCLK on NS_MOUSE_BUTTON_DOWN, not NS_MOUSE_DOUBLECLICK (since the latter fires on mouse-up). r=jmathies
|
2010-01-07 13:55:09 +13:00 |
Robert O'Callahan
|
c7ee040e59
|
Bug 532998. Cache the offset of the next newline character in preformatted text. r=smontagu
|
2010-01-07 13:55:09 +13:00 |
Robert O'Callahan
|
276ab0ce60
|
Bug 532732. When rendering a background-attachment:fixed background to the screen, limit the background painting area to the viewport, since this is the only area where it will actually be visible and in many cases this means we don't need to think about tiling it. r=dbaron
|
2010-01-07 13:55:09 +13:00 |
Robert O'Callahan
|
8ac1c8da09
|
Backed out changeset 880125b33bca
--HG--
extra : rebase_source : 3d0a098f7fa3ce93e9a2840db8fd9a790cb63792
|
2010-01-07 12:46:52 +13:00 |
Clint Talbert
|
852e047261
|
Merging backout to tip - backout of 85cd0f297421
|
2010-01-06 16:08:37 -06:00 |
Clint Talbert
|
4a47544dd2
|
Backed out changeset 85cd0f297421 - causing orange on leak bloat and linux mochitests
|
2010-01-06 16:03:29 -06:00 |
Michael Ventnor
|
902ced43da
|
Bug 537471 - Detect empty shadow rects earlier. r=roc
--HG--
extra : rebase_source : 3d1a20314c9a771e987d9f82df0620d9d29720a6
|
2010-01-06 19:02:11 +01:00 |
Joel Maher
|
6e5c7dac4f
|
Bug 530475 - convert all python test harnesses to classes for easier reuse, patch=jmaher, r=ted
|
2010-01-06 12:01:18 -06:00 |
romaxa
|
236386fcc7
|
Bug 537124 - "Some native color values are not initialized properly (ex: eColor__moz_fieldtext)" [r=Ventron sr=roc]
|
2009-12-31 04:29:00 -06:00 |
Robert Longson
|
8f03bc078d
|
Bug 537609 - Change to SVG 1.2T stroke-dasharray parsing. r=dbaron
|
2010-01-06 08:51:45 +00:00 |
Simon Montagu
|
47c73bd2ee
|
Unescape URIs in page headers. Bug 537216, r=roc
|
2010-01-05 23:09:18 -08:00 |