User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
jichen@mozilla.com Tue Apr 11 08:35:12 2017 +0000 | 740d8c1918919d2a7a59dedfcba1415323df5a70 | Jeremy Chen — Bug 1341758 - update reftest expectations for image-orientation support. |
18bf3992d7a9f10fb76a9b0edd66fa454dcc63d8 | Jeremy Chen — Bug 1341758 - update mochitest expectations for image-orientation support. | |
f3846314d4cf8bc7c871484411398dcbf2258710 | Jeremy Chen — Bug 1341758 - add image-orientation related binding functions. | |
7031c811659d90275e7b8e1557027791081767c5 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
c05000863d49dd34483a779725de39a47deedbe1 | David Anderson — Add a fixed-width font for the compositor's debug overlay. (bug 1352151 part 9, r=bas) | |
b72d2a630431dadf38e29095394d162991c84f7f | David Anderson — Allow TextRenderer to render multiple fonts. (bug 1352151 part 8, r=bas) | |
ee3f0299a518ff7158299b317648bf8d61fa35e3 | David Anderson — Add GPU draw time to the compositor diagnostic overlay. (bug 1352151 part 7, r=bas) | |
2bfb1ea0619fb432c05ffb4b2a3a9304b9f866c7 | David Anderson — Improve pixel fill statistics in the D3D11 compositor overlay. (bug 1352151 part 6, r=bas) | |
df901e207ad2a25a7f6ca31f8e9ce74a95e1d4e5 | David Anderson — Refactor CompositorD3D11::EndFrame. (bug 1352151 part 5, r=bas) | |
f80960d9c4fe332e6943233e8cc016517bf085e2 | David Anderson — Remove the TextureRender dependency on Compositor. (bug 1352151 part 4, r=mattwoodrow) | |
2e32bed22b39a7e2975aa4eb534bd19b5086bcec | David Anderson — Remove FPSState. (bug 1352151 part 3, r=mattwoodrow) | |
c661d28e055b0e1c3391af9d12748b1bc1d0635b | David Anderson — Switch the compositor to a new debug overlay. (bug 1352151 part 2, r=mattwoodrow) | |
38f9f8c344da0b8d093a0072f149fff87f246676 | David Anderson — Collect diagnostics on paint times for the compositor overlay. (bug 1352151 part 1, r=mattwoodrow) | |
4947199c855f546bf4199c090e705c73b149143d | Ehsan Akhgari — Bug 1347461 - Part 2: Always initialize all DataStorage classes in the content process at initialization time; r=keeler | |
0fa8897bf56a8773c8fb501380260f8945912583 | Ehsan Akhgari — Bug 1347461 - Part 1: Add a C++ API for the list of DataStorage classes; r=keeler | |
cdda977edeec2682119a720e1c7b22c8878d2d8f | Phil Ringnalda — Bug 1351188 - Disable test262 String.prototype.normalize tests when normalize isn't available, r=shu | |
3f5856b402d69e79bc45e4dcdee649a407c2b53a | Ben Kelly — Bug 1351935 P2 Fix client.navigate() WPT test to support cross-origin navigations. r=smaug | |
2606285d497d32baba5efb7af2a247301596b677 | Ben Kelly — Bug 1351935 P1 Make Client.navigate() support cross-origin loads. r=smaug | |
f8e5f13e4dbcb2de36a9b476a953d5c6a0cfa9ff | Delphine Lebédel — Bug 1355190 - Add "bg" and "kab" in Fennec maemo-locale for multi-locale builds. r=flod | |
e3b2db0bf09032a3e8838fcaa66cfaac4993fa1d | David Parks — Bug 1354900 - Remove ASSERT when plugin incorrectly finalizes async surface. r=dvander | |
5080c78d2515b840f3dc476e5147ea7c34debf1e | Frederik Braun — Bug 1349517 - Don't set CSP on NullPrincipal if it already has one. r=ckerschb | |
a813601f912ceb40ff643f9f12d406eca6a74e8a | André Bargull — Bug 1353774 - Module namespace objects now call OrdinaryDelete when deleting a symbol-valued property key. r=jonco | |
82fba63ab05634d20ca36fa78249d57fafd092fd | André Bargull — Bug 1345868 - Don't assert when calling getModuleLoadPath in workers. r=jonco | |
540fcd0fa44edcb242a5ff44162a03cc880a88f0 | André Bargull — Bug 1355025 - Directly return result instead of using out-param in BytecodeEmitter::isRestParameter. r=arai | |
56f28aba93396144109f4563607be887916ebddd | André Bargull — Bug 1325696 - Remove unused function exports to self-hosted global. r=till | |
170e10e89de021baa7ae9f34e734f2c7d8733783 | André Bargull — Bug 1353797 - Remove unused DataViewObject::notifyBufferDetached(JSObject*). r=evilpie | |
ca66824761a9fbaecaf0ca7021a6fe1b339d3d7e | André Bargull — Bug 1338126 - Rename compound HasProperty+GetProperty from GetElement to HasAndGetElement. r=evilpie | |
4e0341ae27a5ef7588127b5f436fac235a5b5263 | André Bargull — Bug 1341684 - Remove unused local variable in BytecodeEmitter::setOrEmitSetFunName. r=arai | |
456dbb5c2b93ba738bc5b0e15d7e43cab2d0a856 | Gregory Moore — Bug 1180799 - Support momentum scrolling after two-fingered pans on pages that don't allow zooming. r=botond | |
68dcc900c5bd9daefc73f48d3ba375482ce14ef5 | Bill McCloskey — Bug 1350436 - Rename ValidatingDispatcher to SchedulerGroup (r=froydnj) | |
1ff47d6ae913a460e61906e1bd7c1beef17c310c | Bill McCloskey — Bug 1350436 - Collapse Dispatcher into ValidatingDispatcher (r=froydnj) | |
2e1cf27870806c50856d4b49f1d40e45ce8a49ac | Bill McCloskey — Bug 1350436 - DocGroup should not inherit from Dispatcher (r=froydnj) | |
7509b5c557ee81e23b6970c98db2b903e874b022 | Bill McCloskey — Bug 1350436 - Use nsIEventTarget instead of Dispatcher in netwerk code (r=mayhemer) | |
c1e635307599cc1a5f5a7d6f0928d7c50b915dc4 | Wes Kocher — Merge m-c to inbound, a=merge | |
ef60cbd89dd64e2dffb63c70df98deecb33c736b | Nicholas Nethercote — Bug 1354436 - Fix crash when MOZ_PROFILER_HELP is specified. r=jseward. | |
9bc30bb0382636e6ae32bc3c75b673045bb395a1 | Olli Pettay — Bug 1354047 - Allocate DOMRect and DOMRectReadOnly wrappers from nursery, r=qDot | |
a5b1f1d71de9f37b07fd8aa6ac80c81bfb5559a2 | Olli Pettay — Bug 1352746 - Rename ProbablyShortLivingObject to ProbablyShortLivingWrapper in webidl, r=qDot | |
596ea55fa962caa18ff1a5761fdccc58ef6a289c | Chris Manchester — Bug 1349180 - Don't attempt an artifact build for stylo builds with --artifact in try syntax. r=nalexander | |
d30fe280e201f85aed8ba381c43b7e41fafc1bc9 | Chris Manchester — Bug 1355027 - Don't attempt an artifact build for an asan build with --artifact in try syntax. r=nalexander | |
bc87945ba833e6004b877cf8507defff4ceee46f | Jonathan Hao — Bug 1342178 - Pass origin attributes to isSecureURI in devtools and browser. r=keeler,past | |
db96edf786de1c5a776c4e2a277a2a327d88ff1f | Jonathan Hao — Bug 1342178 - Regression tests for HSTS/HPKP information in private browsing window. r=Honza,keeler | |
87912394d7d7a52a71c4c7d92e00bc0ccf5f5b2a | Jonathan Hao — Bug 1342178 - Rename test_network_security-hpkp.html. r=Honza,keeler | |
c844ec70bdb4fda4816dce395e6f489ef9480829 | Jonathan Hao — Bug 1342178 - Combine test_network_security-{hsts/hpkp}.html. r=Honza,keeler | |
efe676688e2996d55a3ab71a32ecd43c6b0da902 | DimiL — Bug 1311935 - P4. GTest for safebrowsing v4 caching. r=francois | |
a55227734d513cdf555871e16e5487f679eee3b5 | dimi — Bug 1311935 - P3. Implement safebrowsing v4 caching logic. r=francois | |
7e77f122340b4760bb598891ec87a66e19a7d856 | dimi — Bug 1311935 - P2. Process fullHashes.find response. r=francois | |
905fdf381f58b358c9c89e4e7bdee4822a5e3372 | DimiL — Bug 1311935 - P1. Make ActiveTables() work for safebrowsing v4. r=francois | |
ce2cbd3fc918ab913b42b57c2a2748ceb4f28296 | Tim Huang — Bug 1351084 - Making the TabState.jsm collecting 'iconLoadingPrincipal' from browser.mIconLoadingPrincipal. r=mikedeboer | |
39460355837190ae3ae5ad458cb9039a893643fe | Kearwood Gilbert — Bug 1351048 - Do not load VR libraries until necessary, Oculus cleanup r=daoshengmu | |
4d1d356ad1b3d37716d2657de15a031acf883159 | Daosheng Mu — Bug 1336002 - Part 4: Add gamepad button touched tests; r=Lenzak,qdot | |
961f1f9a522e2942a040ce63e735ef774dbbe905 | Daosheng Mu — Bug 1336002 - Part 3: Support button touched in OpenVR and Puppet; r=kip | |
20750f1dbcafb5cd2c77bf8a656372dde395d0b5 | Daosheng Mu — Bug 1336002 - Part 2: Support button touched in GamepadManager; r=Lenzak | |
fafb04b95d0fd05429fd991e23f059aa32065dcf | Daosheng Mu — Bug 1336002 - Part 1: Support button touched in the Gamepad API; r=qdot | |
992b8a6ae635c5e8f0aa0ab03e161ef243add7b4 | Iris Hsiao — Backed out 4 changesets (bug 1311935) for causing assertion crash by developer's request | |
a25e24d077b8e16c441f0f622342452108fd79db | JW Wang — Bug 1353644 - change the type of EXHAUSTED_DATA_MARGIN_USECS to TimeUnit. r=kaku | |
e2c9182cddb13a3b3141e39f03302d629397b846 | Kaku Kuo — Bug 1354465 P2 - use mozvideoonlyseekbegin event to start throbber timer; r=jaws,jwwang | |
bc63b56a88dd722252c8c5fe9b63afc3ef83a581 | Kaku Kuo — Bug 1354465 P1 - dispatch a mozvideoonlyseekbegin event while starting a video-only seek; r=jwwang | |
649da44e21340ad03bfef7095a0dcbc50836d617 | Daosheng Mu — Bug 1354977 - Update timestamp when gamepadpose is changed; r=qdot | |
5b7e7bd0878992ca8f178f1bfd9f66f473fe8c21 | Alex Gaynor — Bug 1355083 - Switch from using a #define to alter a sandbox policy to a normal param r=haik | |
23546115feb2e2e997da17aa1f78cacc5b93c6f0 | Matthew Wein — Bug 1345491 - Fix intermittent caused by closing window before extension is unloaded r=gbrown | |
5813e4358a17fc8ad81d60d3d9284c1ff94e1108 | Andy McKay — bug 1323311 make tabs.move on multiple tabs more reliable r=kmag | |
27e624cd94796146934ca29e98f8934b61243809 | DimiL — Bug 1311935 - P4. GTest for safebrowsing v4 caching. r=francois | |
4c0381ab099046d316200e0779616e717606da0d | dimi — Bug 1311935 - P3. Implement safebrowsing v4 caching logic. r=francois | |
73587838ef1620aef0ce63abad7b8c824f5eacf6 | dimi — Bug 1311935 - P2. Process fullHashes.find response. r=francois | |
a5a6c0f79733688fc11c3a03a0d2ea9b2ae1d8aa | DimiL — Bug 1311935 - P1. Make ActiveTables() work for safebrowsing v4. r=francois | |
4e4bd12cc11cab7e9227bd240424311d4acf596a | Wes Kocher — Merge m-c to autoland a=merge | |
88e9938ce64ca0281c4f6ed2dd8ca93a0bfe5100 | Ravi Shankar — servo: Merge #16338 - Disable bytecode generation in mach (from Wafflespeanut:byte); r=jdm | |
92fb427b464c49134341747d146ddef6f43c87b4 | Pu Xingyu — servo: Merge #16285 - layout: Use the margin box of an inline block when computing the inline size (from stshine:inline-block-margin); r=emilio | |
d508a91f09e9de268da1b7831c823c6a42f16526 | Julian Descottes — Bug 1345529 - fix inspector DocumentWaler children() method;r=pbro | |
e2bcdd1501405f8bc8e5841a06088fd3fc179878 | Ted Mielczarek — bug 1354216 - fix cctools-port build scripts. r=mshal | |
6aec2cb43d81e7829d3524de31afefee2247131a | Daniel Holbert — Bug 1355179 part 2: Add comment about porting B2G checks to be Android checks in test_event_target_radius.html. r=kats | |
67ed44b3f67e2855bc4998adf70c3054975d70d5 | Daniel Holbert — Bug 1355179 part 1: Remove always-true-now checks for !=B2G in test_reftests_with_caret.html. r=kats | |
74d44ad1533ecb0c924da862171e8b9dcee56e83 | Mike de Boer — Bug 1350053 - Part 2 - Update tests to check the arrow panel to appear, instead of the notification bar. r=mossop | |
5c0565ed332fd9fb97ba28b0196a608f30ecf426 | Mike de Boer — Bug 1350053 - Part 1 - Change install flow of Light-weight Themes (LWT) to use PopupNotifications, instead of notification boxes. r=mossop | |
1ec9038f1b164f455d67e37d64f0897f0e2fc511 | Nitish — Bug 1348415 - Use present tense for method names and remove redundant public modifiers for GeckoView interface method names r=jchen | |
0e7cd0312ecfff88068f1be445f7b3e86e0af830 | Nazım Can Altınova — Bug 1341761 - stylo: Update test expectations for -moz-element. r=bzbarsky | |
d547f588f46133ab39655b5ae708e167c3d0c213 | Nazım Can Altınova — Bug 1341761 - stylo: Add -moz-element support. r=xidorn | |
2275f5298ad7acb24500851848e02266f0939fcd | Nazım Can Altınova — Bug 1341761 - Convert nsStyleImage::mElementId to use nsIAtom. r=xidorn | |
9f19899f629bbeedff1679b7d20669436f07932c | Doug Thayer — Bug 1354774 - http URLs in browser.dtd for appUpdate r=rstrong | |
a21a26ea6947fe80775fda3a671381ae13342001 | Nazım Can Altınova — servo: Merge #16319 - stylo: Add -moz-element support (from canaltinova:element); r=upsuper | |
167230c49025646595e659ae92eb13ae442dcb71 | Wes Kocher — Backed out 4 changesets (bug 1342178) for frequent test_network_security.html failures a=backout | |
4feb5533f54ac748cd335d2bdcad01811b95c6cf | Justin Wood — Bug 1355105 - Cron.yml requires a 'when' for all projects even if not specified in 'run-on-projects'. r=dustin | |
28813897761c458e049d637bbe22a702ebd0f021 | Doug Thayer — Bug 1354949 - Add 'the' to updateRestart message r=rstrong | |
485ce0191284c74bab37b93386f081e51c0b6899 | Nico Grunbaum — Bug 1344970 - rename mozRtt to roundTripTime r=jib,smaug | |
65f6388e03bbed4f3abdd6a86568e1a371132a42 | Gijs Kruitbosch — Bug 1352043 - attempt to fix intermittents by forcing an initial system load in HiddenFrames, r=kmag | |
68d1795caf30791fd96bf1b70a3dab0f9c58d6b8 | Paul Adenot — Bug 1337641 - Temporarily disable an assert in cubeb duplex. r=achronop | |
3ee33ec3f44e3cb260f82448ad76344a9b80b5eb | Mike Conley — Bug 1354698 - Add tests for View Source in both the tab and window mode when doing DocGroup checks. r=jryans | |
7086da6987e0dee0aa28e27ec5659c6786a21735 | Chris Manchester — Bug 1337986 - Remove dependencies between packaging steps and buildsymbols. r=mshal,ted | |
4b2125df04a83ee3beea9417b6077b3d55ac93db | Chris Manchester — Bug 1337986 - Remove code handling parallelism from symbolstore.py r=ted | |
994b97c9de3741e5bea37a8baf1573ded2323336 | Chris Manchester — Bug 1337986 - Dump symbols during the compile tier. r=ted | |
17fc25af0768621dec049d39bd87bc682fc16d8e | Chris Manchester — Bug 1337986 - Convert unix paths to native paths for PDBSTR_PATH in mozharness. r=ted | |
dc1e93d948191a44effb69decec536cecdc2af87 | Chris Manchester — Bug 1337986 - Modify symbolstore.py to operate on dll/exe files. r=ted | |
e7a38558e8e25e100527f02c30bd0ff83d1b36c8 | Chris Manchester — Bug 1337986 - Build dump_syms before any syms target. r=glandium | |
eb9139a092c035e1fa0fb9e6576e6205c93abfa3 | Chris Manchester — Bug 1337986 - Generate "syms" targets for directories containing programs or shared libraries. r=glandium | |
96159c2d4d5aa4397baa64a0ea43b77d9fd0a07e | Daosheng Mu — Bug 1354737 - Add assertion check for TrackedDeviceClass_GenericTracker at OpenVR HandleInput(); r=kip | |
34006a1fee90231ad6756cfac139157a1b2a9189 | Haik Aftandilian — Bug 1354674 - Introduce, but don't enable, a level 3 Mac content sandbox with home directory read access disabled r=Alex_Gaynor | |
409b7edf344aca8712630dd9c75062afc46fc56b | Nicholas Hurley — Bug 1352146 - Don't allow status phrases in http/2. r=mcmanus | |
5b1879a044bc882e3d579166581316edc61f2af4 | Nicholas Hurley — Bug 1352146 - fix whitespace in moz-http2.js. r=mcmanus | |
7f9114ffbcae47f2870f542d62bb95dd6a0166aa | Jonathan Hao — Bug 1342178 - Pass origin attributes to isSecureURI in devtools and browser. r=keeler,past | |
f19289f0cfefc116efeb99cf02164c41238d2353 | Jonathan Hao — Bug 1342178 - Regression tests for HSTS/HPKP information in private browsing window. r=Honza,keeler | |
4afce44bc2b9f0793d81e868dafc73ffd0ddd3be | Jonathan Hao — Bug 1342178 - Rename test_network_security-hpkp.html. r=Honza,keeler | |
db9b64a440120c4e259397b203cf11f82c6f1859 | Jonathan Hao — Bug 1342178 - Combine test_network_security-{hsts/hpkp}.html. r=Honza,keeler | |
4f2a79342020b45e142c9f97f511282462b893a4 | Francesco Lodolo (:flod) — Bug 1355082 - Sync browser shipped-locales between mozilla-aurora and mozilla-central r=Pike | |
30fc8aa8a780a437fc1a091ca92783edecb784b3 | Phil Ringnalda — Backed out changeset fda9bea59c6f (bug 1345529) for timeouts in browser_markup_mutation_01.js | |
290dd813cbed201c39e1aa78a116ebfcf9b3c21d | Keith Yeung — servo: Merge #16325 - Fix formdata-blob.htm (from KiChjang:fix-formdata-wpt); r=cbrewster | |
b24055689799403926a7913fb8ce38b51c68eb7f | Kan-Ru Chen — Bug 1295815 - retry synthesizeNativeMouseMove until mousemove happens. r=xidorn | |
6fb39ee7769d7dd211381aeeb3c4b206d1eab5f0 | Ted Campbell — Bug 1354560 - Fix IONFLAGS=help message r=h4writer | |
b32571657c5b1a37696858f523195825c591584f | Kan-Ru Chen — Bug 1350875 - Disable file_fullscreen-api.html and file_fullscreen-scrollbar.html for linux m-e10s. r=xidorn | |
13c8c3df1329a1e446fb3986519efaf01fca1c44 | Justin Wood — Bug 1348834 - update funsize pulse route for taskcluster nightlies to remove index. r=sfraser | |
847803cc7003fc07f385b61369f6ff06cd97c3ff | Tom Klein — Bug 1337933 - Make the tabs grid layout decorations work with RTL. r=maliu | |
ee9bd670aadfa43dea7ad6030a94886eee730479 | Dão Gottwald — Bug 1354789 - Cache layout information needed in _positionPinnedTabs. r=florian | |
1b0e449993d4bc7391cdd2c39452ed0834cdfa24 | Carsten "Tomcat" Book — Backed out changeset b8598fc84f34 (bug 1351426) for memory leaks | |
e27bd932966daccb4f76649c46c5fee3c72db99d | Carsten "Tomcat" Book — Backed out changeset 8e36dfa4061e (bug 1351426) | |
3cc843a5c109ec66fffb9cc71678c519edfb8c6d | Carsten "Tomcat" Book — Backed out changeset a6c0e4789330 (bug 1351426) | |
59fe8d9f572f684f8d62730e2ada39722d8c06b8 | Carsten "Tomcat" Book — Backed out changeset aeca2ef150b8 (bug 1351426) | |
99cab65c998b1f459bb83f23edaa26b07134894d | Carsten "Tomcat" Book — Backed out changeset efdb4e01ad4e (bug 1351426) | |
1ab3c4b1b127f5e62d5607bf7151ea5997a57e75 | Xidorn Quan — Bug 1341724 followup - Adjust reftest expectations. | |
fda9bea59c6f18fabf6474519027d53b3f1cc7f6 | Julian Descottes — Bug 1345529 - fix inspector DocumentWaler children() method;r=pbro | |
dd7433e1cae3ac88b2f92f9e374847c2b44ee6e3 | Vangelis Katsikaros — Bug 966209 - Add a context menu for images in the Response panel. r=rickychien | |
efdb4e01ad4e4ee99f5b8c3718873530b63e2c17 | Miko Mynttinen — Bug 1351426 - Part 5: Cleanup style and comments r=kip | |
aeca2ef150b857167731ced9b3a8da68227b88a0 | Miko Mynttinen — Bug 1351426 - Part 4: Refactor gfx::Polygon to avoid unnecessary work and memory allocations r=kip | |
a6c0e4789330b9a37956bcb123449db35e27e6f0 | Miko Mynttinen — Bug 1351426 - Part 3: Refactor BSPTree to use list instead of deque r=kip | |
8e36dfa4061ed197cc373dc2a3f8e0da1ce06f9b | Miko Mynttinen — Bug 1351426 - Part 2: Only use 4D points in gfx::Polygon r=kip | |
b8598fc84f34d17a5f9dc52f1d7c6b0b9fd91a53 | Miko Mynttinen — Bug 1351426 - Part 1: Move the layer geometry instead of copying r=mattwoodrow | |
6ab984fbfa21139016f5c00c9f8655e4554ed47c | Masatoshi Kimura — Bug 1316717 - Use the system DPI scaling factor to calculate the icon size in GetGutterSize. r=jfkthame |