Jesse Ruderman
|
fd58e9ed9c
|
Bug 589002 - add crashtest
|
2010-10-11 09:55:23 -07:00 |
|
Jesse Ruderman
|
8f4714325e
|
Bug 590426 - fix timeout/onload race in a crashtest
|
2010-10-11 09:55:22 -07:00 |
|
Matt Woodrow
|
47554e7736
|
Bug 594983. Look inside display sublists to determine whether there is text for the layer. r=roc,a=blocking
|
2010-10-11 13:58:20 +13:00 |
|
Mats Palmgren
|
88625a23ac
|
Just switch to the new textrun for empty text frames. b=571995 r=roc a=blocking2.0:final
|
2010-10-11 00:07:01 +02:00 |
|
Ehsan Akhgari
|
83a84791e8
|
Bug 602141 - Right arrow navigation broken on later contenteditable content on single line; r=bzbarsky a=blocking-final+
|
2010-10-08 15:49:47 -04:00 |
|
Ehsan Akhgari
|
ecfaa4d477
|
Bug 586662 - Part 3: Don't attempt to compare unrelated points when manipulating selections; r=roc a=blocking-betaN+
|
2010-09-23 14:44:01 -04:00 |
|
L. David Baron
|
80e25678c7
|
Check isValid, since bindings in chrome (e.g., Fennec select binding) can make it be false. (Bug 596767) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
64d33e9f4c
|
Avoid early return from nsImageFrame::BuildDisplayList, so we don't go blank for some selection cases. (Bug 599368) r=tnikkel a2.0=blocking2.0:final
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
bea16867c4
|
Reflow floating ::first-letter before deciding where to place the float, since we need to reflow it to learn its width. (Bug 594303) r=roc a2.0=blocking:betaN
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
cd40905288
|
When a frame is themed, report a border-radius of 0. (Bug 595652) r=roc a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
2b00d08685
|
Adjust known assertion counts for assertions that now happen for each overflow area. (Bug 542595, patch 21) a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
a56a24a514
|
Change callers to use new nsIFrame overflow APIs. (Bug 542595, patch 20) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
40d60928c6
|
Fix miscellaneous reflow methods to use new overflow area APIs. (Bug 542595, patch 19) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:46 -07:00 |
|
L. David Baron
|
bf7624301d
|
Now that overflow areas are split, change nsIFrame::ComputeTightBounds to use visual overflow. While it really only needs to include frame bounds, glyph bounds, and text decorations, since glyph bounds are not part of scrollable overflow, it must use visual overflow. (Bug 542595, patch 15) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:46 -07:00 |
|
L. David Baron
|
501b36b2c2
|
Remaining nsBlockFrame changes for split overflow areas. (Bug 542595, patch 14) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
972bf93064
|
Change nsBlockReflowContext::PlaceBlock for split overflow areas. (Bug 542595, patch 13) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
21464c8326
|
Split overflow areas for block frame float continuations. (Bug 542595, patch 12) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
b26661f697
|
Compute nsBlockFrame.cpp's ComputeCombinedArea to split overflow areas. (Bug 542595, patch 11) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
bb2c9bd999
|
Compute nsBlockFrame::ComputeCombinedArea to split overflow areas. (Bug 542595, patch 10) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
b401e8f1d5
|
Convert nsBlockReflowState::mFloatCombinedArea and part of nsBlockFrame to split overflow areas. (Bug 542595, patch 9) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
dfd177a552
|
Make overflow from text frames be visual overflow only, and not scrollable. (Bug 542595, patch 8) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
03966a7c79
|
Make nsLineLayout track two separate overflow areas. (Bug 542595, patch 7) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
178a968ed2
|
Make nsLineBox track two separate overflow areas. (Bug 542595, patch 6) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
b7c46f2dc7
|
Remove unused method nsLineBox::CombinedAreaIntersects. (Bug 542595, patch 5) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
d86ede8347
|
Change FinishAndStoreOverflow API to take two overflow areas. (Bug 542595, patch 4) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
70196364ee
|
Make ReflowOverflowContainerChildren handle split overflow areas. (Bug 542595, patch 3) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
af38a36244
|
Use split overflow areas in nsAbsoluteContainer::Reflow. Fixes overflow handling bug in nsPositionedInlineFrame where non-positioned overflow was ignored. (Bug 542595, patch 2) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
L. David Baron
|
9cc9011dcd
|
Convert nsIFrame APIs from having a single overflow rect to having two distinct overflow rects. (Bug 542595, patch 1) r=roc sr=bzbarsky a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
|
Boris Zbarsky
|
a7d2e54c98
|
Bug 129941 followup. Continue creating scrollframes for native anonymous content. a=crashing tests
|
2010-10-06 22:21:58 -04:00 |
|
Boris Zbarsky
|
280f2c88c6
|
Bug 129941. Don't create scrollframes for blockframes (except inline blocks) while printing, and make such blockframes clip their contents instead. r=dbaron
|
2010-10-06 21:01:24 -04:00 |
|
Oleg Romashin
|
a02cd4afb2
|
Bug 599476 - windowless plugins in object elements with data (e.g. certain Flash pages) are not painted. r=karlt a=beta7
|
2010-10-02 09:00:45 -07:00 |
|
Mounir Lamouri
|
cc33a99998
|
Merging to tip. a=blocking-b7
|
2010-09-30 17:10:19 -07:00 |
|
Oleg Romashin
|
5ed5aef853
|
Bug 599704 - mozilla.plugins.use_layers - does not have any effect. r=roc a=beta7
|
2010-09-29 20:32:55 -07:00 |
|
Jesse Ruderman
|
f6516296f6
|
Bug 580504 - add crashtest. a=NPOTB
|
2010-09-24 11:29:07 -07:00 |
|
Josh Aas
|
e8cb9a73bd
|
Bug 599086 and bug 599391: Disable tests that are now intermittent orange because we put the Mac OS X test plugin out of process. a=josh
|
2010-09-24 13:04:25 -04:00 |
|
Ehsan Akhgari
|
4c3df3f153
|
Bug 597333 - Crash [@ gfxTextRun::GetChar][@ nsIFrame::PeekOffset(nsPeekOffsetStruct*) ] when navigating inside a textarea; r=roc a=blocking-final+
--HG--
extra : rebase_source : 43e6b1193c5707313e06a4d0afa21bca03ab297b
|
2010-09-20 17:33:58 -04:00 |
|
Mats Palmgren
|
a8e03cc0ca
|
Bug 559705 - "ASSERTION: Subdoc frames must have an inner view too". r=roc a2.0=roc
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
48db0466a9
|
Bug 449734 part 3 - Update nsThebesDeviceContext::mWidget. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
698eb966cf
|
Bug 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:49 +02:00 |
|
Robert O'Callahan
|
594cd74d3d
|
Bug 584494. Avoid creating opacity/transform wrappers for empty lists. r=tnikkel a2.0=blocking2.0:betaN
|
2010-09-17 12:29:52 -07:00 |
|
Robert O'Callahan
|
d4a0159920
|
Bug 596710. Increment (not decrement) rline to skip checking the cursor line twice. r=dbaron a=blocking
|
2010-09-17 12:09:08 -07:00 |
|
Robert O'Callahan
|
a52325c14b
|
Bug 596414. Tell ChildView about the plugin drawing model. r=josh
|
2010-09-17 10:55:39 -07:00 |
|
Oleg Romashin
|
de25e2c90e
|
Bug 556487 - drop layer on dead child plugin process. r=roc a=blocking2.0
|
2010-09-16 21:09:32 -07:00 |
|
Oleg Romashin
|
d24d315810
|
Bug 556487 - ObjectFrame GetBounds. r=roc a=blocking2.0
|
2010-09-16 21:09:30 -07:00 |
|
Oleg Romashin
|
d0a0315771
|
Bug 556487 - Disable layers for non-ipc usage. r=roc a=blocking2.0
|
2010-09-16 21:09:27 -07:00 |
|
Oleg Romashin
|
0bd5de10b8
|
Bug 556487 - ObjectFrame BuildLayer implementation. r=roc a=blocking2.0
|
2010-09-16 21:09:25 -07:00 |
|
Ehsan Akhgari
|
dae8839f12
|
Bug 596506 - Going to end of line using Ctrl-e on Mac positions caret after newline in textareas; r=bzbarsky a=blocking-final+
|
2010-09-16 14:40:26 -04:00 |
|
Chris Jones
|
0a4b5217a4
|
Merge m-c --> cedar
|
2010-09-15 12:33:59 -05:00 |
|
Chris Jones
|
110d280286
|
Merge m-c --> cedar
|
2010-09-14 14:28:39 -05:00 |
|
Chris Jones
|
ee72f210ea
|
Merge m-c --> cedar
|
2010-09-13 19:24:09 -05:00 |
|