User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Tue Jan 05 10:59:10 2016 +0000 | 29258f59e5456a1a518ccce6b473b50c1173477e | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge ← 121 merge changesets [Collapse] |
fc4fd9433e216058359c5337cb86b131e55ee63b | Jean-Yves Avenard — Bug 1236746: Let FFmpeg manages its own memory allocation. r=gerald | |
e905065699efb8ac6645541a9af659dedc47fd99 | Andy McKay — Bug 1214007 - Implement chrome.tabs.move. r=billm | |
d6705099c749ffaef93894d1370b9c210770c206 | Jim Mathies — Bug 1227312 - Avoid calling FinalizeChildData twice in GenerateCompleteMinidump. r=ted | |
c4e6bdadd2c256fa169524e75abe8783a7325a46 | Bogdan Postelnicu — Bug 1235041 - Cast value to uint64_t in order to prevent int overflow when value is greater than 2^12. r=jonco | |
49ec722b985f70b21885f9a47aef30ed83841256 | Bogdan Postelnicu — Bug 1234535 - Avoid spurious null dereference complaint from Coverity. r=froydnj | |
0752386f7d96407b8eee288e655985d5a571704c | Bogdan Postelnicu — Bug 1234542 - Don't use fallible Add in SetStringProperty. r=froydnj | |
30d07ba37fe0be401aec9a95ebd3d07acff2ec7c | Bogdan Postelnicu — Bug 1228507 - Initialize mBlendOpacity. r=Bas | |
9ccdf1f5887ba9eedc3304e7d527f3b769ac7947 | Bogdan Postelnicu — Bug 1235373 - Add an assert to check validity of pointers: mElement->GetPrimaryFrame() and frame. r=surkov | |
54d6206da9eeeac2a97d47d5270f17e3387b0b60 | Jan-Ivar Bruaroey — Bug 1229240 - test that applyConstraints() rejects on non-Gum track. r=jesup | |
75cb37ee4361d60545639b92aca0d03d2dbf23a1 | Jan-Ivar Bruaroey — Bug 1229240 - make applyConstraints() reject instead of crash on non-gUM tracks. r=jesup | |
c8e48d86e37341c5b79ce7256a272edfbdf0043a | Hannes Verschore — Bug 1233343: SharedStubs: Count frames pushed correctly on ARM when entering an ion stub frame, r=jandem | |
ee768634ba9caf777ee91bf94b1d2c23fdeaaf16 | Nicholas Nethercote — Bug 1233632 - Moz2Dify GetBlurAndSpreadRadius(). r=dholbert. | |
29e7fd863abd2d04c68d70c4369950266589ba3c | Nicholas Nethercote — Bug 1233631 - Moz2Dify CanvasBidiProcessor. r=jfkthame. | |
f55d6b027190ba6f373ff578e7222a830d37b304 | Nathan Froyd — Bug 1236566 - add override declarations for widget/windows/GfxInfo.h; r=roc | |
e930a107b964a14d2dc5d8f847b39e2c51cf5f87 | Mike Taylor — Bug 1236194. Use a string rather than URL interface to prevent DNS lookups. r=mfinkle | |
11b5a873a5c9d3a29559f67ac6be05cf1b2bef59 | Cameron McCormack — Bug 1234758 - Back out test. | |
26e9a666179bf822f030ed8322b3a032ffa4b496 | Nicholas Nethercote — Bug 1232219 (follow-up) - Fix nsinstall.c bustage in SM(e) builds. r=me. | |
94eef5cd59ef40297e747e1a4ecb55b901e85be9 | Jean-Yves Avenard — Bug 1207220: Ensure MediaShutdownManager waits until all MediaDecoder have completed their shutdown. r=cpearce | |
540f77351ef1eed4f32a585eb5003cf86ebb5482 | Nicholas Nethercote — Bug 1232219 (part 4) - Enable -Wunused for C code, except where it's too annoying. r=glandium. | |
96f1081a231c2c07ef86dbc21469804f09efb4ad | Olli Pettay — Bug 1236607, pointerlock code should null check inner window before using it, r=xidorn | |
fd998a174ee5a54585391624f007452e5095e7ae | Mason Chang — Bug 1231518. Load about:blank if thumbnail service fails. r=adw | |
c35d01078dad5d5cb43de3725f4788942bd30cd2 | Chris Peterson — Bug 1235717 - Enable clang's -Wunreachable-code warnings. r=glandium | |
8d209c5ecd2453f2dad8d16e4e697f18d0b06e31 | Chris Peterson — Bug 1235502 - Fix -Wunreachable-code warning in tools/profiler/. r=BenWa | |
764b4012f30b203006870985747097848c7d174b | Botond Ballo — Bug 1194851 - Remove the second parameter of IsFixedPosFrameInDisplayPort(). r=kats | |
66ae33d18362c3b98ce737c3b7c5ec9870be3453 | Botond Ballo — Bug 1194851 - Add helper functions HasDisplayPort() and HasCriticalDisplayPort(). r=kats | |
86f33e40fdcb2d7eacd147bae19581bf7435b126 | Xidorn Quan — Bug 1200092 - Add time gap between subtests of fullscreen-api-race test. r=smaug | |
34aff36bb1ac9435b5f61856caacc9c731a851b7 | Xidorn Quan — Bug 1221659 - Make fullscreen transition on Linux take the designed time. r=roc | |
cb8a8cfe20da543764a5d8a3d97af098e675c5d3 | Kit Cambridge — Bug 1234054 - Enable Push and service worker notifications on Desktop release builds. r=ehsan | |
ef0cfe8a2f77da20f703a8f514e74846dfddff9d | Nicholas Hurley — Bug 1236170 - Make Http2Session::UncompressAndDiscard push-aware. r=mcmanus | |
b7a6c1d777960ae976c19fd9b4612758149b0065 | Tooru Fujisawa — Bug 1236638 - Add JSFunction::setAtom and use it in _SetCanonicalName intrinsic to fire the pre-barrier. r=terrence | |
58182277aeb9cc394331e9b727d6bdebe408bc51 | Robert Longson — Bug 1235066 - SVG elements should not display title attributes as tooltips. r=enndeakin | |
ca7179b0403756813c7779451660d94290821cf3 | Nicholas Nethercote — Bug 1232219 (part 3) - Fix remaining -Wunused warnings. r=glandium. | |
7950a7c0fcdb8324a8bd4e2abac305f58aaa32c5 | Nicholas Nethercote — Bug 1232219 (part 2.5) - Fix -Wunused warnings in parser/expat/lib/. r=hsivonen. | |
8acbf93a07173240edb5818cf4361036d8f85122 | Nicholas Nethercote — Bug 1232219 (part 2) - Fix -Wunused warnings in widget/gtk/. r=karlt. | |
3a785337924021ba18a5252775472a2ead8a50f6 | Nicholas Nethercote — Bug 1232219 (part 1) - Fix -Wunused warnings in libmar/. r=bbondy. | |
290f666471a0177f984f05d5c9933914d2d11443 | Nicholas Nethercote — Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. | |
c82bd0fbe6b6f46e3a0600e4ac835cfbabff9aaf | Nathan Froyd — Bug 1232732 - modify NS_WARNING in MOZ_WIN_MEM_TRY_CATCH; r=aklotz | |
44a45c725656c5d122b9e0d4e93a309ea5b424b1 | Chris Manchester — Bug 1216681 - Add a fileid utility to extract the breakpad GUID from object files for identification in fix_stack_using_bpsyms. r=ted | |
2be32812ce902f7868bb943d6f67d8e89e946308 | Nathan Froyd — Bug 1236570 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in b2g/app/; r=khuey | |
84d9061974399c362ea07a0c108e616724e445a0 | Nathan Froyd — Bug 1236632 - remove unused variable in FactoryOp::WaitForTransactions; r=janv | |
344d31ef4cc6ed5546ee4c604af41eddc2016d15 | Ehsan Akhgari — Bug 1214305 - Part 10: Clean up global DataStorage references in the child process; r=keeler | |
d1000838678d64462fd9ad877029e7082bbba2b3 | Ehsan Akhgari — Bug 1214305 - Part 9: Avoid using CPOWs in browser_bug1045902_console_csp_ignore_reflected_xss_message.js; r=billm | |
5bcb515228e39979dda0936646f65ffa9b8a20d7 | Ehsan Akhgari — Bug 1214305 - Part 8: Enable secure upgrade service worker tests on e10s; r=jdm | |
fe10782ab28cd2fc56fe09b5eb075589efa86e8b | Ehsan Akhgari — Bug 1214305 - Part 7: Decide in the child process whether an intercepted channel should go through a secure upgrade; r=mcmanus | |
764c7f1cad9eb87b7e4f65984816690a9b919b3a | Ehsan Akhgari — Bug 1214305 - Part 6: Use a non-IPC redirect for synthesized upgraded responses to ensure the response URL is correctly propagated; r=mcmanus | |
59bfdb452ecb34b49d8b682d5c8341b3c2a1f99e | Ehsan Akhgari — Bug 1214305 - Part 5: Use the secure upgraded channel URI in FetchEventRunnable::Init; r=jdm | |
d83763ea1293d256170f9bc52b4866b52749ca8a | Ehsan Akhgari — Bug 1214305 - Part 4: Use the secure upgraded channel URI in ServiceWorkerManager::PrepareFetchEvent; r=jdm | |
e77772061927428db57fc75b6ad4bdeb8b5b43f3 | Ehsan Akhgari — Bug 1214305 - Part 3: Add a nsIInterceptedChannel.secureUpgradedChannelURI helper; r=jdm | |
abdbe16f6160dbedb4da2614e4d9e130c64e0d4d | Ehsan Akhgari — Bug 1214305 - Part 2: Refactor the logic for obtaining the secure upgraded URI into HttpBaseChannel; r=mcmanus | |
a32fea83f366721a1d4defd3a0165138cb4251f2 | Ehsan Akhgari — Bug 1214305 - Part 1: Refactor the logic for querying whether a connection should go through a secure upgrade into NS_ShouldSecureUpgrade; r=mcmanus | |
9ba69c6976af4119453cba2ca7b3c86100f7430e | Josh Matthews — Bug 1214305 - Part 0: Ensure site security service is initialized before trying to use DataStorage via IPC. | |
a9ae29806909ed3a0fc92b171367352cd5934e4c | Jordan Lund — Bug 1225905 - create a mozharness script that manages each beet mover task logic, NPOTB DONTBUILD r=rail | |
3f2b631cf18880f8a2b5a61b02b4cbd715304326 | Nathan Froyd — No bug - remove tab from xpcom/test/gtest/moz.build file; r=me | |
642a536b741a77cde34ef22789b4cffcaf42b17f | Henrik Skupin — Bug 1212609 - Add common test package rules for firefox-ui-tests. r=gps | |
9059476e8881d6ec8f6377a285ef0446459fe01a | Daniel Holbert — Bug 1235737: Soften some MOZ_CRASH statements in flexbox layout code to MOZ_ASSERT_UNREACHABLE, which they were originally intended as anyway. r=mats | |
fd524aa392ad6f650812187f4a201200e9ffc786 | Nathan Froyd — Bug 1236574 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in SocketBase subclasses; r=tzimmerman | |
a37226fb8470ede8c1688d575352880169744dee | Ben Kelly — Bug 1234458 P2 Lock the CacheChild actor while Cache DOM methods are running. r=ehsan a=ritu | |
a7704ec681b3dd6c1ea3b0c5e37e1f293587fbd1 | Ben Kelly — Bug 1234458 P1 Allow the CacheChild to be "locked" into memory so it will delay destruction. r=ehsan a=ritu | |
0a8b0fc58afea139dbe815a3ba74d19d5cef017a | Benoit Girard — Bug 1223540 - Add a pref for CGL's multithreaded mode (CEMPEngine). r=jrmuizel | |
1fa4d2e7c163b88a69bab62fd9f793d31dce1d54 | Ehsan Akhgari — Bug 1226384 - Reject the promise returned from ServiceWorkerRegistration.update() if the registration is being uninstalled; r=bkelly | |
b5a956c06c5a57077d4c6c0f1de276201fb3d175 | Ehsan Akhgari — Bug 1235896 - Make it possible to run browser_download.js with --run-until-failure; r=bkelly | |
18e67d15a1b66cb64cd7ad87413d85cfc4c38d39 | Gregory Szorc — Bug 1236259 - Normalize LOCALE_MERGEDIR paths; r=ted.mielczarek | |
e57552d1b12236e90ccb5452ade3f8d82e08a197 | Tooru Fujisawa — Bug 1234025 - Part 3: Remove unused constant from Statistics.cpp | |
f58569ccad3c1e2d188dd6325bd7d9131c1d6fb6 | Tooru Fujisawa — Bug 1234025 - Part 2: Remove unused functions from ScriptedDirectProxyHandler.cpp. | |
e4c57be575afdc36cbcc482deff2d740ebfc321e | Tooru Fujisawa — Bug 1234025 - Part 1: Move ObjectBox::isModuleBox definition to ParseNode.cpp. | |
82870b9f19e4018c58b0944411e5b6e16196c45d | Armen Zambrano Gasparnian — Bug 1232407 - Enable VNC and skip running Mozharness if requested. r=dustin | |
591f1064b73c05bc20f18801c1c369dc3403d0d2 | Kearwood (Kip) Gilbert — Bug 1218482 - Enable WebVR By Default,r=bz | |
a4d42eb9721db2302b0cb4310e7049c8a9299abf | Andrea Marchesini — Bug 1236505 - isPinned param in SessionHistory.jsm serializeEntry is not used, r=smaug | |
95259a235e6c27fe0c9506a60a0bb7c852974f02 | Andrea Marchesini — Bug 1233750 - about:profiles - Setting a profile as default, selects it too, r=ehsan | |
11acb7e361fe445eb563fa43d552f3d10dac56d9 | Mike Hommey — Bug 1236259 - Quote MOZ_APP_ID; r=gps | |
c315a91b6edb1ab48c71b6975cc4d12a7fe35185 | Wes Kocher — Backed out 10 changesets (bug 1214305) for leaks on linux debug m-e10s(bc7) | |
0e4bdac31c326ba2c22082469cdf9fb6626fe912 | Mike Conley — Bug 1221846 - Properly close the tasktracer property in the GeckoSampler JSON blob. r=BenWa | |
61cefe69917e39f70a8fde8e87ddf04755b4c6d4 | Mike Conley — Bug 1221846 - Get Task Tracer building on desktop r=cyu. | |
81e407daa22246e9ab796ae7efad39efba1eb1ff | Gabor Krizsanits — Bug 1235376 - Handling %s in contextMenus. r=kmaglione | |
efd432a79df6fb865adf35ed6cedee39fc335424 | Gabor Krizsanits — Bug 1211366 - parentId validation in contextMenus. r=kmaglione | |
a99460bbb35072ab8726d327304e06fcd64e4a60 | Gabor Krizsanits — Bug 1211366 - contextMEnus refactoring. r=kmaglione | |
efcc954571bdfa86e7aa1ff3ecd1f07793b40d24 | Nathan Froyd — Bug 1234860 - move win32 NS_InvokeByIndex implementation to a separate assembly file; r=aklotz,ted.m | |
1f482566235a007d579bd42682e8afa26d2d087e | Ehsan Akhgari — Bug 1214305 - Part 9: Avoid using CPOWs in browser_bug1045902_console_csp_ignore_reflected_xss_message.js; r=billm | |
001b314897561c53b94b75ab1abf800f95805a81 | Ehsan Akhgari — Bug 1214305 - Part 8: Enable secure upgrade service worker tests on e10s; r=jdm | |
4e94d20882191a1c448bab61706ff43607387424 | Ehsan Akhgari — Bug 1214305 - Part 7: Decide in the child process whether an intercepted channel should go through a secure upgrade; r=mcmanus | |
fba4a5bcea4172e7652fd4a3ecfa3cdfb9a3dde9 | Ehsan Akhgari — Bug 1214305 - Part 6: Use a non-IPC redirect for synthesized upgraded responses to ensure the response URL is correctly propagated; r=mcmanus | |
100f8e24900720858a485cfb9f86d35538401b41 | Ehsan Akhgari — Bug 1214305 - Part 5: Use the secure upgraded channel URI in FetchEventRunnable::Init; r=jdm | |
a59c453192dce3e7a6d79b9d8e5be3f96c03ccb1 | Ehsan Akhgari — Bug 1214305 - Part 4: Use the secure upgraded channel URI in ServiceWorkerManager::PrepareFetchEvent; r=jdm | |
2daa86fc1fb9e3fe00a02a934c82c90e071f69f8 | Ehsan Akhgari — Bug 1214305 - Part 3: Add a nsIInterceptedChannel.secureUpgradedChannelURI helper; r=jdm | |
c04efb57b0ed18c8b70dffae6c471c24472ad4f3 | Ehsan Akhgari — Bug 1214305 - Part 2: Refactor the logic for obtaining the secure upgraded URI into HttpBaseChannel; r=mcmanus | |
52046e843c60ba6fd77acb865a59a3bb5941f9dd | Ehsan Akhgari — Bug 1214305 - Part 1: Refactor the logic for querying whether a connection should go through a secure upgrade into NS_ShouldSecureUpgrade; r=mcmanus | |
ac4fd6615828929a1aed4c5b2a356c3e7a372589 | Josh Matthews — Bug 1214305 - Part 0: Ensure site security service is initialized before trying to use DataStorage via IPC. | |
7f9dd4660809cedac9938155ddf7a76ff85ceaf9 | Ehsan Akhgari — Bug 1219469 - Part 2: Make HttpChannelParentListener be the controller; r=jdm,jduell | |
1e4959223fb96ec8b3e9960e60e36dbb49cf226e | Ehsan Akhgari — Bug 1219469 - Part 1: Revert the error reporting added in bug 1233845; r=jdm | |
655aa0601a8ac03bb86f7a526d9e328580e51302 | Ehsan Akhgari — Bug 1233245 - Propagate the interception information in the non-e10s case for all HTTP redirects, not just the internal ones; r=jdm | |
5b36dc383731d2b88096021a6afce295f9ad06aa | Ting-Yu Lin — Bug 1234118 - Delete code for supporting 'do-command' and 'copypaste-docommand'. r=mtseng, r=smaug | |
7b47adc35322566d062e51c2609e4c098e72acf2 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
9190c3a5af82bc85b88ada4e74b7c0cde3f2a02c | Andrea Marchesini — Bug 1235864 - about:profiles - deleting the default profile should set a new default profile, r=ehsan | |
ae7f6845ecc6cededdc9fafbf48dc4ce5270fb79 | Carsten "Tomcat" Book — Backed out changeset 44ac8de96a09 (bug 1000870) for test failures in test_pointerevent_setpointercapture_inactive_button_mouse-manual.html | |
28994fda3259bdb20f6aadace72b903f4e25aa5e | Carsten "Tomcat" Book — Backed out changeset d206a3fd7433 (bug 1000870) | |
a53a255834e7977f9f5b08efd21db9deb3e627e2 | Carsten "Tomcat" Book — Backed out changeset a0c6e3693039 (bug 1000870) | |
f8a7896caec003bb590b721533bf6be62c6bb825 | Simon Gareste — Bug 1231806 - Remove useless semi-colon in statement. r=ted | |
f6fe454687d5ff9d5116b970e770cf41839624f7 | Simon Gareste — Bug 1231806 - Fix abnormal blank lines quantity. r=ted | |
64191519db53ef052ad1442259ba76419c7c3ce1 | Simon Gareste — Bug 1231806 - Fix trailing space in function description. r=ted | |
4a8c0bac7bd2db9a9e39eb99116cccc8b4eea62f | Simon Gareste — Bug 1231806 - Fix continuation line under-indented for visual indent. r=ted | |
6f187e5d5a5394e600397be1754645c7dd0ddb88 | Simon Gareste — Bug 1231806 - Useless import. r=ted | |
d35b3ef1bdb6f6fe2856bfc3306f27398900b91b | Simon Gareste — Bug 1231806 - imported patch syntax.patch. r=ted | |
8418f85a3b173555efc3f683a1ebc0ee264f6503 | Steve Singer — Bug 1235859 - Add FrameSize to non-skia downscaler. r=edwin | |
ef5be3776c9afec2dd5e4a57f65d324977d01f7d | Milan Sreckovic — Bug 1235613 - Make gfxCriticalError/Note strings in gfx/ unique. r=jrmuizel | |
bf7a327f12ddf2c6f5cd2f68b1083523861fb4b6 | Jorg K — Bug 1235216 - fix comment in mozISpellCheckingEngine.idl. r=ehsan | |
5a3767ed8441e84fcffb662db256cb48e7284d13 | Victor Carlquist — Bug 1235403 - Adding flat replacement bit on StringReplace to the recover instruction. r=nbp | |
233559be841f96e584660bbc138105b1df13e36f | Lee Salzman — Bug 1229983 - verify that paths are finite in DrawTargetSkia::Stroke/Fill to handle Canvas paths containing infs. r=jmuizelaar | |
e68d3d1ab00c00bf9e59472d13528f17693185e3 | Gerald Squelart — Bug 1224371 - Upstream update patch. r=jya | |
7e497a0b15cdfeca00bd1b9ad234785899073a4c | Gerald Squelart — Bug 1224371 - Cast uint8_t to uint32_t before shift. r=jya | |
c2133ad4a73860ef18662c5144777e76652d4cde | Ethan Lin — Bug 1205168 - Part 6: Fix TexImage2D and TexSubImage2D with texture conversion. r=jgilbert | |
a083bc5f439d8ca2768dddeda6b066c0e3e05ce5 | Dan Glastonbury — Bug 1205168 - Part 7: Remove unneeded functions. r=jgilbert | |
3903b1b26739b98dbab2dc09a05caa01d7936756 | Dan Glastonbury — Bug 1205168 - Part 5: Texel Conversion - RGB11F11F10F format. r=jgilbert | |
b2206855967be0a5039c84dae357251ee0616737 | Dan Glastonbury — Bug 1205168 - Part 4: Texel Conversion - RG32F format. r=jgilbert | |
88c7018855003b7c825a0dc94aae0fabb9047d0b | Dan Glastonbury — Bug 1205168 - Part 3: Texel Conversion - RG16F format. r=jgilbert | |
6fdcec9e1affd64ee701ea509c556341e9697c79 | Dan Glastonbury — Bug 1205168 - Part 2: Texel Conversion - RG8 format. r=jgilbert | |
d3fb7f0520ad41c1073fe5db5a68a0bd6f308e9f | Dan Glastonbury — Bug 1205168 - Part 1 - Sort all the WebGLTexelFormats. r=jgilbert | |
ee3ad01d19a7785c71c9a4f6293d823ed82526f3 | Ethan Lin — Bug 1205168 - Part 0: Remove copy-ctor from strong type. r=jgilbert | |
a0c6e36930395c7cc1f3223ae2f296e0d78765f6 | Lebedev Maksim — Bug 1000870 - Change official tests for pointer events to auto mochitest system. r=smaug | |
d206a3fd7433d4b8b9c515ff1f210ac5a58a556b | Maksim Lebedev — Bug 1000870 - Add some features in testing system. r=smaug | |
44ac8de96a09086e0a255c037c4625fce4076f0a | Maksim Lebedev — Bug 1000870 - Add original official tests from W3C at 2015.03.01. r=smaug |