gecko/toolkit/content/widgets
Blake Kaplan 8917309372 Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
..
autocomplete.xml Backed out 2 changesets (bug 1070778, bug 1073846) for bc1 bustage 2014-09-29 20:34:54 -07:00
browser.xml Bug 1072198 - updateBrowserRemoteness() needs to keep .permanentKey when updating browsers r=billm 2014-09-24 12:19:46 +02:00
button.xml
checkbox.xml
colorpicker.xml
datetimepicker.xml
dialog.xml Bug 1021618 - Create the foundation for converting preference dialogs to be in-content. r=jaws a11y=MarcoZ f=Paenglab,davidb 2014-06-26 13:17:17 -04:00
editor.xml bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
expander.xml
filefield.xml
findbar.xml Backed out changeset 7f987505ac94 (bug 1051187) for test failures 2014-10-02 13:07:05 +02:00
general.xml Bug 944836 - Add -moz-window-dragging CSS styles. r=dao 2014-09-18 10:52:33 +02:00
groupbox.xml
listbox.xml
menu.xml
menulist.xml Bug 1068188 - Remove unused menulist-compact bindings. r=dao 2014-09-18 10:02:00 +02:00
notification.xml Bug 1007300 - Don't set the close-icon class on the "Not Now" menu item in popup notifications. r=jaws 2014-05-13 06:51:24 +02:00
numberbox.xml
optionsDialog.xml
popup.xml Bug 1006040, animate star panel when pressing escape, add argument to hidePopup to allow indication of whether the popup is being cancelled or not, r=neil 2014-09-24 12:15:49 -04:00
preferences.xml Bug 997570 - Trigger onsyncfrompreference handlers during construction of <preferences> tag. r=MattN 2014-05-01 16:47:00 +02:00
progressmeter.xml
radio.xml Bug 1017423 - Page is scrolled when I select radio button by up/down arrow key. r=Gijs 2014-06-02 23:15:13 -04:00
remote-browser.xml Bug 1069567 - [e10s] Make remote browser contentPrincipals not be CPOWs. r=billm. 2014-09-18 19:26:50 -04:00
resizer.xml
richlistbox.xml
scale.xml
scrollbar.xml Bug 1050049 - Whitelist bindings that we actually expect to use in content. r=smaug 2014-08-11 20:06:55 -07:00
scrollbox.xml Bug 1024496 - Call _updateScrollButtonsDisabledState after setting the notoverflowing attribute such that the scrolledtoend attribute isn't left behind. r=enndeakin 2014-06-12 17:56:22 +02:00
spinbuttons.xml
splitter.xml
stringbundle.xml
tabbox.xml Bug 1008772 part.1 tabs should handle non-printable keys with keydown event handlers in the system group rather than keypress event handlers in the normal group r=smaug+enndeakin 2014-06-05 11:57:53 +09:00
text.xml
textbox.xml Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe 2014-10-03 10:52:37 -04:00
toolbar.xml
toolbarbutton.xml Bug 987230 - use consumeanchor attribute to fix button click, r=enn,mconley 2014-07-01 01:09:43 +01:00
tree.xml Bug 1018069 Make tree element's _move* methods consume given events themselves r=enndeakin 2014-06-04 00:22:33 +09:00
videocontrols.css
videocontrols.xml Bug 1072193 - Hide video controls when mouse leaves from the left or right. r=dolske 2014-09-24 10:58:15 -07:00
wizard.xml