gecko/content/base/public
2010-02-22 16:15:56 -08:00
..
Makefile.in Bug 546528 part 3: Implement FormData. r=benjamn 2010-02-24 21:58:18 -08:00
mozFlushType.h Bug 67752. Implement interruptible reflow. r=roc,dbaron 2009-04-21 19:53:52 -04:00
mozISanitizingSerializer.h
nsCaseTreatment.h
nsContentCID.h Remove CID and layout module constructor for CSS style sheets. (Bug 239008) r=bzbarsky 2010-01-07 08:51:16 -05:00
nsContentCreatorFunctions.h Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc 2009-01-14 20:38:07 -08:00
nsContentErrors.h Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath] 2010-02-05 14:08:27 -06:00
nsContentPolicyUtils.h Remove MailNews special casing from nsScriptSecurityManager (bug 374577), r+sr=bzbarsky 2009-02-17 20:32:57 -08:00
nsContentUtils.h Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky 2010-02-22 16:15:56 -08:00
nsCopySupport.h Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil 2010-03-19 14:32:13 -04:00
nsDOMFile.h Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
nsIAttribute.h
nsIChromeRegistry.idl Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 1, refactoring, r=enndeakin 2009-12-21 12:21:52 +02:00
nsIContent.h Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
nsIContentIterator.h Bug 486547 part 1. Switch nsTypedSelection to storing nsIRange, not nsIDOMRange, objects. r+sr=smaug 2009-04-06 13:17:37 -04:00
nsIContentPolicy.idl Fix bug 490790. r=dveditz 2010-03-02 11:40:14 -08:00
nsIContentSecurityPolicy.idl bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst 2010-01-21 10:41:24 -08:00
nsIContentSerializer.h
nsIDocument.h Backout 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression. 2010-04-10 21:52:53 -05:00
nsIDocumentEncoder.idl Bug 545644 - Regression: HTML 'nbsp' entity is not handled correctly in xHTML mode. r=Olli sr=Jonas 2010-03-18 17:07:32 +01:00
nsIDocumentObserver.h Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00
nsIDOMFile.idl Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
nsIDOMFileError.idl Bug 530901. Fix a warning and align an error code with the spec. r=jst a=jst 2009-11-24 17:53:17 -08:00
nsIDOMFileException.idl
nsIDOMFileInternal.idl Fixing bug 491201. Adding ability for XMLHttpRequest.send() to accept a File object. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com 2009-09-08 16:29:41 -07:00
nsIDOMFileList.idl
nsIDOMFileReader.idl Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst 2009-11-09 12:05:16 -08:00
nsIDOMFormData.idl Fix license in new files added for bug 546528 2010-02-25 01:25:53 -08:00
nsIDOMGCParticipant.h
nsIDOMParser.idl
nsIDOMSerializer.idl
nsIDragDropHandler.idl
nsIFrameLoader.idl Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsIHTMLToTextSink.h
nsIImageLoadingContent.idl Bug 449156 - Implement HTMLVideoElement.poster, with correct reftests. r+=doublec,jst, sr+=roc 2009-06-26 19:25:17 +12:00
nsIMutationObserver.h Bug 534526 part 2. Move AttributeWillChange out of SetAttrAndNotify, and in particular to before ParseAttribute, since some ParseAttribute implementations actually change the attribute value. Also move it to before we've changed the CSSDeclaration for inline style changes. r=sicking,longsonr,dbaron 2010-02-23 23:37:47 -05:00
nsINameSpaceManager.h
nsINode.h Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
nsINodeInfo.h Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz 2010-03-08 07:45:00 -08:00
nsINodeList.h Bug 307394 part 1. Create a non-COM way to get at XBL child nodes, and put an IndexOf() method on nsINodeList. r+sr=peterv 2009-01-29 14:46:18 -05:00
nsIObjectLoadingContent.idl Bug 544936, part 6: Submit a browser minidump along with the plugin's, if we got one. r=dolske,gavin,josh 2010-03-24 16:22:04 -05:00
nsIPrivateDOMImplementation.h
nsIRange.h Bug 486547 part 4. Switch some more code off nsIDOMNode/nsIDOMRange r+sr=smaug 2009-04-06 13:17:38 -04:00
nsIRangeUtils.h
nsIScriptElement.h Bug 531259 - The SVG script element should respect the aFromParser flag on NS_NewElement. r=hsivonen, r+sr=jst 2010-01-15 11:44:12 +00:00
nsIScriptEventHandler.idl
nsIScriptEventManager.idl
nsIScriptLoader.idl
nsIScriptLoaderObserver.idl
nsISelection2.idl
nsISelection.idl
nsISelectionController.idl
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc 2009-04-23 12:27:12 +09:00
nsIStyleSheetLinkingElement.h
nsISyncLoadDOMService.idl
nsIXFormsUtilityService.h Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
nsIXMLHttpRequest.idl Bug 546528 part 3: Implement FormData. r=benjamn 2010-02-24 21:58:18 -08:00
nsIXPathEvaluatorInternal.h Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg 2009-01-22 17:15:34 +13:00
nsLineBreaker.h
nsReferencedElement.h Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc 2010-01-12 12:00:49 -08:00
nsXMLNameSpaceMap.h Bug 520563. Shouldn't predefine xml and xmlns prefixes for CSS selectors. r=dbaron,sicking 2009-10-29 21:47:48 -04:00