.. |
crashtests
|
Bug 1368327 - Do not assert aDocShell in Location, since it's actually possible to be nullptr. r=smaug
|
2017-08-28 17:12:47 +08:00 |
test
|
Bug 1383512 - Add waiting code until loading FontSet and finishing styling to test_user_select.html. r=birtles
|
2017-08-25 15:37:53 +09:00 |
AnonymousContent.cpp
|
Backed out changeset 94b5ea8bed5c (bug 1355683)
|
2017-05-19 14:57:35 +10:00 |
AnonymousContent.h
|
Backed out changeset 39ee9556d4a0 (bug 1346623)
|
2017-03-17 08:18:53 +01:00 |
Attr.cpp
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
Attr.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
AutocompleteFieldList.h
|
Bug 1387634 - Update unsupported @autocomplete token list to reflect the autofill MVP. r=smaug
|
2017-08-04 16:15:31 -07:00 |
BarProps.cpp
|
Bug 1318467. Get rid of IsCallerChrome in barprop code. r=bkelly
|
2016-11-18 16:13:07 -05:00 |
BarProps.h
|
Bug 1318467. Get rid of IsCallerChrome in barprop code. r=bkelly
|
2016-11-18 16:13:07 -05:00 |
BodyUtil.cpp
|
Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor.
|
2017-06-13 13:23:23 +03:00 |
BodyUtil.h
|
…
|
|
BorrowedAttrInfo.cpp
|
…
|
|
BorrowedAttrInfo.h
|
…
|
|
CORSMode.h
|
Bug 1305926 - Dispatcher API for assigning DocGroups to runnables (r=ehsan)
|
2016-11-17 17:01:00 -08:00 |
ChildIterator.cpp
|
Bug 1372061 - Remove unused StyleChildrenIterator::IsNeeded. r=bholley
|
2017-06-27 23:56:13 -07:00 |
ChildIterator.h
|
Bug 1372061 - Shuffle some fields around to avoid bindgen issues. r=emilio
|
2017-06-29 22:39:31 -07:00 |
ChromeNodeList.cpp
|
…
|
|
ChromeNodeList.h
|
…
|
|
ChromeUtils.cpp
|
Bug 1391405: Part 5 - Add helper for retrieving the enumerable value properties of a cross-compartment object. r=gabor,qdot
|
2017-08-24 13:33:40 -07:00 |
ChromeUtils.h
|
Bug 1391405: Part 5 - Add helper for retrieving the enumerable value properties of a cross-compartment object. r=gabor,qdot
|
2017-08-24 13:33:40 -07:00 |
Comment.cpp
|
…
|
|
Comment.h
|
…
|
|
Crypto.cpp
|
Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj
|
2016-12-12 09:27:58 -05:00 |
Crypto.h
|
…
|
|
CustomElementRegistry.cpp
|
Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name is in the observed attribute list. f=jdai, r=smaug
|
2017-08-27 23:25:00 -04:00 |
CustomElementRegistry.h
|
Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name is in the observed attribute list. f=jdai, r=smaug
|
2017-08-27 23:25:00 -04:00 |
DOMCursor.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
DOMCursor.h
|
…
|
|
DOMError.cpp
|
Backed out changeset 417e576cfa1e (bug 1388391) on developers request
|
2017-08-16 14:23:09 +02:00 |
DOMError.h
|
…
|
|
DOMException.cpp
|
Bug 1381253 - Remove redundant control flow declarations rs=ehsan
|
2017-07-15 19:03:04 +02:00 |
DOMException.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
DOMImplementation.cpp
|
Bug 1389300 - Inherit style backend into NS_NewDOMDocument. r=smaug,r=heycam
|
2017-08-15 19:10:43 -07:00 |
DOMImplementation.h
|
…
|
|
DOMIntersectionObserver.cpp
|
Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in dom/*. r=overholt
|
2017-08-14 08:30:10 -04:00 |
DOMIntersectionObserver.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
DOMMatrix.cpp
|
Bug 1276186. Stop using the locale-sensitive AppendPrintf in code that is supposed to always use '.' as a decimal separator. r=dbaron
|
2017-03-14 23:16:32 -04:00 |
DOMMatrix.h
|
Bug 1355675 Part 2: Extend DOMMatrixReadOnly to allow instantiation with a Matrix4x4. r=mattwoodrow
|
2017-05-09 14:29:42 -07:00 |
DOMParser.cpp
|
Bug 1389300 - Inherit style backend into NS_NewDOMDocument. r=smaug,r=heycam
|
2017-08-15 19:10:43 -07:00 |
DOMParser.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
DOMPoint.cpp
|
…
|
|
DOMPoint.h
|
…
|
|
DOMQuad.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
DOMQuad.h
|
…
|
|
DOMRect.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
DOMRect.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
DOMRequest.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
DOMRequest.h
|
Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8
|
2016-10-18 17:58:19 +01:00 |
DOMRequestHelper.jsm
|
Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws.
|
2017-04-27 00:25:45 +02:00 |
DOMStringList.cpp
|
…
|
|
DOMStringList.h
|
…
|
|
DOMTokenListSupportedTokens.h
|
…
|
|
DirectionalityUtils.cpp
|
Bug 1377826 - Don't allow anonymous text node to affect ancestor direction. r=Ehsan
|
2017-07-07 11:49:42 +10:00 |
DirectionalityUtils.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
DispatcherTrait.cpp
|
Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm
|
2017-07-26 16:13:35 +08:00 |
DispatcherTrait.h
|
Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm
|
2017-07-26 16:13:35 +08:00 |
DocGroup.cpp
|
Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm
|
2017-07-26 16:13:35 +08:00 |
DocGroup.h
|
Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm
|
2017-07-26 16:13:35 +08:00 |
DocumentFragment.cpp
|
Bug 1318096 part 1. Remove unused XPCOM querySelector(All) bits. r=froydnj
|
2016-11-17 13:49:26 -05:00 |
DocumentFragment.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
DocumentType.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
DocumentType.h
|
…
|
|
Element.cpp
|
merge mozilla-central to autoland. r=merge a=merge
|
2017-08-29 20:31:58 +02:00 |
Element.h
|
Bug 1383332 - Track the restyle root and use it to do less work during the traversal. r=emilio
|
2017-08-22 21:19:24 -07:00 |
ElementInlines.h
|
Bug 1389385 - Rearrange dirty noting to operate on the element rather than the parent. r=emilio
|
2017-08-11 18:18:22 -07:00 |
EventSource.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
EventSource.h
|
Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor.
|
2017-06-13 13:23:23 +03:00 |
FeedWriterEnabled.h
|
…
|
|
FlushType.h
|
Bug 1361067 Part2: Coalesce mouse move events to be once per refresh cycle. r=smaug.
|
2017-08-11 14:58:08 +08:00 |
FormData.cpp
|
Bug 1374629 - Add mozilla::NotNull to mozilla::Encoding constant declarations. r=froydnj,hsivonen
|
2017-06-20 22:04:18 +09:00 |
FormData.h
|
…
|
|
FragmentOrElement.cpp
|
Bug 1393592 - manually de-virtualize nsIWeakReference::QueryReferent; r=ehsan
|
2017-08-25 13:48:29 -04:00 |
FragmentOrElement.h
|
Bug 1393592 - manually de-virtualize nsIWeakReference::QueryReferent; r=ehsan
|
2017-08-25 13:48:29 -04:00 |
FromParser.h
|
…
|
|
FuzzingFunctions.cpp
|
Bug 1322400 - Add content-exposed GC and CC functions to fuzzing builds. r=smaug
|
2017-02-22 11:05:50 -08:00 |
FuzzingFunctions.h
|
Bug 1322400 - Add content-exposed GC and CC functions to fuzzing builds. r=smaug
|
2017-02-22 11:05:50 -08:00 |
GroupedSHistory.cpp
|
Bug 1341809 - Fix unified build bustage in GroupedHistory.{h,cpp}. r=Ehsan
|
2017-02-22 13:32:06 -08:00 |
GroupedSHistory.h
|
Bug 1341809 - Fix unified build bustage in GroupedHistory.{h,cpp}. r=Ehsan
|
2017-02-22 13:32:06 -08:00 |
HTMLSplitOnSpacesTokenizer.h
|
…
|
|
IdleDeadline.cpp
|
Backed out changeset eb2606332cb8 (bug 1198381)
|
2016-10-25 12:32:54 +02:00 |
IdleDeadline.h
|
Backed out changeset eb2606332cb8 (bug 1198381)
|
2016-10-25 12:32:54 +02:00 |
IdleRequest.cpp
|
Bug 1313864 - Use the timeout handle to cancel rIC timeout. r=bkelly
|
2017-02-01 16:16:36 +01:00 |
IdleRequest.h
|
Bug 1366750 - Rename nsIIncrementalRunnable to nsIIdleRunnable. r=smaug
|
2017-05-23 13:24:25 +02:00 |
IframeSandboxKeywordList.h
|
…
|
|
ImageEncoder.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
ImageEncoder.h
|
…
|
|
ImageTracker.cpp
|
Bug 1372317 part 2 - Replace LookupRemoveIf() calls with Lookup() + entry.Remove() where needed. r=froydnj
|
2017-06-18 17:07:54 +02:00 |
ImageTracker.h
|
Bug 1309082 - Part 2: Rename some ImageTracker members. r=bholley
|
2016-10-13 15:04:19 +08:00 |
IndexedDBHelper.jsm
|
Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj.
|
2017-04-14 18:29:12 +02:00 |
IntlUtils.cpp
|
Bug 1346084 - Expose mozIntl.getLocaleInfo to ChromeOrXBL. r=smaug
|
2017-03-14 20:38:00 +01:00 |
IntlUtils.h
|
Bug 1346084 - Expose mozIntl.getLocaleInfo to ChromeOrXBL. r=smaug
|
2017-03-14 20:38:00 +01:00 |
Link.cpp
|
Bug 1382923 - Avoid AddRef()ing the History service in the Link constructor; r=smaug
|
2017-08-28 00:51:26 -04:00 |
Link.h
|
Bug 1382923 - Avoid AddRef()ing the History service in the Link constructor; r=smaug
|
2017-08-28 00:51:26 -04:00 |
Location.cpp
|
Bug 1368327 - Do not assert aDocShell in Location, since it's actually possible to be nullptr. r=smaug
|
2017-08-28 17:12:47 +08:00 |
Location.h
|
Bug 1363429 - Get rid of nsIDOMLocation, r=bz, r=honza, f=ochameau
|
2017-05-11 07:26:08 +02:00 |
NameSpaceConstants.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
Navigator.cpp
|
Bug 1382955 (part 1) - Remove MozPowerManager and related things. r=bz,gsvelto.
|
2017-08-02 10:04:36 +10:00 |
Navigator.h
|
Bug 1382955 (part 1) - Remove MozPowerManager and related things. r=bz,gsvelto.
|
2017-08-02 10:04:36 +10:00 |
NodeInfo.cpp
|
Bug 1383756 - Avoid excessive AddRef()ing of atoms in nsNodeInfoManager::GetNodeInfo(); r=baku
|
2017-07-24 16:37:11 -05:00 |
NodeInfo.h
|
Bug 1383756 - Avoid excessive AddRef()ing of atoms in nsNodeInfoManager::GetNodeInfo(); r=baku
|
2017-07-24 16:37:11 -05:00 |
NodeInfoInlines.h
|
…
|
|
NodeIterator.cpp
|
…
|
|
NodeIterator.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
OrderedTimeoutIterator.h
|
Bug 1370537 P2 Remove TimeoutManager::RunTimeout()'s last expired timeout reference. r=ehsan
|
2017-06-08 05:51:59 -07:00 |
PartialSHistory.cpp
|
Bug 1323651 - Rename Partial/GroupedSessionHistory to Partial/GroupedSHistory. r=ehsan
|
2016-12-22 16:06:50 +08:00 |
PartialSHistory.h
|
Backed out changeset ab6c012704b9 (bug 1315105) for failing on own test
|
2016-12-19 16:34:18 +01:00 |
Pose.cpp
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
Pose.h
|
Bug 1317706 - Remove Pose WebIDL for sharing the implementation to Pose class. r=bz
|
2016-11-17 07:11:00 -05:00 |
PostMessageEvent.cpp
|
Bug 1373735 - Skip checking mPrivateBrowsingId in case system principal r=baku
|
2017-07-18 14:58:19 +08:00 |
PostMessageEvent.h
|
…
|
|
ProcessGlobal.cpp
|
Bug 1365086, part 3 - Make nsMessageManagerScriptExecutor::mGlobal into a raw pointer. r=smaug
|
2017-05-15 13:46:28 -07:00 |
ProcessGlobal.h
|
Bug 1365086, part 3 - Make nsMessageManagerScriptExecutor::mGlobal into a raw pointer. r=smaug
|
2017-05-15 13:46:28 -07:00 |
ProcessSelector.js
|
Bug 1349363 - Use a centralized function to tell if e10s-multi is on. r=Felipe
|
2017-04-17 14:58:52 -07:00 |
ProcessSelector.manifest
|
Bug 1333799: MinTabSelector for process selection. r=mrbkap
|
2017-03-07 20:00:28 +01:00 |
ResponsiveImageSelector.cpp
|
Bug 1323919 - Rename nsIMediaList.h to nsMediaList.h. r=heycam
|
2016-12-16 14:50:36 +11:00 |
ResponsiveImageSelector.h
|
…
|
|
SameProcessMessageQueue.cpp
|
…
|
|
SameProcessMessageQueue.h
|
…
|
|
ScreenOrientation.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
ScreenOrientation.h
|
Bug 1325016 part 5. Switch ScreenOrientation's angle getter to use the caller-type version of ResistFingerprinting. r=bkelly
|
2016-12-22 11:05:55 -08:00 |
Selection.cpp
|
Bug 1393816 - part2: Selection::SetBaseAndExtent() should use mCachedRange if it's available r=smaug
|
2017-08-26 00:12:38 +09:00 |
Selection.h
|
Bug 1393816 - part2: Selection::SetBaseAndExtent() should use mCachedRange if it's available r=smaug
|
2017-08-26 00:12:38 +09:00 |
SelectionChangeListener.cpp
|
Bug 1377989 - part6: Rename mEndParent of nsRange and similar members of similar objects to mEndContainer r=smaug
|
2017-07-11 22:57:55 +09:00 |
SelectionChangeListener.h
|
Bug 1377989 - part6: Rename mEndParent of nsRange and similar members of similar objects to mEndContainer r=smaug
|
2017-07-11 22:57:55 +09:00 |
ShadowRoot.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
ShadowRoot.h
|
Bug 1374207 - part1: nsTextEditorState should use mozilla::TextEditor instead of editor interfaces r=smaug
|
2017-06-20 22:57:08 +09:00 |
SlowScriptDebug.js
|
…
|
|
SlowScriptDebug.manifest
|
…
|
|
StructuredCloneBlob.cpp
|
Bug 1382645: Part 1 - Add memory reporter for StructuredCloneHolder binding implementation. r=billm
|
2017-07-25 14:53:41 -07:00 |
StructuredCloneBlob.h
|
Bug 1382645: Part 1 - Add memory reporter for StructuredCloneHolder binding implementation. r=billm
|
2017-07-25 14:53:41 -07:00 |
StructuredCloneHolder.cpp
|
Bug 1351488 - Avoid temporary RefPtr to silence rooting hazard (r=sfink)
|
2017-08-29 10:38:49 -05:00 |
StructuredCloneHolder.h
|
Bug 1382645: Part 1 - Add memory reporter for StructuredCloneHolder binding implementation. r=billm
|
2017-07-25 14:53:41 -07:00 |
StructuredCloneTags.h
|
Bug 1356546: Part 1 - Add a StructuredCloneHolder JS helper to hold opaque structured clone blobs. r=billm
|
2017-05-20 15:09:24 -07:00 |
StyleSheetList.cpp
|
…
|
|
StyleSheetList.h
|
Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam
|
2016-10-14 22:25:38 +11:00 |
SubtleCrypto.cpp
|
Bug 1353762 - Check for OOM when creating WebCryptoTasks r=keeler,mt
|
2017-08-28 14:26:10 +02:00 |
SubtleCrypto.h
|
Bug 1333140 - Collect telemetry about (non-)HTTPS usage of crypto.subtle r=keeler data-r=bsmedberg
|
2017-05-31 10:35:37 +02:00 |
TabGroup.cpp
|
Bug 1372733 - EventTargetFor should return an nsISerialEventTarget (r=bkelly)
|
2017-06-15 20:16:25 -07:00 |
TabGroup.h
|
Bug 1383328 - Use TabGroup as event target for browser-status-filter (r=smaug)
|
2017-07-28 13:11:59 -07:00 |
Text.cpp
|
…
|
|
Text.h
|
…
|
|
TextInputProcessor.cpp
|
Bug 1217700 part.3 Expose text change, selection change and position change notifications to nsITextInputProcessorCallback with nsITextInputProcessorNotification r=smaug
|
2017-04-20 20:17:03 +09:00 |
TextInputProcessor.h
|
Bug 1296220 Rename nsIMEUpdatePreference to mozilla::widget::IMEUpdatePreference r=m_kato
|
2017-04-11 21:24:55 +09:00 |
ThirdPartyUtil.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
ThirdPartyUtil.h
|
…
|
|
Timeout.cpp
|
Bug 1378586 P3 Reorder Timeout members to improve binary packing. No functional change. r=farre
|
2017-07-25 08:35:12 -07:00 |
Timeout.h
|
Bug 1378586 P3 Reorder Timeout members to improve binary packing. No functional change. r=farre
|
2017-07-25 08:35:12 -07:00 |
TimeoutBudgetManager.cpp
|
Bug 1362322 - Throttle background timeouts using budget. r=bkelly
|
2017-07-02 18:02:38 +02:00 |
TimeoutBudgetManager.h
|
Bug 1362322 - Throttle background timeouts using budget. r=bkelly
|
2017-07-02 18:02:38 +02:00 |
TimeoutExecutor.cpp
|
Bug 1378930 - Part 1: Remove nsINamed::SetName(). r=billm
|
2017-07-21 11:50:43 +08:00 |
TimeoutExecutor.h
|
Bug 1371664 P3 Pass a minimum delay to TimeoutExecutor::MaybeSchedule() based on TimeoutManager::IsBackground(). r=ehsan
|
2017-06-13 18:08:27 -07:00 |
TimeoutHandler.cpp
|
Bug 1373536 - Add missing includes due to added file. r=smaug
|
2017-06-21 12:14:01 +02:00 |
TimeoutHandler.h
|
Bug 1373536 - Add missing includes due to added file. r=smaug
|
2017-06-21 12:14:01 +02:00 |
TimeoutManager.cpp
|
Bug 1393764 - Reset execution budget if BudgetThrottlingEnabled returns false. r=bkelly
|
2017-08-29 16:44:24 +02:00 |
TimeoutManager.h
|
Bug 1385238 - Reset execution budget when background state changes. r=bkelly
|
2017-07-28 09:31:00 -04:00 |
TreeWalker.cpp
|
…
|
|
TreeWalker.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
UseCounter.h
|
Bug 1175033 - Support custom use counters that can be incremented from C++; r=froydnj
|
2017-08-08 17:01:27 +03:00 |
UseCounters.conf
|
Bug 1391633: Integrate use counters in the JavaScript engine; r=jonco, r=froydnj, data-review=francois
|
2017-08-18 15:48:49 +02:00 |
WebKitCSSMatrix.cpp
|
Bug 1353654 - Include missing nsPresContext.h to fix broken --enable-fuzzing enabled builds. r=smaug
|
2017-04-06 00:29:05 +02:00 |
WebKitCSSMatrix.h
|
…
|
|
WebSocket.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
WebSocket.h
|
Bug 1376951 - Let's use CheckedUint32 more broadly in WebSocket code, r=mystor
|
2017-06-28 17:16:29 -07:00 |
WindowNamedPropertiesHandler.cpp
|
Bug 1360523 - Define number of reserved slots explicitly for each proxy js::Class. r=bz
|
2017-04-29 14:41:49 +02:00 |
WindowNamedPropertiesHandler.h
|
…
|
|
WindowOrientationObserver.cpp
|
…
|
|
WindowOrientationObserver.h
|
…
|
|
XPathGenerator.cpp
|
Backed out changeset a4230d2eab5f (bug 1362330) for failing asan-fuzzing (Bof) job, undeclared identifier TaskCategory at nsContentPolicy.cpp:142. r=backout
|
2017-06-19 17:43:39 +02:00 |
XPathGenerator.h
|
Backed out changeset a4230d2eab5f (bug 1362330) for failing asan-fuzzing (Bof) job, undeclared identifier TaskCategory at nsContentPolicy.cpp:142. r=backout
|
2017-06-19 17:43:39 +02:00 |
contentAreaDropListener.js
|
Bug 1370843 - Provide correct triggeringPrincipal for dropLinks. r=smaug,tooru
|
2017-08-22 10:07:03 +02:00 |
contentAreaDropListener.manifest
|
…
|
|
domerr.msg
|
Bug 1349299 - Register device on FxA even on Push registration failure. r=Grisha
|
2017-04-06 11:30:23 -04:00 |
gen-usecounters.py
|
Bug 1175033 - Support custom use counters that can be incremented from C++; r=froydnj
|
2017-08-08 17:01:27 +03:00 |
moz.build
|
Bug 1387956 (part 2) - Overhaul handling of nsWindowSizes. r=mccr8.
|
2017-08-10 14:14:09 +10:00 |
mozAutoDocUpdate.h
|
…
|
|
mozIDOMWindow.idl
|
…
|
|
nsAtomListUtils.cpp
|
…
|
|
nsAtomListUtils.h
|
…
|
|
nsAttrAndChildArray.cpp
|
Bug 1374030 - Optimize the loop in nsAttrAndChildArray::IndexOfAttr() a bit; r=bzbarsky
|
2017-06-19 14:31:03 -04:00 |
nsAttrAndChildArray.h
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
nsAttrName.h
|
Bug 1374030 - Optimize the loop in nsAttrAndChildArray::IndexOfAttr() a bit; r=bzbarsky
|
2017-06-19 14:31:03 -04:00 |
nsAttrValue.cpp
|
Bug 1383128 - Avoid some useless AddRef()s when parsing class attributes; r=smaug
|
2017-07-21 15:55:40 -04:00 |
nsAttrValue.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsAttrValueInlines.h
|
Bug 1309109 part 5 - Store ServoDeclarationBlock rather than RawServoDeclarationBlock in nsAttrValue. r=heycam
|
2016-10-18 15:29:03 +11:00 |
nsAttrValueOrString.cpp
|
…
|
|
nsAttrValueOrString.h
|
Bug 1365092 - Moves side effects of nsGenericHTMLElement and Element's SetAttr, UnsetAttr, and ParseAttribute functions to the corresponding BeforeSetAttr and AfterSetAttr functions r=bz
|
2017-05-31 11:01:47 -07:00 |
nsCCUncollectableMarker.cpp
|
Bug 1362119 - part 4 - Fixing includes, r=me
|
2017-05-08 11:58:00 +02:00 |
nsCCUncollectableMarker.h
|
…
|
|
nsCaseTreatment.h
|
…
|
|
nsChildContentList.h
|
Bug 1384661 - Part 2: Add class nsParentNodeChildContentList. r=smaug
|
2017-08-21 16:11:56 +08:00 |
nsContentAreaDragDrop.cpp
|
Bug 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm.
|
2017-08-16 13:58:35 +10:00 |
nsContentAreaDragDrop.h
|
…
|
|
nsContentCID.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsContentCreatorFunctions.h
|
…
|
|
nsContentIterator.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
nsContentList.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
nsContentList.h
|
Bug 1392891 - Part 1: Make it possible to create nsContentList objects that don't observe DOM mutations; r=smaug
|
2017-08-29 07:30:22 -04:00 |
nsContentListDeclarations.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsContentPermissionHelper.cpp
|
Bug 1392195 - Label PContentPermissionRequest actor. r=billm
|
2017-08-21 17:06:05 +08:00 |
nsContentPermissionHelper.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsContentPolicy.cpp
|
Bug 1361579 - Remove nsISimpleContentPolicy. r=Ehsan
|
2017-08-03 17:50:00 +09:00 |
nsContentPolicy.h
|
Bug 1361579 - Remove nsISimpleContentPolicy. r=Ehsan
|
2017-08-03 17:50:00 +09:00 |
nsContentPolicyUtils.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsContentSink.cpp
|
Bug 1325923 - Use this new API. r=Ehsan
|
2017-08-28 16:41:46 -07:00 |
nsContentSink.h
|
Bug 1384493 - LoadStyleLink and LoadInlineStyle should use correct referrer policy. r=heycam
|
2017-08-15 00:05:00 -04:00 |
nsContentTypeParser.h
|
…
|
|
nsContentUtils.cpp
|
Backed out changeset 31396f1d727f (bug 1382377) for mochitest failures on Android, e.g. dom/console/tests/test_bug659625.html. r=backout
|
2017-08-29 18:58:29 +02:00 |
nsContentUtils.h
|
Backed out changeset 31396f1d727f (bug 1382377) for mochitest failures on Android, e.g. dom/console/tests/test_bug659625.html. r=backout
|
2017-08-29 18:58:29 +02:00 |
nsCopySupport.cpp
|
Bug 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm.
|
2017-08-16 13:58:35 +10:00 |
nsCopySupport.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsDOMAttributeMap.cpp
|
Bug 1372317 part 2 - Replace LookupRemoveIf() calls with Lookup() + entry.Remove() where needed. r=froydnj
|
2017-06-18 17:07:54 +02:00 |
nsDOMAttributeMap.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsDOMCID.h
|
Bug 1362735 - Clean up nsIPKCS11 implementation. r=keeler
|
2017-05-19 00:57:46 +08:00 |
nsDOMCaretPosition.cpp
|
…
|
|
nsDOMCaretPosition.h
|
…
|
|
nsDOMClassInfo.cpp
|
Bug 1393790 part 1 - Remove JS_STUBGETTER and JS_STUBSETTER. r=jorendorff
|
2017-08-28 10:39:57 +02:00 |
nsDOMClassInfo.h
|
Bug 1371259 part 8. Get rid of nsIXPConnect::GetNativeOfWrapper. r=peterv
|
2017-07-10 16:05:25 -04:00 |
nsDOMClassInfoID.h
|
Bug 1252211 - Convert TreeContentView to WebIDL. r=bz.
|
2017-06-08 21:04:02 +02:00 |
nsDOMDataChannel.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
nsDOMDataChannel.h
|
Bug 979417 - Implement EOR when receiving and explicit EOR when sending on data channels (including DCEP). r=drno,jesup
|
2017-07-26 13:18:54 +02:00 |
nsDOMDataChannelDeclarations.h
|
…
|
|
nsDOMJSUtils.h
|
…
|
|
nsDOMMutationObserver.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsDOMMutationObserver.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsDOMNavigationTiming.cpp
|
Bug 1387625 - Fix TIME_TO_DOM_LOADING_MS record timing. r=smaug
|
2017-08-23 11:09:24 +08:00 |
nsDOMNavigationTiming.h
|
Bug 1377251 - Follow-up: replace timeToNonBlankPaint's duration with timestamp. r=qDot
|
2017-07-12 10:18:14 -07:00 |
nsDOMSerializer.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsDOMSerializer.h
|
…
|
|
nsDOMString.h
|
…
|
|
nsDOMTokenList.cpp
|
Backout bug 1359780 because it causes bug 1360230, r=backout
|
2017-04-27 20:50:21 +03:00 |
nsDOMTokenList.h
|
…
|
|
nsDOMWindowList.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsDOMWindowList.h
|
…
|
|
nsDOMWindowUtils.cpp
|
Bug 1389980 - Remove MP4Decoder::IsVideoAccelerated() as it is unused. r=mattwoodrow
|
2017-08-15 10:15:43 +12:00 |
nsDOMWindowUtils.h
|
Bug 1375497 - Hook up the testing APIs in DOMWindowUtils. r=pchang
|
2017-06-27 20:29:06 -04:00 |
nsDataDocumentContentPolicy.cpp
|
Bug 1380227 - Avoid many UTF16toUTF8 and UTF8toUTF16 conversions in nsStringBundle. r=emk.
|
2017-07-12 15:13:37 +10:00 |
nsDataDocumentContentPolicy.h
|
…
|
|
nsDeprecatedOperationList.h
|
Bug 1372969 - Use a different string ID for Window_ControllersWarning in dom.properties to reflect new content.
|
2017-07-07 10:09:14 +02:00 |
nsDocElementCreatedNotificationRunner.h
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
nsDocument.cpp
|
Bug 1390951 - Assert harder against stylesheet type mismatches. r=xidorn
|
2017-08-29 16:27:28 -07:00 |
nsDocument.h
|
Bug 1373780 - Part 3: add isImgSet argument. r=jdm
|
2017-08-24 18:10:54 +08:00 |
nsDocumentEncoder.cpp
|
Bug 1385272 - Make plaintext serializer not crash when a <tr> is a child of a <tr>. r=Ehsan
|
2017-08-14 14:24:51 +03:00 |
nsDocumentWarningList.h
|
Bug 1349388, part 1 - Make AutoReferenceLimiter report long reference chains and reference loops to the console. r=longsonr
|
2017-02-16 10:26:39 +00:00 |
nsFocusManager.cpp
|
Bug 1390424 - Move ParentActivated message from PContent/PContentBridge back to PBrowser. r=billm
|
2017-08-23 17:02:57 +08:00 |
nsFocusManager.h
|
Bug 1360666 - Update IME state when nsObjectLoadingContent content changes type from 'loading' to a valid content type. r=masayuki
|
2017-08-03 14:07:14 -05:00 |
nsFrameLoader.cpp
|
Bug 1390424 - Move ParentActivated message from PContent/PContentBridge back to PBrowser. r=billm
|
2017-08-23 17:02:57 +08:00 |
nsFrameLoader.h
|
Bug 1391110: Part 3 - Add nsIWebBrowserPersistable to FrameLoader bindings. r=smaug
|
2017-08-19 14:16:16 -07:00 |
nsFrameMessageManager.cpp
|
Bug 1390106 - Stop using versioned scripts in dom. r=mrbkap
|
2017-08-14 20:42:55 +09:00 |
nsFrameMessageManager.h
|
Bug 1390010: Part 2 - Allow JS callers to retrieve remoteType of message managers. r=krizsa
|
2017-08-13 18:58:23 -07:00 |
nsGenConImageContent.cpp
|
Bug 1347639. Add nsImageLoadingContent::AsContent to make getting the relevant nsIContent* faster. r=qdot
|
2017-03-16 17:43:34 -04:00 |
nsGenericDOMDataNode.cpp
|
Bug 1393636 (part 3) - Pass nsWindowSizes to more AddSizeOf*() functions. r=heycam.
|
2017-08-25 14:47:54 +10:00 |
nsGenericDOMDataNode.h
|
Bug 1390402, add a faster variant of TextEditor::GetDocumentIsEmpty(), r=masayuki
|
2017-08-24 13:53:34 +03:00 |
nsGkAtomList.h
|
Bug 1376895 - Make preloaded browser use pre-existing content process. r=mconley
|
2017-08-16 13:00:22 +02:00 |
nsGkAtoms.cpp
|
…
|
|
nsGkAtoms.h
|
…
|
|
nsGlobalWindow.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
nsGlobalWindow.h
|
Merge m-c to autoland, a=merge
|
2017-08-18 17:21:29 -07:00 |
nsGlobalWindowCommands.cpp
|
Bug 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm.
|
2017-08-16 13:58:35 +10:00 |
nsGlobalWindowCommands.h
|
Bug 1351783 part 3 - Add a KeyboardScrollAction type. r=kats,masayuki
|
2017-06-05 18:17:30 -05:00 |
nsHTMLContentSerializer.cpp
|
Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm.
|
2017-08-17 15:29:03 +10:00 |
nsHTMLContentSerializer.h
|
Bug 1048191 - Remove capability to generate entities other than quot, amp, gt, lt and nbsp. r=emk.
|
2017-08-04 12:37:53 +03:00 |
nsHistory.cpp
|
Bug 1310768 - Use CreataAboutBlankContentViewer to stop inactive tabs. Update History API. a=ehsan
|
2016-11-29 17:31:17 +08:00 |
nsHistory.h
|
…
|
|
nsIAnimationObserver.h
|
…
|
|
nsIAttribute.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsIContent.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsIContentInlines.h
|
Bug 1378196, Make IsEventAttributeName non-virtual in common case, r=ehsan
|
2017-07-04 23:54:30 +03:00 |
nsIContentIterator.h
|
Bug 1375502 - part2: Add nsIContentIterator::Init(nsINode*, uint32_t, nsINode*, uint32_t) r=mats
|
2017-06-26 17:26:27 +09:00 |
nsIContentPolicy.idl
|
Bug 1361579 - Remove nsISimpleContentPolicy. r=Ehsan
|
2017-08-03 17:50:00 +09:00 |
nsIContentSerializer.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsIDOMClassInfo.h
|
Bug 1390159 - Remove throw-on-set setProperty hooks on WrappedNatives. r=mrbkap
|
2017-08-16 09:01:56 +02:00 |
nsIDOMDOMCursor.idl
|
…
|
|
nsIDOMDOMRequest.idl
|
…
|
|
nsIDOMDataChannel.idl
|
…
|
|
nsIDOMFormData.idl
|
…
|
|
nsIDOMParser.idl
|
…
|
|
nsIDOMSerializer.idl
|
…
|
|
nsIDocument.h
|
Bug 1325923 - Implement the "cookie averse document" concept. r=Ehsan
|
2017-08-28 16:41:42 -07:00 |
nsIDocumentEncoder.idl
|
Bug 1048191 - Remove capability to generate entities other than quot, amp, gt, lt and nbsp. r=emk.
|
2017-08-04 12:37:53 +03:00 |
nsIDocumentInlines.h
|
Bug 1383332 - Track the restyle root and use it to do less work during the traversal. r=emilio
|
2017-08-22 21:19:24 -07:00 |
nsIDocumentObserver.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsIDroppedLinkHandler.idl
|
Bug 1370843 - Provide correct triggeringPrincipal for dropLinks. r=smaug,tooru
|
2017-08-22 10:07:03 +02:00 |
nsIFrameLoader.idl
|
Bug 1391110: Part 1 - Convert FrameLoader bindings to WebIDL. r=smaug
|
2017-08-19 00:55:00 -07:00 |
nsIGlobalObject.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
nsIGlobalObject.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsIImageLoadingContent.idl
|
Bug 1359833 - Part 6. nsImageLoadingContent should not associate scripted and XPCOM observers with the same document. r=tnikkel
|
2017-07-19 14:15:11 -04:00 |
nsIMessageManager.idl
|
Bug 1390010: Part 2 - Allow JS callers to retrieve remoteType of message managers. r=krizsa
|
2017-08-13 18:58:23 -07:00 |
nsIMutationObserver.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsINode.cpp
|
Bug 1393636 (part 3) - Pass nsWindowSizes to more AddSizeOf*() functions. r=heycam.
|
2017-08-25 14:47:54 +10:00 |
nsINode.h
|
Bug 1393636 (part 3) - Pass nsWindowSizes to more AddSizeOf*() functions. r=heycam.
|
2017-08-25 14:47:54 +10:00 |
nsINodeList.h
|
…
|
|
nsIObjectLoadingContent.idl
|
Bug 1335368 part 7. Mostly stop using IsCallerChrome in nsObjectLoadingContent. r=bholley
|
2017-02-01 15:43:36 -05:00 |
nsIRemoteWindowContext.idl
|
…
|
|
nsIScriptChannel.idl
|
…
|
|
nsIScriptContext.h
|
Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8
|
2016-10-18 17:58:19 +01:00 |
nsIScriptGlobalObject.h
|
…
|
|
nsIScriptNameSpaceManager.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsIScriptObjectPrincipal.h
|
…
|
|
nsIScriptTimeoutHandler.h
|
Bug 1320752 - remove mozilla/Function.h; r=gerald
|
2016-11-28 11:03:53 -05:00 |
nsISelection.idl
|
Bug 1386411 - Part 2: Devirtualize and inline nsISelection::AsSelection(); r=bzbarsky
|
2017-08-03 17:05:17 -04:00 |
nsISelectionController.idl
|
Bug 1393348 - part2: nsISelectionController::SELECTION_* should be sequential integer values r=smaug
|
2017-08-24 19:14:04 +09:00 |
nsISelectionDisplay.idl
|
…
|
|
nsISelectionListener.idl
|
…
|
|
nsISelectionPrivate.idl
|
Bug 1393355 - Move SetTextRangeStyle from nsISelectionPrivate to Selection. r=masayuki
|
2017-08-24 16:56:12 +09:00 |
nsISizeOfEventTarget.h
|
…
|
|
nsISlowScriptDebug.idl
|
…
|
|
nsIStyleSheetLinkingElement.h
|
…
|
|
nsITimeoutHandler.h
|
Backed out changeset 24839edcf0ef (bug 1198381)
|
2016-10-25 12:33:00 +02:00 |
nsIdentifierMapEntry.h
|
Bug 1374207 - part1: nsTextEditorState should use mozilla::TextEditor instead of editor interfaces r=smaug
|
2017-06-20 22:57:08 +09:00 |
nsImageLoadingContent.cpp
|
Bug 1371545 - Remove NS_ERROR_IMAGE_SRC_CHANGED and NS_ERROR_IMAGE_BLOCKED. r=smaug
|
2017-08-22 19:02:09 +08:00 |
nsImageLoadingContent.h
|
Bug 1359833 - Part 6. nsImageLoadingContent should not associate scripted and XPCOM observers with the same document. r=tnikkel
|
2017-07-19 14:15:11 -04:00 |
nsInProcessTabChildGlobal.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
nsInProcessTabChildGlobal.h
|
Bug 1383328 - Use TabGroup as event target for browser-status-filter (r=smaug)
|
2017-07-28 13:11:59 -07:00 |
nsJSEnvironment.cpp
|
Bug 1393581 - Name all IdleTaskRunner runnables, r=smaug
|
2017-08-25 11:24:27 -04:00 |
nsJSEnvironment.h
|
Bug 1018394 - Remove unused functionality to do extra forget skippable calls before a CC. r=smaug
|
2017-07-03 12:53:54 -07:00 |
nsJSTimeoutHandler.cpp
|
Bug 1381921, part 2 - Remove nsAXPCNativeCallContext. r=mrbkap
|
2017-07-18 10:42:47 -07:00 |
nsJSUtils.cpp
|
Bug 1388728 - Remove eager module instantiation r=bkelly
|
2017-08-22 10:08:21 +01:00 |
nsJSUtils.h
|
Bug 1388728 - Rename JS APIs for loading modules in line with the spec r=bkelly
|
2017-08-22 10:07:49 +01:00 |
nsLineBreaker.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsLineBreaker.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsMappedAttributeElement.cpp
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
nsMappedAttributeElement.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsMappedAttributes.cpp
|
Bug 1378042 - Part 1: Make nsMappedAttributes::HashValue() return PLDHashNumber; r=baku
|
2017-07-04 11:06:51 -04:00 |
nsMappedAttributes.h
|
Bug 1378042 - Part 1: Make nsMappedAttributes::HashValue() return PLDHashNumber; r=baku
|
2017-07-04 11:06:51 -04:00 |
nsMimeTypeArray.cpp
|
Bug 1324044. Add fingerprinting resistance in GetSupportedNames in nsMimeTypeArray and nsPluginArray. r=qdot
|
2016-12-17 00:25:52 -05:00 |
nsMimeTypeArray.h
|
Bug 1324044. Add fingerprinting resistance in GetSupportedNames in nsMimeTypeArray and nsPluginArray. r=qdot
|
2016-12-17 00:25:52 -05:00 |
nsNameSpaceManager.cpp
|
Backed out changeset 5b706cd241cb (bug 483155) for Valgrind failure on Linux x64 opt. r=backout
|
2017-08-11 10:48:10 +02:00 |
nsNameSpaceManager.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsNoDataProtocolContentPolicy.cpp
|
…
|
|
nsNoDataProtocolContentPolicy.h
|
…
|
|
nsNodeInfoManager.cpp
|
Backed out changeset 5b706cd241cb (bug 483155) for Valgrind failure on Linux x64 opt. r=backout
|
2017-08-11 10:48:10 +02:00 |
nsNodeInfoManager.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsNodeUtils.cpp
|
Bug 1385533 - Reserve space for one pointer in the mMutationObservers array on node slots; r=smaug
|
2017-07-31 17:12:38 -04:00 |
nsNodeUtils.h
|
Bug 1385533 - Reserve space for one pointer in the mMutationObservers array on node slots; r=smaug
|
2017-07-31 17:12:38 -04:00 |
nsObjectLoadingContent.cpp
|
Bug 1360666 - Update IME state when nsObjectLoadingContent content changes type from 'loading' to a valid content type. r=masayuki
|
2017-08-03 14:07:14 -05:00 |
nsObjectLoadingContent.h
|
Bug 1279218 - Additional applet tag logic removal; r=bz
|
2017-07-28 16:44:39 -07:00 |
nsOpenURIInFrameParams.cpp
|
Bug 1357589: Part 1 - Use the correct default remote type for content-created tabs/windows. r=mconley r=mystor
|
2017-08-16 15:11:59 -07:00 |
nsOpenURIInFrameParams.h
|
Bug 1357589: Part 1 - Use the correct default remote type for content-created tabs/windows. r=mconley r=mystor
|
2017-08-16 15:11:59 -07:00 |
nsPIDOMWindow.h
|
Bug 1378123 - Make inner window track whether there is an active PeerConnection. r=jib
|
2017-08-04 13:28:15 +03:00 |
nsPIDOMWindowInlines.h
|
Bug 1321270 - Get rid of nsIWindowCreator2::PARENT_IS_LOADING_OR_RUNNING_TIMEOUT, r=smaug
|
2016-12-01 08:49:46 +01:00 |
nsPIWindowRoot.h
|
…
|
|
nsPlainTextSerializer.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsPlainTextSerializer.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsPluginArray.cpp
|
Bug 1384835 (part 3, attempt 2) - Remove the Preferences::Get*CString() variants that return nsAdoptingCString. r=froydnj.
|
2017-07-31 14:28:48 +10:00 |
nsPluginArray.h
|
Bug 1324044. Add fingerprinting resistance in GetSupportedNames in nsMimeTypeArray and nsPluginArray. r=qdot
|
2016-12-17 00:25:52 -05:00 |
nsPropertyTable.cpp
|
Bug 1389168 - Remove unnecessary IBM license text. r=gerv
|
2017-08-16 16:10:56 -05:00 |
nsPropertyTable.h
|
Bug 1389168 - Remove unnecessary IBM license text. r=gerv
|
2017-08-16 16:10:56 -05:00 |
nsQueryContentEventResult.cpp
|
Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in dom/*. r=overholt
|
2017-08-14 08:30:10 -04:00 |
nsQueryContentEventResult.h
|
…
|
|
nsRange.cpp
|
Bug 1392564 - Use nursery purple buffer for nsRange and RangeItem, r=mccr8
|
2017-08-22 17:47:00 +03:00 |
nsRange.h
|
Bug 1382914 - Store the hashtable of ancestor ranges in the node slots instead of in a property in order to speed up access to it; r=smaug
|
2017-07-25 13:01:16 -04:00 |
nsReferencedElement.cpp
|
Bug 1322874 - Get rid of nsIURI.originCharset. r=valentin.gosu
|
2017-08-02 20:43:30 +09:00 |
nsReferencedElement.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsSandboxFlags.h
|
Bug 1279218 - Additional applet tag logic removal; r=bz
|
2017-07-28 16:44:39 -07:00 |
nsScreen.cpp
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
|
2017-08-29 16:02:48 -07:00 |
nsScreen.h
|
Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in dom/*. r=overholt
|
2017-08-14 08:30:10 -04:00 |
nsScriptNameSpaceManager.cpp
|
Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm.
|
2017-08-17 15:29:03 +10:00 |
nsScriptNameSpaceManager.h
|
Bug 1389168 - Remove unnecessary IBM license text. r=gerv
|
2017-08-16 16:10:56 -05:00 |
nsStructuredCloneContainer.cpp
|
Bug 1387903 - Use the fallible variant of CopyASCIItoUTF16 to avoid OOM large crash. r=baku
|
2017-08-29 15:14:41 +08:00 |
nsStructuredCloneContainer.h
|
…
|
|
nsStubAnimationObserver.cpp
|
…
|
|
nsStubAnimationObserver.h
|
…
|
|
nsStubDocumentObserver.cpp
|
…
|
|
nsStubDocumentObserver.h
|
…
|
|
nsStubMutationObserver.cpp
|
…
|
|
nsStubMutationObserver.h
|
…
|
|
nsStyleLinkElement.cpp
|
Bug 1384493 - LoadStyleLink and LoadInlineStyle should use correct referrer policy. r=heycam
|
2017-08-15 00:05:00 -04:00 |
nsStyleLinkElement.h
|
Bug 1222633 - Add rel=preload - dom part. r=smaug
|
2017-07-10 15:05:56 +02:00 |
nsStyledElement.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsStyledElement.h
|
Bug 1365092 - Move side effects of SetAttr, UnsetAttr, and ParseAttribute functions to BeforeSetAttr and AfterSetAttr r=bz
|
2017-06-07 10:28:20 -07:00 |
nsSyncLoadService.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsSyncLoadService.h
|
…
|
|
nsTextFragment.cpp
|
Bug 1392181 - part1: nsTextFragment::SetTo() shouldn't use CheckedInt r=smaug
|
2017-08-21 17:23:41 +09:00 |
nsTextFragment.h
|
Bug 1392181 - part1: nsTextFragment::SetTo() shouldn't use CheckedInt r=smaug
|
2017-08-21 17:23:41 +09:00 |
nsTextFragmentImpl.h
|
…
|
|
nsTextFragmentSSE2.cpp
|
…
|
|
nsTextNode.cpp
|
Bug 1382914 - Store the hashtable of ancestor ranges in the node slots instead of in a property in order to speed up access to it; r=smaug
|
2017-07-25 13:01:16 -04:00 |
nsTextNode.h
|
…
|
|
nsTraversal.cpp
|
…
|
|
nsTraversal.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsTreeSanitizer.cpp
|
Bug 1222633 - Add rel=preload - dom part. r=smaug
|
2017-07-10 15:05:56 +02:00 |
nsTreeSanitizer.h
|
…
|
|
nsViewportInfo.cpp
|
…
|
|
nsViewportInfo.h
|
…
|
|
nsWindowMemoryReporter.cpp
|
Bug 1393636 (part 5) - Report memory usage of Gecko style structs separately. r=heycam.
|
2017-08-25 14:59:44 +10:00 |
nsWindowMemoryReporter.h
|
Bug 1387956 (part 2) - Overhaul handling of nsWindowSizes. r=mccr8.
|
2017-08-10 14:14:09 +10:00 |
nsWindowRoot.cpp
|
Backed out changeset 685802013f43 (bug 1389460) for OS X bustage at widget/cocoa/nsMenuX.mm:364: no member named 'DispatchDOMEvent' in 'nsIContent'. r=backout
|
2017-08-11 17:46:42 +02:00 |
nsWindowRoot.h
|
…
|
|
nsWindowSizes.h
|
Bug 1393636 (part 5) - Report memory usage of Gecko style structs separately. r=heycam.
|
2017-08-25 14:59:44 +10:00 |
nsWrapperCache.cpp
|
Bug 1189822 part 5. Remove the now-unnecessary DOMProxyHandler::ClearExternalRefsForWrapperRelease function. r=peterv
|
2017-05-17 00:52:53 -04:00 |
nsWrapperCache.h
|
Bug 1383332 - Track the restyle root and use it to do less work during the traversal. r=emilio
|
2017-08-22 21:19:24 -07:00 |
nsWrapperCacheInlines.h
|
Bug 1352430 - Add barrier to wrapper cache to clear dying objects that have not yet been finalized r=bz r=sfink
|
2017-04-26 11:18:39 +01:00 |
nsXHTMLContentSerializer.cpp
|
Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm.
|
2017-08-17 15:29:03 +10:00 |
nsXHTMLContentSerializer.h
|
Bug 1048191 - Remove capability to generate entities other than quot, amp, gt, lt and nbsp. r=emk.
|
2017-08-04 12:37:53 +03:00 |
nsXMLContentSerializer.cpp
|
Bug 1363658 - Serializing doctypes should omit internal subset; r=hsivonen
|
2017-08-03 15:33:55 +03:00 |
nsXMLContentSerializer.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsXMLNameSpaceMap.cpp
|
…
|
|
nsXMLNameSpaceMap.h
|
…
|
|
usecounters.py
|
Bug 1175033 - Support custom use counters that can be incremented from C++; r=froydnj
|
2017-08-08 17:01:27 +03:00 |