User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
mak77@bonardo.net Mon Jun 19 12:08:05 2017 +0000 | f78dade0d61b075fbe5bad3d2036b00afb6278bb | Marco Bonardo — Bug 1371677 - Delay the database connection in the history service as far as possible. |
d39cd452b52bf82fa4a717172a62d62ab9e5366f | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
859d9b3a95b2f3552c2543ba931f4275372b045c | Dragana Damjanovic — Bug 1372897 - Test only the necko part of TFO, i.e. disable the nspr part. r=mcmanus | |
26d62a1ac0e3a33ebbf9b052d40816e1fec72920 | Andrew Swan — Bug 1373453 Part 2 Convert extensions in telemetry unit tests to webextensions r=Dexter | |
91c2ce06c69b1b548762efeca93ea505a5c45d6f | Andrew Swan — Bug 1373453 Part 1 Move repeated webextension startup check to AddonTestUtils r=kmag | |
2664a53d4c18bc4874d68bc41b13ffc8993bb27f | Alfredo Yang — Bug 1370175 - enable rust mp4 parser on other platforms and fallback to stagefright if rust parser fails. r=kinetik | |
0d08acc5a759cb6e148ba482f2e597f9857602b7 | Cameron McCormack — Backout bug 1291457 and bug 1370034 for bustage. | |
fd18e49efaaafb4eb3594faf956e0e963b9eba7a | Jean-Yves Avenard — Bug 1374068: P2. Rewrite bits with lambdas. r=gerald | |
7f312f55453ffd8406f61341e4ec6dd0e49dea74 | Jean-Yves Avenard — Bug 1374068: P1. Drain the decoder when content is changing. r=gerald | |
9b82992bcacb64e533fb2a626a885cc0ec25f77e | Xidorn Quan — Bug 1359217 part 7 - Add test for getCSSStyleRules. r=heycam | |
a06509631afb48c44fdbd7a32b625218894a9fce | Xidorn Quan — Bug 1359217 part 6 - Add ServoStyleRuleMap to handle style rule mapping. r=heycam | |
935eb0620c153ce106da4dce653ea83d22846676 | Xidorn Quan — Bug 1359217 part 5 - Fix reversed condition for inserting import rule. r=heycam | |
678196c7004fd40323d8f953d25d584ea9054882 | Xidorn Quan — Bug 1359217 part 4 - Make ServoStyleSheet::GetCssRulesInternal return ServoCSSRuleList. r=heycam | |
4ff725ffaebc4ba87533352555d482d4a5d597fd | Xidorn Quan — Bug 1359217 part 3 - Remove unused ErrorResult param from GetCssRulesInternal. r=heycam | |
8b0c62d6e9b7c749668d417e93c5b4a9ca9f098f | Xidorn Quan — Bug 1359217 part 2 - Include the import rule of child sheet when notifying StyleRuleAdded. r=heycam | |
afa17cc4b6fda40bee856fe3eb40929b3d7b1c7f | Xidorn Quan — Bug 1359217 part 1 - Make document nsIDocumentObserver::StyleRule* methods include the rule as parameter. r=bz | |
d36b68e3873e751936b63cd85ee3220f33f07295 | Xidorn Quan — Bug 1359217 part 0 - Some fixup for later patches. r=heycam | |
302e0f95efed3ca9e693ca67439071eb24b67f16 | JW Wang — Bug 1373595. P3 - devirtualize NotifyDownloadProgressed which has no overrides at all. r=gerald | |
ea7d7376cc0806f6f2139c476b87e63fea4eb0df | JW Wang — Bug 1373595. P2 - rename NotifyBytesDownloaded to NotifyDownloadProgressed to better describe what it actually does. r=gerald | |
0a2aef1e3d4d98922fbb9635a761a1ca64f5efdc | JW Wang — Bug 1373595. P1 - merge MediaResourceCallback::NotifyDataArrived and NotifyBytesDownloaded. r=gerald | |
ae124a4dcf899adc58fe26ce67b73c22adff63e7 | Markus Stange — Bug 1291457 - Remove shadow invalidation code. r=spohl | |
87d42add0b312998dde8ee3535aa94e602383575 | Markus Stange — Bug 1291457 - On Mac, use -moz-window-opacity and -moz-window-transform for the panel animations. r=dao | |
37c332642a18ce4c89f359a46ae014ce92044ef2 | Markus Stange — Bug 1370034 - Call SetWindowTransform with the right values from -moz-window-transform(-origin). r=dbaron | |
1934338496755f08f6ca627f5d8dc22cdaae1643 | Markus Stange — Bug 1370034 - Allow disabling window transforms using a pref. r=spohl | |
f84d7ac5105d70faa7666484fdaca2a1bad140c0 | Markus Stange — Bug 1370034 - Add nsIWidget::SetWindowTransform and implement it on Mac. r=spohl | |
aa5be78cd9fcaa688d9108d69c1ff8ce32f8e2c6 | Markus Stange — Bug 1370034 - Add CSS properties -moz-window-transform and -moz-window-transform-origin, style system parts (excluding stylo). r=dbaron | |
46c5f91672a904d9a9e2d2ad11cfc878c09b4a52 | Markus Stange — Bug 1370034 - Implement UpdateWidgetProperties for top level windows and for popups, and call nsIWidget::SetWindowShadow. r=dbaron | |
28e733821d73b4087c1dfd94fedcc652824a9f6a | Markus Stange — Bug 1370034 - Add nsIWidget::SetWindowOpacity and implement it on Mac. r=spohl | |
c99450001fa1d422a7568ecf6a9d65a376dcee00 | Markus Stange — Bug 1370034 - Add -moz-window-opacity property, style system parts (excluding stylo). r=dbaron | |
afb0e8bf4fccd832404982e80ca4b363551b19d5 | Mantaroh Yoshinaga — Bug 1362897 - Enable w-p-t of filter's animation except accumulate test. r=birtles,hiro | |
7d056ddab0b25bfff1e8fdd3927538e5ad3f8fd3 | Mantaroh Yoshinaga — Bug 1362897 - Add w-p-t of interpolating filter property. r=hiro | |
ae924c659c7a028b5973c04f1c359f06c57b503f | Mantaroh Yoshinaga — servo: Merge #17288 - Make filter property animatable (from mantaroh:filter); r=hiro | |
2e0028f316115094552961b11681d9dd79e6e421 | Liang-Heng Chen — Bug 1360332 - Part 1: avoid calling FailDiversion() twice; r=dragana | |
69564ef15348d024c374aed89479497f13927b7c | Liang-Heng Chen — Bug 1360332 - Part 0: remove unused function parameter; r=dragana | |
ba9ffa6637ed3408d934fae0f758de0d5515136c | Hiroyuki Ikezoe — Bug 1374147 - Early return if the target element is not attached to the document or in print/print preview from Gecko_UpdateAnimations. r=birtles | |
b7f1511115e94267082114aaccfa47343cb15305 | DimiL — Bug 1366920 - SafeBrowinsg V4 only in 56. r=francois | |
d7ee40333fc1eb6cfe76ac006e171e484929ec8c | JW Wang — Bug 1373589 - Remove MediaResourceCallback::NotifyDecodeError which has no callers at all. r=kaku | |
89d2cb80a186aeca6a9a08fcf0cbd403a55be88d | Masayuki Nakano — Bug 1357642 TextEditor::UpdateIMEComposition() shouldn't call NotifyEditorObservers(eNotifyEditorObserversOfBefore) by itself r=m_kato | |
c8d764a48d58cf9dde6fd2c6f8775872906bffb7 | JW Wang — Bug 1373577. P3 - fix the comment since MediaResource::ReatAt() does update the offset of MediaResource. r=jya | |
5f983c055532daa35bffc6347661427e407eb4fd | JW Wang — Bug 1373577. P2 - move the code of MediaResource::MediaReadAt() into MediaResourceIndex. r=jya | |
0eacbd673e5af7ecb45ff5037e5c8bd70e0537d8 | JW Wang — Bug 1373577. P1 - devritualize MediaResource::MediaReadAt(). r=jya | |
064975f358bc7efe7a6da2fcb1583e0ba1f65698 | Cameron McCormack — Bug 1352306 - Part 2: stylo: Only snapshot EventStates if there is some rule that depends on it. r=emilio | |
cde7eed4820808907b2102cb177e7744d95bb804 | Cameron McCormack — Bug 1352306 - Part 1: stylo: Only snapshot attributes if there is some rule that depends on that attribute. r=emilio | |
e658e0254df8adb0b6b4a3371b7dab8f0aad2b00 | Cameron McCormack — servo: Merge #17397 - style: Make checks for attribute/state dependencies take stylist dirty state into account (from heycam:might-have-attr-state-fixes); r=emilio | |
0aa40cfa600ac0bbd1f93250a293ef65c4addd71 | Kaku Kuo — Bug 1371188 P4 - add media.decoder.skip-to-next-key-frame.enabled pref; r=jya | |
5ee041fcfc88c66a107dbfc6f5e39860da3218f6 | Kaku Kuo — Bug 1371188 P3 - remove DecodingState::NeedToSkipToNextKeyframe(); r=jya | |
9c2a9c99809b3c6a059d6c0716b87c082b879dc5 | Kaku Kuo — Bug 1371188 P2 - remove MediaDecoderReader::RequestVideoData()'s aSkipToNextKeyframe parameter; r=jya | |
731c30f1c7562e1dc2cce3c0b6b96d525b487c58 | Kaku Kuo — Bug 1371188 P1 - remove MFR::ShouldSkip()'s aSkipToNextKeyframe parameter; r=jya |