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 |
|