User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Fri Feb 27 18:20:08 2015 +0000 | 9dd9d1e5b43cd8cca7a2313f13517f3dbea489fc | Ryan VanderMeulen — Bug 1137765 - Request a longer timeout for browser_styleinspector_context-menu-copy-color_01.js. |
d4516fac0a6f6d2562bdab03420a070030235bb4 | Boris Zbarsky — Bug 1136980 part 2. Remove JS_SetParent, even though we have a CLOSED TREE. r=waldo | |
cec80d0c3a02fe78bd7b68e8b842ec161fa40487 | Boris Zbarsky — Bug 1136980 part 1. Get rid of JS_SetParent uses in DOM/XPConnect. r=bholley | |
8c6f22410bf86c1144c008b79e39b61ec1e26e21 | Boris Zbarsky — Bug 1137325. Remove the parent() function from xpcshell. r=mrbkap | |
e3138fd47c7d863965991c7e223e8a9fa80ef92a | Kim Moir — Bug 1137575 - Disable test_native_mouse_mac.xul on OSX 10.10. r=mstange | |
069853eac6ccf1b771bddec4f6e3c389686b08cf | Jan de Mooij — Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE | |
27f56cce61829ff560b7f4eac1791ba231d4958f | Dragana Damjanovic — Bug 1111581 - Fix prefetch for e10s. r=mayhemer | |
81233d5e13943ba99c1af751c99c30c03914d7e1 | Daniel Holbert — Bug 1107378 - Part 4: Add mochitest for our CSS unprefixing functionality. r=dbaron | |
57410350de4dcd0bd40dd1a0260ce02a35c04e8b | Daniel Holbert — Bug 1107378 - Part 3: In cases where we're unprefixing, treat "display:-webkit-box" as "display: flex" (& same for "-moz-box" if we previously saw "-webkit-box"). r=dbaron | |
f008bde94e233f84f7240fdce6bbebaa39493598 | Daniel Holbert — Bug 1107378 - Part 2: Make the CSS Parser call out to the unprefixing service, when it detects a vendor-prefixed property name (if pref is enabled). r=dbaron | |
dcb4cdcbb5c22491035e0974bfd47f79f15056b3 | Daniel Holbert — Bug 1107378 - Part 1: Create a JS-implemented "CSS Unprefixing Service" that can convert certain -webkit prefixed CSS to an unprefixed form. r=dbaron | |
dc3c7c5d75a7f56e4eba25acc9bdbd8494639362 | Boris Zbarsky — Bug 1131803 - Comment fix followup. | |
f80f5e04611c6c3ebb38934a35033ca5753b0265 | Boris Zbarsky — Bug 1137334. Remove nsIDOMWindowUtils.getParent. r=bholley. We still have a CLOSED TREE, sadly. | |
eafeefc2a038a0eb02e9c6171a44b2754cdadde0 | Boris Zbarsky — Bug 1136925 part 4. Stop passing parents to ProxyObject::New. r=waldo | |
2e9b1150861bab37b5120e712fea7e872f4d8bd8 | Boris Zbarsky — Bug 1136925 part 3. Stop passing parents to js::NewProxyObject. r=waldo | |
84c7cadc7dd22d536019a6b8b5eec86b1f1c4c84 | Boris Zbarsky — Bug 1136925 part 2. Stop passing a parent to Wrapper::New. r=waldo,bholley | |
2dac197193b72d9c43bd6c50553c8f683ec195a2 | Boris Zbarsky — Bug 1136925 part 1. Stop passing a parent to JS_CloneObject. r=waldo | |
eed045e1478f91b01b153dcc7203149e9b6353c0 | Boris Zbarsky — Bug 1131803. Remove the use of parents from SandboxCallableProxyHandler and SandboxProxyHandler. r=bholley | |
c236c18ab5c8ede1c558b3095457feb7cb647da4 | Ryan VanderMeulen — Bug 1137694 - Disable browser_net_sort-03.js on Linux opt e10s. | |
138f4bb6fbde091b5ad82ed14b26e118255958d1 | Ms2ger — Backout changeset af0e56fc81b3 (bug 1111581) to hopefully fix m-dt timeouts on a CLOSED TREE. | |
68df163b1792131fe2541fdc70eae75895d48b2a | Wes Kocher — Backed out 4 changesets (bug 1107378) as a last grasped straw to figure out the m-dt bustage on a CLOSED TREE | |
351ff671a30106a8f4aea581997da1e5af2c44ba | Wes Kocher — Backed out changeset 4ef990c3d69d (bug 1131803) for potentially busting mochitest-e10s-dt on a CLOSED TREE | |
5dac945cae321bf7da54f6ca830d995fd4758906 | Wes Kocher — Backed out changeset b590778549ab (bug 1131803) | |
7c3cc4f11d38fd6adfc585cf06afb3d092471bdc | Wes Kocher — Backed out 4 changesets (bug 1136925) for potentially busting m-e10s-dt on a CLOSED TREE | |
81589d78bc6fb391417a9b96f76e445d3335a2f2 | Wes Kocher — Backed out changeset 01abd154ac05 (bug 1137334) for potentially busting m-e10s-dt on a CLOSED TREE | |
6bfb780221debb09d3cf094a4793988a6bd3c6cb | Wes Kocher — Merge m-c to inbound a=merge CLOSED TREE | |
577937f4dce7cfcf2ec5d3485f8bdb0ba42f3952 | Wes Kocher — Backed out 2 changesets (bug 995394) for m-dt orange on a CLOSED TREE | |
00ccf3b425fdd5b5a79f9af887712bdfd3494500 | Wes Kocher — Backed out changeset d7d9bbfa72c5 (bug 674779) for m-bc orange on a CLOSED TREE | |
571a4b02be275acc928fa329945b0f3a8724b334 | Matt Woodrow — Bug 1136984 - Followup to fix build. | |
682921d1eb3bf65e84003b45e7d9ce3ce4774420 | Eric Faust — Bug 1066238 - Tests. (r=jorendorff) | |
4ca8f8762fd9bbecd4f89534d54b7b0ac05a746a | Eric Faust — Bug 1066238 - Part 2: Emitter support for static class methods. (r=jorendorff) | |
5bda72dc35cb196b5b0d0027d6b37a2c9beb211d | Eric Faust — Bug 1066238 - Part 1: Parser support for static class methods. (r=jorendorff) | |
6fb710e791fa5c299b55047e4e14f659e61cfdda | Matt Woodrow — Bug 1136984 - Use correct units for comparing timestamps in TrackBuffer::RangeRemoval. r=jya | |
e82e8809d250c838cb785d92a82451a6381cabd7 | Matt Woodrow — Bug 1136984 - Always call DrainComplete in response to Drain, even if it wasn't called on the active decoder. r=cpearce | |
4b19506f6313dce0c0f638f248edef1ca2363bac | Matt Woodrow — Bug 1132757 - Don't crash if we call WMFVideoMFTManager after we've initiated shutdown. r=cpearce | |
64a4de12927ae188685a6d9a7a97e393e999ab53 | Kai Engert — Bug 1137470 - Upgrade Firefox to NSS 3.18, landing NSS_3_18_BETA7, r=nss-confcall | |
c6f3b60f6f8ab6a9c1d1918373968433d4e5e50b | David Keeler — bug 1049740 - implement telemetry to measure compatibility impact of 2048-bit-minimum RSA keys r=briansmith | |
a4a1d5217e5b4b27a9b9284c558e2dbf161b4477 | Blake Kaplan — Bug 1077002 - Add a test. r=jimm | |
3065c00075695e1d9ecd9d1f1d6103b30a5e4f63 | Blake Kaplan — Bug 1077002 - Give a better error message when showModalDialog is used in e10s. r=bholley | |
c9d2233ec3b2f8616ddfab632ea485a02e25487b | Nathan Froyd — Bug 1137464 - add missing include for nsICloneableInputStream.h to nsStreamUtils.cpp; r=bkelly | |
507a5971a1c1c2401629c709239766f0750c9ec2 | Geoff Brown — Bug 1137289 - Guard against dumpsys failure in DroidADB; r=jmaher | |
0f9069a68fa3500cf61b1f293b9b71f4ce22549c | Geoff Brown — Bug 1084614 - Improve error message on bind failure in ssltunnel; r=ted | |
4d4e5f65253ddda80c68565929dd5c48c65c5488 | Yury Delendik — Bug 1137433 - Add IMDb video player to Shumway's SWF whitelist. r=gavin | |
c40a8aba7b4d72ef893287225606b867033b8e5e | Shu-yu Guo — Bug 1133196 - Ensure script observability when setting Debugger.Frame.onStep. (r=jandem) | |
60192399a18ef0e8863aa21aa48b4ace64a69e8d | Terrence Cole — Bug 1135141 - Do not do background sweeping for zealous GCs to avoid fragmentation; r=jonco | |
a9248b3d5c1f1be63b8f8377dc30a1c3db537c80 | Nicholas Nethercote — Bug 1050035 (part 1, attempt 2) - Lazily allocate PLDHashTable::mEntryStore. r=froydnj. | |
b590778549ab55bb903c38596c291fbf590dab1e | Boris Zbarsky — Bug 1131803 comment fix followup. DONTBUILD | |
b1f4b4120e21d33abf0ec5b6b57fa4c4ce9eb8fe | Ting-Yu Lin — Bug 1136735 - Ignore events if there's no SelectionCarets elements. r=ehsan | |
af0e56fc81b3ae0ad9a3767b40af778dacde3fd9 | Dragana Damjanovic — Bug 1111581 - Fix prefetch for e10s. r=mayhemer | |
d7d9bbfa72c5b58e01aff2ba7fc524e6203889e5 | David Rajchenbach-Teller — Bug 674779 - Add per-compartment CPU accounting. r=jandem, r=blassey, r=bz | |
360e8f0d68d7fa3ee360dbee674a174eda1d285c | Brian Hackett — Bug 1135547 - Fix checks for cases where type sets might be incomplete, r=jandem. | |
a250f116b5633014a6fdf2b555eced5822f3cbeb | Botond Ballo — Bug 995394 - Fix a typo. r=me | |
da37f3c9b4cec826cd33c38ff95fc30c80022ba8 | sarvjeet — Bug 995394: Removed parts of BrowserElementPanning.js that are only used when APZ is disabled and added that to a separte file BrowserElementPanningAPZDisabled.js r=botond | |
01abd154ac05a35840aa7c457e2f0690f93b7549 | Boris Zbarsky — Bug 1137334. Remove nsIDOMWindowUtils.getParent. r=bholley | |
331761aaae2288d5188db8801cf5894b92b23cd2 | Boris Zbarsky — Bug 1136925 part 4. Stop passing parents to ProxyObject::New. r=waldo | |
2faa0e91fe230efb7219e3b63b04641d12ee5264 | Boris Zbarsky — Bug 1136925 part 3. Stop passing parents to js::NewProxyObject. r=waldo | |
a00f2530c9111f06c43c987e09306cd23ebfb911 | Boris Zbarsky — Bug 1136925 part 2. Stop passing a parent to Wrapper::New. r=waldo,bholley | |
d5e658bc07927efca7cf538ca8d6b8430099febd | Boris Zbarsky — Bug 1136925 part 1. Stop passing a parent to JS_CloneObject. r=waldo | |
4ef990c3d69d31c78253b6c4125aa5b46533f238 | Boris Zbarsky — Bug 1131803. Remove the use of parents from SandboxCallableProxyHandler and SandboxProxyHandler. r=bholley |