Robert O'Callahan
|
dd085808e4
|
Bug 526394. Part 32: Remove code that only existed so that scrollframes could have views. r=mats
|
2010-01-12 10:45:19 +13:00 |
|
Robert O'Callahan
|
e845917d4e
|
Bug 526394. Part 31.5: Cleanup ScrolledAreaEvent stuff to be simpler. In particular we don't need to store the scrolled area, we can just compute it when we fire the event. r=mats
|
2010-01-12 10:45:19 +13:00 |
|
Robert O'Callahan
|
04a613495c
|
Bug 526394. Part 31: Move scroll implementation into nsGfxScrollFrame. r=mats
|
2009-10-08 16:01:15 +13:00 |
|
Robert O'Callahan
|
a8cbf01d74
|
Bug 526394. Part 30: Change the scroll state in nsPresState to a point. r=mats
|
2010-01-12 10:45:18 +13:00 |
|
Robert O'Callahan
|
88521a102c
|
Bug 526394. Part 29: Create new nsLayoutUtils methods and remove useless code from nsListControlFrame::CaptureMouseEvents. r=mats
|
2010-01-12 10:45:18 +13:00 |
|
Robert O'Callahan
|
792994ddb4
|
Bug 526394. Part 28: Remove nsIScrollableFrame::GetScrollableView. r=mats
|
2009-09-16 12:11:40 +12:00 |
|
Robert O'Callahan
|
b068bf2710
|
Bug 526394. Part 27: Rewrite EnsureMenuItemIsVisible to use new nsIPresShell API. r=mats
|
2009-09-03 15:57:46 +12:00 |
|
Robert O'Callahan
|
c814462e8a
|
Bug 526394. Part 26: Rework nsSelection to use frames only. r=mats
|
2009-09-10 17:16:18 +12:00 |
|
Robert O'Callahan
|
663dca4d9b
|
Bug 526394. Part 25: Create nsIPresShell::ScrollFrameRectIntoView. r=mats
|
2010-01-12 10:45:16 +13:00 |
|
Robert O'Callahan
|
492587f2be
|
Bug 526394. Part 24: Create sane nsCaret::GetGeometry API to obsolete nsCaret::GetCaretCoordinates. r=mats
|
2010-01-12 10:45:16 +13:00 |
|
Robert O'Callahan
|
ef60e5fbb0
|
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
|
11acff4c6e
|
Bug 526394. Part 22: Remove more view stuff from PresShell. r=mats
|
2009-09-09 17:40:02 +12:00 |
|
Robert O'Callahan
|
519c0fd842
|
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
|
07db346518
|
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
|
2009-09-09 17:40:02 +12:00 |
|
Robert O'Callahan
|
5326dfa81a
|
Bug 526394. Part 19: Remove view paramters from nsIScrollPositionListener. r=mats
|
2009-09-09 17:40:01 +12:00 |
|
Robert O'Callahan
|
a923083da5
|
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
|
7eb8b6c4d7
|
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
|
609aaa1d9a
|
Bug 526394. Part 16: Convert nsListControlFrame. r=mats
|
2009-09-03 16:49:16 +12:00 |
|
Robert O'Callahan
|
4adad50c20
|
Bug 526394. Part 15: Convert various random chunks of layout code. r=mats
|
2009-09-03 16:26:00 +12:00 |
|
Robert O'Callahan
|
226989753c
|
Bug 526394. Part 14: Convert nsListBoxBodyFrame::GetAvailableHeight. r=mats
|
2009-09-03 16:11:49 +12:00 |
|
Robert O'Callahan
|
e8d0eff1f3
|
Bug 526394. Part 13: Convert nsCanvasFrame. r=mats
|
2009-09-03 16:10:13 +12:00 |
|
Robert O'Callahan
|
08d69fa261
|
Bug 526394. Part 12: Convert XUL layout code: scrollboxes and trees. r=mats
|
2009-09-03 15:57:46 +12:00 |
|
Robert O'Callahan
|
c564ba50c2
|
Bug 526394. Part 11: Convert nsGlobalWindow and nsDOMWindowUtils. r=mats
|
2009-09-03 15:57:46 +12:00 |
|
Robert O'Callahan
|
b3e06515f7
|
Bug 526394. Part 10: Convert accessibility code. r=mats
|
2009-09-03 15:57:41 +12:00 |
|
Robert O'Callahan
|
dd13d8b675
|
Bug 526394. Part 9: More conversion for nsEventStateManager and nsImageDocument. r=smaug
|
2010-01-12 10:45:04 +13:00 |
|
Robert O'Callahan
|
68b12dc4fc
|
Bug 526394. Part 8: Fix nsNSElementTearoff to use new APIs, and also fix it to check for root element and body properly. r=jst
|
2009-09-03 15:57:36 +12:00 |
|
Robert O'Callahan
|
84dc5b58d0
|
Bug 526394. Part 7: Hoist GetHtmlContent/GetBodyContent to nsIDocument. r=jst
|
2010-01-12 10:45:03 +13:00 |
|
Robert O'Callahan
|
ae8ce9d0eb
|
Bug 526394. Part 6: Fix up nsEventStateManager. r=smaug
|
2010-01-12 10:45:02 +13:00 |
|
Robert O'Callahan
|
9324676397
|
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
|
13ac1c2c83
|
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
|
3c94fecdb3
|
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
|
90d248d976
|
Bug 526394. Part 2: Remove pointless code in nsTextControlFrame, nsGfxScrollFrame handles this already. r=mats
|
2009-07-29 22:07:04 +12:00 |
|
Robert O'Callahan
|
b74462ae4f
|
Bug 526394. Part 1: Make a couple of tests more descriptive when they fail.
|
2010-01-12 10:45:00 +13:00 |
|
Marco Bonardo
|
60d5aafa07
|
Bug 510219 - More debug for orange in test_browserGlue_smartBookmarks.js and disable test_browserGlue_prefs.js, r=sdwilsh
|
2010-01-11 22:13:25 +01:00 |
|
Doug Turner
|
c6e1abd90c
|
[Bug 539037] Qt bustage in gfxFontEntry. r=vlad. qt only
|
2010-01-11 12:31:43 -08:00 |
|
Alexander Surkov
|
4c6b58c381
|
bug 538633 - don't use nsDependentSubstring explicetly, r=neil
|
2010-01-12 03:01:51 +08:00 |
|
David Bolter
|
3eddb8a675
|
Bug 532338 - Inappropriate IAccessible2 role for DL and DT tags. r=MarcoZ,surkov
|
2010-01-11 13:55:52 -05:00 |
|
Jim Mathies
|
7ce165ba93
|
Bug 539020 - OOPP: mouse events get duped. r=bsmedberg.
|
2010-01-11 12:53:08 -06:00 |
|
Robert Sayre
|
e83108af2c
|
Merge.
|
2010-01-11 11:40:57 -05:00 |
|
Alexander Surkov
|
d3e3c06b74
|
bug 538633, mac bustage fix
|
2010-01-11 23:21:10 +08:00 |
|
Alexander Surkov
|
576be928be
|
Bug 538633 - nsAccessible tree navigation methods should deal with nsAccessible pointers, r=marcoz, davidb, sr=neil
|
2010-01-11 22:14:06 +08:00 |
|
Robert Sayre
|
1f623d596a
|
Merge mozilla-central to tracemonkey.
|
2010-01-09 16:52:20 -05:00 |
|
Vladimir Vukicevic
|
11da29f6d4
|
b=538255; [quickstubs] add ability to negate/remove stubs included through wildcards; r=jorendorff
|
2010-01-09 13:01:37 -08:00 |
|
Vladimir Vukicevic
|
3f208aeae6
|
b=538258; [quickstubs] return types for traceable natives not fully resolved; r=jorendorff
|
2010-01-09 13:01:37 -08:00 |
|
Vladimir Vukicevic
|
cc8708cca8
|
b=534733, add support for fully custom quickstubs; r=jorendorff
|
2010-01-09 13:01:37 -08:00 |
|
Vladimir Vukicevic
|
ae1559c751
|
b=532774; add native typed arrays to JavaScript; r=brendan,jorendorff
|
2010-01-09 13:01:37 -08:00 |
|
Daniel Holbert
|
23b4d0d6e1
|
Bug 538721: Correct 2 bug references in smil/reftest.list. (comment-only change)
|
2010-01-09 12:28:01 -08:00 |
|
Marco Bonardo
|
8606a472ed
|
More cleanup and debug for browserGlue_prefs and browserGlue_smartBookmarks random failing tests
|
2010-01-09 17:07:24 +01:00 |
|
Bernd
|
f4a1800dfb
|
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 |
|
Dão Gottwald
|
eedab600f6
|
Bug 538462 - Attempt to fix frequent Mac-debug-only leaks of two DOMWINDOWs opened in test_unkownContentType_dialog_layout.xul. r=sdwilsh
|
2010-01-09 11:31:16 +01:00 |
|