Mounir Lamouri
|
869533b09b
|
Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc]
|
2010-05-19 22:28:01 -04:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Ehsan Akhgari
|
99449f62ef
|
Bug 565775 - The editor will not be correctly initialized for <input type=tel> on user events; r=roc
|
2010-05-13 18:56:24 -04:00 |
|
Robert O'Callahan
|
a4cf95c94b
|
Back out part of fix for bug 538062 to fix accessibility tests
--HG--
extra : rebase_source : ffdabcf1caa16e68fa654e4f2830ffd235be91be
|
2010-05-13 14:52:39 +12:00 |
|
Robert O'Callahan
|
05019b97ab
|
Bug 538062. Remove mTextFrame field from nsComboboxControlFrame since it's no longer needed. r=mats
|
2010-05-13 12:56:11 +12:00 |
|
Robert O'Callahan
|
9cf774cd31
|
Bug 538062. Call SetPrimaryFrame when we create the text frame for the text content in the display node of a combobox, so that the text frame will be notified when the content changes. r=mats,sr=dbaron
|
2010-05-13 12:56:09 +12:00 |
|
Mounir Lamouri
|
cbf74508a5
|
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
|
2010-05-12 09:17:07 +02:00 |
|
Ehsan Akhgari
|
d45933ae63
|
Bug 564115 - activating the browser window scrolls the document (to show the focused text control); r=roc
|
2010-05-06 19:19:35 -04:00 |
|
Ehsan Akhgari
|
40fcaed7a3
|
Bug 562447 - when navigating in gmail sometimes get a screen full of white; r=roc
|
2010-05-06 18:12:21 -04:00 |
|
Boris Zbarsky
|
e98cd67374
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
L. David Baron
|
7c61f15cf1
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
|
Mats Palmgren
|
c940151cb1
|
Test for bug 365410.
|
2010-05-06 17:37:40 +02:00 |
|
Mats Palmgren
|
fa8b1254ac
|
Make PAGE_UP/DOWN scroll at least 1 item, if possible. b=563642 r=bzbarsky
|
2010-05-06 17:37:40 +02:00 |
|
Boris Zbarsky
|
aae27b1cee
|
Bug 365410. Set our mNumDisplayRows even if we have a height set. r=mats
|
2010-05-05 14:18:04 -04:00 |
|
Peter Van der Beken
|
abd7f913e0
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
|
2010-04-19 17:40:15 +02:00 |
|
Jonas Sicking
|
6f9aebb70a
|
Bug 429175: Make sure to only set aNotify to true when we should. r=peterv
|
2010-05-03 06:23:36 -07:00 |
|
Boris Zbarsky
|
7773612f1a
|
Bug 562688 part 12. Eliminate eELEMENT usage in the rest of layout except layout/style. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
|
Mitchell Field
|
9818f00bf2
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Ehsan Akhgari
|
87f4d73ed2
|
Bug 559710 - Don't add a br node under text controls when the editor is not initialized for them yet; r=roc,davidb a=1hr
|
2010-04-15 21:25:40 -04:00 |
|
Neil Deakin
|
ceb1712f98
|
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
|
2010-04-21 10:53:42 -04:00 |
|
Henri Sivonen
|
5653937f4d
|
Bug 559819 - Change the string id for the isindex prompt. r=l10n.
--HG--
extra : rebase_source : 34212e52674deb7e3c20ef3dab91785d3f70bdf4
|
2010-04-20 17:19:30 +03:00 |
|
Daniel Holbert
|
758abd8221
|
Bug 560271: Reorder nsTextControlFrame constructor init list to fix build warning. r=ehsan
|
2010-04-19 12:00:45 -07:00 |
|
Ehsan Akhgari
|
3f2bc0f661
|
Bug 558954 - Don't show/hide placeholder if we're about to initialize the editor; r=roc
|
2010-04-12 20:32:29 -04:00 |
|
Ehsan Akhgari
|
12fba145fe
|
Bug 557689 - Mochitest-3 (debug) crash after running test_bug366682.html or test_selection_move_commands.xul as a result of bug 542919 [@ nsCOMPtr<nsIMutationObserver>::assign_with_AddRef] (underlying issue will be fixed in bug 534785); r=jrmuizel
|
2010-04-12 02:13:17 -04:00 |
|
Ehsan Akhgari
|
6fe4d9dd45
|
Bug 221820 - Part 7: Wrap the calls to nsTextControlFrame::EnsureEditorInitialized in a weak frame check; r=roc
|
2010-04-06 16:44:46 -04:00 |
|
Ehsan Akhgari
|
4aa6c64740
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
|
2010-04-06 16:44:12 -04:00 |
|
Ehsan Akhgari
|
25310966a3
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
|
2010-04-06 16:43:39 -04:00 |
|
Ehsan Akhgari
|
af32591ddc
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
|
2010-02-22 16:15:56 -08:00 |
|
Ehsan Akhgari
|
a2d848318a
|
Bug 221820 - Part 3: Debug-only assertion for reentrancy detection; r=bzbarsky
|
2010-02-09 20:29:11 -05:00 |
|
Ehsan Akhgari
|
5423b1af2f
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
05b0ede6fb
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
|
2010-02-01 23:00:12 -05:00 |
|
Ehsan Akhgari
|
2be5f62bd9
|
Bug 542919 - Maintain the exact same behavior in editor initialization (don't try to set the editor value if the default value is empty) in an attempt to fix the crash of bug 557689
|
2010-04-11 16:00:36 -04:00 |
|
Ehsan Akhgari
|
d6856b82d8
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
|
2010-02-01 23:00:06 -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 |
|
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 |
|
Ehsan Akhgari
|
a7ebcd12b9
|
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
|
2010-04-06 21:08:58 -04:00 |
|
Ehsan Akhgari
|
872be8bd0f
|
Bug 221820 - Part 7: Wrap the calls to nsTextControlFrame::EnsureEditorInitialized in a weak frame check; r=roc
--HG--
extra : rebase_source : e8ea41dfa8e4b591e21176fb654f968671cc3ba1
|
2010-04-06 16:44:46 -04:00 |
|
Ehsan Akhgari
|
003e483e13
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
--HG--
extra : rebase_source : 7ffe1d5c7840be9e84ec66851f96b61c69aeeda4
|
2010-04-06 16:44:12 -04:00 |
|
Ehsan Akhgari
|
ee08070ca4
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
|
2010-04-06 16:43:39 -04:00 |
|
Ehsan Akhgari
|
862eb9644f
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
--HG--
extra : rebase_source : 92d9e491351a6183f0232604cd989c14d10d5fad
|
2010-02-22 16:15:56 -08:00 |
|
Ehsan Akhgari
|
6fb3c80de5
|
Bug 221820 - Part 3: Debug-only assertion for reentrancy detection; r=bzbarsky
--HG--
extra : rebase_source : 0b3e81c649178ebff2b08856f652a37be59d7547
|
2010-02-09 20:29:11 -05:00 |
|
Ehsan Akhgari
|
36c7ad5a5a
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
--HG--
extra : rebase_source : bf84341934b14c78fadc162607721e9325673fc4
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
0170b6dede
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 91df07eb7a6a52c35d8f4d52212663045450b95a
|
2010-02-01 23:00:12 -05:00 |
|
Ehsan Akhgari
|
4605b1985f
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
--HG--
extra : rebase_source : 9c043d3cb30420f061d543e11e3000a1f8e18e27
|
2010-02-01 23:00:06 -05: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
|
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 |
|
Zack Weinberg
|
54ad0fb73a
|
Bug 494117: Mechanically change 'ReParent' to 'Reparent' throughout the tree. r=bzbarsky
|
2010-04-01 23:07:43 -07: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
|
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 |
|
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
|
0c4cd862d6
|
Bug 543563, fix build error due to conflict with bug 544472
|
2010-03-18 16:45:29 -04:00 |
|
Neil Deakin
|
87103f2372
|
Bug 543563, textarea in xul textbox doesn't take into account any assigned widths/heights, r=dbaron
|
2010-03-18 15:58:12 -04:00 |
|
Ehsan Akhgari
|
ce65cdd15d
|
Bug 353539 - textarea.focus() puts caret at end without scrolling it into view; r=roc
--HG--
extra : rebase_source : 775c2c16cfbb0ef9a9024dd53c42c803ee08e8ae
|
2010-03-18 12:14:40 -04:00 |
|
Ehsan Akhgari
|
c4712d086e
|
Bug 231389 - Textarea scrolls to top after changing its .value, regardless of cursor position; r=roc
--HG--
extra : rebase_source : 01f1129bc5289c3b56d15a7965e647002a0b1198
|
2010-03-18 12:14:08 -04:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Mounir Lamouri
|
df4fdead45
|
test for Bug 549208 - Dragging a text in an input/textarea element doesn't make the placeholder disappear; r=smaug
|
2010-03-12 13:06:19 +01:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Mounir Lamouri
|
7f79202969
|
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
|
54f1561afc
|
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
|
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 |
|
Geoff Lankow
|
532283056f
|
Bug 536567 - call InitUploadLastDir only when needed. r=ehsan
|
2010-02-21 15:52:51 +01: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 |
|
Ehsan Akhgari
|
5f6014baed
|
Backed out changeset e6cf06cfcef9
|
2010-02-18 19:03:28 -05:00 |
|
Ehsan Akhgari
|
c83636a241
|
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
|
146e09dd21
|
Remove extra dump statements from tests
|
2010-02-11 14:14:26 -08:00 |
|
Alexander Surkov
|
73e251f02b
|
Bug 534527 - Accessibility needs new DOM API, r=olli.pettay, sr=roc
|
2010-02-12 01:34:01 +08:00 |
|
Geoff Lankow
|
6ed0fe4974
|
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
|
7fd5fe000b
|
Bug 345681: Remove the vestigial nsICheckboxControlFrame and nsIRadioControlFrame interfaces. r=roc
|
2010-02-09 14:06:37 -08:00 |
|
Ryan Flint
|
da462d7bb6
|
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
|
3a431b9f1b
|
Bug 518122, improve textarea.value+= performance, r=bz
|
2010-02-07 21:44:32 +02:00 |
|
Jae-Seong Lee-Russo
|
513e9cf886
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
Ehsan Akhgari
|
cb2e381e3f
|
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
|
0b39e83022
|
Bug 541382. Buttons with non-visible overflow should clip their contents. r=roc
|
2010-01-25 11:03:43 -05: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
|
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
|
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
|
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
|
90d248d976
|
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
|
3e07c97339
|
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
|
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
|
714c1668f7
|
Bug 508473 Part I: Remove nsIFrame::RemovedAsPrimary r=bz sr=roc
|
2009-12-24 00:20:20 -05:00 |
|
Geoff Lankow
|
57f771038b
|
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
|
19c06de19d
|
bug 531176, r=sicking, sr=jst
|
2009-12-18 21:27:57 +02: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 |
|
Brad Lassey
|
926e622d2a
|
bug 530367 - passwords from password manager flash in clear text r=neil
|
2009-11-25 12:41:23 -05:00 |
|
Mats Palmgren
|
e8faa921de
|
Bug 522787. Always register an editor observer. r=smaug
|
2009-11-19 12:38:11 +13:00 |
|
Boris Zbarsky
|
3289c85a87
|
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 |
|