User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Thu Jul 10 12:47:23 2014 +0000 | 6e9f72bdd32ed5533d1f90b75b39ac6dafaf2bb8 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge ← 87 merge changesets [Collapse] |
18ed7626a49b5ef1293d6b327967eadaf956ea04 | Roberto A. Vitillo — Bug 1030217 - Slight decrease in Telemetry submission rate on nightly channel. r=Yoric | |
ab7e8e8c1e0002266998619f9b950293e406a003 | Vaibhav Agrawal — Bug 1036374 - Adding a binary search algorithm for bisection of failing tests. r=jmaher | |
5cbe17e565074fe9a0dcb036d68d42b5b7a61c43 | Jed Parsons — Bug 1036198 - rejection not defined in _handleGetAssertionError. r=spenrose | |
ab6938cf518fcfc87539d944e5c54107754eeea6 | Guillermo López — Bug 894879 - Calculate a adaptive ping for mobile and wifi connections. r=nsm.nikhil | |
d60a6ccda32a86cf3541ca40a2454695de74585b | Carsten "Tomcat" Book — Backed out changeset 0f0e44cd5fbd (bug 1034616) for jit test failures | |
a8412692a3b599b415a112d77d47943d33056231 | Vasanthakumar Pandurangan — Bug 1035758 - AudioOffloadPlayer: Fix seek bar reset when seek during pause. r=roc | |
d980cd9e34825f984ca5357a34f37f4fb3de11fd | Milan Sreckovic — Bug 1032440 - initialize all the members of RotatedContentBuffer::PaintState. r=mwoodrow | |
5900f66edaf9dec24d1c5583e394e1f2b587d3d1 | Anuj Agarwal — Bug 1029141 - Refactor SVGTextFrame::MutationObserver, de-virtualizing & privatizing its public destructor. r=dholbert | |
0519b4b09abb7f5c316e22d5f9669d0ca324fabe | Milan Sreckovic — Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic. | |
ba55afbced84f67f912e1cae551299dda8d01d6d | Jonathan Watt — Bug 1035330 - Optimize rects in the gfxContext methods for getting extents to fix tsvgr_opacity regressions. r=Bas | |
8abc07984f2f83dfec9d3c441ed7410e48aea431 | Jonathan Watt — Bug 1036400 - Fix hit-testing of non-SVG elements that have an SVG clip-path applied. r=longsonr | |
99b306c697917a5214b372431a1017a98d9fc745 | Boris Zbarsky — Bug 965413 part 13. Stop propagating null principal owners across redirects in nsHttpChannel, since we now handle that via loadInfo. r=smaug | |
999d34774ff6378d3b4bba370c8520e018a7fd18 | Boris Zbarsky — Bug 965413 part 12. Use a LoadInfo in SetUpChannelOwner. r=smaug | |
b4e466a6f3883a9816915ed4c765312a49cf64df | Boris Zbarsky — Bug 965413 part 11. Use a LoadInfo as needed for loading stylesheets. r=smaug | |
3542e1112df0574503412b155017559f965a66c1 | Boris Zbarsky — Bug 965413 part 10. Use a LoadInfo for loading documents in various places where we force a particular principal. r=smaug | |
41cd9b7216027d39407a64eac85cb2a7b7cf0391 | Boris Zbarsky — Bug 965413 part 9. Support use of a LoadInfo for javascript: URLs. r=smaug | |
16d73a72ac808298fda32e272135818da035e540 | Boris Zbarsky — Bug 965413 part 8. Make HTTP redirects propagate along the load info. r=smaug | |
b53f72363f2c56b33356424f7a496e8595b72b82 | Boris Zbarsky — Bug 965413 part 7. Make it safe to GetOwner() and SetOwner() on channels without asserting. r=smaug | |
c6791b67b3813d004a6e9adc62351b5a0ddc0228 | Boris Zbarsky — Bug 965413 part 6. Create an implementation of nsILoadInfo. r=smaug | |
970e43b1fab9ba798a9a72f0adac80be5f8515b4 | Boris Zbarsky — Bug 965413 part 5. Teach the docshell code that sets up session history entries about nsILoadInfo. r=smaug | |
de82396bc56e7f5caf51b6688365ab26b776dca5 | Boris Zbarsky — Bug 965413 part 4. Teach the security manager about nsILoadInfo. r=smaug | |
6ca74bed32d84573ab6f4728cf2a975d0be0259d | Boris Zbarsky — Bug 965413 part 3. Add a .loadInfo property to channels. r=mcmanus | |
cc5b5826f7e03c3c453b69c4d962a3329d689475 | Boris Zbarsky — Bug 965413 part 2. Introduce an nsILoadInfo interface that can be used to propagate information like the loading principal and whether it should be inherited along with the load. r=smaug, sr=sicking | |
f6d3daff592e4c7a4e9dd207d76529d9056baea5 | Boris Zbarsky — Bug 965413 part 1. Rename the WebRTC-private LoadInfo class to RTCLoadInfo so it won't interfere with adding mozilla::LoadInfo. r=jesup | |
0f0e44cd5fbd5bd266eef6fa06ea1241823c164b | Boris Zbarsky — Bug 1034616. Fix Frame-onPop-generators-02.js test to pass even if we start reporting the exceptions we're supposed to be reporting but fail to report right now. r=jorendorff | |
8e969cdb22512e1a8466f5734b0f601dfafdcd9e | Michal Novotny — Bug 1013395 - HTTP cache v2: have a limit for write backlog, r=honzab | |
7ac8d502c5948902b7ccacc6d10d013b20764a92 | Mike Hommey — Bug 1035543 - Remove the MOZ_PSEUDO_DERECURSE variable. r=gps | |
72b71b739c1e11903a53ee9d84c0ac7374d4722c | Mike Hommey — Bug 936384 - Display nicer errors when failing to validate moz.build sandboxes. r=gps | |
24e6a1f858970c9f4c40ec40d6934513d9fd325d | Masayuki Nakano — Bug 971393 PresShell shouldn't discard events which won't cause DOM events even while it's not safe to dispatch DOM events r=smaug | |
3988e2a46e9f6f82ef3274baaaffaa09b54bc83b | Chris Double — Bug 1030527 - Seeking using Media Source Extensions fails with corrupted video message since async decoder landing - r=kinetik | |
8214bea32abb78ccf24ce9bf1e8ae1cc43c39db4 | Cameron McCormack — Bug 1031202 - Factor out gfxMixedFontFamily lookup/creation into a helper function. r=jdaggett | |
df4473d66d3845ae7afc2e83bdab41202f8ba088 | Cameron McCormack — Bug 1031187 - Part 2: Use family name from proxy rather than gfxMixedFontFamily when logging. r=jdaggett | |
9ec5db6a1684276d922d3a640dc809c952959870 | Cameron McCormack — Bug 1031187 - Part 1: Set mFamilyName eagerly on proxy and non-proxy gfxFontEntrys. r=jdaggett | |
6131c6ac70cbc72d7f6a183dd8aaebd8a0f372a9 | Jonathan Kew — Bug 754215 - Refactor user-font loading code in preparation for lazier downloading. r=jdaggett | |
b9c4f3960eb2cbaf9c484dcaa38092bb38f72ff3 | Cameron McCormack — Bug 1031199 - Followup to fix style constant typo. | |
f97c7b5e2994ef363cef6731ed3587c8045bed26 | Chris Peterson — Bug 1034140 - Eat unused write() and read() return values. r=padenot | |
4157f51c6ad4c9c6f2ce64a7179e2b2563ef35c5 | Chris Manchester — Backed out changeset c33ec815962f (bug 1036639) for windows checktest failures. | |
95e720b655a2879289fed82d745bc1302d4ac7f0 | Marco Castelluccio — Bug 1035189 - Remove appName property from NativeApp.jsm. r=tabraldes | |
698c1f877c13f88c808873a1222c5fd8a3449c67 | Wes Kocher — Backed out changeset 7b5a6cc2a244 (bug 354493) for frequent intermittent xpcshell oranges | |
c33ec815962f189074320bd2b4330e43c1e77bb9 | Chris Manchester — Bug 1036639 - Report correct filename from xpcshell/head.js when using do_check_* assertion functions.;r=gps | |
cc43e1354c9d3580990f5f37d9420f0de1de6bab | Steve Fink — Bug 1036525 - DSO_SONAME should not depend on FORCE_SHARED_LIB, r=glandium | |
4d482d201608bebfccb4a036c6271eb38e70c21a | Brian Hackett | |
0e0fbb8a815bf0c1c02af518ffca0ecd9a96868a | Steve Fink — Bug 1035092 - Fix places that return nullptr as a bool, r=terrence | |
07520461d3aad1e3a61df9ced9eacd1a57782a37 | Wes Kocher — Backed out changeset 8be952fedc1e (bug 966395) for build bustage | |
bad360d2339f7f14d2f554dd6fd3b85b3fd7538c | Dan Mosedale — Bug 1000770 bustage fix, a=KWierso | |
d3e052ab5a279cf4080378bc94a8a23edff7c8dc | Blake Kaplan — Bug 1001957 - Fix some review comments I missed in my previous checkin. r=mccr8 | |
8be952fedc1e1947142affdea26ea0936a0f8aed | Alexandru Tifrea — Bug 966395 - Use a puppet bidi keyboard in child processes. r=mrbkap/masayuki | |
417723d8c2940003ece8af5edea723f2e824803d | Alexandru Tifrea — Bug 1004515 - Add support for the find counter in RemoteFinder. r=mikedeboer | |
90d62dd3709af59ca41fba2749557356694d90fa | Andrei Oprea — Bug 1000770 - Implement new UX for loop panel, ui-r=darrin, r=dmose | |
739be2b870b57faf892288cc2808f4faa0e4f296 | Bobby Holley — Bug 1034244 - Hoist SpecialPowers Xray waiving into a separate function so that we can apply it at each stage when climbing the prototype chain. r=mrbkap | |
c1d5d78aec3b0bb0aab621883bf717748517dec8 | Bobby Holley — Bug 1034244 - Follow the prototype chain of the underlying object in SpecialPowers wrapping. r=mrbkap | |
8e182aa529ab709b6578d2fc7a1cb7cd3fe86056 | Bobby Holley — Bug 1034244 - Include TypedArrays in SpecialPowers Xray waiving list. r=mrbkap | |
3b5651291f75eb6fab2e2ccedb295f4c6c753233 | Bobby Holley — Bug 1034244 - Check only for WN Xrays when deciding whether the prototype is useless. r=mrbkap | |
df292b8dc76ccef690454fd6ea7fb5008bc04db8 | Jeff Muizelaar — Bug 1036633. Add test of delta codes in bmp images. | |
fc4d6b5ee8cedbe6d80424cace3a6cecd8a121f0 | Ben Kelly — Bug 1013571 Reland support for PBackground on workers. r=bent | |
2dfa46ff5ecaa78220cacb889f9d830b88ab7909 | Chris Pearce — Bug 1016148 - Ensure we mark IMFSamples after a flush as discontinuities, so that A/V sync works after seek in MP4Reader. r=padenot | |
47ff2362d955f1fd1016082a738c5015a5d3342b | Chris Pearce — Bug 1016148 - Rename WMFOutputSource and friends to MFTManager, since it now handles input as well as output. r=padenot | |
d29d680876576abcc66c0742977883b27da0e0c8 | David Keeler — bug 1034360 - OCSP preferences UI: remove unnecessary part, improve necessary part r=dao | |
a61e96de3acb0acba4def22f3bc9f33b70183564 | Dan Gohman — Bug 1036037 - IonMonkey: Add a unit-test for folding a div to a multiply by reciprocal. r=nbp | |
b447f4f12410a8f510037348939ef5b2aba26e23 | Sankha Narayan Guria — Bug 999764 - Optimize floating-point division into multiplication when safe; r=sunfish | |
06ecc23ac9e8a93c0b35f3e27e9feecd12313912 | Ryan VanderMeulen — Merge m-c to inbound. a=merge | |
c0076344ffbb7bfbd55a1c9ea7f53ccacf7e9c89 | Tom Schuster — Bug 1024707 - Test. r=bz | |
2a5d0b30705505a1aa74ede709d844ad62378987 | Tom Schuster — Bug 1024707 - Add API to register style sheets but without loading them. r=bz | |
f3b37ad2b42f039e11398c4b19ca658d585e29a3 | Monica Chew — Bug 1036142: Don't use kPublicKeyPinningPreloadListLength (r=keeler) | |
f5138653a32a32bd8a8187f1e34e129da819b082 | Nathan Froyd — Bug 1031352 - share the logic for determining what MSVC DLLs to package; r=glandium | |
d8898e75b50dfc54766b01a2f094ae761d2df9fd | Nathan Froyd — Bug 1031352 - move most of the _MSC_VER references in Makefile.in to moz.build; r=glandium | |
3d0c2add55f6ddb43db619cbff606e14f5fd0630 | Ehsan Akhgari — Bug 1036542 - Cherry-pick skia commit db5f7bf0 to fix a build failure with clang-cl; r=snorp | |
82b0cc883f41567d3062fcb7440d4de9bd0f0d34 | Shu-yu Guo — Bug 1034280 - Don't report warnings for recover instructions when snapshotting frames for PJS bailout warnings. (r=nbp) | |
1546c3578328b79dfbb93ba82968e71775963017 | Shu-yu Guo — Bug 1030985 - Optimize arguments.callee. (r=h4writer) | |
756dae0c26b2f6c7e7c44b63de333854a0997191 | Ehsan Akhgari — Bug 1036235 - Do not use __asan_default_options with clang-cl because it is not supported yet; r=decoder | |
d6d4c517f2f7b4afd9f48b25d4f7ca553ec45e17 | Benoit Girard — Bug 1035998 - Annotate painting with display item information. r=mattwoodrow | |
9a766e6d30d175ebaf74ab6b4edfb582b3d823e7 | Benoit Girard — Bug 960520 - Set generation id before adding the markers. r=jseward | |
a092155050657daea7526ad07d1f246848145ccb | Julian Seward — Bug 1031272 - Remove fixed timeout in test_enterjit_osr.js. r=jld. | |
7b5a6cc2a2447eb6e8331a069837ac69a5b360ce | Steve Workman — Bug 354493 - Add nsINetworkZonePolicy to restrict private resource loads from public networks r=mcmanus | |
beb201c2abbdd319c6bbd999ee43c0634742b219 | Steve Workman — Bug 1036056 - Remove dangerous public destructor of nsFileUploadContentStream r=mcmanus | |
3a4d57c7ffdf74dae7e1c3e1cdadba44750dab15 | Brian Smith — Bug 1035942: Decide whether to consider end-entity CN as a dnsName in CheckNameConstraints instead of in BuildCertChain, r=cviecco | |
0ed88d692f42f34802beafcea77797f61c918155 | Brian Smith — Bug 1035009: Stop using CERTCertList in mozilla::pkix, r=keeler | |
19663c22e7eb1d0bd8a2d4f84e1f36da8f2da0d8 | Masayuki Nakano — Bug 1036290 Use nsAutoTArray at copying WidgetTouchEvent::TouchArray r=roc | |
764a33b3eca81c89cf4ac10c77af783a82ee001f | Botond Ballo — Bug 1031067 - Clear overscroll at the end of a pinch. r=kats | |
c5750f32e1ad52ff81acf12d4ee200bda35ace9b | Mike Connor — Bug 1008182 - remove the delay for searchbar autocomplete, r=gavin | |
99b1e61cbb92bbb03637ef01262a26b5c9eea507 | Mike Connor — Bug 1006103 - add speculativeConnect() method to search engines, API + browser change, r=gavin | |
672b11fd55272080ae335010ecd821b50ebfe1ff | Patrick McManus — bug 1035993 - spdy sessions threadsafe as nshttpchannel MT refcounts them r=hurley | |
57038b3a8c97d91bd5a6a947d47e85a8882ec167 | Birunthan Mohanathas — Bug 1022456 - Convert xpcom/ds/ to Gecko style. r=froydnj | |
80191d079b3260d6f7bd7c9abf0308f93a713fe6 | Birunthan Mohanathas — Bug 1035509 - Remove unused xpcom/ds/nsManifestLineReader.h. r=froydnj | |
345ba2b2804ab9240e2a0e410848fc4321c98bb1 | Birunthan Mohanathas — Bug 1035509 - Remove unused xpcom/ds/StringBuilder.h. r=froydnj | |
45f3f1fe7b39405d9df2e94bf03149420ecedac6 | Birunthan Mohanathas — Bug 994708 - Part 2: Record submission event for plugin crashes. r=gps |