mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:30:27 +00:00
842ee3f700
- Bug 1215921 - Range Analysis: Recover observable operands if they are recoverable. r=jandem,sunfish (5d0387ba66)
- Bug 1221923 - Remove pointless "initialized" static in VMFunction::addToFunctions; r=Waldo (fbf61fff54)
- Bug 12228397 - Bail out when dividing large unsigned integer by one. r=sunfish (cbd9d34bcf)
- Bug 1229292 - IonMonkey: MIPS64: Fix skip nops in conditional branches. r=huangwenjun06 (2244600084)
- Bug 1090957 - IonMonkey: MIPS: Implement atomics in MacroAssembler. r=lth (29399e4a33)
- Bug 1229989 - IonMonkey: MIPS: Fix patchCall for mips32. r=luke (1ae6f20686)
- Bug 1213747 - IonMonkey: MIPS: Import MIPS64 support into MoveEmitter-mips-shared. r=nbp f=rankov (16d46fe32e)
- Bug 1233863 - ARM64: Record the correct branch offset. r=sstangl (b2f940056e)
- Bug 1233884 - Remove unused CompactBufferWriters from MozBaseAssembler. r=jolesen (e37860be67)
- Bug 1233863 - ARM64: Avoid BumpSystemStackPointer(). r=sstangl (5c06e601c1)
- Bug 1229802 - Simplify MacroAssemblerARMCompat::decBranchPtr. r=nbp (a908c62e5b)
- bit of Bug 1217515 - Clean up the way touch event support is configured (2cfd0e4c65)
- Bug 1221459 - Remove SelectionStateChangedEvent. r=mtseng, r=smaug (9a827ab9fc)
- Bug 1209479 - Map Android back button to nsIWebNavigation::GoBack() for the current active frame r=fabrice (be41e7b8da)
- Bug 1165841 - Part 1: add window into nsINfcEventListener. r=dimi (475a56ab28)
- Bug 1165841 - Part 2: move window-related code to nsNfc.js. r=dimi (e2a0487b75)
- Bug 1165841 - Part 3: remove _rfState and init from NfcContentHelper. r=dimi (b8be95012d)
- Bug 1165841 - Part 4: using eventListeners. r=dimi (a22ff6d56c)
- Bug 1165841 - Part 5: remove listener when window is destroyed. r=dimi (48716e2ba1)
- Bug 1168292 - Part 1: update SYSTEM_APP_ID. r=dimi (ecdbbefb03)
- Bug 1168292 - Part 2: notify listener with correct tabId. r=dimi (4fb26c705e)
- Bug 1168292 - Part 3: add tabId in notifyUserAccepted. r=dimi (1b36a15b65)
- Bug 1170053 - [Aries] Not able to share a picture using NFC. r=yoshi (0b80df2866)
- Bug 1172159 - [NFC] Introduce getFocusTabId function. r=allstars.chh (b917d0dac7)
- Bug 1168704 - Rename setFocusApp in nslNfcContentHelper. r=yoshi (9918707442)
- more missing of Bug 1209479 (6480ccc315)
- Bug 1166210 - Remove ServicesSetting changes listener in NfcContentHelper. r=yoshi (6e8f388637)
- Bug 1121900 - [flatfish] build break by "error: undefined reference to 'mozilla::dom::MozIsoDepTech::mTechnology'". r=yoshi (b5aaaada08)
- Bug 976457 - B2G NFC: API for supporting NFC_A tags. r=yoshi r=smaug (b908a5d60a)
- Bug 1156208 - this.nfc.getErrorMessage is not a function. r=dimi (42e33fcfc9)
- Bug 1225701 - Add comments in TouchCaret and SelectionCarets for their obsolescence. r=mtseng (ba85234c0e)
- Bug 1210341 - (v3) Reduce accessiblecaret size. r=TYLin Bug 1221459 - Remove TouchCaret and SelectionCarets. r=mtseng, r=roc (ad6282ff96)
- Bug 1216986 - Fix usage of nsIURI.host in password manager and prompt code to support IPv6. r=dolske,liuche,kanru (cec90a6251)
- Bug 962249 part 1 - Add Element.scroll{Top,Left}Min (chrome-only) and convert most of scrollLeftMax uses and part of scrollTopMax uses to combinations with the new properties. r=roc,bz (13ed8ee58f)
- Bug 940292 - when using Australis' customize mode, the bookmarks toolbar chevron breaks, r=jaws (4167911610)
- Bug 962249 part 3 - Add Window.scrollMin{X,Y} (chrome-only) and conve… (b9b6e6aa8f)
- Bug 918771 - Part 1: Move Fragment Serialization logic into nsContentUtils::SerializeNodeToMarkup, r=bz (865ea1d334)
- Bug 918771 - Part 2: Send text/html as MIME type for XHR send() of HTML document, r=bz (129b8d4115)
- Bug 918771 - Part 3: Update Web Platform tests to check for correct behavior, r=bz (ed0536f5b8)
- Bug 1085284 - Implement URLSearchParams iterable<>, r=bz (db1edd6d74)
- Bug 1224643. Fix handling of U+0000 in URLSearchParams serialization. r=baku (55856e5353)
- Bug 1224580. Copy of URLSearchParams should not copy its observer pointer. r=baku (1a5d859de5)
- Bug 1153145 - Ensure trusted focus events from web content focus plugins. r=smaug (d79fb35d4b)
- Bug 1183901, properly support WrapperCache on DistributedContentList, r=wchen (f15879c8ca)
- Bug 1188887: P1. Allow seeking when readyState is HAVE_NOTHING. r=jwwang (aa33721a44)
- Bug 1188887: P2. Add mochitest testing new seek behavior. r=jwwang (0520088343)
- Bug 1232223 - Part 6: Remove function prototype for undefined function IsAudioAPIEnabled(). r=jya (5126eb83ed)
- Bug 1232223 - Part 5: Run wave tests unconditionally. r=jya (668e6b9b77)
- Bug 1232223 - Part 1: Remove MOZ_WEBM #ifdefs because WebM is always supported, though not necessarily enabled. r=jya r=glandium (b3ec44f5bc)
- Bug 1232223 - Part 2: Remove MOZ_VPX #ifdefs because VPx is always supported, though not necessarily enabled. r=jya (c8853a16c4)
- Bug 1232223 - Part 3: Remove MOZ_WAVE #ifdefs because Wave is always supported. r=jya (e5c18f912c)
- Bug 1232223 - Part 4: Run webm tests unconditionally. r=jya (a81ab83b00)
- fix (9d9acad7f8)
- bug 1169640 - use nsIPrompt instead of nsIPromptService for insecure form submission r=mrbkap (1091d0d839)
- Bug 1231919 - crash in mozilla::a11y::DocAccessible::ValidateARIAOwned, r=davidb (3466d77e14)
- bug 1172538 - make sure a document has an IPC actor before shutting it down r=davidb, lsocks (823a447f7f)
- Bug 1147646 - Crash in mozilla::a11y::DocAccessible::ProcessContentInserted while stability testing, r=davidb (c9e4e7ef2f)
- Bug 1230118 - added asserts on aOwner and aOwner->Elm() r=surkov (94295ffd61)
- Bug 1213281 - crash in mozilla::a11y::DocAccessible::UpdateTreeOnInsertion, r=davidb (6442f927cd)
- bug 1196460 - add method to get wrapper of proxy for document containing this proxied accessible r=surkov (0cc7ff8758)
- Bug 1222174 - add override declarations in AccessibleWrap.h; r=tbsaunde (a8c1d0d3f3)
- bug 1187055 - check the proxy being destroyed has a wrapper before cleaning it up r=davidb (b73966446c)
- bug 1196460 - remove proxy's ids when they are destroyed r=surkov (3cbc9a8536)
- bug 1196372 - make GetHWNDFor() work with proxied accessibles r=surkov (28a6057913)
- Bug 1196460 - teach GetChildIDFor() to deal with proxied accessibles r=surkov (4746bfa128)
- bug 1199735 - remove event logging from the windows AccessibleWrap::HandleAccEvent r=davidb (869e18d13f)
- bug 1199735 - factor win event dispatch logic into its own function r=davidb (0a9704aa9d)
- bug 1196460 - create different proxy wrappers depending on the type of the proxy r=surkov (cd2d18ebdc)
- bug 1213327 - store interfaces a proxy implements on the Accessible wrapping it (406c9a3715)
- bug 1213606 - work around proxy's that don't have a wrapper for their document r=davidb (252a3ff2e7)
- bug 1192330 - update text change data for proxied text change events r=surkov (4deb371062)
- bug 1199735 - fire windows events on proxies r=davidb (6400387e71)
- bug 1186536 - Bail out of ProxyTextChangeEvent() if the proxy doesn't have a wrapper r=davidb (b40f69c77b)
- bug 1207862 - make WrapperFor() take a const ProxyAccessible * r=davidb (8e79dc6d75)
- bug 1213402 - fixup silly array , on windows r=me landing on a CLOSED TREE (33368af3af)
- bug 606080 - add class to generate unique 32 bit ids r=froydnj (ebf0888dcc)
- Bug 1231148 - Avoid requiring IDL files installed in $DIST/idl to run AccEventGen.py. r=ted (22078343ce)
- Bug 1228518 - Don't send SessionStore:update for initial about:blank page load. r=ttaubert (8fcc970d50)
- Bug 950399 - SessionStore shouldn't forget domain cookies r=yoric (3303ca35b7)
- Bug 1226333 - Add tests for async window flushing. r=billm. (95dc2e250e)
- Bug 1195295 - Remove SessionStore's SyncHandler since all tab and window flushing is now async. r=ttaubert (4ad6b14a1b)
- Bug 1225921 - Have SessionStore keep a list of window data that might be saved during a flush. r=billm (1385337faf)
- bit of Bug 1216775 - Remove for-each from browser/ (1464b2b726)
- Bug 996053 - make nsISessionStore's setTabValue, setWindowValue and setGlobalValue take arbitrary JS values but throw for non-strings, for consistency with SessionStore.jsm. r=ttaubert (776a13d830)
- Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused (87f461e9dc)
- Bug 1221050 - part 2: migrate data into bookmarks, r=ttaubert,mak (9ba4f6e8d0)
- Bug 1221050 - part 3: strip hidden tab groups out of 'real' session store data, r=ttaubert (2c5396addb)
- Bug 1221050 - part 4: write a backup to desktop, r=ttaubert (22b8afa244)
- Bug 1221050 - part 5: create page for use with tabview migration, r=ttaubert (8f8c90edd7)
- Bug 1221050 - part z: rudimentary tests to ensure the individual bits work as advertised, r=ttaubert (855fbbd763)
- Bug 1232677 - ignore empty state passed by session restore observer notification in the tab groups migration code, r=jaws (0246efda7a)
- Bug 1229831 - tab group migration code loses group titles, r=felipe (54cb3770f0)
- Bug 1230564 - stick backup in profile directory instead, r=mconley (34f73b1b55)
- Bug 1231126 - always use unique property name for group titles, r=felipe (d98720afb4)
- Bug 1230831 - fix treatment of tabs with no group information, r=mconley (97e15edcef)
- Bug 1231114 - fix labels of unnamed groups as well as group ordering on the tab migration page, r=mconley (9cc692e45b)
- Bug 1209999 - Update string for push notification doorhanger. (968646e288)
- Bug 1216684 - Notification permissions cannot be granted/denied in private windows. r=MattN (da8800b632)
- Bug 1208295 - Open content preferences after receiving notifications-open-settings. r=jaws (292c567eb6)
- Bug 1228980 - Display favicons of tab entries in aboutSessionRestore-based pages. r=ttaubert (17fc0041dd)
- Bug 1113031 - Replace deprecated expression closures in about:sessionrestore with real functions. r=ttaubert (ad6941b477)
- Bug 1229838 - rel=apple-touch-icon-precomposed should fire mozbrowsericonchange. r=fabrice (2a3e93da96)
- Bug 1231040 - Check for premulting better. - r=jrmuizel (811609bbb3)
- Bug 1224475 - Start agent after seeking. r=baku (a009b58f2c)
- Bug 1231557 - Use the URL Classifier in Media elements. r=cpearce,r=gcp (9f5503581d)
- bug 1228484 throw instead of capturing a second stream to a different graph r=roc (e762799424)
- Bug 1198435 - MediaElementTableCount now checks that the element is not present for URIs other than the expected one. r=rillian (838b1b886b)
- Bug 1224991 - Log format string mismatch the number of parameters. r=cpearce. (9cd2770bd2)
- Bug 1144409 - Encrypted event should be fired once per initData. r=cpearce (e50b380feb)
- Bug 1213589 part.1 Make ContentEventHandler::GetTextLength() and GetNativeTextLength() called only with a text node r=smaug (10955440a9)
- Bug 1213589 part.2 Clean up GenerateFlatTextContent(), GelerateFlatFontRanges() and GetFlatTextOffsetOfRange() of ContentEventHandler r=smaug (3f6bf987ff)
- Bug 1213589 part.3 ContentEventHandler::GetFlatTextLengthInRange() should handle specially when it's called by nsIMutationObserver::ContentRemoved() r=smaug (ed03499803)
- Bug 1213859 part.4 ContentEventHandler should use NS_NewPreContentIterator rathr than NS_NewContentIterator at converting between DOM tree and flattened text r=smaug (fe6e3b1114)
- Bug 1213589 part.5 Redesign the rules to create range in ContentEventHandler::SetRangeFromFlatTextOffset() r=smaug (edaa7baf87)
- Bug 1213589 part.6 ContentEventHandler should insert line breaks at open tag of elements except non-replaced inline elements r=smaug (c2e9cc11dc)
- Bug 1213589 part.7 Add new testcases to runSetSelectionEventTest() and runQueryTextContentEventTest() for checking the behavior with open tag r=smaug (bcea465e5e)
- Bug 1213589 part.8 When there are no nodes causing text, ContentEventHandler should set start of the editor root to start of the range r=smaug (a6d6b4d8d5)
- Bug 1213589 part.9 ContentEventHandler::ShouldBreakLineBefore() should return false if the content is unknown HTML element r=smaug (960936477f)
- Bug 1214164 - Don't honor all <option> descendants of <select>; r=bz (188bfe2b89)
- Bug 1228876. Correctly ignore nested optgroups even if an optgroup is inserted into another, existing, optgroup. r=mats (f2058c8b68)
- Bug 1193637 - Use IsMap() in HTMLImageElement::PreHandleEvent; r=mrbkap (6f2ef9da61)
- Bug 1160819 - ResponsiveImageSelector - improve some over-aggressive assertions (b5d40119ac)
- Bug 1233259, only in-document images should respond to viewport changes, r=mystor (eb448e258c)
- Bug 773429 - Remove dom.disable_image_src_set. r=khuey (fa06677726)
- Bug 1230110 - HTMLImageElement should call its superclass's DestroyContent(). r=smaug (bac1d12c65)
- Bug 1231245 - Fix logging of Matrix4x4. r=botond (f5c93b67cb)
- Bug 1208661 - Remove some no-longer-used debugging code. r=BenWa (2c86e3efd2)
- Bug 1228602 - Ensure that we pick up the presShell resolution from the layer if there isn't a metrics. r=botond (3c1835a022)
- Annotate FrameMetrics that are created for ScrollInfoLayers. (bug 1192919 part 1, r=kats) (5be0234333)
- Minimize the displayport for frames that must animate synchronously. (bug 1192919 part 2, r=kats) (5abc63e72d)
- Force a paint to be scheduled for scroll info layers. (bug 1192919 part 3, r=kats) (4ed61248c7)
- Bug 1141127 - When inside a slop area around the first touchstart, prevent touchmove events from going to content. r=botond (18fa91d74e)
- Bug 1174532 - Even if the APZC is not pannable, have a small slop area to consume touchmove events. r=botond (ff8e6f46fe)
- Bug 1208636 - Adjust displayport size based on available system memory. r=kats (d1ff9798b2)
- Bug 1232094 - Make some APZ prefs live. r=botond (d45207bc5b)
- Bug 1231168 - Disable memory-based displayport size adjustment by default. r=mchang (c17b445171)
- Turn apz.use_paint_duration off. (bug 1192919 part 4, r=kats) (dc094c9617)
- Bug 1170325 - Undo an unnecessary signature change to AsyncPanZoomAnimation::TakeDeferredTasks(). r=Waldo (62eafb38ef)
- Bug 1216355 - Ensure that if a repaint request is ignored due to a stale generation number the next repaint request doesn't get dropped. r=botond (c070172b48)
- Bug 1228407 - Rearrange some code by extracting a helper function. r=botond (ae53af7449)
- Bug 1228407 - Update existing smooth scroll animations with new destinations when possible, rather than canceling and restarting them. r=kip (c15022d920)
- Dispatch all APZ repaint requests immediately, and rely on content vsync. (bug 1192919 part 5, r=kats) (53ea2674c8)
- Bug 1230552 - Update some out-of-date comments and remove an old #undef. r=kats (16ba5a82e1)
- Bug 1230552 - Introduce a structure to group fling handoff state. r=kats (4f98893742)
- Bug 1230552 - Extend the immediate scroll handoff pref to apply to flings. r=kats (6b3d4fb0e5)
- Bug 1231228 - Correctly check for whether an APZC along the handoff chain is panned into overscroll. r=kats (bbaeb881af)
- Bug 1226920 - For instances of ForEachNode where we want to traverse the entire tree, use an action that returns void. r=botond (e42de54aea)
- Bug 1230552 - Make immediate scroll handoff for panning prefable. r=kats (89ddb8853a)
- Bug 1230552 - Fuzz a floating-point comparison to avoid an intermittent test failure. r=bustage (839bee076d)
- Bug 1231228 - Gtest. r=kats (e141ee97ef)
- Bug 1208973 - Move function bodies into .cpp file, and remove an unused one. r=botond (ef89b08738)
- Bug 1208973 - Refactor and add logging to TaskThrottler. r=botond (0a88091e20)
- Bug 1208973 - Ensure all code in TaskThrottler is threadsafe since it gets called from various threads. r=botond (9735621fd1)
- Bug 1213273 - Use a chromium Task instead of an nsITimer for the timeout in TaskThrottler. r=mstange (6cc9a9369e)
- Bug 1217251 - In TaskThrottler, dispatch the timeout task correctly from the Java UI thread on Android. r=kats (ee64d9458e)
- Bug 1230552 - Const-correctness improvements. r=kats (cc56f3404a)
- Bug 1230552 - Introduce a helper AsyncPanZoomController::CurrentInputBlock(). r=kats (4cef12a744)
- Remove the TaskThrottler. (bug 1192919 part 6, r=kats) (534312c146)
- Bug 1169695 - Advance the stored time when sampling the transform for a future frame. r=botod (3b08c07827)
- Bug 1169695 - Remove as many manual calls to spin the task queue as possible. r=botond (80c390ec7a)
- Bug 1218618 - Assert that the hit-testing tree's root node doesn't have siblings. r=kats (95ec1d07a7)
- Bug 1225178 - Don't start APZ drag if we don't have a displayport to handle it. r=kats (c29d4f962d)
- bit of End APZ wheel transactions when the mouse moves out of frame. (bug 1142866 part 2, r=kats,botond) (5a0c79d052)
- Bug 1226320 - Fix a refactoring in APZCTreeManager that didn't preserve semantics correctly. r=kats (35b92bd4a1)
1908 lines
54 KiB
C++
1908 lines
54 KiB
C++
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
|
/* vim: set ts=8 sts=2 et sw=2 tw=80: */
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
#include "mozilla/dom/HTMLSelectElement.h"
|
|
|
|
#include "mozAutoDocUpdate.h"
|
|
#include "mozilla/Attributes.h"
|
|
#include "mozilla/BasicEvents.h"
|
|
#include "mozilla/EventDispatcher.h"
|
|
#include "mozilla/EventStates.h"
|
|
#include "mozilla/dom/Element.h"
|
|
#include "mozilla/dom/HTMLOptGroupElement.h"
|
|
#include "mozilla/dom/HTMLOptionElement.h"
|
|
#include "mozilla/dom/HTMLSelectElementBinding.h"
|
|
#include "mozilla/dom/UnionTypes.h"
|
|
#include "nsContentCreatorFunctions.h"
|
|
#include "nsContentList.h"
|
|
#include "nsError.h"
|
|
#include "nsFormSubmission.h"
|
|
#include "nsGkAtoms.h"
|
|
#include "nsIComboboxControlFrame.h"
|
|
#include "nsIDocument.h"
|
|
#include "nsIFormControlFrame.h"
|
|
#include "nsIForm.h"
|
|
#include "nsIFormProcessor.h"
|
|
#include "nsIFrame.h"
|
|
#include "nsIListControlFrame.h"
|
|
#include "nsISelectControlFrame.h"
|
|
#include "nsLayoutUtils.h"
|
|
#include "nsMappedAttributes.h"
|
|
#include "nsPresState.h"
|
|
#include "nsRuleData.h"
|
|
#include "nsServiceManagerUtils.h"
|
|
#include "nsStyleConsts.h"
|
|
#include "nsTextNode.h"
|
|
|
|
NS_IMPL_NS_NEW_HTML_ELEMENT_CHECK_PARSER(Select)
|
|
|
|
namespace mozilla {
|
|
namespace dom {
|
|
|
|
NS_IMPL_ISUPPORTS(SelectState, SelectState)
|
|
|
|
//----------------------------------------------------------------------
|
|
//
|
|
// SafeOptionListMutation
|
|
//
|
|
|
|
SafeOptionListMutation::SafeOptionListMutation(nsIContent* aSelect,
|
|
nsIContent* aParent,
|
|
nsIContent* aKid,
|
|
uint32_t aIndex,
|
|
bool aNotify)
|
|
: mSelect(HTMLSelectElement::FromContentOrNull(aSelect))
|
|
, mTopLevelMutation(false)
|
|
, mNeedsRebuild(false)
|
|
{
|
|
if (mSelect) {
|
|
mTopLevelMutation = !mSelect->mMutating;
|
|
if (mTopLevelMutation) {
|
|
mSelect->mMutating = true;
|
|
} else {
|
|
// This is very unfortunate, but to handle mutation events properly,
|
|
// option list must be up-to-date before inserting or removing options.
|
|
// Fortunately this is called only if mutation event listener
|
|
// adds or removes options.
|
|
mSelect->RebuildOptionsArray(aNotify);
|
|
}
|
|
nsresult rv;
|
|
if (aKid) {
|
|
rv = mSelect->WillAddOptions(aKid, aParent, aIndex, aNotify);
|
|
} else {
|
|
rv = mSelect->WillRemoveOptions(aParent, aIndex, aNotify);
|
|
}
|
|
mNeedsRebuild = NS_FAILED(rv);
|
|
}
|
|
}
|
|
|
|
SafeOptionListMutation::~SafeOptionListMutation()
|
|
{
|
|
if (mSelect) {
|
|
if (mNeedsRebuild || (mTopLevelMutation && mGuard.Mutated(1))) {
|
|
mSelect->RebuildOptionsArray(true);
|
|
}
|
|
if (mTopLevelMutation) {
|
|
mSelect->mMutating = false;
|
|
}
|
|
#ifdef DEBUG
|
|
mSelect->VerifyOptionsArray();
|
|
#endif
|
|
}
|
|
}
|
|
|
|
//----------------------------------------------------------------------
|
|
//
|
|
// HTMLSelectElement
|
|
//
|
|
|
|
// construction, destruction
|
|
|
|
|
|
HTMLSelectElement::HTMLSelectElement(already_AddRefed<mozilla::dom::NodeInfo>& aNodeInfo,
|
|
FromParser aFromParser)
|
|
: nsGenericHTMLFormElementWithState(aNodeInfo),
|
|
mOptions(new HTMLOptionsCollection(this)),
|
|
mAutocompleteAttrState(nsContentUtils::eAutocompleteAttrState_Unknown),
|
|
mIsDoneAddingChildren(!aFromParser),
|
|
mDisabledChanged(false),
|
|
mMutating(false),
|
|
mInhibitStateRestoration(!!(aFromParser & FROM_PARSER_FRAGMENT)),
|
|
mSelectionHasChanged(false),
|
|
mDefaultSelectionSet(false),
|
|
mCanShowInvalidUI(true),
|
|
mCanShowValidUI(true),
|
|
mNonOptionChildren(0),
|
|
mOptGroupCount(0),
|
|
mSelectedIndex(-1)
|
|
{
|
|
SetHasWeirdParserInsertionMode();
|
|
|
|
// DoneAddingChildren() will be called later if it's from the parser,
|
|
// otherwise it is
|
|
|
|
// Set up our default state: enabled, optional, and valid.
|
|
AddStatesSilently(NS_EVENT_STATE_ENABLED |
|
|
NS_EVENT_STATE_OPTIONAL |
|
|
NS_EVENT_STATE_VALID);
|
|
}
|
|
|
|
HTMLSelectElement::~HTMLSelectElement()
|
|
{
|
|
mOptions->DropReference();
|
|
}
|
|
|
|
// ISupports
|
|
|
|
NS_IMPL_CYCLE_COLLECTION_CLASS(HTMLSelectElement)
|
|
|
|
NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED(HTMLSelectElement,
|
|
nsGenericHTMLFormElementWithState)
|
|
NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mValidity)
|
|
NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mOptions)
|
|
NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mSelectedOptions)
|
|
NS_IMPL_CYCLE_COLLECTION_TRAVERSE_END
|
|
NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN_INHERITED(HTMLSelectElement,
|
|
nsGenericHTMLFormElementWithState)
|
|
NS_IMPL_CYCLE_COLLECTION_UNLINK(mValidity)
|
|
NS_IMPL_CYCLE_COLLECTION_UNLINK(mSelectedOptions)
|
|
NS_IMPL_CYCLE_COLLECTION_UNLINK_END
|
|
|
|
NS_IMPL_ADDREF_INHERITED(HTMLSelectElement, Element)
|
|
NS_IMPL_RELEASE_INHERITED(HTMLSelectElement, Element)
|
|
|
|
// QueryInterface implementation for HTMLSelectElement
|
|
NS_INTERFACE_TABLE_HEAD_CYCLE_COLLECTION_INHERITED(HTMLSelectElement)
|
|
NS_INTERFACE_TABLE_INHERITED(HTMLSelectElement,
|
|
nsIDOMHTMLSelectElement,
|
|
nsIConstraintValidation)
|
|
NS_INTERFACE_TABLE_TAIL_INHERITING(nsGenericHTMLFormElementWithState)
|
|
|
|
|
|
// nsIDOMHTMLSelectElement
|
|
|
|
|
|
NS_IMPL_ELEMENT_CLONE(HTMLSelectElement)
|
|
|
|
// nsIConstraintValidation
|
|
NS_IMPL_NSICONSTRAINTVALIDATION_EXCEPT_SETCUSTOMVALIDITY(HTMLSelectElement)
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::SetCustomValidity(const nsAString& aError)
|
|
{
|
|
nsIConstraintValidation::SetCustomValidity(aError);
|
|
|
|
UpdateState(true);
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::GetAutocomplete(DOMString& aValue)
|
|
{
|
|
const nsAttrValue* attributeVal = GetParsedAttr(nsGkAtoms::autocomplete);
|
|
|
|
mAutocompleteAttrState =
|
|
nsContentUtils::SerializeAutocompleteAttribute(attributeVal, aValue,
|
|
mAutocompleteAttrState);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::GetForm(nsIDOMHTMLFormElement** aForm)
|
|
{
|
|
return nsGenericHTMLFormElementWithState::GetForm(aForm);
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::InsertChildAt(nsIContent* aKid,
|
|
uint32_t aIndex,
|
|
bool aNotify)
|
|
{
|
|
SafeOptionListMutation safeMutation(this, this, aKid, aIndex, aNotify);
|
|
nsresult rv = nsGenericHTMLFormElementWithState::InsertChildAt(aKid, aIndex,
|
|
aNotify);
|
|
if (NS_FAILED(rv)) {
|
|
safeMutation.MutationFailed();
|
|
}
|
|
return rv;
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::RemoveChildAt(uint32_t aIndex, bool aNotify)
|
|
{
|
|
SafeOptionListMutation safeMutation(this, this, nullptr, aIndex, aNotify);
|
|
nsGenericHTMLFormElementWithState::RemoveChildAt(aIndex, aNotify);
|
|
}
|
|
|
|
|
|
|
|
void
|
|
HTMLSelectElement::InsertOptionsIntoList(nsIContent* aOptions,
|
|
int32_t aListIndex,
|
|
int32_t aDepth,
|
|
bool aNotify)
|
|
{
|
|
MOZ_ASSERT(aDepth == 0 || aDepth == 1);
|
|
int32_t insertIndex = aListIndex;
|
|
|
|
HTMLOptionElement* optElement = HTMLOptionElement::FromContent(aOptions);
|
|
if (optElement) {
|
|
mOptions->InsertOptionAt(optElement, insertIndex);
|
|
insertIndex++;
|
|
} else if (aDepth == 0) {
|
|
// If it's at the top level, then we just found out there are non-options
|
|
// at the top level, which will throw off the insert count
|
|
mNonOptionChildren++;
|
|
|
|
// Deal with optgroups
|
|
if (aOptions->IsHTMLElement(nsGkAtoms::optgroup)) {
|
|
mOptGroupCount++;
|
|
|
|
for (nsIContent* child = aOptions->GetFirstChild();
|
|
child;
|
|
child = child->GetNextSibling()) {
|
|
optElement = HTMLOptionElement::FromContent(child);
|
|
if (optElement) {
|
|
mOptions->InsertOptionAt(optElement, insertIndex);
|
|
insertIndex++;
|
|
}
|
|
}
|
|
}
|
|
} // else ignore even if optgroup; we want to ignore nested optgroups.
|
|
|
|
// Deal with the selected list
|
|
if (insertIndex - aListIndex) {
|
|
// Fix the currently selected index
|
|
if (aListIndex <= mSelectedIndex) {
|
|
mSelectedIndex += (insertIndex - aListIndex);
|
|
SetSelectionChanged(true, aNotify);
|
|
}
|
|
|
|
// Get the frame stuff for notification. No need to flush here
|
|
// since if there's no frame for the select yet the select will
|
|
// get into the right state once it's created.
|
|
nsISelectControlFrame* selectFrame = nullptr;
|
|
nsWeakFrame weakSelectFrame;
|
|
bool didGetFrame = false;
|
|
|
|
// Actually select the options if the added options warrant it
|
|
for (int32_t i = aListIndex; i < insertIndex; i++) {
|
|
// Notify the frame that the option is added
|
|
if (!didGetFrame || (selectFrame && !weakSelectFrame.IsAlive())) {
|
|
selectFrame = GetSelectFrame();
|
|
weakSelectFrame = do_QueryFrame(selectFrame);
|
|
didGetFrame = true;
|
|
}
|
|
|
|
if (selectFrame) {
|
|
selectFrame->AddOption(i);
|
|
}
|
|
|
|
RefPtr<HTMLOptionElement> option = Item(i);
|
|
if (option && option->Selected()) {
|
|
// Clear all other options
|
|
if (!HasAttr(kNameSpaceID_None, nsGkAtoms::multiple)) {
|
|
uint32_t mask = IS_SELECTED | CLEAR_ALL | SET_DISABLED | NOTIFY;
|
|
SetOptionsSelectedByIndex(i, i, mask);
|
|
}
|
|
|
|
// This is sort of a hack ... we need to notify that the option was
|
|
// set and change selectedIndex even though we didn't really change
|
|
// its value.
|
|
OnOptionSelected(selectFrame, i, true, false, false);
|
|
}
|
|
}
|
|
|
|
CheckSelectSomething(aNotify);
|
|
}
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::RemoveOptionsFromList(nsIContent* aOptions,
|
|
int32_t aListIndex,
|
|
int32_t aDepth,
|
|
bool aNotify)
|
|
{
|
|
MOZ_ASSERT(aDepth == 0 || aDepth == 1);
|
|
int32_t numRemoved = 0;
|
|
|
|
HTMLOptionElement* optElement = HTMLOptionElement::FromContent(aOptions);
|
|
if (optElement) {
|
|
if (mOptions->ItemAsOption(aListIndex) != optElement) {
|
|
NS_ERROR("wrong option at index");
|
|
return NS_ERROR_UNEXPECTED;
|
|
}
|
|
mOptions->RemoveOptionAt(aListIndex);
|
|
numRemoved++;
|
|
} else if (aDepth == 0) {
|
|
// Yay, one less artifact at the top level.
|
|
mNonOptionChildren--;
|
|
|
|
// Recurse down deeper for options
|
|
if (mOptGroupCount && aOptions->IsHTMLElement(nsGkAtoms::optgroup)) {
|
|
mOptGroupCount--;
|
|
|
|
for (nsIContent* child = aOptions->GetFirstChild();
|
|
child;
|
|
child = child->GetNextSibling()) {
|
|
optElement = HTMLOptionElement::FromContent(child);
|
|
if (optElement) {
|
|
if (mOptions->ItemAsOption(aListIndex) != optElement) {
|
|
NS_ERROR("wrong option at index");
|
|
return NS_ERROR_UNEXPECTED;
|
|
}
|
|
mOptions->RemoveOptionAt(aListIndex);
|
|
numRemoved++;
|
|
}
|
|
}
|
|
}
|
|
} // else don't check for an optgroup; we want to ignore nested optgroups
|
|
|
|
if (numRemoved) {
|
|
// Tell the widget we removed the options
|
|
nsISelectControlFrame* selectFrame = GetSelectFrame();
|
|
if (selectFrame) {
|
|
nsAutoScriptBlocker scriptBlocker;
|
|
for (int32_t i = aListIndex; i < aListIndex + numRemoved; ++i) {
|
|
selectFrame->RemoveOption(i);
|
|
}
|
|
}
|
|
|
|
// Fix the selected index
|
|
if (aListIndex <= mSelectedIndex) {
|
|
if (mSelectedIndex < (aListIndex+numRemoved)) {
|
|
// aListIndex <= mSelectedIndex < aListIndex+numRemoved
|
|
// Find a new selected index if it was one of the ones removed.
|
|
FindSelectedIndex(aListIndex, aNotify);
|
|
} else {
|
|
// Shift the selected index if something in front of it was removed
|
|
// aListIndex+numRemoved <= mSelectedIndex
|
|
mSelectedIndex -= numRemoved;
|
|
SetSelectionChanged(true, aNotify);
|
|
}
|
|
}
|
|
|
|
// Select something in case we removed the selected option on a
|
|
// single select
|
|
if (!CheckSelectSomething(aNotify) && mSelectedIndex == -1) {
|
|
// Update the validity state in case of we've just removed the last
|
|
// option.
|
|
UpdateValueMissingValidityState();
|
|
|
|
UpdateState(aNotify);
|
|
}
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
// XXXldb Doing the processing before the content nodes have been added
|
|
// to the document (as the name of this function seems to require, and
|
|
// as the callers do), is highly unusual. Passing around unparented
|
|
// content to other parts of the app can make those things think the
|
|
// options are the root content node.
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::WillAddOptions(nsIContent* aOptions,
|
|
nsIContent* aParent,
|
|
int32_t aContentIndex,
|
|
bool aNotify)
|
|
{
|
|
if (this != aParent && this != aParent->GetParent()) {
|
|
return NS_OK;
|
|
}
|
|
int32_t level = aParent == this ? 0 : 1;
|
|
|
|
// Get the index where the options will be inserted
|
|
int32_t ind = -1;
|
|
if (!mNonOptionChildren) {
|
|
// If there are no artifacts, aContentIndex == ind
|
|
ind = aContentIndex;
|
|
} else {
|
|
// If there are artifacts, we have to get the index of the option the
|
|
// hard way
|
|
int32_t children = aParent->GetChildCount();
|
|
|
|
if (aContentIndex >= children) {
|
|
// If the content insert is after the end of the parent, then we want to get
|
|
// the next index *after* the parent and insert there.
|
|
ind = GetOptionIndexAfter(aParent);
|
|
} else {
|
|
// If the content insert is somewhere in the middle of the container, then
|
|
// we want to get the option currently at the index and insert in front of
|
|
// that.
|
|
nsIContent* currentKid = aParent->GetChildAt(aContentIndex);
|
|
NS_ASSERTION(currentKid, "Child not found!");
|
|
if (currentKid) {
|
|
ind = GetOptionIndexAt(currentKid);
|
|
} else {
|
|
ind = -1;
|
|
}
|
|
}
|
|
}
|
|
|
|
InsertOptionsIntoList(aOptions, ind, level, aNotify);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::WillRemoveOptions(nsIContent* aParent,
|
|
int32_t aContentIndex,
|
|
bool aNotify)
|
|
{
|
|
if (this != aParent && this != aParent->GetParent()) {
|
|
return NS_OK;
|
|
}
|
|
int32_t level = this == aParent ? 0 : 1;
|
|
|
|
// Get the index where the options will be removed
|
|
nsIContent* currentKid = aParent->GetChildAt(aContentIndex);
|
|
if (currentKid) {
|
|
int32_t ind;
|
|
if (!mNonOptionChildren) {
|
|
// If there are no artifacts, aContentIndex == ind
|
|
ind = aContentIndex;
|
|
} else {
|
|
// If there are artifacts, we have to get the index of the option the
|
|
// hard way
|
|
ind = GetFirstOptionIndex(currentKid);
|
|
}
|
|
if (ind != -1) {
|
|
nsresult rv = RemoveOptionsFromList(currentKid, ind, level, aNotify);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
}
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
int32_t
|
|
HTMLSelectElement::GetOptionIndexAt(nsIContent* aOptions)
|
|
{
|
|
// Search this node and below.
|
|
// If not found, find the first one *after* this node.
|
|
int32_t retval = GetFirstOptionIndex(aOptions);
|
|
if (retval == -1) {
|
|
retval = GetOptionIndexAfter(aOptions);
|
|
}
|
|
|
|
return retval;
|
|
}
|
|
|
|
int32_t
|
|
HTMLSelectElement::GetOptionIndexAfter(nsIContent* aOptions)
|
|
{
|
|
// - If this is the select, the next option is the last.
|
|
// - If not, search all the options after aOptions and up to the last option
|
|
// in the parent.
|
|
// - If it's not there, search for the first option after the parent.
|
|
if (aOptions == this) {
|
|
return Length();
|
|
}
|
|
|
|
int32_t retval = -1;
|
|
|
|
nsCOMPtr<nsIContent> parent = aOptions->GetParent();
|
|
|
|
if (parent) {
|
|
int32_t index = parent->IndexOf(aOptions);
|
|
int32_t count = parent->GetChildCount();
|
|
|
|
retval = GetFirstChildOptionIndex(parent, index+1, count);
|
|
|
|
if (retval == -1) {
|
|
retval = GetOptionIndexAfter(parent);
|
|
}
|
|
}
|
|
|
|
return retval;
|
|
}
|
|
|
|
int32_t
|
|
HTMLSelectElement::GetFirstOptionIndex(nsIContent* aOptions)
|
|
{
|
|
int32_t listIndex = -1;
|
|
HTMLOptionElement* optElement = HTMLOptionElement::FromContent(aOptions);
|
|
if (optElement) {
|
|
GetOptionIndex(optElement, 0, true, &listIndex);
|
|
return listIndex;
|
|
}
|
|
|
|
listIndex = GetFirstChildOptionIndex(aOptions, 0, aOptions->GetChildCount());
|
|
|
|
return listIndex;
|
|
}
|
|
|
|
int32_t
|
|
HTMLSelectElement::GetFirstChildOptionIndex(nsIContent* aOptions,
|
|
int32_t aStartIndex,
|
|
int32_t aEndIndex)
|
|
{
|
|
int32_t retval = -1;
|
|
|
|
for (int32_t i = aStartIndex; i < aEndIndex; ++i) {
|
|
retval = GetFirstOptionIndex(aOptions->GetChildAt(i));
|
|
if (retval != -1) {
|
|
break;
|
|
}
|
|
}
|
|
|
|
return retval;
|
|
}
|
|
|
|
nsISelectControlFrame*
|
|
HTMLSelectElement::GetSelectFrame()
|
|
{
|
|
nsIFormControlFrame* form_control_frame = GetFormControlFrame(false);
|
|
|
|
nsISelectControlFrame* select_frame = nullptr;
|
|
|
|
if (form_control_frame) {
|
|
select_frame = do_QueryFrame(form_control_frame);
|
|
}
|
|
|
|
return select_frame;
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::Add(const HTMLOptionElementOrHTMLOptGroupElement& aElement,
|
|
const Nullable<HTMLElementOrLong>& aBefore,
|
|
ErrorResult& aRv)
|
|
{
|
|
nsGenericHTMLElement& element =
|
|
aElement.IsHTMLOptionElement() ?
|
|
static_cast<nsGenericHTMLElement&>(aElement.GetAsHTMLOptionElement()) :
|
|
static_cast<nsGenericHTMLElement&>(aElement.GetAsHTMLOptGroupElement());
|
|
|
|
if (aBefore.IsNull()) {
|
|
Add(element, static_cast<nsGenericHTMLElement*>(nullptr), aRv);
|
|
} else if (aBefore.Value().IsHTMLElement()) {
|
|
Add(element, &aBefore.Value().GetAsHTMLElement(), aRv);
|
|
} else {
|
|
Add(element, aBefore.Value().GetAsLong(), aRv);
|
|
}
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::Add(nsGenericHTMLElement& aElement,
|
|
nsGenericHTMLElement* aBefore,
|
|
ErrorResult& aError)
|
|
{
|
|
if (!aBefore) {
|
|
Element::AppendChild(aElement, aError);
|
|
return;
|
|
}
|
|
|
|
// Just in case we're not the parent, get the parent of the reference
|
|
// element
|
|
nsCOMPtr<nsINode> parent = aBefore->Element::GetParentNode();
|
|
if (!parent || !nsContentUtils::ContentIsDescendantOf(parent, this)) {
|
|
// NOT_FOUND_ERR: Raised if before is not a descendant of the SELECT
|
|
// element.
|
|
aError.Throw(NS_ERROR_DOM_NOT_FOUND_ERR);
|
|
return;
|
|
}
|
|
|
|
// If the before parameter is not null, we are equivalent to the
|
|
// insertBefore method on the parent of before.
|
|
nsCOMPtr<nsINode> refNode = aBefore;
|
|
parent->InsertBefore(aElement, refNode, aError);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::Add(nsIDOMHTMLElement* aElement,
|
|
nsIVariant* aBefore)
|
|
{
|
|
uint16_t dataType;
|
|
nsresult rv = aBefore->GetDataType(&dataType);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
nsCOMPtr<nsIContent> element = do_QueryInterface(aElement);
|
|
nsGenericHTMLElement* htmlElement =
|
|
nsGenericHTMLElement::FromContentOrNull(element);
|
|
if (!htmlElement) {
|
|
return NS_ERROR_NULL_POINTER;
|
|
}
|
|
|
|
// aBefore is omitted, undefined or null
|
|
if (dataType == nsIDataType::VTYPE_EMPTY ||
|
|
dataType == nsIDataType::VTYPE_VOID) {
|
|
ErrorResult error;
|
|
Add(*htmlElement, (nsGenericHTMLElement*)nullptr, error);
|
|
return error.StealNSResult();
|
|
}
|
|
|
|
nsCOMPtr<nsISupports> supports;
|
|
nsCOMPtr<nsIDOMHTMLElement> beforeElement;
|
|
|
|
// whether aBefore is nsIDOMHTMLElement...
|
|
if (NS_SUCCEEDED(aBefore->GetAsISupports(getter_AddRefs(supports)))) {
|
|
nsCOMPtr<nsIContent> beforeElement = do_QueryInterface(supports);
|
|
nsGenericHTMLElement* beforeHTMLElement =
|
|
nsGenericHTMLElement::FromContentOrNull(beforeElement);
|
|
|
|
NS_ENSURE_TRUE(beforeHTMLElement, NS_ERROR_DOM_SYNTAX_ERR);
|
|
|
|
ErrorResult error;
|
|
Add(*htmlElement, beforeHTMLElement, error);
|
|
return error.StealNSResult();
|
|
}
|
|
|
|
// otherwise, whether aBefore is long
|
|
int32_t index;
|
|
NS_ENSURE_SUCCESS(aBefore->GetAsInt32(&index), NS_ERROR_DOM_SYNTAX_ERR);
|
|
|
|
ErrorResult error;
|
|
Add(*htmlElement, index, error);
|
|
return error.StealNSResult();
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::Remove(int32_t aIndex)
|
|
{
|
|
nsCOMPtr<nsINode> option = Item(static_cast<uint32_t>(aIndex));
|
|
if (!option) {
|
|
return NS_OK;
|
|
}
|
|
|
|
option->Remove();
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::GetOptions(nsIDOMHTMLOptionsCollection** aValue)
|
|
{
|
|
NS_IF_ADDREF(*aValue = GetOptions());
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::GetType(nsAString& aType)
|
|
{
|
|
if (HasAttr(kNameSpaceID_None, nsGkAtoms::multiple)) {
|
|
aType.AssignLiteral("select-multiple");
|
|
}
|
|
else {
|
|
aType.AssignLiteral("select-one");
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::GetLength(uint32_t* aLength)
|
|
{
|
|
return mOptions->GetLength(aLength);
|
|
}
|
|
|
|
#define MAX_DYNAMIC_SELECT_LENGTH 10000
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::SetLength(uint32_t aLength)
|
|
{
|
|
ErrorResult rv;
|
|
SetLength(aLength, rv);
|
|
return rv.StealNSResult();
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::SetLength(uint32_t aLength, ErrorResult& aRv)
|
|
{
|
|
uint32_t curlen = Length();
|
|
|
|
if (curlen > aLength) { // Remove extra options
|
|
for (uint32_t i = curlen; i > aLength; --i) {
|
|
MOZ_ALWAYS_TRUE(NS_SUCCEEDED(Remove(i - 1)));
|
|
}
|
|
} else if (aLength > curlen) {
|
|
if (aLength > MAX_DYNAMIC_SELECT_LENGTH) {
|
|
aRv.Throw(NS_ERROR_DOM_NOT_SUPPORTED_ERR);
|
|
return;
|
|
}
|
|
|
|
RefPtr<mozilla::dom::NodeInfo> nodeInfo;
|
|
|
|
nsContentUtils::NameChanged(mNodeInfo, nsGkAtoms::option,
|
|
getter_AddRefs(nodeInfo));
|
|
|
|
nsCOMPtr<nsINode> node = NS_NewHTMLOptionElement(nodeInfo.forget());
|
|
|
|
RefPtr<nsTextNode> text = new nsTextNode(mNodeInfo->NodeInfoManager());
|
|
|
|
aRv = node->AppendChildTo(text, false);
|
|
if (aRv.Failed()) {
|
|
return;
|
|
}
|
|
|
|
for (uint32_t i = curlen; i < aLength; i++) {
|
|
nsINode::AppendChild(*node, aRv);
|
|
if (aRv.Failed()) {
|
|
return;
|
|
}
|
|
|
|
if (i + 1 < aLength) {
|
|
node = node->CloneNode(true, aRv);
|
|
if (aRv.Failed()) {
|
|
return;
|
|
}
|
|
MOZ_ASSERT(node);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
/* static */
|
|
bool
|
|
HTMLSelectElement::MatchSelectedOptions(nsIContent* aContent,
|
|
int32_t /* unused */,
|
|
nsIAtom* /* unused */,
|
|
void* /* unused*/)
|
|
{
|
|
HTMLOptionElement* option = HTMLOptionElement::FromContent(aContent);
|
|
return option && option->Selected();
|
|
}
|
|
|
|
nsIHTMLCollection*
|
|
HTMLSelectElement::SelectedOptions()
|
|
{
|
|
if (!mSelectedOptions) {
|
|
mSelectedOptions = new nsContentList(this, MatchSelectedOptions, nullptr,
|
|
nullptr, /* deep */ true);
|
|
}
|
|
return mSelectedOptions;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::GetSelectedOptions(nsIDOMHTMLCollection** aSelectedOptions)
|
|
{
|
|
NS_ADDREF(*aSelectedOptions = SelectedOptions());
|
|
return NS_OK;
|
|
}
|
|
|
|
//NS_IMPL_INT_ATTR(HTMLSelectElement, SelectedIndex, selectedindex)
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::GetSelectedIndex(int32_t* aValue)
|
|
{
|
|
*aValue = SelectedIndex();
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::SetSelectedIndexInternal(int32_t aIndex, bool aNotify)
|
|
{
|
|
int32_t oldSelectedIndex = mSelectedIndex;
|
|
uint32_t mask = IS_SELECTED | CLEAR_ALL | SET_DISABLED;
|
|
if (aNotify) {
|
|
mask |= NOTIFY;
|
|
}
|
|
|
|
SetOptionsSelectedByIndex(aIndex, aIndex, mask);
|
|
|
|
nsresult rv = NS_OK;
|
|
nsISelectControlFrame* selectFrame = GetSelectFrame();
|
|
if (selectFrame) {
|
|
rv = selectFrame->OnSetSelectedIndex(oldSelectedIndex, mSelectedIndex);
|
|
}
|
|
|
|
SetSelectionChanged(true, aNotify);
|
|
|
|
return rv;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::SetSelectedIndex(int32_t aIndex)
|
|
{
|
|
return SetSelectedIndexInternal(aIndex, true);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::GetOptionIndex(nsIDOMHTMLOptionElement* aOption,
|
|
int32_t aStartIndex, bool aForward,
|
|
int32_t* aIndex)
|
|
{
|
|
nsCOMPtr<nsINode> option = do_QueryInterface(aOption);
|
|
return mOptions->GetOptionIndex(option->AsElement(), aStartIndex, aForward, aIndex);
|
|
}
|
|
|
|
bool
|
|
HTMLSelectElement::IsOptionSelectedByIndex(int32_t aIndex)
|
|
{
|
|
HTMLOptionElement* option = Item(static_cast<uint32_t>(aIndex));
|
|
return option && option->Selected();
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::OnOptionSelected(nsISelectControlFrame* aSelectFrame,
|
|
int32_t aIndex,
|
|
bool aSelected,
|
|
bool aChangeOptionState,
|
|
bool aNotify)
|
|
{
|
|
// Set the selected index
|
|
if (aSelected && (aIndex < mSelectedIndex || mSelectedIndex < 0)) {
|
|
mSelectedIndex = aIndex;
|
|
SetSelectionChanged(true, aNotify);
|
|
} else if (!aSelected && aIndex == mSelectedIndex) {
|
|
FindSelectedIndex(aIndex + 1, aNotify);
|
|
}
|
|
|
|
if (aChangeOptionState) {
|
|
// Tell the option to get its bad self selected
|
|
RefPtr<HTMLOptionElement> option = Item(static_cast<uint32_t>(aIndex));
|
|
if (option) {
|
|
option->SetSelectedInternal(aSelected, aNotify);
|
|
}
|
|
}
|
|
|
|
// Let the frame know too
|
|
if (aSelectFrame) {
|
|
aSelectFrame->OnOptionSelected(aIndex, aSelected);
|
|
}
|
|
|
|
UpdateSelectedOptions();
|
|
UpdateValueMissingValidityState();
|
|
UpdateState(aNotify);
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::FindSelectedIndex(int32_t aStartIndex, bool aNotify)
|
|
{
|
|
mSelectedIndex = -1;
|
|
SetSelectionChanged(true, aNotify);
|
|
uint32_t len = Length();
|
|
for (int32_t i = aStartIndex; i < int32_t(len); i++) {
|
|
if (IsOptionSelectedByIndex(i)) {
|
|
mSelectedIndex = i;
|
|
SetSelectionChanged(true, aNotify);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
|
|
// XXX Consider splitting this into two functions for ease of reading:
|
|
// SelectOptionsByIndex(startIndex, endIndex, clearAll, checkDisabled)
|
|
// startIndex, endIndex - the range of options to turn on
|
|
// (-1, -1) will clear all indices no matter what.
|
|
// clearAll - will clear all other options unless checkDisabled is on
|
|
// and all the options attempted to be set are disabled
|
|
// (note that if it is not multiple, and an option is selected,
|
|
// everything else will be cleared regardless).
|
|
// checkDisabled - if this is TRUE, and an option is disabled, it will not be
|
|
// changed regardless of whether it is selected or not.
|
|
// Generally the UI passes TRUE and JS passes FALSE.
|
|
// (setDisabled currently is the opposite)
|
|
// DeselectOptionsByIndex(startIndex, endIndex, checkDisabled)
|
|
// startIndex, endIndex - the range of options to turn on
|
|
// (-1, -1) will clear all indices no matter what.
|
|
// checkDisabled - if this is TRUE, and an option is disabled, it will not be
|
|
// changed regardless of whether it is selected or not.
|
|
// Generally the UI passes TRUE and JS passes FALSE.
|
|
// (setDisabled currently is the opposite)
|
|
//
|
|
// XXXbz the above comment is pretty confusing. Maybe we should actually
|
|
// document the args to this function too, in addition to documenting what
|
|
// things might end up looking like? In particular, pay attention to the
|
|
// setDisabled vs checkDisabled business.
|
|
bool
|
|
HTMLSelectElement::SetOptionsSelectedByIndex(int32_t aStartIndex,
|
|
int32_t aEndIndex,
|
|
uint32_t aOptionsMask)
|
|
{
|
|
#if 0
|
|
printf("SetOption(%d-%d, %c, ClearAll=%c)\n", aStartIndex, aEndIndex,
|
|
(aOptionsMask & IS_SELECTED ? 'Y' : 'N'),
|
|
(aOptionsMask & CLEAR_ALL ? 'Y' : 'N'));
|
|
#endif
|
|
// Don't bother if the select is disabled
|
|
if (!(aOptionsMask & SET_DISABLED) && IsDisabled()) {
|
|
return false;
|
|
}
|
|
|
|
// Don't bother if there are no options
|
|
uint32_t numItems = Length();
|
|
if (numItems == 0) {
|
|
return false;
|
|
}
|
|
|
|
// First, find out whether multiple items can be selected
|
|
bool isMultiple = Multiple();
|
|
|
|
// These variables tell us whether any options were selected
|
|
// or deselected.
|
|
bool optionsSelected = false;
|
|
bool optionsDeselected = false;
|
|
|
|
nsISelectControlFrame* selectFrame = nullptr;
|
|
bool didGetFrame = false;
|
|
nsWeakFrame weakSelectFrame;
|
|
|
|
if (aOptionsMask & IS_SELECTED) {
|
|
// Setting selectedIndex to an out-of-bounds index means -1. (HTML5)
|
|
if (aStartIndex < 0 || AssertedCast<uint32_t>(aStartIndex) >= numItems ||
|
|
aEndIndex < 0 || AssertedCast<uint32_t>(aEndIndex) >= numItems) {
|
|
aStartIndex = -1;
|
|
aEndIndex = -1;
|
|
}
|
|
|
|
// Only select the first value if it's not multiple
|
|
if (!isMultiple) {
|
|
aEndIndex = aStartIndex;
|
|
}
|
|
|
|
// This variable tells whether or not all of the options we attempted to
|
|
// select are disabled. If ClearAll is passed in as true, and we do not
|
|
// select anything because the options are disabled, we will not clear the
|
|
// other options. (This is to make the UI work the way one might expect.)
|
|
bool allDisabled = !(aOptionsMask & SET_DISABLED);
|
|
|
|
//
|
|
// Save a little time when clearing other options
|
|
//
|
|
int32_t previousSelectedIndex = mSelectedIndex;
|
|
|
|
//
|
|
// Select the requested indices
|
|
//
|
|
// If index is -1, everything will be deselected (bug 28143)
|
|
if (aStartIndex != -1) {
|
|
MOZ_ASSERT(aStartIndex >= 0);
|
|
MOZ_ASSERT(aEndIndex >= 0);
|
|
// Loop through the options and select them (if they are not disabled and
|
|
// if they are not already selected).
|
|
for (uint32_t optIndex = AssertedCast<uint32_t>(aStartIndex);
|
|
optIndex <= AssertedCast<uint32_t>(aEndIndex);
|
|
optIndex++) {
|
|
RefPtr<HTMLOptionElement> option = Item(optIndex);
|
|
|
|
// Ignore disabled options.
|
|
if (!(aOptionsMask & SET_DISABLED)) {
|
|
if (option && IsOptionDisabled(option)) {
|
|
continue;
|
|
}
|
|
allDisabled = false;
|
|
}
|
|
|
|
// If the index is already selected, ignore it.
|
|
if (option && !option->Selected()) {
|
|
// To notify the frame if anything gets changed. No need
|
|
// to flush here, if there's no frame yet we don't need to
|
|
// force it to be created just to notify it about a change
|
|
// in the select.
|
|
selectFrame = GetSelectFrame();
|
|
weakSelectFrame = do_QueryFrame(selectFrame);
|
|
didGetFrame = true;
|
|
|
|
OnOptionSelected(selectFrame, optIndex, true, true,
|
|
aOptionsMask & NOTIFY);
|
|
optionsSelected = true;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Next remove all other options if single select or all is clear
|
|
// If index is -1, everything will be deselected (bug 28143)
|
|
if (((!isMultiple && optionsSelected)
|
|
|| ((aOptionsMask & CLEAR_ALL) && !allDisabled)
|
|
|| aStartIndex == -1)
|
|
&& previousSelectedIndex != -1) {
|
|
for (uint32_t optIndex = AssertedCast<uint32_t>(previousSelectedIndex);
|
|
optIndex < numItems;
|
|
optIndex++) {
|
|
if (static_cast<int32_t>(optIndex) < aStartIndex ||
|
|
static_cast<int32_t>(optIndex) > aEndIndex) {
|
|
HTMLOptionElement* option = Item(optIndex);
|
|
// If the index is already selected, ignore it.
|
|
if (option && option->Selected()) {
|
|
if (!didGetFrame || (selectFrame && !weakSelectFrame.IsAlive())) {
|
|
// To notify the frame if anything gets changed, don't
|
|
// flush, if the frame doesn't exist we don't need to
|
|
// create it just to tell it about this change.
|
|
selectFrame = GetSelectFrame();
|
|
weakSelectFrame = do_QueryFrame(selectFrame);
|
|
|
|
didGetFrame = true;
|
|
}
|
|
|
|
OnOptionSelected(selectFrame, optIndex, false, true,
|
|
aOptionsMask & NOTIFY);
|
|
optionsDeselected = true;
|
|
|
|
// Only need to deselect one option if not multiple
|
|
if (!isMultiple) {
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} else {
|
|
// If we're deselecting, loop through all selected items and deselect
|
|
// any that are in the specified range.
|
|
for (int32_t optIndex = aStartIndex; optIndex <= aEndIndex; optIndex++) {
|
|
HTMLOptionElement* option = Item(optIndex);
|
|
if (!(aOptionsMask & SET_DISABLED) && IsOptionDisabled(option)) {
|
|
continue;
|
|
}
|
|
|
|
// If the index is already selected, ignore it.
|
|
if (option && option->Selected()) {
|
|
if (!didGetFrame || (selectFrame && !weakSelectFrame.IsAlive())) {
|
|
// To notify the frame if anything gets changed, don't
|
|
// flush, if the frame doesn't exist we don't need to
|
|
// create it just to tell it about this change.
|
|
selectFrame = GetSelectFrame();
|
|
weakSelectFrame = do_QueryFrame(selectFrame);
|
|
|
|
didGetFrame = true;
|
|
}
|
|
|
|
OnOptionSelected(selectFrame, optIndex, false, true,
|
|
aOptionsMask & NOTIFY);
|
|
optionsDeselected = true;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Make sure something is selected unless we were set to -1 (none)
|
|
if (optionsDeselected && aStartIndex != -1) {
|
|
optionsSelected =
|
|
CheckSelectSomething(aOptionsMask & NOTIFY) || optionsSelected;
|
|
}
|
|
|
|
// Let the caller know whether anything was changed
|
|
return optionsSelected || optionsDeselected;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::IsOptionDisabled(int32_t aIndex, bool* aIsDisabled)
|
|
{
|
|
*aIsDisabled = false;
|
|
RefPtr<HTMLOptionElement> option = Item(aIndex);
|
|
NS_ENSURE_TRUE(option, NS_ERROR_FAILURE);
|
|
|
|
*aIsDisabled = IsOptionDisabled(option);
|
|
return NS_OK;
|
|
}
|
|
|
|
bool
|
|
HTMLSelectElement::IsOptionDisabled(HTMLOptionElement* aOption)
|
|
{
|
|
MOZ_ASSERT(aOption);
|
|
if (aOption->Disabled()) {
|
|
return true;
|
|
}
|
|
|
|
// Check for disabled optgroups
|
|
// If there are no artifacts, there are no optgroups
|
|
if (mNonOptionChildren) {
|
|
for (nsCOMPtr<Element> node = static_cast<nsINode*>(aOption)->GetParentElement();
|
|
node;
|
|
node = node->GetParentElement()) {
|
|
// If we reached the select element, we're done
|
|
if (node->IsHTMLElement(nsGkAtoms::select)) {
|
|
return false;
|
|
}
|
|
|
|
RefPtr<HTMLOptGroupElement> optGroupElement =
|
|
HTMLOptGroupElement::FromContent(node);
|
|
|
|
if (!optGroupElement) {
|
|
// If you put something else between you and the optgroup, you're a
|
|
// moron and you deserve not to have optgroup disabling work.
|
|
return false;
|
|
}
|
|
|
|
if (optGroupElement->Disabled()) {
|
|
return true;
|
|
}
|
|
}
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::GetValue(nsAString& aValue)
|
|
{
|
|
DOMString value;
|
|
GetValue(value);
|
|
value.ToString(aValue);
|
|
return NS_OK;
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::GetValue(DOMString& aValue)
|
|
{
|
|
int32_t selectedIndex = SelectedIndex();
|
|
if (selectedIndex < 0) {
|
|
return;
|
|
}
|
|
|
|
RefPtr<HTMLOptionElement> option =
|
|
Item(static_cast<uint32_t>(selectedIndex));
|
|
|
|
if (!option) {
|
|
return;
|
|
}
|
|
|
|
DebugOnly<nsresult> rv = option->GetValue(aValue);
|
|
MOZ_ASSERT(NS_SUCCEEDED(rv));
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::SetValue(const nsAString& aValue)
|
|
{
|
|
uint32_t length = Length();
|
|
|
|
for (uint32_t i = 0; i < length; i++) {
|
|
RefPtr<HTMLOptionElement> option = Item(i);
|
|
if (!option) {
|
|
continue;
|
|
}
|
|
|
|
nsAutoString optionVal;
|
|
option->GetValue(optionVal);
|
|
if (optionVal.Equals(aValue)) {
|
|
SetSelectedIndexInternal(int32_t(i), true);
|
|
return NS_OK;
|
|
}
|
|
}
|
|
// No matching option was found.
|
|
SetSelectedIndexInternal(-1, true);
|
|
return NS_OK;
|
|
}
|
|
|
|
|
|
NS_IMPL_BOOL_ATTR(HTMLSelectElement, Autofocus, autofocus)
|
|
NS_IMPL_BOOL_ATTR(HTMLSelectElement, Disabled, disabled)
|
|
NS_IMPL_BOOL_ATTR(HTMLSelectElement, Multiple, multiple)
|
|
NS_IMPL_STRING_ATTR(HTMLSelectElement, Name, name)
|
|
NS_IMPL_BOOL_ATTR(HTMLSelectElement, Required, required)
|
|
NS_IMPL_UINT_ATTR(HTMLSelectElement, Size, size)
|
|
|
|
int32_t
|
|
HTMLSelectElement::TabIndexDefault()
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
bool
|
|
HTMLSelectElement::IsHTMLFocusable(bool aWithMouse,
|
|
bool* aIsFocusable, int32_t* aTabIndex)
|
|
{
|
|
if (nsGenericHTMLFormElementWithState::IsHTMLFocusable(aWithMouse, aIsFocusable,
|
|
aTabIndex))
|
|
{
|
|
return true;
|
|
}
|
|
|
|
*aIsFocusable = !IsDisabled();
|
|
|
|
return false;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::Item(uint32_t aIndex, nsIDOMNode** aReturn)
|
|
{
|
|
return mOptions->Item(aIndex, aReturn);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::NamedItem(const nsAString& aName, nsIDOMNode** aReturn)
|
|
{
|
|
return mOptions->NamedItem(aName, aReturn);
|
|
}
|
|
|
|
bool
|
|
HTMLSelectElement::CheckSelectSomething(bool aNotify)
|
|
{
|
|
if (mIsDoneAddingChildren) {
|
|
if (mSelectedIndex < 0 && IsCombobox()) {
|
|
return SelectSomething(aNotify);
|
|
}
|
|
}
|
|
return false;
|
|
}
|
|
|
|
bool
|
|
HTMLSelectElement::SelectSomething(bool aNotify)
|
|
{
|
|
// If we're not done building the select, don't play with this yet.
|
|
if (!mIsDoneAddingChildren) {
|
|
return false;
|
|
}
|
|
|
|
uint32_t count;
|
|
GetLength(&count);
|
|
for (uint32_t i = 0; i < count; i++) {
|
|
bool disabled;
|
|
nsresult rv = IsOptionDisabled(i, &disabled);
|
|
|
|
if (NS_FAILED(rv) || !disabled) {
|
|
rv = SetSelectedIndexInternal(i, aNotify);
|
|
NS_ENSURE_SUCCESS(rv, false);
|
|
|
|
UpdateValueMissingValidityState();
|
|
UpdateState(aNotify);
|
|
|
|
return true;
|
|
}
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::BindToTree(nsIDocument* aDocument, nsIContent* aParent,
|
|
nsIContent* aBindingParent,
|
|
bool aCompileEventHandlers)
|
|
{
|
|
nsresult rv = nsGenericHTMLFormElementWithState::BindToTree(aDocument, aParent,
|
|
aBindingParent,
|
|
aCompileEventHandlers);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
// If there is a disabled fieldset in the parent chain, the element is now
|
|
// barred from constraint validation.
|
|
// XXXbz is this still needed now that fieldset changes always call
|
|
// FieldSetDisabledChanged?
|
|
UpdateBarredFromConstraintValidation();
|
|
|
|
// And now make sure our state is up to date
|
|
UpdateState(false);
|
|
|
|
return rv;
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::UnbindFromTree(bool aDeep, bool aNullParent)
|
|
{
|
|
nsGenericHTMLFormElementWithState::UnbindFromTree(aDeep, aNullParent);
|
|
|
|
// We might be no longer disabled because our parent chain changed.
|
|
// XXXbz is this still needed now that fieldset changes always call
|
|
// FieldSetDisabledChanged?
|
|
UpdateBarredFromConstraintValidation();
|
|
|
|
// And now make sure our state is up to date
|
|
UpdateState(false);
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::BeforeSetAttr(int32_t aNameSpaceID, nsIAtom* aName,
|
|
nsAttrValueOrString* aValue,
|
|
bool aNotify)
|
|
{
|
|
if (aNotify && aName == nsGkAtoms::disabled &&
|
|
aNameSpaceID == kNameSpaceID_None) {
|
|
mDisabledChanged = true;
|
|
}
|
|
|
|
return nsGenericHTMLFormElementWithState::BeforeSetAttr(aNameSpaceID, aName,
|
|
aValue, aNotify);
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::AfterSetAttr(int32_t aNameSpaceID, nsIAtom* aName,
|
|
const nsAttrValue* aValue, bool aNotify)
|
|
{
|
|
if (aNameSpaceID == kNameSpaceID_None) {
|
|
if (aName == nsGkAtoms::disabled) {
|
|
// This *has* to be called *before* validity state check because
|
|
// UpdateBarredFromConstraintValidation and
|
|
// UpdateValueMissingValidityState depend on our disabled state.
|
|
UpdateDisabledState(aNotify);
|
|
|
|
UpdateValueMissingValidityState();
|
|
UpdateBarredFromConstraintValidation();
|
|
} else if (aName == nsGkAtoms::required) {
|
|
UpdateValueMissingValidityState();
|
|
} else if (aName == nsGkAtoms::autocomplete) {
|
|
// Clear the cached @autocomplete attribute state
|
|
mAutocompleteAttrState = nsContentUtils::eAutocompleteAttrState_Unknown;
|
|
}
|
|
|
|
UpdateState(aNotify);
|
|
}
|
|
|
|
return nsGenericHTMLFormElementWithState::AfterSetAttr(aNameSpaceID, aName,
|
|
aValue, aNotify);
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::UnsetAttr(int32_t aNameSpaceID, nsIAtom* aAttribute,
|
|
bool aNotify)
|
|
{
|
|
if (aNotify && aNameSpaceID == kNameSpaceID_None &&
|
|
aAttribute == nsGkAtoms::multiple) {
|
|
// We're changing from being a multi-select to a single-select.
|
|
// Make sure we only have one option selected before we do that.
|
|
// Note that this needs to come before we really unset the attr,
|
|
// since SetOptionsSelectedByIndex does some bail-out type
|
|
// optimization for cases when the select is not multiple that
|
|
// would lead to only a single option getting deselected.
|
|
if (mSelectedIndex >= 0) {
|
|
SetSelectedIndexInternal(mSelectedIndex, aNotify);
|
|
}
|
|
}
|
|
|
|
nsresult rv = nsGenericHTMLFormElementWithState::UnsetAttr(aNameSpaceID, aAttribute,
|
|
aNotify);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
if (aNotify && aNameSpaceID == kNameSpaceID_None &&
|
|
aAttribute == nsGkAtoms::multiple) {
|
|
// We might have become a combobox; make sure _something_ gets
|
|
// selected in that case
|
|
CheckSelectSomething(aNotify);
|
|
}
|
|
|
|
return rv;
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::DoneAddingChildren(bool aHaveNotified)
|
|
{
|
|
mIsDoneAddingChildren = true;
|
|
|
|
nsISelectControlFrame* selectFrame = GetSelectFrame();
|
|
|
|
// If we foolishly tried to restore before we were done adding
|
|
// content, restore the rest of the options proper-like
|
|
if (mRestoreState) {
|
|
RestoreStateTo(mRestoreState);
|
|
mRestoreState = nullptr;
|
|
}
|
|
|
|
// Notify the frame
|
|
if (selectFrame) {
|
|
selectFrame->DoneAddingChildren(true);
|
|
}
|
|
|
|
if (!mInhibitStateRestoration) {
|
|
nsresult rv = GenerateStateKey();
|
|
if (NS_SUCCEEDED(rv)) {
|
|
RestoreFormControlState();
|
|
}
|
|
}
|
|
|
|
// Now that we're done, select something (if it's a single select something
|
|
// must be selected)
|
|
if (!CheckSelectSomething(false)) {
|
|
// If an option has @selected set, it will be selected during parsing but
|
|
// with an empty value. We have to make sure the select element updates it's
|
|
// validity state to take this into account.
|
|
UpdateValueMissingValidityState();
|
|
|
|
// And now make sure we update our content state too
|
|
UpdateState(aHaveNotified);
|
|
}
|
|
|
|
mDefaultSelectionSet = true;
|
|
}
|
|
|
|
bool
|
|
HTMLSelectElement::ParseAttribute(int32_t aNamespaceID,
|
|
nsIAtom* aAttribute,
|
|
const nsAString& aValue,
|
|
nsAttrValue& aResult)
|
|
{
|
|
if (kNameSpaceID_None == aNamespaceID) {
|
|
if (aAttribute == nsGkAtoms::size) {
|
|
return aResult.ParsePositiveIntValue(aValue);
|
|
} else if (aAttribute == nsGkAtoms::autocomplete) {
|
|
aResult.ParseAtomArray(aValue);
|
|
return true;
|
|
}
|
|
}
|
|
return nsGenericHTMLElement::ParseAttribute(aNamespaceID, aAttribute, aValue,
|
|
aResult);
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::MapAttributesIntoRule(const nsMappedAttributes* aAttributes,
|
|
nsRuleData* aData)
|
|
{
|
|
nsGenericHTMLFormElementWithState::MapImageAlignAttributeInto(aAttributes, aData);
|
|
nsGenericHTMLFormElementWithState::MapCommonAttributesInto(aAttributes, aData);
|
|
}
|
|
|
|
nsChangeHint
|
|
HTMLSelectElement::GetAttributeChangeHint(const nsIAtom* aAttribute,
|
|
int32_t aModType) const
|
|
{
|
|
nsChangeHint retval =
|
|
nsGenericHTMLFormElementWithState::GetAttributeChangeHint(aAttribute, aModType);
|
|
if (aAttribute == nsGkAtoms::multiple ||
|
|
aAttribute == nsGkAtoms::size) {
|
|
NS_UpdateHint(retval, NS_STYLE_HINT_FRAMECHANGE);
|
|
}
|
|
return retval;
|
|
}
|
|
|
|
NS_IMETHODIMP_(bool)
|
|
HTMLSelectElement::IsAttributeMapped(const nsIAtom* aAttribute) const
|
|
{
|
|
static const MappedAttributeEntry* const map[] = {
|
|
sCommonAttributeMap,
|
|
sImageAlignAttributeMap
|
|
};
|
|
|
|
return FindAttributeDependence(aAttribute, map);
|
|
}
|
|
|
|
nsMapRuleToAttributesFunc
|
|
HTMLSelectElement::GetAttributeMappingFunction() const
|
|
{
|
|
return &MapAttributesIntoRule;
|
|
}
|
|
|
|
bool
|
|
HTMLSelectElement::IsDisabledForEvents(EventMessage aMessage)
|
|
{
|
|
nsIFormControlFrame* formControlFrame = GetFormControlFrame(false);
|
|
nsIFrame* formFrame = nullptr;
|
|
if (formControlFrame) {
|
|
formFrame = do_QueryFrame(formControlFrame);
|
|
}
|
|
return IsElementDisabledForEvents(aMessage, formFrame);
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::PreHandleEvent(EventChainPreVisitor& aVisitor)
|
|
{
|
|
aVisitor.mCanHandle = false;
|
|
if (IsDisabledForEvents(aVisitor.mEvent->mMessage)) {
|
|
return NS_OK;
|
|
}
|
|
|
|
return nsGenericHTMLFormElementWithState::PreHandleEvent(aVisitor);
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::PostHandleEvent(EventChainPostVisitor& aVisitor)
|
|
{
|
|
if (aVisitor.mEvent->mMessage == eFocus) {
|
|
// If the invalid UI is shown, we should show it while focused and
|
|
// update the invalid/valid UI.
|
|
mCanShowInvalidUI = !IsValid() && ShouldShowValidityUI();
|
|
|
|
// If neither invalid UI nor valid UI is shown, we shouldn't show the valid
|
|
// UI while focused.
|
|
mCanShowValidUI = ShouldShowValidityUI();
|
|
|
|
// We don't have to update NS_EVENT_STATE_MOZ_UI_INVALID nor
|
|
// NS_EVENT_STATE_MOZ_UI_VALID given that the states should not change.
|
|
} else if (aVisitor.mEvent->mMessage == eBlur) {
|
|
mCanShowInvalidUI = true;
|
|
mCanShowValidUI = true;
|
|
|
|
UpdateState(true);
|
|
}
|
|
|
|
return nsGenericHTMLFormElementWithState::PostHandleEvent(aVisitor);
|
|
}
|
|
|
|
EventStates
|
|
HTMLSelectElement::IntrinsicState() const
|
|
{
|
|
EventStates state = nsGenericHTMLFormElementWithState::IntrinsicState();
|
|
|
|
if (IsCandidateForConstraintValidation()) {
|
|
if (IsValid()) {
|
|
state |= NS_EVENT_STATE_VALID;
|
|
} else {
|
|
state |= NS_EVENT_STATE_INVALID;
|
|
|
|
if ((!mForm || !mForm->HasAttr(kNameSpaceID_None, nsGkAtoms::novalidate)) &&
|
|
(GetValidityState(VALIDITY_STATE_CUSTOM_ERROR) ||
|
|
(mCanShowInvalidUI && ShouldShowValidityUI()))) {
|
|
state |= NS_EVENT_STATE_MOZ_UI_INVALID;
|
|
}
|
|
}
|
|
|
|
// :-moz-ui-valid applies if all the following are true:
|
|
// 1. The element is not focused, or had either :-moz-ui-valid or
|
|
// :-moz-ui-invalid applying before it was focused ;
|
|
// 2. The element is either valid or isn't allowed to have
|
|
// :-moz-ui-invalid applying ;
|
|
// 3. The element has no form owner or its form owner doesn't have the
|
|
// novalidate attribute set ;
|
|
// 4. The element has already been modified or the user tried to submit the
|
|
// form owner while invalid.
|
|
if ((!mForm || !mForm->HasAttr(kNameSpaceID_None, nsGkAtoms::novalidate)) &&
|
|
(mCanShowValidUI && ShouldShowValidityUI() &&
|
|
(IsValid() || (state.HasState(NS_EVENT_STATE_MOZ_UI_INVALID) &&
|
|
!mCanShowInvalidUI)))) {
|
|
state |= NS_EVENT_STATE_MOZ_UI_VALID;
|
|
}
|
|
}
|
|
|
|
if (HasAttr(kNameSpaceID_None, nsGkAtoms::required)) {
|
|
state |= NS_EVENT_STATE_REQUIRED;
|
|
} else {
|
|
state |= NS_EVENT_STATE_OPTIONAL;
|
|
}
|
|
|
|
return state;
|
|
}
|
|
|
|
// nsIFormControl
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::SaveState()
|
|
{
|
|
RefPtr<SelectState> state = new SelectState();
|
|
|
|
uint32_t len = Length();
|
|
|
|
for (uint32_t optIndex = 0; optIndex < len; optIndex++) {
|
|
HTMLOptionElement* option = Item(optIndex);
|
|
if (option && option->Selected()) {
|
|
nsAutoString value;
|
|
option->GetValue(value);
|
|
state->PutOption(optIndex, value);
|
|
}
|
|
}
|
|
|
|
nsPresState* presState = GetPrimaryPresState();
|
|
if (presState) {
|
|
presState->SetStateProperty(state);
|
|
|
|
if (mDisabledChanged) {
|
|
// We do not want to save the real disabled state but the disabled
|
|
// attribute.
|
|
presState->SetDisabled(HasAttr(kNameSpaceID_None, nsGkAtoms::disabled));
|
|
}
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
bool
|
|
HTMLSelectElement::RestoreState(nsPresState* aState)
|
|
{
|
|
// Get the presentation state object to retrieve our stuff out of.
|
|
nsCOMPtr<SelectState> state(
|
|
do_QueryInterface(aState->GetStateProperty()));
|
|
|
|
if (state) {
|
|
RestoreStateTo(state);
|
|
|
|
// Don't flush, if the frame doesn't exist yet it doesn't care if
|
|
// we're reset or not.
|
|
DispatchContentReset();
|
|
}
|
|
|
|
if (aState->IsDisabledSet()) {
|
|
SetDisabled(aState->GetDisabled());
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::RestoreStateTo(SelectState* aNewSelected)
|
|
{
|
|
if (!mIsDoneAddingChildren) {
|
|
mRestoreState = aNewSelected;
|
|
return;
|
|
}
|
|
|
|
uint32_t len = Length();
|
|
uint32_t mask = IS_SELECTED | CLEAR_ALL | SET_DISABLED | NOTIFY;
|
|
|
|
// First clear all
|
|
SetOptionsSelectedByIndex(-1, -1, mask);
|
|
|
|
// Next set the proper ones
|
|
for (uint32_t i = 0; i < len; i++) {
|
|
HTMLOptionElement* option = Item(i);
|
|
if (option) {
|
|
nsAutoString value;
|
|
nsresult rv = option->GetValue(value);
|
|
if (NS_SUCCEEDED(rv) && aNewSelected->ContainsOption(i, value)) {
|
|
SetOptionsSelectedByIndex(i, i, IS_SELECTED | SET_DISABLED | NOTIFY);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::Reset()
|
|
{
|
|
uint32_t numSelected = 0;
|
|
|
|
//
|
|
// Cycle through the options array and reset the options
|
|
//
|
|
uint32_t numOptions = Length();
|
|
|
|
for (uint32_t i = 0; i < numOptions; i++) {
|
|
RefPtr<HTMLOptionElement> option = Item(i);
|
|
if (option) {
|
|
//
|
|
// Reset the option to its default value
|
|
//
|
|
|
|
uint32_t mask = SET_DISABLED | NOTIFY;
|
|
if (option->DefaultSelected()) {
|
|
mask |= IS_SELECTED;
|
|
numSelected++;
|
|
}
|
|
|
|
SetOptionsSelectedByIndex(i, i, mask);
|
|
}
|
|
}
|
|
|
|
//
|
|
// If nothing was selected and it's not multiple, select something
|
|
//
|
|
if (numSelected == 0 && IsCombobox()) {
|
|
SelectSomething(true);
|
|
}
|
|
|
|
SetSelectionChanged(false, true);
|
|
|
|
//
|
|
// Let the frame know we were reset
|
|
//
|
|
// Don't flush, if there's no frame yet it won't care about us being
|
|
// reset even if we forced it to be created now.
|
|
//
|
|
DispatchContentReset();
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
static NS_DEFINE_CID(kFormProcessorCID, NS_FORMPROCESSOR_CID);
|
|
|
|
NS_IMETHODIMP
|
|
HTMLSelectElement::SubmitNamesValues(nsFormSubmission* aFormSubmission)
|
|
{
|
|
// Disabled elements don't submit
|
|
if (IsDisabled()) {
|
|
return NS_OK;
|
|
}
|
|
|
|
//
|
|
// Get the name (if no name, no submit)
|
|
//
|
|
nsAutoString name;
|
|
GetAttr(kNameSpaceID_None, nsGkAtoms::name, name);
|
|
if (name.IsEmpty()) {
|
|
return NS_OK;
|
|
}
|
|
|
|
//
|
|
// Submit
|
|
//
|
|
uint32_t len = Length();
|
|
|
|
nsAutoString mozType;
|
|
nsCOMPtr<nsIFormProcessor> keyGenProcessor;
|
|
if (GetAttr(kNameSpaceID_None, nsGkAtoms::moztype, mozType) &&
|
|
mozType.EqualsLiteral("-mozilla-keygen")) {
|
|
keyGenProcessor = do_GetService(kFormProcessorCID);
|
|
}
|
|
|
|
for (uint32_t optIndex = 0; optIndex < len; optIndex++) {
|
|
HTMLOptionElement* option = Item(optIndex);
|
|
|
|
// Don't send disabled options
|
|
if (!option || IsOptionDisabled(option)) {
|
|
continue;
|
|
}
|
|
|
|
if (!option->Selected()) {
|
|
continue;
|
|
}
|
|
|
|
nsString value;
|
|
MOZ_ALWAYS_TRUE(NS_SUCCEEDED(option->GetValue(value)));
|
|
|
|
if (keyGenProcessor) {
|
|
nsString tmp(value);
|
|
if (NS_SUCCEEDED(keyGenProcessor->ProcessValue(this, name, tmp))) {
|
|
value = tmp;
|
|
}
|
|
}
|
|
|
|
aFormSubmission->AddNameValuePair(name, value);
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::DispatchContentReset()
|
|
{
|
|
nsIFormControlFrame* formControlFrame = GetFormControlFrame(false);
|
|
if (formControlFrame) {
|
|
// Only dispatch content reset notification if this is a list control
|
|
// frame or combo box control frame.
|
|
if (IsCombobox()) {
|
|
nsIComboboxControlFrame* comboFrame = do_QueryFrame(formControlFrame);
|
|
if (comboFrame) {
|
|
comboFrame->OnContentReset();
|
|
}
|
|
} else {
|
|
nsIListControlFrame* listFrame = do_QueryFrame(formControlFrame);
|
|
if (listFrame) {
|
|
listFrame->OnContentReset();
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
static void
|
|
AddOptions(nsIContent* aRoot, HTMLOptionsCollection* aArray)
|
|
{
|
|
for (nsIContent* child = aRoot->GetFirstChild();
|
|
child;
|
|
child = child->GetNextSibling()) {
|
|
HTMLOptionElement* opt = HTMLOptionElement::FromContent(child);
|
|
if (opt) {
|
|
aArray->AppendOption(opt);
|
|
} else if (child->IsHTMLElement(nsGkAtoms::optgroup)) {
|
|
for (nsIContent* grandchild = child->GetFirstChild();
|
|
grandchild;
|
|
grandchild = grandchild->GetNextSibling()) {
|
|
opt = HTMLOptionElement::FromContent(grandchild);
|
|
if (opt) {
|
|
aArray->AppendOption(opt);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::RebuildOptionsArray(bool aNotify)
|
|
{
|
|
mOptions->Clear();
|
|
AddOptions(this, mOptions);
|
|
FindSelectedIndex(0, aNotify);
|
|
}
|
|
|
|
bool
|
|
HTMLSelectElement::IsValueMissing()
|
|
{
|
|
if (!Required()) {
|
|
return false;
|
|
}
|
|
|
|
uint32_t length = Length();
|
|
|
|
for (uint32_t i = 0; i < length; ++i) {
|
|
RefPtr<HTMLOptionElement> option = Item(i);
|
|
if (!option->Selected()) {
|
|
continue;
|
|
}
|
|
|
|
if (IsOptionDisabled(option)) {
|
|
continue;
|
|
}
|
|
|
|
nsAutoString value;
|
|
MOZ_ALWAYS_TRUE(NS_SUCCEEDED(option->GetValue(value)));
|
|
if (!value.IsEmpty()) {
|
|
return false;
|
|
}
|
|
}
|
|
|
|
return true;
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::UpdateValueMissingValidityState()
|
|
{
|
|
SetValidityState(VALIDITY_STATE_VALUE_MISSING, IsValueMissing());
|
|
}
|
|
|
|
nsresult
|
|
HTMLSelectElement::GetValidationMessage(nsAString& aValidationMessage,
|
|
ValidityStateType aType)
|
|
{
|
|
switch (aType) {
|
|
case VALIDITY_STATE_VALUE_MISSING: {
|
|
nsXPIDLString message;
|
|
nsresult rv = nsContentUtils::GetLocalizedString(nsContentUtils::eDOM_PROPERTIES,
|
|
"FormValidationSelectMissing",
|
|
message);
|
|
aValidationMessage = message;
|
|
return rv;
|
|
}
|
|
default: {
|
|
return nsIConstraintValidation::GetValidationMessage(aValidationMessage, aType);
|
|
}
|
|
}
|
|
}
|
|
|
|
#ifdef DEBUG
|
|
|
|
void
|
|
HTMLSelectElement::VerifyOptionsArray()
|
|
{
|
|
int32_t index = 0;
|
|
for (nsIContent* child = nsINode::GetFirstChild();
|
|
child;
|
|
child = child->GetNextSibling()) {
|
|
HTMLOptionElement* opt = HTMLOptionElement::FromContent(child);
|
|
if (opt) {
|
|
NS_ASSERTION(opt == mOptions->ItemAsOption(index++),
|
|
"Options collection broken");
|
|
} else if (child->IsHTMLElement(nsGkAtoms::optgroup)) {
|
|
for (nsIContent* grandchild = child->GetFirstChild();
|
|
grandchild;
|
|
grandchild = grandchild->GetNextSibling()) {
|
|
opt = HTMLOptionElement::FromContent(grandchild);
|
|
if (opt) {
|
|
NS_ASSERTION(opt == mOptions->ItemAsOption(index++),
|
|
"Options collection broken");
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
#endif
|
|
|
|
void
|
|
HTMLSelectElement::UpdateBarredFromConstraintValidation()
|
|
{
|
|
SetBarredFromConstraintValidation(IsDisabled());
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::FieldSetDisabledChanged(bool aNotify)
|
|
{
|
|
// This *has* to be called before UpdateBarredFromConstraintValidation and
|
|
// UpdateValueMissingValidityState because these two functions depend on our
|
|
// disabled state.
|
|
nsGenericHTMLFormElementWithState::FieldSetDisabledChanged(aNotify);
|
|
|
|
UpdateValueMissingValidityState();
|
|
UpdateBarredFromConstraintValidation();
|
|
UpdateState(aNotify);
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::SetSelectionChanged(bool aValue, bool aNotify)
|
|
{
|
|
if (!mDefaultSelectionSet) {
|
|
return;
|
|
}
|
|
|
|
UpdateSelectedOptions();
|
|
|
|
bool previousSelectionChangedValue = mSelectionHasChanged;
|
|
mSelectionHasChanged = aValue;
|
|
|
|
if (mSelectionHasChanged != previousSelectionChangedValue) {
|
|
UpdateState(aNotify);
|
|
}
|
|
}
|
|
|
|
void
|
|
HTMLSelectElement::UpdateSelectedOptions()
|
|
{
|
|
if (mSelectedOptions) {
|
|
mSelectedOptions->SetDirty();
|
|
}
|
|
}
|
|
|
|
JSObject*
|
|
HTMLSelectElement::WrapNode(JSContext* aCx, JS::Handle<JSObject*> aGivenProto)
|
|
{
|
|
return HTMLSelectElementBinding::Wrap(aCx, this, aGivenProto);
|
|
}
|
|
|
|
} // namespace dom
|
|
} // namespace mozilla
|