Skip to content
Snippets Groups Projects
  1. May 02, 2017
  2. Sep 11, 2017
  3. Apr 28, 2017
  4. Sep 11, 2017
  5. Sep 06, 2017
  6. Sep 09, 2017
  7. Sep 11, 2017
  8. Sep 08, 2017
  9. Sep 11, 2017
    • Mike Conley's avatar
      Bug 1397525 - Don't instantiate async tab switcher when checking for tab... · ad388021
      Mike Conley authored
      Bug 1397525 - Don't instantiate async tab switcher when checking for tab warm-ability with e10s disabled. r=florian
      
      MozReview-Commit-ID: EeUuS0yVwt9
      
      --HG--
      extra : rebase_source : 48e6102c89d042c79750fd25da63de6619354c84
      ad388021
    • Servo VCS Sync's avatar
      No bug - Revendor rust dependencies · 7546dc5d
      Servo VCS Sync authored
      7546dc5d
    • Boris Zbarsky's avatar
      servo: Merge #18446 - Update rust-cssparser to 0.20.2 (from... · 150ec222
      Boris Zbarsky authored
      servo: Merge #18446 - Update rust-cssparser to 0.20.2 (from bzbarsky:update-cssparser); r=SimonSapin
      
      This reduces memory consumption of list-valued properties in the common case of one entry in the list.
      
      <!-- Please describe your changes on the following line: -->
      
      ---
      <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
      - [ ] `./mach build -d` does not report any errors
      - [ ] `./mach test-tidy` does not report any errors
      - [ ] These changes fix #__ (github issue number if applicable).
      
      <!-- Either: -->
      - [ ] There are tests for these changes OR
      - [ ] These changes do not require tests because _____
      
      <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
      
      <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
      
      Source-Repo: https://github.com/servo/servo
      Source-Revision: 3cad8d4662610ea8a0ab3b49d94fd1716963481e
      
      --HG--
      extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
      extra : subtree_revision : d0cef41bae3f552b7f2d22efa13d267bece9b13d
      150ec222
    • Shane Caraveo's avatar
      Bug 1398622 fix ws handling in contentpolicymanager, and fix stupid error. r=kmag · dbbc61a4
      Shane Caraveo authored
      MozReview-Commit-ID: EmPvtRrnrnI
      
      --HG--
      extra : rebase_source : 3db1fa7ea2046710208bbaf66a76e02e7c9a6df3
      dbbc61a4
    • Jan Odvarko's avatar
      Bug 1396811 - Add new telemetry probe collecting the current theme; r=chutten,liuche,ochameau · 5b786275
      Jan Odvarko authored
      MozReview-Commit-ID: KlUHlc7YEx9
      
      --HG--
      extra : rebase_source : 8ae8fc1458a57d60a45869dc2c4796cae63dc7f3
      5b786275
  10. Aug 29, 2017
  11. Sep 11, 2017
  12. Sep 08, 2017
  13. Sep 11, 2017
  14. Sep 08, 2017
  15. Sep 11, 2017
  16. Sep 10, 2017
  17. Sep 11, 2017
  18. Sep 08, 2017
    • Chris H-C's avatar
      bug 1396836 - Tidy up about:telemetry search r=Dexter · 86379d4d
      Chris H-C authored
      Search would leave text in the input field when switching categories,
      show a 'No search results' message on load, and show a 'No search results'
      message in sections without search inputs.
      
      Tidy those cases away.
      
      MozReview-Commit-ID: BbkgIjq8fYD
      
      --HG--
      extra : rebase_source : 3d1b02d6c29096c42cdcce795689214b44b8cf00
      86379d4d
  19. Sep 11, 2017
  20. Sep 08, 2017
  21. Sep 10, 2017
  22. Sep 05, 2017
    • Samael Wang's avatar
      Bug 1364364 - Part 6: Re-connect nsDocViewerFocusListener in nsDocumentViewer::Open. r=smaug · 890989be
      Samael Wang authored
      I noticed this error message on fixing dom/workers/test/test_suspend.html:
      
      WARNING: NS_ENSURE_TRUE(mDocViewer) failed:
      	file layout/base/nsDocumentViewer.cpp, line 3863
      
      It happens when a nsDocumentViewer::Close() is followed by a
      nsDocumentViewer::Open(), the viewer would have been disconnected. Since it
      takes only one-line change to fix I just include it in this bug.
      
      MozReview-Commit-ID: LMT2PJkUqi1
      
      --HG--
      extra : rebase_source : 3cd2a554cec3210ec97f0da8fea00780b3fa44bc
      890989be
    • Samael Wang's avatar
      Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix... · a175a57a
      Samael Wang authored
      Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix test cases relying on it. r=smaug
      
      browser.sessionhistory.cache_subframes has been disabled for 12yrs. It's not
      actually maintained and it leaks content viewers. Using this unreliable feature
      in test cases is a bad practice, so remove the pref completely and fix existing
      test cases.
      
      MozReview-Commit-ID: 3tQLpsqmmaq
      
      --HG--
      extra : rebase_source : ce6e27c7d422f32dec858712eba5ed8011ee8039
      a175a57a
    • Samael Wang's avatar
      Bug 1364364 - Part 5.1: Rename frame/iframe.html of to-be-modifed test cases. r=smaug · 252b861c
      Samael Wang authored
      Since git lacks of native rename command, git-cinnabar can only recognize
      and convert plain mv to hg rename, so I need a separated patch for renaming.
      
      MozReview-Commit-ID: 4M6n5wIWoFl
      
      --HG--
      rename : dom/indexedDB/test/bfcache_iframe1.html => dom/indexedDB/test/bfcache_page1.html
      rename : dom/indexedDB/test/bfcache_iframe2.html => dom/indexedDB/test/bfcache_page2.html
      rename : dom/media/webspeech/synth/test/file_bfcache_frame.html => dom/media/webspeech/synth/test/file_bfcache_page1.html
      rename : dom/media/webspeech/synth/test/file_bfcache_frame2.html => dom/media/webspeech/synth/test/file_bfcache_page2.html
      rename : dom/workers/test/WorkerDebugger_frozen_iframe1.html => dom/workers/test/WorkerDebugger_frozen_window1.html
      rename : dom/workers/test/WorkerDebugger_frozen_iframe2.html => dom/workers/test/WorkerDebugger_frozen_window2.html
      rename : dom/workers/test/suspend_iframe.html => dom/workers/test/suspend_window.html
      extra : rebase_source : 59bcddcb0eaf0c335ded6df90b497f1fa97a63c0
      252b861c
  23. Aug 30, 2017
  24. Aug 24, 2017
  25. Aug 15, 2017
Loading