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 |
|
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 |
|
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
|
1a07188538
|
Bug 505835. nsTreeBodyFrame::ReflowFinished should null check return value of GetBaseElement. r=neil
|
2010-04-10 13:03:40 -05: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Timothy Nikkel
|
76b1730341
|
Bug 479931, Bug 515811, and Bug 522374. Add crashtests.
|
2010-04-06 15:03:16 -05: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 |
|
Ehren Metcalfe
|
e0ac5d5547
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04: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
|
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
|
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 |
|
Robert O'Callahan
|
60517b697a
|
Bug 550029. Don't try to run treeview script if the document global object has gone away. r=smaug
|
2010-04-01 20:32:13 +13: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
|
7b89b159bb
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
|
Kyle Huey
|
53dc79a0f8
|
Backing out Bug 253889 to fix Bug 555727.
|
2010-03-30 19:57:12 -04:00 |
|
Kyle Huey
|
afc6c6ca2d
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
|
Craig Topper
|
6c9540a26d
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
|
Robert O'Callahan
|
9a2ed61b34
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
|
Craig Topper
|
c3fc5fa456
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
Neil Deakin
|
e9dda7e9f3
|
Bug 554072, resizer should account for borders and padding when retrieving current element size, r=roc
|
2010-03-23 14:52:56 -04:00 |
|
Neil Deakin
|
79c932638a
|
Bug 442228, support resizers in scrollable areas and enable them by default for textareas, r=roc,sr=dbaron
|
2010-03-19 07:49:34 -04:00 |
|
Neil Deakin
|
8bd0a11160
|
Bug 442228, skip native anonymous content for _parent check, also set a minimum resize size, and support other sizes for content resizing, r=neil
|
2010-03-19 07:49:33 -04:00 |
|
Neil Deakin
|
b5207640b3
|
Bug 544472, eliminate duplicate calls to AddCSS*** methods, plus some minor related code cleanup, r=dbaron
|
2010-03-18 15:58:15 -04:00 |
|
Julian Seward
|
158c01b8b1
|
Bug 549779 - nsMenuPopupFrame::AdjustPositionForAnchorAlign creates undefined nsRects. r=enn
|
2010-03-11 07:42:20 +01:00 |
|
Jonas Sicking
|
3175f89133
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
|
Neil Deakin
|
2c7d3081c7
|
Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc
|
2010-03-02 06:21:23 -08:00 |
|
Serge Gautherie
|
c990b1c7e2
|
Bug 492481 - [Linux] mochitest-plain: layout/xul/base/test/test_resizer.xul needs to report success; (Av2) Add |todo(false, ...);|.
r=roc.
|
2010-03-02 14:25:49 +01:00 |
|
Michael Ventnor
|
25bc9c7d85
|
Bug 542361 - Fix and remove the GetUsedX assertions r=roc
--HG--
extra : rebase_source : 6bdb0e3251e955ced01476a2255e9ebc511c884b
|
2010-03-02 11:57:43 +10:00 |
|
Jonas Sicking
|
51fbd0da83
|
Bug 544642: Make frames report an error event if the frame src is pointed at a local file url. And don't make setAttribute thrown an exception in that scenario. r=smaug
|
2010-02-24 18:45:43 -08:00 |
|
Robert O'Callahan
|
90767618c5
|
Bug 546865. Stop creating widgets for XUL trees. r=mats
--HG--
extra : rebase_source : 261b3df6a9319699819a3f254fc61c0cc70e8b53
|
2010-02-24 11:35:43 -08:00 |
|
Neil Deakin
|
ae97c93329
|
Bug 543065, only scroll one ancestor of menus, back out due to scrolling regressions
|
2010-02-24 10:34:39 -05:00 |
|
Alexander Surkov
|
be2b5e3966
|
Bug 534527 - Accessibility needs new DOM API part 2, r=smaug, sr=bz
|
2010-02-20 16:52:50 -08:00 |
|
Neil Deakin
|
ba67b4365a
|
Bug 543065, only scroll one ancestor of menus, r=roc
|
2010-02-20 11:10:35 -05:00 |
|
Neil Deakin
|
1c6c60ca84
|
Bug 540340, check page length before scrolling, prevents trees such as the cookies list from starting scrolled down a row, r=neil
|
2010-02-20 11:08:40 -05:00 |
|
Alexander Surkov
|
73e251f02b
|
Bug 534527 - Accessibility needs new DOM API, r=olli.pettay, sr=roc
|
2010-02-12 01:34:01 +08:00 |
|
Mats Palmgren
|
b58c775d51
|
Replace nsPopupFrameList with nsFrameList. b=544251 r=roc r=neil
|
2010-02-09 17:05:19 +01:00 |
|
Serge Gautherie
|
271756558e
|
Backed out changeset: b3d6a8724029 of
Bug 544099 - Allow shadow blurring to skip areas where blurring is unnecessary; Patch 3.1.
which breaks comm-central.
|
2010-02-04 20:55:10 +01:00 |
|
Michael Ventnor
|
55ebf80987
|
Bug 544099 - Allow shadow blurring to skip areas where blurring is unnecessary; Patch 3.1.
r=roc.
|
2010-02-04 19:15:03 +01:00 |
|
Timothy Nikkel
|
73043ea966
|
Bug 538308. Inside a tree don't consider XUL nodes under non-XUL nodes. r=neil sr=bzbarsky
--HG--
extra : rebase_source : 8965629e2b932d898767a03a5963f9baabd20e23
|
2010-01-29 21:04:49 -06:00 |
|
Neil Deakin
|
066705f69a
|
Bug 536625, use menupopup's move instead of widget's, r=roc
|
2010-02-01 10:11:08 -05:00 |
|
Mats Palmgren
|
fa91c35561
|
Null-check the root pres context result. Unregister the plugin frame earlier, at Stop instead of Destroy time. b=521426 r=roc
|
2010-01-26 14:10:12 +01:00 |
|
Palo Misik
|
89e4e44622
|
Bug 530505: Rev IID on nsITreeView for Gecko 1.9.3 r=neil
|
2010-01-23 11:32:18 -05:00 |
|
Jesse Ruderman
|
bb2d0a2624
|
Add crashtests
|
2010-01-21 11:07:51 -08:00 |
|
Robert O'Callahan
|
6787212ae4
|
Bug 539331 - browser_sanitizeDialog.js is failing, r=matspal
|
2010-01-14 05:00:00 -08:00 |
|
Boris Zbarsky
|
7f4ab06b1d
|
Bug 514300 part 1. Use the owner document to look for the binding manager. r=sicking
|
2010-01-13 11:30:10 -05:00 |
|
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
|
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
|
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
|
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
|
226989753c
|
Bug 526394. Part 14: Convert nsListBoxBodyFrame::GetAvailableHeight. r=mats
|
2009-09-03 16:11:49 +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
|
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 |
|
Jesse Ruderman
|
243c9242a9
|
Add crashtests
|
2010-01-10 19:50:41 -08:00 |
|
Timothy Nikkel
|
3e07c97339
|
Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : 0af5c537b7be03c1407f4b658ba7802081ad3f01
|
2009-12-22 17:49:33 -06:00 |
|
Markus Stange
|
9e775246af
|
Bug 534161 - When -moz-window-shadow is default, -moz-appearance should be consulted. r=roc
|
2009-12-30 16:24:11 +01:00 |
|
Boris Zbarsky
|
9a862b0a61
|
Bug 536931. Check whether we found a content node before trying to get its primary frame. r=dbaron
|
2009-12-28 14:47:27 -05:00 |
|
Boris Zbarsky
|
b3883855ac
|
Bug 500882 part 5. Switch layout module to using the new GetPrimaryFrame API. r=roc
|
2009-12-24 16:20:06 -05:00 |
|
fantasai
|
1ffb0c06ef
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
|
fantasai
|
1e880721fb
|
Bug 508473 Part II: Remove DeletingFrameSubtree r=bz sr=roc
|
2009-12-24 00:20:41 -05:00 |
|
Neil Deakin
|
3fafc3cda9
|
Bug 511180, resizer should be able to resizer any element, and work inside popups, r=neil,sr=roc
|
2009-12-23 13:45:44 -05:00 |
|
Markus Stange
|
3a2b1d0a66
|
Bug 534416 - Only turn off initial auto repeat delay for hover autorepeatbuttons. r=Enn
|
2009-12-15 15:36:11 +01:00 |
|
Jesse Ruderman
|
43106ead5f
|
Add crashtest for bug 189814 (without reftest-print)
|
2009-12-13 11:50:18 -08:00 |
|
Markus Stange
|
6a7cd4e2e2
|
Bug 534183 - Autorepeatbuttons in menus shouldn't have any initial delay. r=Enn
--HG--
extra : rebase_source : a28ce171cfb0bca7070b8f0bfdf0c7da446908d5
|
2009-12-11 23:03:31 +01:00 |
|
Olli Pettay
|
2f4c5ea761
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
|
2009-12-10 20:02:13 -08:00 |
|
Boris Zbarsky
|
99027aa785
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-11 02:37:40 -05:00 |
|
Boris Zbarsky
|
e9f228c7d5
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
|
Boris Zbarsky
|
0a82b262db
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-10 14:36:05 -08:00 |
|
Boris Zbarsky
|
cc6eb188e6
|
Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron
|
2009-12-10 14:36:04 -08:00 |
|
Daniel Holbert
|
7dc45bbe45
|
Bug 529950: remove unused variable 'frames' to fix build warning. r=bz
|
2009-12-10 09:26:27 -08:00 |
|
Jesse Ruderman
|
b4b916d596
|
Add crashtests for a few bugs
|
2009-12-06 17:53:38 -08:00 |
|
Jesse Ruderman
|
5eb28e1789
|
Crashtest for bug 509602
|
2009-12-06 16:54:34 -08:00 |
|
Jesse Ruderman
|
308e1a0311
|
Add crashtests for several bugs
|
2009-12-06 16:54:07 -08:00 |
|
Daniel Holbert
|
f0a97f3ee2
|
Bug 531075 followup: Shift new early-return down a bit, to let simpler early-returns catch open-and-visible popups. r=bz
|
2009-12-03 20:01:39 -08:00 |
|
Daniel Holbert
|
635a2cd037
|
Bug 531075: Don't allow ourselves to reopen popups that are already in the open-popup chain. r=bz
|
2009-12-01 13:42:19 -08:00 |
|
Robert O'Callahan
|
8846e3c798
|
Bug 529371 - Fix nsPopupSetFrame sibling pointers (crash [@nsWeakFrame::Init][@nsWeakFrame::InitExternal]). r=bzbarsky
|
2009-11-20 14:51:11 -05:00 |
|
Robert O'Callahan
|
def53c39d3
|
Backed out changeset 7d7f59076479
|
2009-11-10 13:58:35 +13:00 |
|
Neil Deakin
|
b84990c03b
|
Bug 524545, popups with large margins can appear offscreen, adjust margins a bit from last patch, r=roc
|
2009-11-09 09:55:47 -05:00 |
|
Neil Deakin
|
a68562e317
|
Bug 524545, back out large margins change
|
2009-11-03 17:00:03 -05:00 |
|
Neil Deakin
|
f66af9b2d5
|
Bug 524545, popups with large margins can appear offscreen, r=roc
|
2009-11-03 15:16:34 -05:00 |
|
Boris Zbarsky
|
5215a681c7
|
Bug 525295. Rename nsStyleContext::GetPseudoType to GetPseudo. r=dbaron
|
2009-10-29 17:17:56 -04:00 |
|
Timothy Nikkel
|
796cb88b9d
|
Backed out changeset 58fd8a926bf5 (bug 366203) due to it causing bug 524293.
|
2009-10-24 17:31:44 -05:00 |
|
Timothy Nikkel
|
101700a5df
|
Bug 366203. Only apply treebody binding to first treechildren child of tree element. r=neil,enn
--HG--
extra : rebase_source : e9e00ab6374b5628aa0892f9a1f3e0910e4e6d6e
|
2009-10-20 20:54:30 -05:00 |
|
Timothy Nikkel
|
8393aaead0
|
Bug 479931. The index of the child content in its container needs to be adjusted to determine its index in the tree rows. r=neil
--HG--
extra : rebase_source : 30711fef343b77ffccdfcf45422eac83bcf6eece
|
2009-10-18 16:23:11 -05:00 |
|
Karl Tomlinson
|
12e383701f
|
b=494901 textbox misaligned when using align=baseline r=dbaron
--HG--
extra : rebase_source : 6322f30a5eabd9c4662a1cc817dde8abaecacaaa
|
2009-10-22 13:11:25 +13:00 |
|
Karl Tomlinson
|
bca7a265bd
|
b=494901 remove some things from nsSprocketLayout that don't do anything r=dbaron
--HG--
extra : rebase_source : 065b7ecdf4d570683fe94a3bf7e4d2bfb967ed36
|
2009-10-22 13:05:25 +13:00 |
|
Masayuki Nakano
|
9a683dfc70
|
Backing out bug 520417
--HG--
rename : widget/src/beos/nsSystemSoundService.cpp => widget/src/beos/nsSound.cpp
rename : widget/src/beos/nsSystemSoundService.h => widget/src/beos/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.h => widget/src/cocoa/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.mm => widget/src/cocoa/nsSound.mm
rename : widget/src/gtk2/nsSystemSoundService.cpp => widget/src/gtk2/nsSound.cpp
rename : widget/src/gtk2/nsSystemSoundService.h => widget/src/gtk2/nsSound.h
rename : widget/src/os2/nsSystemSoundService.cpp => widget/src/os2/nsSound.cpp
rename : widget/src/os2/nsSystemSoundService.h => widget/src/os2/nsSound.h
rename : widget/src/photon/nsSystemSoundService.cpp => widget/src/photon/nsSound.cpp
rename : widget/src/photon/nsSystemSoundService.h => widget/src/photon/nsSound.h
rename : widget/src/qt/nsSystemSoundService.cpp => widget/src/qt/nsSound.cpp
rename : widget/src/qt/nsSystemSoundService.h => widget/src/qt/nsSound.h
rename : widget/src/windows/nsSystemSoundService.cpp => widget/src/windows/nsSound.cpp
rename : widget/src/windows/nsSystemSoundService.h => widget/src/windows/nsSound.h
|
2009-10-18 16:29:08 +09:00 |
|
Masayuki Nakano
|
019ea85b6d
|
Bug 520417 Redesign nsSound structure r+sr=roc
--HG--
rename : widget/src/beos/nsSound.cpp => widget/src/beos/nsSystemSoundService.cpp
rename : widget/src/beos/nsSound.h => widget/src/beos/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.h => widget/src/cocoa/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.mm => widget/src/cocoa/nsSystemSoundService.mm
rename : widget/src/gtk2/nsSound.cpp => widget/src/gtk2/nsSystemSoundService.cpp
rename : widget/src/gtk2/nsSound.h => widget/src/gtk2/nsSystemSoundService.h
rename : widget/src/os2/nsSound.cpp => widget/src/os2/nsSystemSoundService.cpp
rename : widget/src/os2/nsSound.h => widget/src/os2/nsSystemSoundService.h
rename : widget/src/photon/nsSound.cpp => widget/src/photon/nsSystemSoundService.cpp
rename : widget/src/photon/nsSound.h => widget/src/photon/nsSystemSoundService.h
rename : widget/src/qt/nsSound.cpp => widget/src/qt/nsSystemSoundService.cpp
rename : widget/src/qt/nsSound.h => widget/src/qt/nsSystemSoundService.h
rename : widget/src/windows/nsSound.cpp => widget/src/windows/nsSystemSoundService.cpp
rename : widget/src/windows/nsSound.h => widget/src/windows/nsSystemSoundService.h
|
2009-10-17 21:53:47 +09:00 |
|
Jesse Ruderman
|
62dedaf641
|
Add more crashtests
|
2009-10-15 14:22:11 -07:00 |
|
Bobby Holley
|
ba376437d0
|
Bug 517543 - need a STATUS_DECODE_COMPLETE for imgIRequest.r=joe
|
2009-10-06 21:39:30 -07:00 |
|
Neil Rashbrook
|
fb26b584a4
|
Bug 185533 Use native resizing when possible r=jimm,Enn
|
2009-10-06 17:11:59 +01:00 |
|
Neil Deakin
|
59ea98ed9f
|
Bug 519296, after_pointer popup positioning not offset correctly, r=neil
|
2009-10-06 09:26:34 -04:00 |
|
Boris Zbarsky
|
4fc405cefa
|
Bug 512336. Make frame lists doubly-linked. r=roc,fantasai
|
2009-10-02 12:27:37 -04:00 |
|
Robert O'Callahan
|
794f4fa11d
|
Bug 508495. Remove CreateWidgetForView from nsIFrame and nsObjectFrame since it's no longer used there. r=dbaron
--HG--
extra : rebase_source : c400af6f507ea046e952b9c612dc2d7fca00ff91
|
2009-09-30 07:32:43 +10:00 |
|
Robert O'Callahan
|
d56dfa741e
|
Bug 513082. Instead of passing aDirtyRect to nsDisplayItem::Paint, have nsDisplayList::OptimizeVisibility (renamed to ComputeVisibility) compute the intersection of the visible region with the bounds of each display item and store the result in the item's mVisibleRect. This lets us do less work to paint display items which have a small intersection with the visible region but a large intersection with the bounding-box of the visible region. r=dbaron
--HG--
extra : rebase_source : 76db4b87ef9e5a6e9de7677edc08c26e2cbc462e
|
2009-09-07 12:35:14 +12:00 |
|
David Zbarsky
|
8d8553ee41
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Timothy Nikkel
|
0120bb5758
|
Bug 515028. Change the description of openPopupAtScreen to reflect that coordinates are not relative to the current screen. r=enndeakin sr=bzbarsky
--HG--
extra : rebase_source : 6c4d13f0b2c91dbdd7c2a9325c5ced0ee74bf9d4
|
2009-09-23 00:04:41 -05:00 |
|
Neil Deakin
|
22715396a4
|
Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug
|
2009-09-21 13:39:44 -04:00 |
|
Michael Ventnor
|
7b53709720
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-18 20:18:35 +02:00 |
|
Mats Palmgren
|
4e06ef038e
|
Bug 233463, patch 5 - Remove nsFrameList(nsIFrame*) ctor. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
90fe0851f3
|
Bug 233463, patch 4 - Make nsIFrame::mNextSibling private. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
377056c269
|
Bug 233463, patch 2 - Introduce nsFrameList::mLastChild member for fast access to the last sibling frame. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
8279fd683e
|
Bug 233463, patch 0 - Use nsFrameList methods instead of nsIFrame::SetNextSibling. r=bzbarsky
|
2009-09-18 13:09:35 +02:00 |
|
Mats Palmgren
|
948203eb7d
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02:00 |
|
Olli Pettay
|
af258882ac
|
Bug 516237, r=enndeakin, sr=neil
--HG--
extra : rebase_source : 0d7f5d0c5fb23052788d8a07908e5f7f4b29d43a
|
2009-09-15 21:15:16 +03:00 |
|
Olli Pettay
|
e63ac851ea
|
backout Bug 516237
|
2009-09-15 17:34:57 +03:00 |
|
Olli Pettay
|
8880343068
|
Bug 516237, r=enndeakin, sr=neil
--HG--
extra : rebase_source : 44179b032971ced59a7d5af9e59724b9d32c41dc
|
2009-09-15 11:55:29 +03:00 |
|
Neil Deakin
|
b944f3866f
|
Bug 497434 - Tooltips no longer shown for bookmarks in places' menupopups, r=neil, mak
|
2009-09-14 13:06:33 +02:00 |
|
Mats Palmgren
|
1df99a1262
|
Bug 513318 - visibility:collapse causes scrollbar issues for XUL elements, r=roc
|
2009-09-13 16:05:55 -07:00 |
|
Neil Deakin
|
05a4dea73e
|
Bug 510335, add support for right/bottom attributes in stack, remove left/top css property support, r=neil,sr=bz
|
2009-09-13 17:13:54 -04:00 |
|
Neil Deakin
|
02a7469b05
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
|
Bobby Holley
|
0b02012ed8
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
|
Bobby Holley
|
2d5ec55945
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
|
Zack Weinberg
|
17eb5a6efc
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
|
Neil Deakin
|
a5bfe49767
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Neil Deakin
|
2ca788ce33
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
Dão Gottwald
|
62e9ea68d8
|
merge
|
2009-09-07 14:17:52 +02:00 |
|
Dão Gottwald
|
10e3ef1a71
|
Backed out changeset 83ba2c6e25eb because of bug 514891
|
2009-09-07 14:17:30 +02:00 |
|
Timothy Nikkel
|
e714644155
|
Bug 445749. In MenuPopupFrame screen coordinates are given relative to the current screen, and so need to be adjusted to absolute screen space. r=enn
|
2009-09-04 13:15:29 +02:00 |
|
Markus Stange
|
730cc8c491
|
Bug 513502 - Don't allow fractional sizes for the length of the scrollbar thumb. r=roc
--HG--
extra : rebase_source : 5f297336e5acd0ffedea5944745db92f28770840
|
2009-09-04 09:34:31 +12:00 |
|
Markus Stange
|
252d567771
|
Bug 513502 - Clean up nsSliderFrame.cpp a little. r=roc
--HG--
extra : rebase_source : fa4840f97e690617a45d27d19fc986ed28c9be1b
|
2009-09-04 09:33:55 +12:00 |
|
Neil Deakin
|
4e0865ca73
|
Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc
|
2009-09-03 15:30:07 -04:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Dão Gottwald
|
09fc562917
|
Backed out changeset 1e6d52401dd2
|
2009-09-04 15:32:17 +02:00 |
|
Michael Ventnor
|
6b82353959
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-04 14:24:26 +02:00 |
|
Joe Drew
|
98f872f190
|
Bug 508057 - Drop the ref to the observer when we're changing images in XUL's image box frame. r=bz
|
2009-09-02 11:45:57 -04:00 |
|
Jesse Ruderman
|
e1a92dde70
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
|
Jesse Ruderman
|
15e3a448a6
|
Add crashtests
|
2009-08-27 19:48:20 -07:00 |
|
Benjamin Smedberg
|
0df64c6bc4
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Neil Deakin
|
3028324937
|
Bug 510388, check descendant documents for focus when closing popups, r=bz,sr=smaug
|
2009-08-27 08:51:41 -07:00 |
|
Robert O'Callahan
|
75dc1beb9c
|
Backed out changeset e2927bb26412
|
2009-08-26 14:49:18 -07:00 |
|
Zack Weinberg
|
18c763f2c5
|
Bug 497495 part 3a: rationalize the queryframe-implementation macro naming scheme, restructure the implementation to detect duplicate entries, and a couple fixes to the frame ID enumeration. r=dbaron sr=roc
Bug 497495 part 3b: update users of queryframe macros (strictly mechanical change). r=dbaron
--HG--
extra : rebase_source : ee672a17934227b408b83dc6b5cc4e4909652f72
|
2009-08-26 09:27:42 -07:00 |
|
Neil Deakin
|
f02e8c39c1
|
Bug 511673, hidden panels have an empty state, but should be 'closed', r=roc
|
2009-08-26 09:19:38 -07:00 |
|
Jesse Ruderman
|
ee4d3728c4
|
Bug 420424 - remove bogus assertion. r=bz
|
2009-08-25 18:45:07 -07:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Timothy Nikkel
|
f110653868
|
Bug 508927. In list box body frame don't return a frame for an item that is not in its child list, and don't destory a frame if it is not in the childlist. r=bzbarsky
|
2009-08-25 08:37:07 -04:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Ryo Kawaguchi
|
54bb0a0d80
|
Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron
|
2009-08-21 13:39:25 -07:00 |
|
peterv@propagandism.org
|
2fa6b71daf
|
Bug 461640 - Box objects should participate in cycle collection, r=smaug
--HG--
extra : rebase_source : 337d82f08d17641dd4306c55743a076f53a4a22f
|
2009-08-21 15:51:08 +03:00 |
|
Olli Pettay
|
066604efe9
|
Bug 461640 - Box objects should participate in cycle collection, r=peterv
--HG--
extra : rebase_source : 274ffed884d7b8ed753796a67f4682df141e821e
|
2009-08-21 15:50:15 +03:00 |
|
Zack Weinberg
|
2cd31f70f9
|
Bug 510651: Fold nsIFrameDebug into nsFrame. r=dbaron sr=mrbkap
|
2009-08-20 14:52:48 -07:00 |
|