User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Tue May 16 13:05:08 2017 +0000 | b9a4a6e2292e923684c2d25b78addaca23c6abd5 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge ← 43 merge changesets [Collapse] |
f77644a7da56c333cc97a138c1a16a3442dfb777 | Iris Hsiao — Backed out 4 changesets (bug 1343912) for test_timer_flood.html perma-failing | |
1e29842a2984d48c940507402053f5c16066196f | Yoshi Huang — Bug 1363673 - fix tests that use data:image/png. r=smaug | |
f7e2f109410ea4cc478b5433e7bbebdb080ba076 | Yoshi Huang — Bug 1364369 - update more files to use srcdoc attr. r=smaug | |
5cef191f7d10d22597d4696535e5b8b3426cc18f | Yoshi Huang — Bug 1363632 - rewrite test_497898.html. r=smaug | |
22522049bc80f2c441aad60a910bf9b56eee5518 | Yoshi Huang — Bug 1363612 - Part 3: fix for moz-binding: url. r=smaug | |
adc78c679f03e59f36692ffe9294156392ed7eea | Yoshi Huang — Bug 1363612 - Part 2: move files for bug 677495. r=smaug | |
a0e3dc83b335d00bd01818bb91137dcfd4c4a08b | Yoshi Huang — Bug 1363612 - Part 1: move to seperate files. r=smaug | |
031561df3b033fc225b9980cd116ae50c13dd5d5 | Yoshi Huang — Bug 1363597: dont use data: URI for form action. r=smaug | |
d479f76dc5e89420c927ce6ea2c911760ae278b6 | Christoph Kerschbaumer — Bug 1362993 - Followup: Use gBrowser.addTab with explicit triggeringPricnipal instead of BrowserTestUtils. r=kmaglione | |
0c8900bc3ec0d42c27871127558078063213f7f0 | Brian Birtles — Bug 1355348 - Drop extra eRestyle_StyleAttribute hint from Element::SetSMILOverrideStyleDeclaration; r=dbaron | |
49c90446a20fa279a46e6023b550b61383c19bad | Jim Chen — Bug 1363567 - 3. Remove GeckoInterface.getPluginContainer; r=me | |
8f9d8749eb5ef4d9d156426435c5f17a20b75601 | Jim Chen — Bug 1363567 - 2. Move onFullScreenPluginHidden to GeckoApp; r=rbarker | |
06142f9787e7643cae17dced089d4ebd37ec1bbc | Jim Chen — Bug 1363567 - 1. Remove addPluginView/removePluginView methods; r=rbarker | |
e4607267bb9ff933edac5090ef5798d8538cea09 | Jim Chen — Bug 1362192 - Remove GeckoInterface.getDefaultUAString; r=snorp | |
06aae5032411f0d095c9611700fbb8d50ac9bfd7 | Jim Chen — Bug 1325112 - 2. Purge caches in debug geckoview_example; r=rbarker | |
b4549c97046b466e05826bffa53f35b175ec88ba | Jim Chen — Bug 1325112 - 1. Remove GeckoInterface.isOfficial; r=nalexander | |
d15e744f0008d62ce04fa776caebe429a88bf743 | Jim Chen — Bug 1363167 - Remove GeckoInterface.getActivity; r=snorp | |
c399da282963b7c78338935b00edd14ddb639195 | Jim Chen — Bug 1362231 - Remove GeckoInterface.getProfile; r=snorp | |
dc96471117ab6243119c8593b5f562e413036f81 | Stephen A Pohl — Bug 429824: Properly forward native OSX events to the native menu bar if they haven't been handled by the child process in e10s. r=mstange,masayuki | |
92ab3e4bdcb957b1fed5f0495f6d9f95e7b3f3cb | Stephen A Pohl — Bug 429824: Let OSX's native menu system handle keyboard shortcuts that we did not handle ourselves via XBL prototype handlers. This allows for handling of custom shortcuts, but does not allow for reassignment of existing shortcuts. r=mstange | |
79cfc96ccb7763b5bcc25549555df307cbc02c8f | Phil Ringnalda — Bug 1351197 - Disable test_TelemetryModules.js on Android on release or beta, where it crashes | |
39a921250465a46d7466c434b5c3eca8d260caf3 | Phil Ringnalda — Bug 1358559 - Sync the disabling of browser_all_files_referenced.js on linux32 to the redundant and duplicative run of the same test in the devtools suite | |
cd5ae949a6b9a2b28f46e4aff033468cf91f7ae5 | Eric Rahm — Bug 1356025 - Add Capacity checks to nsTSubstring constructor. r=froydnj | |
17c6f55e1bdc5c931f12c9893b76cd77ecf39918 | Nicholas Nethercote — Bug 1362894 - Make profiler_call_{enter,exit} |inline|. r=mstange. | |
30813e40f36c5e5227f429d283283529bbab8743 | Wes Kocher — Merge m-c to inbound, a=merge | |
648fe1aaa3ce005b7b00de5a692b7984e5995b09 | Geoff Brown — Bug 1343150 - Fix non-standard manifest annotation; r=me,test-only | |
f4b7f44fa133d27fd8bcdf5cd4e3f4231f1e473a | Geoff Brown — Bug 1300351 - Fix non-standard manifest annotation; r=me,test-only | |
2f092789b33a6ba39e07cfd5e89143025526bde1 | Geoff Brown — Bug 1343150 - Skip browser_PreviewProvider.js on linux, for frequent time outs; r=me,test-only | |
0fe9a65a0786e52a8a4f5c72ee633f2df998ac6b | Geoff Brown — Bug 1300351 - Disable browser_onbeforeunload_navigation.js on non-debug windows; r=jmaher | |
cb4c204b5fcd8bd7c6f2ea3e8d6f82dccf247df1 | André Bargull — Bug 1359575 - Report SyntaxError if GeneratorDeclaration/AsyncFunctionDeclaration is redeclared in block-scope. r=shu | |
c63d8286d4548cd385947dc8c4895800b1e793f2 | Kris Maglione — Bug 1365005: Cleanup async code after Task.jsm migration. r=aswan | |
a2b7eaff126829fff66d9d84499a3a81e9a46f6a | Christoph Kerschbaumer — Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian | |
08e52e63564d5fae25227c2c14555198758f345b | Christoph Kerschbaumer — Bug 1362993 - Add BrowserTestUtils.addTab() which provides triggeringPrincipal for params object. r=florian | |
2e27f56d21b48c52075cac851b24d8948b95517b | Luke Wagner — Bug 1364615 - Baldr: remove bytecode from wasm::Code (r=lth) | |
4901d885b1a4ae5248345bb2a740d0135c0d1216 | Luke Wagner — Bug 1364615 - Baldr: remove MaxWasmCodeAllocations (r=jandem) | |
b8bbd7e9579a199a02caf025e7becebb67188724 | Luke Wagner — Bug 1364615 - Baldr: remove unlinkedBytesForDebugging (r=lth) | |
94bc2a2c7274340118d59e845ecc90bcd20ec268 | Luke Wagner — Bug 1364615 - Baldr: use UniquePtr to own code (r=lth) | |
b2a7fe15c578d666346a25b9879ab7fd6fcef9f7 | Ben Kelly — Bug 1343912 P4 Don't waste time calling TimeStamp::Now() after time budget has elapsed. r=ehsan | |
69a33656f4a3b69840c0d7a663e6c892b7bb83c5 | Ben Kelly — Bug 1343912 P3 Remove fixed limit on maximum consecutive timeout handlers to execute. r=ehsan | |
f370c47abb1437981cedbbfb9c215f9de8a27f28 | Ben Kelly — Bug 1343912 P2 Only execute consecutive timeout handlers for a limit period of time. r=ehsan | |
7ff1878374dd9e81207bda1c88336613e06d7884 | Ben Kelly — Bug 1343912 P1 Cleanup logic in TimeoutManager::RunTimeout() to keep firing depth and other data consistent. r=ehsan | |
962311b44bb3feb47bcb6d56ddcb74b0461452e7 | Joel Maher — Bug 1364944 - create new 'g5' talos job - talos in tree manifest definition. r=gbrown |