summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bug 1365092 - Move side effects of SetAttr and ParseAttribute to BeforeSetAtt...Matt A. Tobin2020-04-17
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17
* Bug 1348851 - Use new block when better selection isn't found.Matt A. Tobin2020-04-17
* Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSet...Matt A. Tobin2020-04-17
* Bug 1361086 - Simplify UndisplayedMap::GetListFor/GetOrCreateListFor to take ...Matt A. Tobin2020-04-17
* Bug 1360157 - Assert that a display: contents child always has a parentMatt A. Tobin2020-04-17
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17
* Issue #1375 - Include content rules from HTMLTableCellElement::WalkContentSty...Matt A. Tobin2020-04-17
* Bug 1352389 -Don't push extra script blocker on stack when setting attributesMatt A. Tobin2020-04-17
* Bug 1296516 - Cleanup a bit of code in layout/baseMatt A. Tobin2020-04-17
* Bug 1330843 - Allow JS to create NAC pseudo-elementsMatt A. Tobin2020-04-17
* Bug 1346623 - Allow anonymous content created with nsIDocument::InsertAnonymo...Matt A. Tobin2020-04-16
* Bug 1347640 - HTMLInputElement shouldn't try to cancel image request on all t...Matt A. Tobin2020-04-16
* Bug 656197 - Push state updates further out across beforesetattr/aftersetattrMatt A. Tobin2020-04-16
* Bug 1343879 - Be consistent about the parent style context the document-level...Matt A. Tobin2020-04-16
* Issue #1375 - Overload FromContent() to work with constMatt A. Tobin2020-04-16
* Bug 1343937 - Fix a crash in nsWrapperCache.hMatt A. Tobin2020-04-16
* Bug 1340885 - Null check frame's content when searching for NAC ancestors in ...Matt A. Tobin2020-04-16
* Bug 1340333 - Eagerly compute whether a frame is really a browser.Matt A. Tobin2020-04-16
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16
* Bug 1336011 - Fix Crash in InvalidArrayIndex_CRASH in mozilla::EditorBase::De...Matt A. Tobin2020-04-15
* Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFramesMatt A. Tobin2020-04-14
* Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameForMatt A. Tobin2020-04-14
* Issue #1375 - Fix unified sourcesMatt A. Tobin2020-04-14
* Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...Matt A. Tobin2020-04-14
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14
* Issue #1516 - Part 1: Add a global build define to determine if the client ca...Matt A. Tobin2020-04-14
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2020-04-13
|\
| * Create SECURITY.mdMoonchild2020-04-13
* | Issue #1514 - Perform validity check before trying to use the content.wolfbeast2020-04-13
* | Issue #1513 - Bail on orphan nodewolfbeast2020-04-13
|/
* Issue #1512 - Improve handling of multiple selections.wolfbeast2020-04-12
* [layout] Always move descendants of layout frames if moved.wolfbeast2020-04-10
* Issue #1511 - Bail on orphan situation.wolfbeast2020-04-10
* [js] Handle functions with rest parameters in isObservableArgumentSlot.Jan de Mooij2020-04-08
* Move aom source to a sub-directory under media/libaomMatt A. Tobin2020-04-07
* Silence removing dist/binMatt A. Tobin2020-04-07
* Take files out of preprocessing that no longer require itMatt A. Tobin2020-04-07
* Follow up to d0eee8f01 - Run precomplete cmd during package stagingMatt A. Tobin2020-04-07
* Align mar generation on Windows with other platformsMatt A. Tobin2020-04-07
* Alter config.guess to properly detect host and target bitness on SunOSMatt A. Tobin2020-04-07
* [Docshell] Ensure nsDocShell::mContentViewer is released properly.wolfbeast2020-04-07
* Issue #1505 - Part 3: Make native mode actually native again.wolfbeast2020-04-05
* Issue #1505 - Part 2: Store application build ID in nsHttpHandlerwolfbeast2020-04-05
* Issue #1505 - Rebuild application version stringwolfbeast2020-04-05
* Issue #1497 - Re-implement an un-preprocessed file checkNew Tobin Paradigm2020-04-04
* Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/wolfbeast2020-04-03
* Issue #1507 - Remove nsRefreshDriver's use of high res system timers.wolfbeast2020-04-03
* Merge pull request #1504 from JustOff/PR_fix_WebRequest_jsmMoonchild2020-04-02
|\
| * Issue #65 - Fix unprocessed directives in WebRequest.jsmJustOff2020-04-01
|/