.. |
contentAreaDropListener.js
|
Fix a bunch of test failures caused by typos or other issues from bug 568691.
|
2010-06-27 14:03:05 -04:00 |
contentAreaDropListener.manifest
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
contentSecurityPolicy.js
|
Bug 558431 - Make fetching CSP policy-uri asyn, r=jst, a=blocking-betaN
|
2011-02-15 09:05:02 -08:00 |
contentSecurityPolicy.manifest
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
CSPUtils.jsm
|
Bug 638218 - Asynchronous policy-uri fetching causes connection problems when using NTML proxy; r=dveditz a=hardblocker
|
2011-03-02 17:46:14 -08:00 |
Link.cpp
|
Bug 313351. ContentStatesChanged should take only one argument. r=dbaron
|
2011-03-28 23:32:11 -04:00 |
Link.h
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
Makefile.in
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
messageWakeupService.js
|
Bug 594845 - Double prompts due to wakeupservice. r=mfinkle a=blocking-fennec
|
2010-09-30 13:06:41 -04:00 |
messageWakeupService.manifest
|
Bug 591052 - MessageManager wakeup service. r=mfinkle,smaug a=blocking-fennec2.0b1
|
2010-09-03 19:04:05 -07:00 |
mozAutoDocUpdate.h
|
|
|
mozSanitizingSerializer.cpp
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
mozSanitizingSerializer.h
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
nsAtomListUtils.cpp
|
|
|
nsAtomListUtils.h
|
|
|
nsAttrAndChildArray.cpp
|
Bug 614583: Bail earlier when attempting to SetAttr when we don't have room for more attributes to avoid caching flags and attributes to get out of sync. r=jst a=blocker
|
2010-12-14 09:16:24 -08:00 |
nsAttrAndChildArray.h
|
Bug 614583: Bail earlier when attempting to SetAttr when we don't have room for more attributes to avoid caching flags and attributes to get out of sync. r=jst a=blocker
|
2010-12-14 09:16:24 -08:00 |
nsAttrName.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 |
nsAttrValue.cpp
|
Bug 623589 - Remove aCanBePercent parameter from nsAttrValue::ParseSpecialIntValue; r=peterv a=jst
|
2011-02-04 14:46:16 -05:00 |
nsAttrValue.h
|
Bug 623589 - Remove aCanBePercent parameter from nsAttrValue::ParseSpecialIntValue; r=peterv a=jst
|
2011-02-04 14:46:16 -05:00 |
nsBadCertHandler.js
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
nsBadCertHandler.manifest
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
nsCCUncollectableMarker.cpp
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
nsCCUncollectableMarker.h
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
nsChannelPolicy.cpp
|
Bug 565617 nsChannelPolicy::nsChannelPolicy() should initialize mLoadType
|
2010-07-07 17:22:25 +03:00 |
nsChannelPolicy.h
|
Bug 515797: Allow necko to create channels that are aware of Content Security Policy. r=jduell, sr=biesi
|
2010-04-10 16:08:21 -04:00 |
nsCommentNode.cpp
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
nsContentAreaDragDrop.cpp
|
Bug 640946 - Add a method to nsIFormControl to know if a form control can have draggable children. r=smaug
|
2011-03-24 15:55:32 +01:00 |
nsContentAreaDragDrop.h
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
nsContentIterator.cpp
|
Bug 545775 part.7 remove an assertion from nsContentIterator r=roc
|
2010-06-19 19:40:27 +09:00 |
nsContentList.cpp
|
Bug 645938. Make sure to set mFlushesNeeded for all content lists. r=dbaron
|
2011-03-29 00:41:01 -04:00 |
nsContentList.h
|
Bug 613595. Speed up the cache-hit case for getElementsByTagName. r=peterv
|
2010-11-23 14:10:56 -05:00 |
nsContentPolicy.cpp
|
|
|
nsContentPolicy.h
|
|
|
nsContentSink.cpp
|
Bug 587928 - Disable support for <meta http-equiv="Link">; r,a=jst
|
2011-02-04 14:44:32 -05:00 |
nsContentSink.h
|
Bug 604056 - nsIDocumentObserver methods should be declared with a macro. r+a=bz
|
2010-10-20 09:41:05 +02:00 |
nsContentUtils.cpp
|
Bug 639733 - Include the tag name in the frame state key. r=bzbarsky
|
2011-04-06 13:32:31 +02:00 |
nsCopySupport.cpp
|
Flush frames after the event handler so that new nodes inserted into the Selection are visible. b=602231 r=bzbarsky a=blocking2.0:final
|
2010-10-11 00:07:00 +02:00 |
nsCrossSiteListenerProxy.cpp
|
Bug 644069. Fix the caching logic for cross-site requests. r=sicking
|
2011-03-29 00:41:01 -04:00 |
nsCrossSiteListenerProxy.h
|
Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug
|
2011-03-28 13:18:45 -07:00 |
nsCSPService.cpp
|
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
|
2010-08-04 22:15:55 -04:00 |
nsCSPService.h
|
Bug 578182. CSP causing leaks due to repeated AddBoolPrefVarCache call from nsDocument constructor. r=dveditz
|
2010-07-12 20:12:32 -07:00 |
nsDataDocumentContentPolicy.cpp
|
Bug 628747: (patch v2) Disallow SVG-as-an-image from loading external resources, unless we're sure they won't hit the network. r=bz r=roc a=roc
|
2011-01-28 07:59:15 -08:00 |
nsDataDocumentContentPolicy.h
|
|
|
nsDocument.cpp
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
nsDocument.h
|
Bug 313351. ContentStatesChanged should take only one argument. r=dbaron
|
2011-03-28 23:32:11 -04:00 |
nsDocumentEncoder.cpp
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
nsDocumentFragment.cpp
|
Bug 581177 part 3. Make IsElement() use a boolean flag. r=sicking
|
2011-04-07 19:29:49 -07:00 |
nsDOMAttribute.cpp
|
Bug 616076, no need for userdata in print documents, r=jst, a=blocking
|
2010-12-08 20:52:39 +02:00 |
nsDOMAttribute.h
|
Bug 599590 - Attrib.value can return empty for case-sensitive attributes after calling removeAttribute, r=sicking, a=jst
|
2010-10-14 17:07:20 +03:00 |
nsDOMAttributeMap.cpp
|
Bug 599590 - Attrib.value can return empty for case-sensitive attributes after calling removeAttribute, r=sicking, a=jst
|
2010-10-14 17:07:20 +03:00 |
nsDOMAttributeMap.h
|
Bug 599590 - Attrib.value can return empty for case-sensitive attributes after calling removeAttribute, r=sicking, a=jst
|
2010-10-14 17:07:20 +03:00 |
nsDOMDocumentType.cpp
|
Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking.
|
2011-02-16 12:47:08 -08:00 |
nsDOMDocumentType.h
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
nsDOMEventTargetWrapperCache.cpp
|
Bug 575701 - build warning in nsDOMEventTargetWrapperCache.cpp
|
2010-07-01 19:34:51 +03:00 |
nsDOMFile.cpp
|
Bug 642291 - crash [@ nsBufferedInputStream::Write] demos.mozilla.org motovational poster. ipc serialization does not work here, removing it. r=bent a=blocking-fennec
|
2011-03-17 13:46:31 -07:00 |
nsDOMFileReader.cpp
|
Remove UTF-32 encoder and decoder. Bug 604317, r=emk
|
2011-03-30 08:35:34 +02:00 |
nsDOMFileReader.h
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
nsDOMLists.cpp
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
|
2010-03-17 16:09:05 +01:00 |
nsDOMLists.h
|
|
|
nsDOMParser.cpp
|
Bug 592829: Make parsing code able to deal with element creation failing. r=jst/peterv a=blocker
|
2010-10-04 18:25:44 -07:00 |
nsDOMParser.h
|
|
|
nsDOMSerializer.cpp
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
|
2010-03-17 16:09:05 +01:00 |
nsDOMSerializer.h
|
|
|
nsDOMSettableTokenList.cpp
|
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
|
2010-04-26 03:42:00 -04:00 |
nsDOMSettableTokenList.h
|
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
|
2010-04-26 03:42:00 -04:00 |
nsDOMTokenList.cpp
|
Bug 557892 - Crash [@ nsGenericElement::SetAttr], r=sicking
|
2010-04-15 14:07:30 +03:00 |
nsDOMTokenList.h
|
Bug 571390 - classList is always empty on xul elements, r=bz
|
2010-06-14 10:29:54 +03:00 |
nsFileDataProtocolHandler.cpp
|
Bug 609030: Update createBlobURL/revokeBlobURL to it's final name. r=jst a=blocker
|
2010-11-23 00:50:55 -08:00 |
nsFileDataProtocolHandler.h
|
Bug 609030: Update createBlobURL/revokeBlobURL to it's final name. r=jst a=blocker
|
2010-11-23 00:50:55 -08:00 |
nsFormData.cpp
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
nsFormData.h
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
nsFrameLoader.cpp
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
nsFrameLoader.h
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
nsFrameMessageManager.cpp
|
Bug 626051 - Optimize script read to avoid crashing in optimized zlib copy, r=smaug
|
2011-04-06 17:17:56 -07:00 |
nsFrameMessageManager.h
|
Bug 628599. Fix traversal of nsInProcessTabChildGlobal. r=Olli.Pettay@gmail.com, a=blocker
|
2011-02-02 14:08:13 -08:00 |
nsGenConImageContent.cpp
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
nsGenericDOMDataNode.cpp
|
Bug 581177 part 2. Separate mParent from the flags it used to cohabit with. r=sicking
|
2011-04-07 19:29:49 -07:00 |
nsGenericDOMDataNode.h
|
Bug 581177 part 1. Separate mFlags and mSlots into separate members. Stop storing flags in slots. r=sicking
|
2011-04-07 19:29:49 -07:00 |
nsGenericElement.cpp
|
Bug 581177 part 3. Make IsElement() use a boolean flag. r=sicking
|
2011-04-07 19:29:49 -07:00 |
nsGenericElement.h
|
Bug 581177 part 4. Make 'has id' into a boolean flag. r=sicking
|
2011-04-07 19:29:50 -07:00 |
nsGkAtomList.h
|
Bug 482909 part 1 - Add atoms needed for Content MathML support in the sanitizer. r=ehsan.
|
2011-04-01 09:42:21 +03:00 |
nsGkAtoms.cpp
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08:00 |
nsGkAtoms.h
|
|
|
nsHTMLContentSerializer.cpp
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
nsHTMLContentSerializer.h
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
nsImageLoadingContent.cpp
|
Bug 313351. ContentStatesChanged should take only one argument. r=dbaron
|
2011-03-28 23:32:11 -04:00 |
nsImageLoadingContent.h
|
Bug 594771 - Reset animations when .src changes. r=joe,bz a=blocking-final
|
2011-01-26 10:52:48 -08:00 |
nsInProcessTabChildGlobal.cpp
|
Bug 628599. Fix traversal of nsInProcessTabChildGlobal. r=Olli.Pettay@gmail.com, a=blocker
|
2011-02-02 14:08:13 -08:00 |
nsInProcessTabChildGlobal.h
|
Bug 581335 - Hook up crash reporting for content process by attaching a property bag to the global observer-service notification for them. r=mfinkle
|
2010-11-24 08:58:21 -05:00 |
nsLineBreaker.cpp
|
|
|
nsLoadListenerProxy.cpp
|
|
|
nsLoadListenerProxy.h
|
|
|
nsMappedAttributeElement.cpp
|
|
|
nsMappedAttributeElement.h
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
nsMappedAttributes.cpp
|
Bug 566808 - "DeCOMtaminate nsIStyleRule method signatures" [r=dbaron]
|
2010-05-19 22:28:00 -04:00 |
nsMappedAttributes.h
|
Bug 566808 - "DeCOMtaminate nsIStyleRule method signatures" [r=dbaron]
|
2010-05-19 22:28:00 -04:00 |
nsNameSpaceManager.cpp
|
Bug 617448 - remove svg.enabled as the browser now uses SVG and fails to start if it's disabled r+a=roc
|
2010-12-08 21:25:06 +00:00 |
nsNoDataProtocolContentPolicy.cpp
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
nsNoDataProtocolContentPolicy.h
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
nsNodeInfo.cpp
|
Bustage fix
|
2010-09-14 21:46:40 -07:00 |
nsNodeInfo.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 |
nsNodeInfoManager.cpp
|
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
|
2010-09-04 23:41:17 -04:00 |
nsNodeInfoManager.h
|
fixing bug 558944. Don't do atomic incr/decr in nsNodeInfoManager, which isn't thread-safe anyways. r=jonas@sicking.cc
|
2010-04-15 15:18:22 -07:00 |
nsNodeIterator.cpp
|
Bug 590771 - r=sicking a=blocking
|
2010-10-12 15:09:46 +02:00 |
nsNodeIterator.h
|
Bug 590771 - r=sicking a=blocking
|
2010-10-12 15:09:46 +02:00 |
nsNodeUtils.cpp
|
Bug 581177 part 1. Separate mFlags and mSlots into separate members. Stop storing flags in slots. r=sicking
|
2011-04-07 19:29:49 -07:00 |
nsNodeUtils.h
|
Fix for bug 605672 (Fix reason for invalid scope assertion). r=jst, a=blocker.
|
2010-12-03 17:43:32 +01:00 |
nsObjectLoadingContent.cpp
|
Bug 313351. ContentStatesChanged should take only one argument. r=dbaron
|
2011-03-28 23:32:11 -04:00 |
nsObjectLoadingContent.h
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
nsParserUtils.cpp
|
|
|
nsParserUtils.h
|
|
|
nsPlainTextSerializer.cpp
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
nsPlainTextSerializer.h
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
nsPropertyTable.cpp
|
Bug 534566. Use separate nsPropertyTables for different categories so we don't pollute the property name list with unrelated names. r=sicking
|
2010-04-23 14:41:38 +12:00 |
nsPropertyTable.h
|
Bug 534566. Use separate nsPropertyTables for different categories so we don't pollute the property name list with unrelated names. r=sicking
|
2010-04-23 14:41:38 +12:00 |
nsRange.cpp
|
Bug 401276 - Fix comment that claims that Range.ExtractContents should merge resulting adjacent nodes, r=smaug
|
2011-03-23 15:13:40 -04:00 |
nsRange.h
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
nsReferencedElement.cpp
|
Bug 611241: Allow SVG filters from external documents to be used in about: pages. r=bzbarsky a=blocking-betaN+
|
2010-12-21 15:02:46 -08:00 |
nsScriptElement.cpp
|
Bug 592366 - Do not execute scripts whose owner doc is not the doc of the inserter parser or not the owner doc at the time of starting the script load. r=jonas, a=blocking2.0-betaN.
|
2010-12-08 14:37:19 +02:00 |
nsScriptElement.h
|
Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas.
|
2010-10-25 15:17:38 +03:00 |
nsScriptEventManager.cpp
|
|
|
nsScriptEventManager.h
|
|
|
nsScriptLoader.cpp
|
Bug 600584 - add more detail to CSP violation report logging, r=jst, a=LegNeato
|
2011-01-31 10:09:44 -08:00 |
nsScriptLoader.h
|
Bug 602838 part 1 - Execute in insertion order script-inserted external scripts that have the async DOM attribute reporting false. r=jonas, a=blocking2.0-beta8.
|
2010-10-13 10:12:55 +03:00 |
nsStubDocumentObserver.cpp
|
|
|
nsStubDocumentObserver.h
|
|
|
nsStubImageDecoderObserver.cpp
|
Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking
|
2010-08-13 21:09:48 -07:00 |
nsStubImageDecoderObserver.h
|
|
|
nsStubMutationObserver.cpp
|
Bug 590771 - r=sicking a=blocking
|
2010-10-12 15:09:46 +02:00 |
nsStubMutationObserver.h
|
Bug 590771 - r=sicking a=blocking
|
2010-10-12 15:09:46 +02:00 |
nsStyledElement.cpp
|
Bug 581177 part 4. Make 'has id' into a boolean flag. r=sicking
|
2011-04-07 19:29:50 -07:00 |
nsStyledElement.h
|
Bug 576831 part 4. Remove nsICSSStyleRule and use mozilla::css::StyleRule instead. r=bzbarsky
|
2011-03-10 21:48:57 -05:00 |
nsStyleLinkElement.cpp
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
nsStyleLinkElement.h
|
Bug 484200. src attribute on <style> makes styles not apply. r=bzbarsky
|
2009-07-28 12:07:31 -04:00 |
nsSyncLoadService.cpp
|
Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug
|
2011-03-28 13:18:45 -07:00 |
nsSyncLoadService.h
|
|
|
nsTextFragment.cpp
|
Bug 566942: Only scan short strings to see if we can use shared data. r=sicking
|
2011-03-30 10:50:44 -07:00 |
nsTextFragment.h
|
Back out bug 240933 and bug 590554 because of reftest failure on Win7 and also bug 593211
|
2010-09-02 19:54:23 -04:00 |
nsTextFragmentSSE2.cpp
|
Bug 585978 - Add SSE implementation of is-ascii check in nsTextFragment. r=derf,jst
|
2010-08-09 15:32:18 -07:00 |
nsTextNode.cpp
|
Bug 581177 part 2. Separate mParent from the flags it used to cohabit with. r=sicking
|
2011-04-07 19:29:49 -07:00 |
nsTextNode.h
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
nsTraversal.cpp
|
Bug 562688 part 6. Eliminate eELEMENT users in content/base. r=jst
|
2010-04-30 09:12:05 -04:00 |
nsTraversal.h
|
Bug 559526 - Moving a NodeIterator from its NodeFilter causes a crash, r=sicking
|
2010-04-16 21:45:13 +03:00 |
nsTreeWalker.cpp
|
Bug 628938 - Treewalker not working properly in Mozilla Treewalker Demo; r=sicking,smaug a=jst
|
2011-02-23 15:58:55 -08:00 |
nsTreeWalker.h
|
Bug 577438 Part 3: Make TreeWalker use new tree walking functions. r=sicking
|
2010-07-21 15:05:23 -07:00 |
nsWebSocket.cpp
|
Merge mozilla-central to tracemonkey.
|
2010-12-29 19:25:04 -05:00 |
nsWebSocket.h
|
Bug 603750 - nsWebSocket connection failure messages do not show in the Web Console; r=bzbarsky approval2.0=jst
|
2010-12-21 13:05:34 -04:00 |
nsXHTMLContentSerializer.cpp
|
Bug 575374 - Optimize ::GetInnerHTML (part 2), r=jst
|
2010-07-19 13:35:02 +03:00 |
nsXHTMLContentSerializer.h
|
Bug 575374 - Optimize ::GetInnerHTML (part 2), r=jst
|
2010-07-19 13:35:02 +03:00 |
nsXMLContentSerializer.cpp
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
nsXMLContentSerializer.h
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
nsXMLHttpRequest.cpp
|
Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug
|
2011-03-28 13:18:45 -07:00 |
nsXMLHttpRequest.h
|
Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug
|
2011-03-28 13:18:45 -07:00 |
nsXMLNameSpaceMap.cpp
|
Bug 520563. Shouldn't predefine xml and xmlns prefixes for CSS selectors. r=dbaron,sicking
|
2009-10-29 21:47:48 -04:00 |
ThirdPartyUtil.cpp
|
Fix bug 616264. r=ehsan,sdwilsh, a=beta9+
|
2010-12-22 13:50:56 -08:00 |
ThirdPartyUtil.h
|
Bug 595305 - Factor cookie third-party URI code into separate API. r=bent, a=betaN+
|
2010-10-19 09:37:03 -07:00 |