User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Wed Sep 11 00:29:30 2013 +0000 | f73bed2856a8eeae0dbeb395f50718cf7ec23942 | Ryan VanderMeulen — Merge inbound to m-c on a CLOSED TREE. ← 63 merge changesets [Collapse] |
5a2ab286a97723a5000d45a1453243a746c78cad | Ryan VanderMeulen — Merge m-c to inbound on a CLOSED TREE. | |
3116abfc2f9578022809c2a555cd763ddbd73b7d | Christian Holler — Bug 914174 - Fix nit in previous ASan patch. r=luke | |
4f3fe05d6dc8e151680efeed99149d9fd81e3104 | Christian Holler — Bug 914174 - Ensure JS standalone builds have the right ASan options. r=luke | |
efb5dda07b745080ba814af0544e29dc9b9edb58 | Ryan VanderMeulen — Backed out changeset 508a916a482a (bug 914348) for suspicion of causing Linux mochitest-bc perma-orange. | |
1585fa81edfc8e8aa4880ec470efd12e5f2919f4 | Andrea Marchesini — Bug 913761 - Something is wrong when transferring MessagePort object via MessageChannel. r=smaug | |
03dbb211fd6b89f61c6e7dfd44d8545d178d741f | Milan Sreckovic — Bug 913614 - When the input is invalid, skip the work as we won't get anything useful anyway. r=jmuizelaar | |
e77fba8de25f7a722aa2eda7a39f93380351f08d | James Kitchener — Bug 912981 - Make parser aware of view-source srcdoc status. r=hsivonen | |
9e473e727e962c5b0e70d794838101436479fc42 | James Kitchener — Bug 912981 - Expose srcdoc status in nsIViewSourceChannel. r=bz | |
67dfa713bd14f3b1b3fe061f0195c970f3765a78 | ISHIKAWA, Chiaki — Bug 912935 - Initialize mWALModeEnabled to false upon creation of DOMStorageDBThread::DOMStorageDBThread() and also reorder of access in an if-expression. r=mayhemer | |
4e8db3422a37c2a99de9941599e3b6a68433c81c | Ryan VanderMeulen — Backed out changesets 1a413186fb49 and 0f7c370491bf (bug 914174) for Linux debug mochitest-bc bustage. | |
db3e565b758635cc85b82069839b36afe444d05b | Nathan Froyd — Bug 912197 followup - fix B2G breakage, round 2; r=bustage | |
a405e2e0bef8d0edb12d22c15289aaaab3ad0579 | Daniel Holbert — Bug 911451: Refactor nsStringBuffer-to-nsString code into a helper-method, and invoke it instead of nsCheapString in one other place. r=dbaron | |
5f52bbf813be121c857176759d8a5299ba664829 | Nathan Froyd — Bug 912197 followup - fix B2G breakage from a bad rebase; irc-r=Ms2ger | |
7284c374c28d1333edd1b22873ef7d482d9ea6ba | Kannan Vijayan — Bug 913978 - Fix over-tight assertions after enabling Baseline getter/setter calls for GETELEM/SETELEM ops. r=efaust | |
12141799ef109e6d03d47398d647d0f609c51183 | Ehsan Akhgari — Bug 914621 - #include OwningNonNull.h in BindingDeclarations.h; r=bzbarsky | |
08977d6b4bf19163ce52e6870156787c988af231 | Gregory Szorc — Bug 914394 - Handle WindowsError on non-Windows; r=ted | |
fb46afe7f48b31e86a5a78f2c0b7fa6ce25c9f2a | Andrew McCreight — Bug 913881, part 6 - Measure weak map representations in the cycle collector graph. r=njn | |
a36c944c929ed44a0ca361743cab150eca1be7c6 | Andrew McCreight — Bug 913881, part 5 - Assert for freeing snow white during cycle collector scanning. r=smaug | |
d722282fdc4dde056610a04cb4db82c16e018aac | Andrew McCreight — Bug 913881, part 4 - Change nsCycleCollector::ClearGraph to GCGraph::Clear. r=smaug | |
8ac551efe4e110a439212a70002807fa1b7e9bac | Andrew McCreight — Bug 913881, part 3 - Fix argument name for GCGraphBuilder::AddNode. r=smaug | |
50f93200b17607796f95476e4e251310335af888 | Andrew McCreight — Bug 913881, part 2 - Make a bunch of nsCycleCollector methods private. r=smaug | |
431aa2871160c2498b0d6ee6bb84f74e5eb5aaa0 | Andrew McCreight — Bug 913881, part 1 - Remove unused method nsCycleCollector::Runtime. r=smaug | |
33e3cbca04379cc6c52356c5e10c4f8331790f0d | Andrew McCreight — Bug 913527, part 3 - Check for collection in progress in Collect. r=smaug | |
41888e2e355d03b369e14a59084b01a44450fdaa | Andrew McCreight — Bug 913527, part 2 - Remove empty CC graph optimization. r=smaug | |
c65a5025b50a820e9d438244d4e014e080d2119d | Andrew McCreight — Bug 913527, part 1 - Get rid of FinishCollection. r=smaug | |
f937dc17e5ac87d6df73ff66b64293acccf839d8 | Brian Hackett — Bug 912152 - Improve mechanism for bailing out from Ion compilation of scripts with try-finally, r=jandem. | |
0979fdfd27176db326a7dd1afd9e41bc7ef1bc88 | Brian Hackett — Bug 913558 - Improve GGC store buffer threadsafe assertions, r=terrence. | |
2b76eb674066a5182e9be5e47365e41e70277636 | Andrew McCreight — Bug 914260 - Add review requirement to the error message in test_interfaces. r=bz | |
a90d8624e03ddc14e1cfe60b9b981aa8811e91f3 | Andrew McCreight — Bug 911829 - Separate main thread and worker cycle collector telemetry. r=smaug | |
f4804e82856f82089e9457b61dc3ee305c2ba535 | Andrew McCreight — Bug 911333 - Remove customTrace from bindings codegen. r=bz | |
21ffa9b97b6422df01fc6c0a40521bc1c95af298 | Andrew McCreight — Bug 909436 - Inline CycleCollectedJSRuntime::OnContext. r=bholley | |
69e2cfaac25eb1a174ffa5807eadab976e91d102 | Andrew McCreight — Bug 912747 - Change nsCycleCollectionHoldDrop.h to mozilla/HoldDropJSObjects.h. r=khuey | |
1a413186fb491eaf4de542356d10f45266cb7b29 | Christian Holler — Bug 914174 - Fix nit in previous ASan patch. r=luke | |
0f7c370491bf44c2434049972ac28010d5c0a4ed | Christian Holler — Bug 914174 - Ensure JS standalone builds have the right ASan options. r=luke | |
508a916a482a53d789477ce866e7cf2aeed0e2ae | Benoit Girard — Bug 914348 - Name SamplerThread on linux. r=jld | |
e90fe3a1e259297b94bfcc63dee64dca574b50f2 | Nathan Froyd — Bug 912197 - part 5 - move WebIDL.mk over to moz.build; r=khuey | |
5b8391be568d48b5e8633977a8cf936ebf4945fe | Nathan Froyd — Bug 912197 - part 4 - write out lists of WebIDL source files for dom/bindings/; r=gps | |
91ba20da3b79909dd5c8130a37517c6d9ab9eb88 | Nathan Froyd — Bug 912197 - part 3 - emit WebIDL objects during traversal; r=gps | |
1272d731770cc082aa98d6146f1d0aaefb3ac7ab | Nathan Froyd — Bug 912197 - part 2 - add WebIDL variables to the sandbox; r=gps | |
dc86c80d01c05309daada4b95283dbf748fa35cb | Nathan Froyd — Bug 912197 - part 1 - add classes for WebIDL source files; r=gps | |
3ade0212edd0ecb9fedde60740a6c9202384d49b | Luke Wagner — Bug 912589 - have JSRuntime::helperThreadCount() return GetCPUCount(), not GetCPUCount()-1 (r=bhackett) | |
074ec56640f6e1c213ce432831fd56fe1ef29b1c | Geoff Brown — Bug 913627 - Update androidx86.json for a clean x86 run; r=jmaher | |
9aa9c1113d5e671c44db5675d33d6ac1b7b84566 | Ed Morley — Merge mozilla-central and inbound | |
e112a8245e294e13071e95d8fd06e29620f49c52 | Jan de Mooij — Bug 914132 part 4 - Fold |typeof object| if possible. r=bhackett | |
8c452ca6d4165f69c4dc0901fc6bf9753e58afb2 | Jan de Mooij — Bug 914132 part 3 - Inline |typeof object| if the input is known to be non-callable and does not emulate undefined. r=bhackett | |
61824642543ad2d21365f8a8e368686f452f9f69 | Jan de Mooij — Bug 914132 part 2 - Optimize typeof OOL VM call. r=evilpie | |
5fd5f21d4663d636fdcfdfba8dd10c268142048f | Jan de Mooij — Bug 914132 part 1 - MTypeOf should never be effectful. r=evilpie | |
ab0a4b4b9b1fd684cc38fe144782b5adb73a9985 | Ed Morley — Backed out changeset 6776e4836c04 (bug 907048) for marionette-webapi failures on a CLOSED TREE | |
19918a47a06f299b8a47f983db0eedde1d535c5e | Nicolas Silva — Bug 913821 - Fix the TextureHost linked list. r=sotaro | |
255093e2f430a62554a139327f479c5e9cbc9ce4 | Shu-yu Guo — Bug 914478 - Fix checking for error in setElemTryCache. (r=jandem) | |
4ab57d0318fff7d71ac795724939b6faeccf16a8 | Jonathan Watt — Bug 909467 - Put the StringBuilder in Element.cpp into the anonymous namespace to prevent anything outside that file from accidentally being linked against it. r=bz | |
ac51f4fe929947da50270ee743ab1387860301a2 | Jonathan Watt — Bug 907767 - Make HTMLInputElement::OpenDirectoryPicker dispatch progress events. r=smaug | |
0452b5b504d09cdb1882bd22effbdb960c84dde0 | Kannan Vijayan — Bug 905523 - On windows, incrementally touch large baseline frames before using them. r=efaust | |
2f406d02bf24557af3d463d885d1551da7eccf90 | Nicolas Silva — Bug 913821 - TextureID should be uint64 in the ipdl code. r=sotaro | |
097fd1744dfe0bc0670caee7dcd5846b38a268a9 | Carsten "Tomcat" Book — merge mozilla-central to mozilla-inbound | |
d660739f74981545b16aeee25fae6a4bcb10bc8a | Jan de Mooij — Bug 913424 - IonMonkey: Handle JSOP_THIS primitive this case. r=bhackett | |
a2013b29212c12e298c6ca56895056a53b59be39 | Robert O'Callahan — Bug 907048 - Skip colorlayer if other opacity layer just covers the colorlayer region, r=roc | |
8ddd8c297814d7e928547ca0e97d3476cf2d584d | Peter Chang — Backed out changeset 6776e4836c04 | |
6776e4836c045ca1dc9125a0b815436f71a67470 | Robert O'Callahan — Bug 907048 - Skip colorlayer if other opacity layer just covers the colorlayer region | |
77cd72a836e60548db0ae4013fca6786f5ac8c8f | Ehsan Akhgari — Bug 913851 - Minimize the #includes in js/xpconnect; r=bholley | |
32e968bcba07e2296ea6ab9f9a7c20a939f5b025 | Gregory Szorc — Bug 914411 - Option to force mach build to use pymake; r=glandium | |
bd53e981282f9ed59ca35ce59776c2f94e9f6e7d | Wes Johnston — Bug 826325 - Handle preventDefault on mozbrowserwindowopen events r=bz |