User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Fri Jul 12 17:29:41 2013 +0000 | f2d3b5149d3a775a61d0ea8a2e9751a30926d547 | Ryan VanderMeulen — Merge inbound to m-c. ← 94 merge changesets [Collapse] |
6e538f27091641e1583ad43010d1071e3ca02e55 | Ryan VanderMeulen — Merge m-c to inbound. | |
e60cab57965c78553090a157098a5f9764efaf0c | Shilpan Bhagat — Bug 717821 - Prevent disabled buttons from getting pressed. r=mleibovic, r=wesj | |
2ea8b22f44ba45c24f0b1654dc5ec9bbf489e207 | Wei Wu — Bug 892369 - Update the default value of the 'usesBeforeCompile' option in | |
b79bf992c475e33cc89ee068e93aa2ffd239a120 | Hector Zhao — Bug 892340 - Remove Off-Main-Thread XPCWrappedJS refcounting from (UDP)ServerSocketListenerProxy. r=mcmanus | |
84df0a7f8ee68386bd066af7aa68ec8956a3c995 | Oleg Romashin — Bug 889241 - ASSERTION: Invalid (negative) scale factor: 'sy >= 0.0'. r=ncameron | |
6cdc2603c54974b72070eb6b0968ee9b91163162 | Shilpan Bhagat — Bug 889858 - Replace old thumbnails with new ones. r=wesj | |
31342704016ea7733b496989284073abd615ed91 | Mihnea Dobrescu-Balaur — Bug 888545 - Use a dynamic port in mediasniffer/ xpcshell tests so they can be run in parallel. r=bz | |
e6ebdb6069c7542f779280487e3e6a7ee76d8cb1 | Benoit Girard — Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium | |
be42574c64164534a812b532af737c9b13659acd | Jed Davis — Bug 892201: replace SPS signal handler completion busy loop with POSIX semaphore. r=benwa | |
d218deb5ac962653a92bd415f13639ee12042edf | Mark Finkle — Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored r=bnicholson | |
1eb8567e0743cb0c1252721ead67493e976d5fa6 | Dan Minor — Bug 892439: runcppunittests.py should accept either test files or test directories from the command line; r=ted | |
8ef0e9fa1f16874abbf282d212be14452ed31747 | Nicholas D. Matsakis — Bug 841621 - Add inline hint for self-hosted code r=dvander | |
d1f17915555b1ad7a84355382709fbc85ee456dc | Jan de Mooij — Bug 892931 - CallKnown should not emit a slow path if callee can't be Ion-compiled but can be Baseline-compiled. r=h4writer | |
9fbdd1b84f77b52a1ea9b553a2b3a4a8cee45913 | Jonathan Watt — Bug 880544 - Fix leak in DOMSVGPointList. r=dzbarksy | |
32d9640c38821f801df54b5a5c2b5626fddfd491 | Jonathan Watt — Bug 880544 - Fix leak in DOMSVGPathSegList. r=dzbarksy | |
4674ce0eda2a790cdbcd33b4c8f384ea0fffeba3 | Jonathan Watt — Bug 880544 - Fix leak in DOMSVGNumberList. r=dzbarksy | |
aaba3099e0102d1100977a430c4bb656a394bd5f | Jonathan Watt — Bug 880544 - Fix leak in DOMSVGLengthList. r=dzbarksy | |
4056151eb62b5947800f464283768a7ed9d8771b | Jonathan Watt — Bug 880544 - Fix leak in DOMSVGTransformList. r=dzbarksy | |
216b74874ef03d10ae23b763501b126bc73a2b1d | Paul Adenot — Bug 892492 - Fix automation on AudioBufferSourceNode.playbackRate. r=ehsan | |
c8a145206e8d4c6b7dc0d2796babf4af9fb45d33 | Adrian Tamas — Bug 886299 - Remove the wallpaper fix and replace with something more resiliant; r=gbrown | |
9a46657d49e21c1b9fa36bfee9dbb0f39f8b438f | Adam Dane [:hobophobe] — Bug 892384 - When switching to a tab with an open find bar, focus it. r=dao | |
fd31bf6cc7794a2e05e32e77268c07bd815a98f8 | Dão Gottwald — Bug 861101 - Stop adding getpersonas.com to the xpinstall whitelist. r=bmcbride | |
6b8eac57d567eb152fb21b0c4434b24aad267f2f | Cameron McCormack — Bug 890783 - Reflow non-display SVG text when a child text frame is restyled. r=roc | |
8d715a147cd890a3129b9834dd1f285caa27941b | Cameron McCormack — Bug 890782 - Reflow SVG text inserted into non-display containers. r=jwatt | |
403b121805196a7923bf633b7d80fe49cc85cb70 | Cameron McCormack — Bug 890782 - Part 3: Inherit NS_FRAME_IS_NONDISPLAY by default. r=jwatt | |
dd488e0cc1fd4eeff4261be8bcca7bc5edf43273 | Cameron McCormack — Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt | |
44cf1e213d064dbaa438b70cf89f853ae84be611 | Cameron McCormack — Bug 890782 - Part 1: Return early in UpdateGlyphPositioning if frames are dirty. r=longsonr | |
71de191da6473a9fd0bf52884d4e31672ff9a7ef | Cameron McCormack — Bug 879659 - Followup for unused variable error. | |
08cb6548110d78236040255c0c1e9dc794153085 | Nicholas Nethercote — Bug 887558 (part 3) - Use JSObject::{is,as} for JSObject itself. r=sfink. | |
96b8f28d35e8aa2ad1ab41fad4a17662a056ba9c | Nicholas Nethercote — Bug 887558 (part 2) - Move various functions into ProxyObject and FunctionProxyObject. r=jorendorff. | |
9b78a71801209dfea5e12554b3c46cb280aabde4 | Nicholas Nethercote — Bug 887558 (part 1) - Introduce ProxyObject and some sub-classes. r=jorendorff. | |
58318862693968bd1b284c8131e34db8c975f81b | Cameron McCormack — Bug 879659 - Part 3: Implement <marker orient="auto-start-reverse">. r=longsonr | |
89f980fdb567a3ea1797d2e8ab9c430c6e3bdc9a | Cameron McCormack — Bug 879659 - Part 2: Refactor SVG marker handling to support more types of markers in the future. r=longsonr | |
ba070286a47089d12c00853317301feb575b1a23 | Cameron McCormack — Bug 879659 - Add a pref for SVG 2 marker improvements. r=longsonr | |
130bb1b7f9c1615393b1412138d7c2b878435c68 | Dan Gohman — Bug 891702 - IonMonkey: After ReorderCommutative, constants are always on the right. r=sstangl | |
cd2355d71b749a27d3116884e3cd4052d323c98d | Trevor Saunders — bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal | |
a66fa3d6f6cbe854d80536bf6e3e0d776092677d | Phil Ringnalda — Back out cb34d80e6fc8 (bug 889515) for 10.6 assertions | |
f38b49c8b2d953ed56649428ed711526b18f364a | Justin Lebar — No bug - Pick a grammar nit in mach's clobber.py. r=me DONTBUILD | |
de42663c8b440c76c43cd80f6f19a807d0de599b | Mark Finkle — Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram | |
c534cc1cb2128ab49a44dc96ff9ee02ac531281d | Mark Finkle — Bug 891879 - Amazon search provider should be at www instead of m.amazon.com r=bnicholson | |
c958ad88e85da19255a4f8d0134e66f4d34ff154 | Mark Hammond — Bug 891640 - background thumbnails should use low priority network ops. r=adw | |
be6ee216cb170a9cd6dac5342f464c8e3680d0e8 | Mark Hammond — Bug 890130 - Background thumbnail timeouts now start when item starts processing. r=adw | |
da72319354d89fe3974fa05f6437fee5f1bac5b2 | David Zbarsky — Bug 859193 - Cleanup nsRange r=smaug | |
1334356b294c98639d7da9e6947a26b26c092247 | Gregory Szorc — Bug 892646 - Remove unsued final-link-{libs,comps,comp-names} files; r=glandium | |
d4e1cb3ced2ffd84f8ac49bd8dfbe0d020b6a6ab | Matt Woodrow — Bug 892467 - Draw cocoa titlebar using correct shader. r=mstange | |
cb34d80e6fc844e9071589bc67e0beb6be4ec0b6 | Matt Woodrow — Bug 889515 - Get rid of static sCompositorParent. r=nical | |
8b5b936ad0bf91b5b00585ff03bf453447423ac5 | Benjamin Bouvier — Bug 892291: Correctly compute ranges for Math.imul; r=nbp | |
abdf8a157ce5e8c66534b39b153016037abb0998 | Ryan VanderMeulen — Merge m-c to inbound. | |
f30a9bb898f63ef9bc3ed315aeec48e5d66ef0ed | Nicholas Nethercote — Bug 888768 (part 1) - Remove unnecessary js*inlines.h #includes, as found by include-what-you-use. r=bhackett. | |
b48e4436f854a44088e474faebf0fc363a040f2e | Wes Kocher — Bug 892813 - Uplift Add-on SDK to Firefox. r=me | |
f4a2508ab57c55b512e05a94462f46dfa63e1b35 | Mike Hommey — Bug 892401 - Remove NEW_H. r=ted | |
140e6137b5a07de4932813c0fc7bf9619aca57fc | Mike Hommey — Bug 892361 - Default to gcc 4.7 from the NDK if it's there. r=ted | |
f138a2a6c329f8906ff2bc8c192f884624cb1120 | Mike Hommey — Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted | |
20f7f733bef71c2fb924749df489ea7414b4adf3 | Mike Hommey — Bug 892366 - Support R_ARM_JUMP24 relocations in elfhack. r=nfroyd | |
178f3283557b042009f3605f8d751e91f43950e4 | Mike Hommey — Bug 892339 - Fail the build when there are text relocations. r=ted | |
285c7cb20fc23796f5a6232d54a35647d4aff462 | Daniel Holbert — Bug 885424 part 4: Refactor ComputeFlexContainerMainSize to have a clearer horizontal case vs. vertical case. r=dbaron | |
4c563176b066bb3ed55249955727cb093f159783 | Daniel Holbert — Bug 860242: If box-sizing includes border/padding, then don't add border/padding to cell-width, in fixed table layout's percent-width case. r=dbaron | |
05bfd456e558aacb1bc3f63fabb33a08e3d08e9d | Brian Hackett — Bug 891534 - Use asm.js ops for truncated unsigned div/mod, allow div ops to be marked as truncated, r=jandem. | |
13a4454a0a6c7eaac2b5bada5d109eb2e7862b15 | Matt Brubeck — Bug 892224 - Escape does not dismiss the Find bar [r=jwilde] | |
16e818a5835758d07a8c197b90f645f139255936 | Brian Hackett — Bug 891400 - Don't use LoadTypedArrayElementStatic for uint32 arrays. | |
cad670b92cfe544015ad1695fe3e85f048001960 | Kannan Vijayan — Bug 877826 - Make GetPcScript handle rectifier frames appropriately. r=jandem | |
e12f7eb2b997387b800901f927023dc520062fdd | Steve Fink — Bug 848146 - Do not need to SkipRoot inline assembler buffers, r=terrence | |
ec136828f42a7c1a0142ce407f2f9867b87698ea | Nicholas Nethercote — Bug 892187 (part 0) - Fix busted GGC builds. r=bhackett. | |
0de26cfc54bdb2e2bff31c9db278ce95a845a3e4 | Kartikaya Gupta — Bug 891175 - Fix positioning of caret as fallout from widget scaling. r=jimm, margaret | |
108049fedd49e7f0d7a378797d24ec541520e73e | Ehsan Akhgari — Bug 890405 - Remove nsIIDBVersionChangeEvent; r=janv | |
3b5d46fceb26cfe6135cc198f698d896b3c18685 | Sam Foster — Bug 831440 - Explicitly unassign the -moz-element tab backgrounds when tabstrip is not visible. r=mbrubeck | |
09cb9725492e968d364e3d82f83476da0e75c69b | Blake Kaplan — Reftests for bug 890775 - r=peterv | |
4c7d491276d9e5b5c8d47a1a07d65d0af2e6e0da | Blake Kaplan — Bug 890775 - Not all xbl:children elements should be treated specially. r=peterv | |
388733080b918958437912edc9a267859d04f177 | Masatoshi Kimura — Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm | |
66148ad2353f8be90107073e4f874285954294c2 | Masatoshi Kimura — Bug 892460 - Add MOZ_FINAL to a bunch of node classes. r=bz | |
c1443b4d7e51725ae4e50313a8b4aa0fa838567c | Axel Hecht — bug 891118, bug 890726, localize html validation and about pages, r=mfinkle | |
e080b87c18a53240144143120bec24dc87c3d445 | Alexandros Chronopoulos — Bug 790559 - Part 2: Correct test_framebuffer.html mochitest to expect two channels. r=rillian | |
440da67cf398391f7cad0eadc2c1c725265243d5 | Alexandros Chronopoulos — Bug 790559 - Part 1: Apply DownmixToStereo function when decode multichannel Opus and Vorbis. r=rillian | |
9a908856c46c86c45c584a00152f5fc379456381 | Terrence Cole — Bug 891773 - Check ArrayBufferView's back reference before marking; r=sfink | |
f95705c78b58dba4e48a492e2dbdb737961b8faa | Terrence Cole — Bug 891773 - Do not assume RelocatablePtr is only used on JSObject; r=billm | |
e47b0cd496f8cb4bb581b0696ce75d22698ec692 | Nikhil Marathe — Bug 892647 - Add check to DOMRequestIpcHelperMessageListener.destroy() to take actions only once. r=jlebar | |
f39c97b3dfdf4ebc88ad5fdd43df0eae9bb528a6 | Jeff Gilbert — Bug 881997 - Test to assure that conformance is only exposed on our conformant products. - r=dzbarsky | |
55469eb2cfa60aebc83e825aa778beed3f2030f8 | Jeff Gilbert — Bug 881997 - Use confvars to establish webgl conformance for different products. - r=bjacob,ted | |
0670cdaf7e9c8aff53bf3f048bc1b8f1bfef6450 | Brian Hackett — Bug 891400 - Improve pattern matching on static typed array accesses, r=jandem. | |
e35388d6d55851fb9f1567f9b4d7bf76d7cb4783 | Joe Drew — Back out bug 807096 for causing bug 891568. | |
7dabbee8085a75ebbfcabef723859a1ef5a67854 | Brian Nicholson — Bug 801412 - Add pref to always restore session. r=wesj | |
71e37d239646e986e59c566f5c27af922ecf5a87 | Brian Nicholson — Bug 891630 - Remove context reference in WebAppAllocator. r=wesj | |
0b60bbed51ca7996f1f042dc5a033f5c2882917a | Brian R. Bondy — Bug 890626 - Force on the updater add-on compat option when selecting Metro+Desktop updates. r=rstrong | |
8375418166cdbc177a75d6c395b9f1b78b7672a4 | Robert Strong — Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy | |
df5a4a4a99eec2016e836a7dfd149dd1c938f938 | Marco Zehe — Bug 892491 - [AccessFu] Add landmark quick navigation, r=eeejay | |
d578673157a50a03d1a98a6e7b5a7b5c316426d2 | Mihnea Dobrescu-Balaur — Bug 888544 - Use a dynamic port in jsdownloads/ xpcshell tests so they can be run in parallel. r=mak | |
7d1ea1c5fa248f5a4597b065499b20344699d8c6 | Marcos Aruj — Bug 880922 - Add depreciate warning to both SetCharsetForURI and GetCharsetForURI in nsNavHistory.cpp. r=mak | |
9f3556f198595df3776f7144f3281f18493d1100 | Jsx — Bug 891161 - Fix marketplace link in about:apps page on FxAndroid. r=mfinkle | |
cc1d6a5a4840d0c76f95a30bf42a1b76bf5eab1a | Andrea Marchesini — Bug 884279 - Rename Future to Promise. r=mounir | |
3abc4c4a4f6559974e04e083a2af43cadf6ce18d | Gregory Szorc — Bug 891474 - Establish unified directory for Python build actions; r=glandium, ted | |
da344a3836aeac41ce220b97a416d756826e97d7 | Nathan Froyd — Bug 892511 - rewrite test_{title,window}.xul to not rely on shared setTimeout between windows; r=smaug | |
00cf54e2dc6111228f27ffcf185d444f7390d500 | EKR — Bug 886120 - Make ICE respond before receiving peer credentials r=abr | |
c6a4d9a48b046856491919893a12f031caa9cda3 | Adam Roach [:abr] — Bug 892594 - Fix LIR-Common.h to work with clang++ 4.1 r=nbp |