Mounir Lamouri
|
6d0eda64c3
|
Bug 549208 - Dragging a text in an input/textarea element doesn't make the placeholder disappear; r=bzbarsky
--HG--
extra : rebase_source : 13dc342d24bef26815bda5ef9958cfcb11a68a10
|
2010-03-01 10:35:40 -08:00 |
|
Mounir Lamouri
|
4ac915c7e1
|
Bug 457800 - Implement placeholder attribute for text input fields; r=ehsan,bzbarsky,bolter sr=roc ui-r=faaborg
--HG--
extra : rebase_source : 2e2f3a73553d720b32812603b0ce96c89b9a6261
|
2010-02-26 10:47:38 -08:00 |
|
Jonas Sicking
|
963e54b50f
|
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 |
|
Geoff Lankow
|
e1a2ff10c4
|
Bug 536567 - call InitUploadLastDir only when needed. r=ehsan
|
2010-02-21 15:52:51 +01:00 |
|
Alexander Surkov
|
f64a603fd3
|
Bug 534527 - Accessibility needs new DOM API part 2, r=smaug, sr=bz
|
2010-02-20 16:52:50 -08:00 |
|
Ehsan Akhgari
|
c0c8581846
|
Backed out changeset e6cf06cfcef9
|
2010-02-18 19:03:28 -05:00 |
|
Ehsan Akhgari
|
c67120ed70
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
--HG--
extra : rebase_source : 5c6baa16c4f3c91f8564cfdf394d70c8ea507861
|
2010-02-01 23:00:06 -05:00 |
|
Jesse Ruderman
|
039c5ce791
|
Remove extra dump statements from tests
|
2010-02-11 14:14:26 -08:00 |
|
Alexander Surkov
|
03b1de4b95
|
Bug 534527 - Accessibility needs new DOM API, r=olli.pettay, sr=roc
|
2010-02-12 01:34:01 +08:00 |
|
Geoff Lankow
|
380a164a1a
|
Bug 536567 - Store the value of the per-site last file upload directories inside the memory while private browsing is active. r=ehsan
--HG--
rename : toolkit/components/contentprefs/public/nsIContentURIGrouper.idl => dom/interfaces/base/nsIContentURIGrouper.idl
|
2010-02-11 09:35:49 +01:00 |
|
Zack Weinberg
|
3415af3075
|
Bug 345681: Remove the vestigial nsICheckboxControlFrame and nsIRadioControlFrame interfaces. r=roc
|
2010-02-09 14:06:37 -08:00 |
|
Ryan Flint
|
13adf8d7d3
|
Bug 539907 - Have getPref use asynchronous statements when called with an optional callback. r=myk, sr=robstrong
|
2010-02-09 05:28:39 -05:00 |
|
Olli Pettay
|
a229f20863
|
Bug 518122, improve textarea.value+= performance, r=bz
|
2010-02-07 21:44:32 +02:00 |
|
Jae-Seong Lee-Russo
|
082e12c87c
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
Ehsan Akhgari
|
aecf8aaf5d
|
Bug 542914 - Add some tests for text input fields to make sure their basic behavior and appearance does not regress; r=roc
--HG--
extra : rebase_source : 9d642f48af7ff927ad5e73d0e22d763fbcc9d5a7
|
2010-01-29 13:22:15 -05:00 |
|
Boris Zbarsky
|
d2be70a83c
|
Bug 541382. Buttons with non-visible overflow should clip their contents. r=roc
|
2010-01-25 11:03:43 -05:00 |
|
Robert O'Callahan
|
0de717dfb6
|
Bug 526394. Part 31: Move scroll implementation into nsGfxScrollFrame. r=mats
|
2009-10-08 16:01:15 +13:00 |
|
Robert O'Callahan
|
4d0dd0c1ac
|
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
|
6a5cc88a0d
|
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
|
cfa270791d
|
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
|
dbd22c18cf
|
Bug 526394. Part 16: Convert nsListControlFrame. r=mats
|
2009-09-03 16:49:16 +12:00 |
|
Robert O'Callahan
|
d5b09287dc
|
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
|
93b13a82be
|
Bug 526394. Part 2: Remove pointless code in nsTextControlFrame, nsGfxScrollFrame handles this already. r=mats
|
2009-07-29 22:07:04 +12:00 |
|
Timothy Nikkel
|
3f8f793c9e
|
Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : 0af5c537b7be03c1407f4b658ba7802081ad3f01
|
2009-12-22 17:49:33 -06:00 |
|
Boris Zbarsky
|
8b56c4f81d
|
Bug 500882 part 5. Switch layout module to using the new GetPrimaryFrame API. r=roc
|
2009-12-24 16:20:06 -05:00 |
|
fantasai
|
3027a2127b
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
|
fantasai
|
b8f6ad289d
|
Bug 508473 Part I: Remove nsIFrame::RemovedAsPrimary r=bz sr=roc
|
2009-12-24 00:20:20 -05:00 |
|
Geoff Lankow
|
41869d3690
|
Bug 524408. File inputs should remember the last-used directory on a per-site basis. r=bzbarsky
--HG--
rename : toolkit/components/contentprefs/public/nsIContentPrefService.idl => dom/interfaces/base/nsIContentPrefService.idl
|
2009-12-22 20:05:26 -05:00 |
|
Olli Pettay
|
f5357928ad
|
bug 531176, r=sicking, sr=jst
|
2009-12-18 21:27:57 +02:00 |
|
Boris Zbarsky
|
5132d64872
|
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
|
8202b90f61
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
|
Boris Zbarsky
|
6eb3c28de7
|
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 |
|
Brad Lassey
|
0595320f20
|
bug 530367 - passwords from password manager flash in clear text r=neil
|
2009-11-25 12:41:23 -05:00 |
|
Mats Palmgren
|
3e79ed11b3
|
Bug 522787. Always register an editor observer. r=smaug
|
2009-11-19 12:38:11 +13:00 |
|
Boris Zbarsky
|
7717e0c2f4
|
Bug 259636. Don't do sync reflow when setting .value on text inputs. r=roc, sr=dbaron
|
2009-11-11 18:28:16 -05:00 |
|
Timothy Nikkel
|
aef27e1db9
|
Bug 488771. Stop nsIsIndexFrame from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : 75ec78edbb8c169dc9cf7d4f959865002b884512
|
2009-11-03 16:43:23 -06:00 |
|
Gijs Kruitbosch
|
c888c1980e
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
Jonas Sicking
|
3193d0ccbc
|
Bug 523771: Support the 'multiple' attribute on <input type=file>. r=benjamn sr=jst
|
2009-10-24 21:13:30 -07:00 |
|
Timothy Nikkel
|
36703979e9
|
Bug 515096. Add a weak frame check in nsComboboxControlFrame methods HandleRedisplayTextEvent and RemoveOption because flushing could kill us. r=bz
--HG--
extra : rebase_source : e7f6a175a5fd0c8992329288f0e8c2752c270ed6
|
2009-10-15 21:49:57 -05:00 |
|
L. David Baron
|
c297f2a6bb
|
Backed out changeset 1aea70ef6f63 (temporary debugging code for bug 523934).
|
2009-10-23 10:47:25 -04:00 |
|
L. David Baron
|
12699a3844
|
Add temporary debugging code to debug bug 523934
|
2009-10-23 10:21:00 -04:00 |
|
Olli Pettay
|
586bb8c989
|
Trying to fix the test for bug 411236, a=sheriff on a CLOSED TREE
|
2009-10-22 20:25:06 +03:00 |
|
Robert O'Callahan
|
c2f7a1e950
|
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 |
|
Robert O'Callahan
|
3c44fac732
|
Bug 514660. Use classes instead of an explicit 'style' attribute to style the anonymous DIV of a text control, so that the styles are treated as user-agent styles and not removed when author styling is disabled. r=bzbarsky
--HG--
extra : rebase_source : 949e902529b2e0f48539d40141614038dfea0ea2
|
2009-09-23 23:02:27 +12:00 |
|
David Zbarsky
|
3d96b7b4a7
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Mats Palmgren
|
2c137c2022
|
Bug 233463, patch 5 - Remove nsFrameList(nsIFrame*) ctor. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
dea07412a1
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02:00 |
|
Neil Deakin
|
51b0e867e6
|
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
|
0b8080d9b5
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
|
Zack Weinberg
|
d47e0f433b
|
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 |
|