Ms2ger
|
37be1fb791
|
Bug 760156 - Cleanup LOCAL_INCLUDES in content/media/; r=sicking
This patch makes it possible to include nsGenericHTMLElement.h without adding
to LOCAL_INCLUDES.
|
2012-06-06 09:40:02 +02:00 |
|
Mats Palmgren
|
37020cf426
|
Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c)
|
2012-06-03 18:05:00 +02:00 |
|
Mats Palmgren
|
f7303bd78a
|
Bug 575294. part=1/4 r=enndeakin
|
2012-06-02 01:41:54 +02:00 |
|
Neil Rashbrook
|
1b6b9fd46e
|
Bug 626441 Moving the caret should not look for panels r=Enn
|
2012-05-30 08:39:17 +01:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Trevor Saunders
|
60316084b6
|
bug 693933 - make nsFrameSelection::GetSelection() return nsTypedSelection* r=smaug
|
2012-04-06 17:54:38 -04:00 |
|
Adam Dane [:hobophobe]
|
f6bfd29afb
|
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
|
2012-03-19 21:09:50 -05:00 |
|
Tim Taubert
|
71e4bec105
|
Bug 731726 - Moving the parentNode of a focused DOM node does not remove the node's focus ring; r=Enn
|
2012-03-05 20:59:50 +01:00 |
|
Neil Deakin
|
e74745aeb4
|
Bug 653230, add panels with focusable elements into the document tab navigation order, r=smaug
|
2012-02-23 16:02:33 -05:00 |
|
Neil Deakin
|
62ea709480
|
Bug 670317, add a focus manager flag to restrict tab navigation to the same frame, r=smaug
|
2012-02-13 14:24:28 -05:00 |
|
Ms2ger
|
e3e8b35541
|
Bug 718504 - Remove some GetChildAt callers; r=smaug
|
2012-01-25 08:50:07 +01:00 |
|
Olli Pettay
|
963ff83d22
|
Bug 704583 - Add testing mode to FocusManager, p=enn,smaug r=smaug,enn
|
2012-01-13 14:42:18 +02:00 |
|
Neil Rashbrook
|
5d0063889c
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
|
Chris Pearce
|
23331bfab8
|
Bug 706672 - Revoke DOM full-screen when windowed plugin focused on non-MacOSX systems, and deny requests for full-screen from non-focused-tab documents. r=smaug
|
2011-12-16 10:42:36 +13:00 |
|
Masayuki Nakano
|
658860d0f5
|
Bug 685395 part.3 Rename SetInputMode()/GetInputMode() to SetInputContext()/GetInputContext() and make SetInputContext() take the reason by a separated argument r=roc, sr=matspal
|
2011-11-27 20:51:52 +09:00 |
|
Masayuki Nakano
|
ba332c4403
|
Bug 685395 part.2 Move IMEContext to mozilla::widget::InputContext r=roc
|
2011-11-27 20:51:52 +09:00 |
|
Eitan Isaacson
|
9f4fc12e1a
|
Bug 700741 - Add and implement nsIFocusManager.elementIsFocusable r=Enn
|
2011-11-10 08:20:47 -08:00 |
|
Timothy Nikkel
|
09778341dc
|
Bug 658005. Part 2. Add a frame visibility API that takes into account everything we need, and use it. r=roc
|
2011-10-26 18:57:55 -05:00 |
|
Olli Pettay
|
c0def581fb
|
Bug 695758 - Don't limit E10s event/focus handling to xul:browser, but allow also xul:iframe, r=felipe
|
2011-10-20 15:11:31 +03:00 |
|
Olli Pettay
|
a86b1a4d43
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Yazen Ghannam
|
03ce28c74a
|
Bug 677085 - Merge "nsIDOMNSHTMLFrameElement" into "nsIDOMHTMLFrameElement"; r=bz
|
2011-10-15 09:34:31 +02:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Alexander Surkov
|
6a04618807
|
Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz
--HG--
rename : accessible/tests/mochitest/test_aria_activedescendant.html => accessible/tests/mochitest/events/test_focus_aria_activedescendant.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_dialog.html
rename : accessible/tests/mochitest/events/test_focusdoc.html => accessible/tests/mochitest/events/test_focus_doc.html
rename : accessible/tests/mochitest/events/test_focus.xul => accessible/tests/mochitest/events/test_focus_general.xul
rename : accessible/tests/mochitest/states/test_comboboxes.xul => accessible/tests/mochitest/states/test_expandable.xul
rename : accessible/tests/mochitest/test_nsIAccessible_selects.html => accessible/tests/mochitest/states/test_selects.html
|
2011-09-28 10:46:11 +09:00 |
|
Masayuki Nakano
|
10fedc2652
|
Bug 669028 part.8 dom should use mozilla::LookAndFeel rather than nsILookAndFeel r=enndeakin
|
2011-09-09 11:27:12 +09:00 |
|
Ehsan Akhgari
|
e48161b8ff
|
Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking
|
2011-08-10 01:36:00 -04:00 |
|
Felipe Gomes
|
0a988c309a
|
Bug 583976. Part 1 - Add focus manager support for focus activation/deactivation in remote content. r=enn,smaug
|
2011-06-17 17:08:32 -07:00 |
|
Jonas Sicking
|
e3f6b769a1
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
|
Olli Pettay
|
aac07bcf30
|
Bug 664438 - Don't keep DelayedBlurFocusEvents alive after xpcom-shutdown, e=enndeakin
--HG--
extra : rebase_source : 0925e4bb6d640e26d40f00ebe5c7f2c849a03e71
|
2011-06-18 12:12:13 +03:00 |
|
Jonas Sicking
|
509451f5cc
|
Bug 659539 Part 4: Use nsINode::NodeType where possible. r=bz
|
2011-06-14 00:56:50 -07:00 |
|
Jonas Sicking
|
6279797e1c
|
Bug 659053 Part 2: Implement a faster non-recursive Node.isEqualNode directly on nsINode. r=peterv
|
2011-06-14 00:56:48 -07:00 |
|
Boris Zbarsky
|
35d9b78644
|
Bug 598833 part 5. Store focus and focusring state directly on elements. r=smaug,enn
|
2011-05-31 21:46:56 -04:00 |
|
Boris Zbarsky
|
18cce8e61c
|
Bug 657353 part 2. Switch content state updates away from calling Begin/EndUpdate. r=sicking
|
2011-05-31 17:38:25 -04:00 |
|
Ms2ger
|
e18ad59abc
|
Bug 659743 - Part b: Remove nsImageMapUtils; r=smaug
|
2011-05-30 13:00:00 +02:00 |
|
Masayuki Nakano
|
a28bd9e01f
|
Bug 659913 part.3 Use AddObservers and RemoveObservers if the caller uses these methods of Preferences two or more times r=roc
|
2011-05-29 08:39:27 +09:00 |
|
Masayuki Nakano
|
1593568b21
|
Bug 659913 part.1 Remove nsContentUtils::GetPrefBranch() r=roc
|
2011-05-29 08:39:27 +09:00 |
|
Masayuki Nakano
|
060287addd
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
|
Craig Topper
|
4e38ca20a7
|
Bug 658143 - Part 1: Changes nsCOMPtr<nsFrameSelection> to nsRefPtr. r=roc
|
2011-05-18 20:10:49 -07:00 |
|
Ms2ger
|
a49c5db9c8
|
Bug 655513 - Remove nsIDOMDocumentRange; f=ehsan r=bzbarsky
|
2011-05-15 12:07:28 +02:00 |
|
Craig Topper
|
ceba599007
|
Bug 585255 - Remove nsTreeWalker usage from nsFocusManager. r=sicking
|
2011-04-11 19:46:59 -07:00 |
|
David Zbarsky
|
5ecf0a2bd3
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Vivien Nicolas
|
348b51fee1
|
Bug 532738 - Do not open the virtual keyboard on untrusted focus (caused by content page scripts) [r=masayuki]
|
2011-04-20 14:47:40 +02:00 |
|
Ed Morley
|
2e55e1cc34
|
Bug 634936 - Add null-check for nsContentUtils::GetPrefBranch() to prevent Crash [@ nsFocusManager::Init ]; r=jst
|
2011-04-16 11:14:09 +02:00 |
|
Boris Zbarsky
|
35c5a7b463
|
Bug 633271 part 1. Stop shoehorning focus state change notifications into the ESM. r=enndeakin
|
2011-03-28 23:32:11 -04:00 |
|
Neil Deakin
|
124333e47f
|
Bug 617872 - Focus manager allows F6 to focus elements inside non-focusable iframes/browsers. r=smaug, a=blocking
|
2010-12-09 13:20:00 -08:00 |
|
Olli Pettay
|
b909b0e5ad
|
Bug 605294 - Leak nsGlobalWindow hiding a focused iframe, r=peterv, a=blocking
--HG--
extra : rebase_source : d941791b1ed3910eb1d858018f40398a925c7e02
|
2010-12-17 13:48:00 -08:00 |
|
Ehsan Akhgari
|
8ee4854efd
|
Bug 615781 - Don't attempt to display the caret when switching selections if we know that we're going to hide it immediately; r,a=roc
This prevents useless work which _could_ lead to visual artifacts, as well as assertions caused by us touching dirty frames,
|
2010-12-01 16:38:21 -05:00 |
|
Ehsan Akhgari
|
0252114aa7
|
Bug 612018 followup - Remove the extra document check, r=mats a=cleanup
|
2010-11-16 15:45:15 -05:00 |
|
Ehsan Akhgari
|
9cd3e47dd3
|
Bug 612018 - "ASSERTION: frame must not be dirty" and non-blinking caret; r,a=roc
|
2010-11-16 13:55:25 -05:00 |
|
Steven Michaud
|
df47b58fde
|
Bug 601182 - Spurious focus events sent to NPAPI plugins on OS X in Cocoa event mode. Patch partly by enndeakin. r=josh,smaug a=blocking2.0BetaN+
|
2010-11-15 15:12:50 -06:00 |
|