gecko/toolkit/content/widgets
Jason Duell d194b9d486 Merge from m-c.
Fair amount of merge conflicts.

Biggest item was changes to nsHttpChannel from web sockets changes.

Other likely suspects if things are borken:

nsFrameLoader.cpp:
    - nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
      nsnull (m-c) to local process call to new nsFrameMessageManager(),
      callback arg?  Smaug said null.
    - only calling SetCallBackData for local case.  also +r smaug.

nsPrefBranch.cpp had fairly extensive merge conflicts.

nsChromeRegistry had lots of changes.

Dougt did most of the non-necko changes (thanks).

--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
..
autocomplete.xml Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00
browser.xml Merge from m-c. 2010-06-22 17:33:57 -07:00
button.xml
checkbox.xml
colorpicker.xml
datetimepicker.xml
dialog.xml
editor.xml
expander.xml
filefield.xml
findbar.xml Bug 560658, dropping onto findbar inserts text twice, r=mano 2010-05-13 09:42:57 -04:00
general.xml
groupbox.xml
listbox.xml
menu.xml
menulist.xml
notification.xml Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00
numberbox.xml
optionsDialog.xml
popup.xml
preferences.xml
progressmeter.xml
radio.xml
resizer.xml Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc 2010-06-21 08:37:35 -04:00
richlistbox.xml
scale.xml
scrollbar.xml
scrollbox.xml
spinbuttons.xml
splitter.xml
stringbundle.xml
tabbox.xml Bug 552944 - No relationship between tabs and associated property page in new tabbrowser construct, r=enn, davidb, marcoz, sr=neil 2010-05-14 18:55:00 +09:00
text.xml
textbox.xml
toolbar.xml
toolbarbutton.xml
tree.xml Bug 473412 - Editable tree cells cannot be activated by a keystroke. r=enn, sr=robstrong 2010-03-09 13:24:39 +01:00
videocontrols.css
videocontrols.xml
wizard.xml