User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
kwierso@gmail.com Sat Oct 25 01:25:30 2014 +0000 | e37231060eb490257b582c2195b3f43e2a38ad27 | Wes Kocher — Merge inbound to m-c a=merge ← 54 merge changesets [Collapse] |
6a37732cb6b219176e41d6e6eb60a000037da18c | Wes Kocher — Merge m-c to inbound a=merge | |
8219d3ab06a13ecaf7da8ba5b5b23a303d20a091 | Steven Michaud — Bug 1086977 - Facebook's old "Facebook Photo Uploader" (fbplugin) crashes on load on OS X Yosemite. r=bsmedberg | |
5230ba4082a9c838e10c031470c27ca019cb6323 | Michal Novotny — Bug 1083922 - Doom entry when parsing security info fails, r=mcmanus | |
1e970084e7c052beae6f10c52c24183ec8afce8e | John Schoenick — Bug 1045532 - Update picture mutations test. r=bz | |
6187cd66e6614b86d59099acbf34e967a3123ad9 | John Schoenick — Bug 1045532 - Part 2 - Trigger <picture> source selection when a previous source type is updated. r=bz | |
bf4e259a4609cfd2e46ee8895e18c8b12cccad59 | John Schoenick — Bug 1045532 - Part 1 - Drop <picture> sources with unsupported types. r=bz | |
60ce1e142f90447d72f6455899f953b05198132d | John Schoenick — Bug 1023516 - Basic image srcset reftests r=jst | |
9b7fce122203cfc5335ef009fdb22d389f3e282b | John Schoenick — Bug 1052417 - Don't bailout of sizes selection if sizes wasn't provided r=jst | |
97d6ba17ed2e1aca667abb52faa0fb059b34046b | John Schoenick — Bug 1055750 - Mixed content tests for imageset r=tanvi | |
2846ff134282dafc2bcd28e16d8829b731e0eede | John Schoenick — Bug 1055750 - Part 3 - Track image vs imageset request load type through ImageLoadingContent::LoadImage r=bz,tanvi | |
4892e867616e79ef8bb5bdc48a08ed57f8027779 | John Schoenick — Bug 1055750 - Part 2 - nsContentUtils add optional content policy parameter to nsContentUtils::{Can,}LoadImage r=tanvi | |
6bafc792efaabe16eb69b403f808b83bba09b744 | John Schoenick — Bug 1055750 - Part 1 - Add content policy TYPE_IMAGESET. r=tanvi | |
56cee6c6cd5c74862e95480ea0248310e76aaf6a | John Schoenick — Bug 1037643 - <picture> mutation tests r=bz | |
f81dc8f11838719ce4353a4ead078a4481668fbe | John Schoenick — Bug 1037643 - img src/srcset mutation tests r=bz | |
7e0376b11638ab7b75669de970233c97b9a1bb59 | John Schoenick — Bug 1037643 - Part 4 - Cycle collect HTMLImageElement/ResponsiveImageSelector r=mccr8 | |
73a28e6fbe84fe18d5077d7018e5a6c3661183a9 | John Schoenick — Bug 1037643 - Part 3 - Be more explicit about when we're falling back to synchronous behavior r=bz | |
f43030eb22a469a7ca126e5a51a53e9cd42edb65 | John Schoenick — Bug 1037643 - Part 2 - Line up with new spec for <img srcset> and <picture> mutations. r=bz | |
4c739aa459fbc6b7e92bab833a07a7cdee154f68 | John Schoenick — Bug 1037643 - Part 1.99 - Add nsIDocument::IsCurrentActiveDocument. r=bz | |
987133583ef31ad063b90256ccea948cb78326d0 | John Schoenick — Bug 1037643 - Part 1 - Add ResponsiveImageSelector::SelectImage r=jst | |
6345f1767ed7c7a28d204bebccffdef133ba4072 | John Schoenick — Bug 1076587 - Avoid null deref in HTMLImageElement::AfterSetAttr with <picture> enabled r=bz | |
03b6a747eac115e2df717486586e502e364a8edf | John Schoenick — Bug 1076587 - Allow nsAttrValueOrString helper to accept potentially-null pointers r=bz | |
1b4e8921ba1659f3233e24b856cf6f51c85a095f | William Chen — Bug 1033464 - Do not set nsXBLPrototypeBinding binding element for ShadowRoot. r=smaug | |
37e6b0283f65dd04aa9de3bdd1cb15b51661ace1 | Andrew McCreight — Bug 1082128 - Make id to string conversion in DMD use a class. r=njn | |
ca03ec2697992a17bc28354d4e0fba64a26553c1 | Ryan VanderMeulen — Backed out changeset 5ff4c7dded93 (bug 1077301) for making bug 1084118 return with a near perma-fail vengeance. | |
7d515b995286c76af531e62ee20fae7274afa5a0 | Kartikaya Gupta — Bug 1083395 - Follow-up to fix non-unified bustage. r=me on a CLOSED TREE | |
fcd719ea99902352255b7f18188b2853fb6716d9 | Luke Wagner — Bug 1088328 - OdinMonkey: accept (and ignore) non-semantic processing directives (r=bbouvier) | |
1090f3645eb3c17beeddfc22ee2a441ba781c93b | Luke Wagner — Bug 1088328 - OdinMonkey: report validation failure in 'use strict' corner case (r=bbouvier) | |
b6d24dc1b01f8904165b5278363f7d67235384f8 | Kartikaya Gupta — Bug 1083395 - Move some APZC functions that are no longer needed in production down to the test subclass. r=botond | |
a5e6dce29017c3c95f9d4519b867743205759713 | Kartikaya Gupta — Bug 1083395 - Move to a single input queue owned by the APZCTM instead of many queues owned by APZC instances. r=botond | |
6efc9dfeae46e54dc706f2f42d36153e8c67fc0f | Kartikaya Gupta — Bug 1083395 - Replace the touch block balance with an input block identifier. r=botond | |
e194c411165c0835a0fbfb68767d9a2e3032b62f | Kartikaya Gupta — Bug 1083395 - Extract an InputQueue class from the APZC input code. r=botond | |
00fdb9ef3be69c800433e2b28c8bb601642d6cf3 | Kartikaya Gupta — Bug 1083395 - Extract helpers function from the input-handling codepath. r=botond | |
bcc51b1a6c072af60d24492cd36811e6703bd719 | Botond Ballo — Bug 1085569 - When calculating the composition bounds based on the frame size, use the cumulative resolution rather than the parent resolution everywhere. r=tn | |
e0dc666e243075abc9218330f133cb73d8c86bcc | Martijn Wargers — Bug 417509 - crashtest. | |
b5e597a7d2290cbe3e192470b6ca53572ab8ff93 | Martijn Wargers — Bug 378961 - crashtest. | |
30ea82feef41e881fbc8db286ebaad65f61b6d46 | Martijn Wargers — Bug 404192 - crashtest. | |
c4e37220caed6766664ea1157bb8cbb8a9243669 | Jesse Ruderman — Bug 863935 - crashtest. | |
0246c21cfc5cf8cb89f93ada1af3d82d50c06b99 | Jesse Ruderman — Bug 862185 - crashtest. | |
e553c9a0cc1deb8b95437e20a6f2ee3d99106b0c | Jesse Ruderman — Bug 837007 - crashtest. | |
5783ad837a104a66655a83b1976804d41a9c2dec | Nils — Bug 828903 - crashtest. | |
a136c4ba2bb52994aed72a99b0c10652a7a60be8 | Jesse Ruderman — Bug 822910 - crashtest. | |
49adb7e3b03b39ad4f5d7a1a7563a5b2e825a54c | Mats Palmgren — Bug 724235 - crashtest. | |
8c0eafa481c65b0ea07482e954bb51e79b15259c | Joel Maher — Bug 1088689 - update talos.json to get mozversion + system pages updates. r=wlach | |
6eb0efbf09c80c3dfbd63db56b484971e3cd3c5f | Lars T Hansen — Merged | |
bcad05880c39de440d6765840500ada694ffba39 | Lars T Hansen — Bug 1088633 - correct signatures for stub functions, and fix an incorrect #ifdef in asm.js. r=luke | |
9756bf697be4564d0113b36621b91cd4149ac7de | Lars T Hansen — Bug 1068684 - synchronous gc when the number of SharedArrayBuffers gets large. r=luke, r=jonco | |
f1062092e561f04b8a9e451f159d5fe4171a889f | Stephen Pohl — bug 1082777: Make it possible to run xpcshell out of dist/bin after the v2 signing changes on OSX. r=bsmedberg | |
6ad2da5715e8bc29d01f0a17aa7ba2a056f38b00 | Gijs Kruitbosch — Bug 1075653 - Make tooltips use vibrancy on Yosemite. r=smichaud | |
78cefaa12bd2fdb75972457a78249f62f959bf38 | Markus Stange — Bug 1055634 - Expose the fontSmoothingBackgroundColor from the vibrant NSVisualEffectView via nsITheme. r=smichaud | |
6cadeeb02a0cf397d40414a1081c00b658ecb4f3 | Markus Stange — Bug 1055634 - Propagate font smoothing background colors to layers. r=roc | |
1d593636d86d5039e15e1a3677437e5d2ad5df0e | Markus Stange — Bug 1055622 - Add support for specifying the font smoothing background color to Moz2D. r=Bas, r=jrmuizel | |
2d37465635cb60341dc02428d8d67cb514e6b356 | Markus Stange — Bug 1074842 - Let SourceSurfaceCGBitmapContext take ownership of the data when DrawTargetCG is destroyed. r=jrmuizel | |
853612ddc6861ea705848979a03ed23f35d66f35 | Markus Stange — Bug 1083672 - Avoid copying more than needed when drawing a canvas onto itself. r=jrmuizel |