User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
raliiev@mozilla.com Mon Jun 06 20:27:52 2016 +0000 | cea65ca3d0bdd8325dc556f6bfde6277fc83fe6e | ffxbld — Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release |
c4f1da5d78d8e9496575a025401084bc7a5a01df | ffxbld — No bug - Tagging mozilla-aurora a8fe75f38163d0af067fea60e951a844fb328db9 with FIREFOX_AURORA_48_END a=release DONTBUILD CLOSED TREE | |
e76150aee3805c7ff90878699c4ec72f7676821d | ffxbld — Preserve old tags after debugsetparents. CLOSED TREE DONTBUILD a=release | |
dd8f57ea05f42a90388010c73072209e49b1a68e | ffxbld — Merge old head via |hg debugsetparents d98f20c25feeac4dd7ebbd1c022957df1ef58af4 a8fe75f38163d0af067fea60e951a844fb328db9|. CLOSED TREE DONTBUILD a=release | |
d98f20c25feeac4dd7ebbd1c022957df1ef58af4 | Jordan Lund — Bug 1278256 - drop api-9 beta release support, DONTBUILD a=testing r=kmoir | |
0a3b6e2df6567d845f31c000c68dd67816c6153d | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
76b6cebf4b36eb64120c91ba0f536e6fd845bafe | Jonathan Kingston — Bug 1275432 - showing container icons in file and tab menu. r=jaws | |
57bdeb9f1eca2a87dba18150e93129dcc1f8d4e9 | JW Wang — Bug 1277776 - Use SaferMultDiv in AudioClock::GetPositionInFrames(). r=jya. | |
925a96e53262fabe127d2a6405f98438d18cff6b | Alastor Wu — Bug 1276830 - part3 : modify tests. r=rillian | |
03958a72e882feb4660900def152b60543ca2fe9 | Alastor Wu — Bug 1276830 - part2 : modift LineAlignSetting value in vtt.jsm. r=rillian | |
0fbc23aff3623e45b3c72bb0acfc917493102632 | Alastor Wu — Bug 1276830 - part1 : introduce LineAlignSetting. r=rillian,smaug | |
f01ad499d0e090250dd354751d9ddd50f579345e | Nicholas Nethercote — Backout 0ed86240bc77 for bustage. | |
a87ed5532b9e49a8ada850d80b39ca12f512c5dc | Nicholas Nethercote — Bug 1267551 (part 11b) - Follow-up to fix Android bustage. r=me. | |
0ed86240bc7725cddfd351b22584bf4a2197d22b | Nicholas Nethercote — Bug 1274148 (part 1) - Use MOZ_MUST_USE more in xpcom/io/Base64.h. r=erahm,bagder,mattwoodrow. | |
fc00bd9f0d0919c7b350862b9b44239a7d5bd837 | Nicholas Nethercote — Bug 1267551 (part 11) - Use MOZ_MUST_USE in js/src/vm/Printer.h. r=h4writer. | |
eeca7b46a4ed8240f5cd94b77e98d7e6a7b36e14 | Nicholas Nethercote — No bug. Remove unused JS_CLASS_MEMBERS argument. r=me. | |
e54065dbe41dc0192f5d1710ad1ba5855f573545 | Nicholas Nethercote — Bug 1277752 (part 2) - Check the return value of PR_Seek64() in nsTemporaryFileInputStream::ReadSegments(). r=valentin. | |
79163ae0b445b0a7eba61cb65bd2c8f35fcf6694 | Nicholas Nethercote — Bug 1277752 (part 1) - Add a missing null check in Dashboard::GetDNSCacheEntries(). r=valentin. | |
01108bd8a50f7d7aa5b33dfbaa1c0fcfa796266d | Eitan Isaacson — Bug 1268633 - Let speech synthesis ride the trains. r=smaug | |
8a44fc10f73bb23a40760cb4bad2c9e70cfbf025 | Jan Varga — Bug 1195930 - Part 11: Unified SQLite database schema and storage version, major and minor version support; r=asuth | |
06132a28bab61ed293aaf0f5255e5408ee493d09 | Jan Varga — Bug 1195930 - Part 10: Use extra durability mode for storage.sqlite; r=asuth | |
9b32c8b9be79ebec078a1ff5bdad089b342dc58e | Jan Varga — Bug 1195930 - Part 9: Remove old directories (fixes bug 1273717); r=asuth | |
804d10cab665b2ce1ac20807d91c4207b17037b9 | Jan Varga — Bug 1195930 - Part 8: Fixed support for origin clearing, reworked internal origin patterns to use OriginAttributesPattern; r=asuth | |
9d2d9e54215fe294c581873f9081240219af11de | Jan Varga — Bug 1195930 - Part 7: New test for metadata v2 restoring (also tests userContextId origin attribute); r=asuth | |
bc2fd77579c9ca71bd5d4e155ca32597656b3298 | Jan Varga — Bug 1195930 - Part 6: A new schema upgrade for IndexedDB databases; r=asuth | |
e345136f5a86c04232e3bc0548cafd7976f8bd42 | Jan Varga — Bug 1195930 - Part 5: Core changes, support for storage directory versioning, new metadata v2 files, origin suffix added to API methods, origin attributes used across the implementation, more upgrade tests; r=asuth | |
1e03e4b3efaf2b80b4912dd338aaee90a546dfbf | Jan Varga — Bug 1195930 - Part 4: Move code to correct place - add; r=asuth | |
47147d38a9d84651db42e7c5040b5ff21e2b2ce5 | Jan Varga — Bug 1195930 - Part 3: Move code to correct place - remove; r=asuth | |
ab62788c946c129b5884a5d95a8bf0a9497925a3 | Jan Varga — Bug 1195930 - Part 2: Refactor StorageDirectoryHelper to a base class and two separate final classes, improve correctness of default storage upgrade and add support for resource urls; r=asuth | |
f3acbafcc10ddc8102b3edf5208e9eb44d3727fa | Jan Varga — Bug 1195930 - Part 1: Re-enable tests for clearing origin data; r=asuth | |
dfbdf894eaabc6f41099fcd41ae80d095e0aec14 | Benoit Girard — Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds. r=cpearce | |
b9213f375a3fa9570893c23eef9ef4be4cc83226 | Carsten "Tomcat" Book — Backed out changeset 490d3460a197 (bug 1230462) for test failures in test_modal_prompts.html | |
4a08f1841ee0422cd2b4f4a0eb2de16f93576757 | Haik Aftandilian — Bug 1272772 - Inline system.sb and remove unneeded rules (removes unneeded rules); r=gcp | |
fe9c2571c13008ea72fc902dd1d0eca9d0f7b910 | Haik Aftandilian — Bug 1272772 - Inline system.sb and remove unneeded rules (removes unused macros); r=gcp | |
b01ae5885b0b81fa638f368739e1a7ce12ad4025 | Haik Aftandilian — Bug 1272772 - Inline system.sb and remove unneeded rules (inline system.sb rules); r=gcp | |
a22e275b759faeda830d2efa9985c3c9609bbde0 | Stephanie Ouillon — Bug 1247459 - Meta and header CSP are merged without a semicolon. r=ckerschb | |
0a2fe25f4c67593dd90b2b7940e2587a43a00144 | Zibi Braniecki | |
f930971eaa0d96c2b9e9ef3cc1faf84c68d2dafe | Astley Chen — Bug 1258286: Part 2 - update w3c css masking mask-repeat ref test case. r=heycam | |
0839610737b4ef9bc6160095b054bc61799ef415 | Astley Chen — Bug 1258286: Part 1 - add layer types to nsStyleImageLayers and layer initialization. r=heycam | |
ff6684c07cc67aaf0fe5a8f3ba6ade75e2df5d33 | Chris Peterson — Backed out changeset 7383d49bc7c8 (Flash click-to-play bug 1186948) | |
b8b0f46e3811071923c137964af94fe021934500 | Mats Palmgren — Bug 1278010 - Add WritingMode convenience methods for determining whether to use central or alphabetical baselines. r=jfkthame | |
ac2aaa6bcb4a80476d8c19dd6482ac119779f8b9 | Bryce Van Dyk — Bug 1276643 - External media tests reset widevine GMP. r=maja_zf | |
f729fa97d3a7e69f7550f01ddbfa8da9256421d7 | Tom Tromey — Bug 1277628 - handle js::GCPtr in gdb pretty-printers. r=sfink | |
7e9f778585288a52dbd6333b77ed817df6c97177 | Dragana Damjanovic dd mozilla — Bug 1277522 - Increase max connection retries to 10.r=mcmanus | |
490d3460a197ab1d468250b5ca661741868a4337 | Dragana Damjanovic — Bug 1230462 - Change the authentiation dialog message. r=mayhemer,dolske,margaret,tanvi | |
c5b4391bfdd4b74afd189e1894912f0cb5023074 | Zibi Braniecki | |
4f5df0a09686af630e023c17e965977d9aa1c38a | L. David Baron — Remove commented-out subdirectories that were listed purely hypothetically to avoid their confusing people in the future. No bug. | |
3e6967898d93bc686b291a310b715f3371c19e08 | Ethan Lin — Bug 889964 - Part 3. Turn on background reftest. r=dbaron | |
0631776a11b102b0041c53b9f265d856f0b68108 | Ethan Lin — Bug 889964 - Part 2. Add reftest for boarder image: round. r=dbaron | |
2ce152b78b405f545225ba5804366faa61d601bf | Ethan Lin — Bug 889964 - Part 1. Fix the calculation of border-image: round. r=dbaron | |
52a777c32fd644245a07e3ee457fdcfe9ee5f8f5 | Astley Chen — Bug 1278020 - enable selectors4 reftest. r=dbaron | |
4c3d7660fd3730f2bf51fd32f21f98063ea860c9 | L. David Baron — Bug 1273048 - Add __attribute__((noinline)) to work around compiler bug on Android/x86. r=xidorn | |
efd20b79bbc525828b9a687bd14feb43c93c14d1 | L. David Baron — Bug 1273048 - Add MOZ_GCC_VERSION_AT_MOST macro. r=froydnj | |
f3e63f44521d972be0e614d17bd50939a4c3c8c4 | Seth Fowler — (No bug) - Remove unnecessary include in nsGIFDecoder2.cpp. r=me DONTBUILD | |
5bc75c0144b55d799e80ea23a2e3244870d2f834 | Natanael Copa — Bug 1274732 - Avoid allocate 128k buffer on stack r=mcmanus | |
1f056b981b1f7e6e449cf1e67ee55481e569cdc7 | Phil Ringnalda — Back out 0b65f7e689b5 (bug 1272107) for frequent startup hangs in 10.10 e10s tests | |
b77e05bf69d596a0048b449fa90e35bb9f80342e | Jan de Mooij — Bug 1276879 followup - Use JS::RootedValue instead of RootedValue to fix non-unified build. r=bustage | |
82bf2f128bfbc05c495e6fb77ecf287bf41a8458 | Jan de Mooij — Bug 1276879 - Convert jsapi-tests to autoJSAPIOwnsErrorReporting. r=jorendorff | |
c918e224f9d1a826e2d2ebe002ad3b6bf0d81564 | Boris Chiou — Bug 1277740 - Add const to RangedPtr<T>::operator+ and operator-. r=Waldo | |
f457175b1c4fe381a05c1fbde3776199b37b0250 | Patrick McManus — Bug 1277943 - atomic fix to sockettransport::debugautomutex r=hurley | |
77345805ea822d045e3559cefae78826a987518a | Jet Villegas — merge from inbound | |
d5a74fc98333a8ebae36ae7b47e37742490cb566 | Jet Villegas — Bug 1268736: An editable table cell means that both the cell and its contents are children of an editable node. r=mats | |
515b840d20aa810a56f626a803fcd0682e592653 | Carsten "Tomcat" Book — Backed out changeset 3538bc8b05aa (bug 1278005) will land directly on m-c | |
2395a1485c76d8fa1185faeffc20eee2789d109c | Carsten "Tomcat" Book — Backed out changeset 6e489044de50 (bug 1269711) for spidermonkey test failures | |
7fac4674fdfa5cd1d2acbd5018f36213be63b010 | Andrea Marchesini — Bug 989619 - patch 3 - console API should use [ProtoObjectHack], r=bz | |
f4c1500759bf9f4a970967cf7f0b8ca47254f349 | Andrea Marchesini — Bug 989619 - patch 2 - console API should use webIDL namespaces, r=bz | |
c54d1374d42a0c7892fcd96e1e51045e68922b29 | Andrea Marchesini — Bug 989619 - patch 1 - Codegen should allow static methods with a reserved C++ keywords as the name, r=peterv | |
1a641275e97e48f383f1ed65363109e94c475b9b | Seth Fowler — Bug 1277979 - Add more fuzz to the downscale-during-decode GTests to fix failures on OS 10.10. r=me | |
dac26bb716f9997cdf4928e1496d11e7607be99b | Andrea Marchesini — Bug 1274362 - a Symbol passed to postMessage should throw DataCloneException, r=sfink | |
3538bc8b05aa5b9ee7fc2e27d2c7130cd881bb67 | Jean-Yves Avenard — Bug 1278005: Fix rounding problems. r=cpearce | |
6e489044de501237d7a38d93e8fe34c07c3947dd | Shu-yu Guo — Bug 1269711 - Disallow JS shell interrupt callback function to affect exception state of interrupted JS. (r=jimb) | |
e1db300f075e3f4bfc9e7ff1a61a77cc101abe1f | Masayuki Nakano — Bug 1277756 part.7 Rename TextRangeType::NS_TEXTRANGE_SELECTEDCONVERTEDTEXT to TextRangeType::eSelectedClause r=smaug | |
0801a85a04bed766943c2b3483a83eb2714e9b6f | Masayuki Nakano — Bug 1277756 part.6 Rename TextRangeType::NS_TEXTRANGE_CONVERTEDTEXT to TextRangeType::eConvertedClause r=smaug | |
e0a3c242becfb27047f0a8a06c0feb6631b9b595 | Masayuki Nakano — Bug 1277756 part.5 Rename TextRangeType::NS_TEXTRANGE_SELECTEDRAWTEXT to TextRangeType::eSelectedRawClause r=smaug | |
04cc8a274c7f36536aaacea7fc4657250d5b527a | Masayuki Nakano — Bug 1277756 part.4 Rename TextRangeType::NS_TEXTRANGE_RAWINPUT to TextRangeType::eRawClause r=smaug | |
41c18a6bdd84280957714167a4f7dc2b7408167e | Masayuki Nakano — Bug 1277756 part.3 Rename TextRangeType::NS_TEXTRANGE_CARETPOSITION to TextRangeType::eCaret r=smaug | |
93278105babfbc4ad72a55fd421df8fbc47f4dc5 | Masayuki Nakano — Bug 1277756 part.2 Rename TextRangeType::NS_TEXTRANGE_UNDEFINED to TextRangeType::eUninitialized r=smaug | |
ccdb440b7b7e8e680f6c2b561fbd9db0a1214f14 | Masayuki Nakano — Bug 1277756 part.1 Make anonymous enum for NS_TEXTRANGE_* to an enum class named "TextRangeType" r=smaug | |
9d34386dec390f98671e29fe4de7b768a097b27a | Robert Helmer — Bug 1277898 - start documenting add-on manager code, starting with system add-on spec r=gps | |
b86c7fc1f4bdc5af62b68756d46fa48b7d2a68e6 | Nathan Hakkakzadeh — Bug 1275437 - Moved installing of Python into an install_python method in the windows bootstrapper; r=gps | |
3952e910a66a8e98b5f3d87a4f0ba614f49ad249 | Nathan Hakkakzadeh — Bug 1275437 - Fixed some offending version checks that were inhereted from the BaseBootstrapper r=gps | |
cf30f2236629339e4845df17771b18f652a0ca00 | Nathan Hakkakzadeh — Bug 1275437 - Added installing of Mercurial to Windows boostrapper. r=gps | |
3c18f97878791c4eb73cddbefd1102c7c1a270bd | Nathan Hakkakzadeh — Bug 1275437 - Windows bootstrapper installs necessary system and browser packages that come from pacman. r=gps | |
b12e09309b96a2ea15b560317cd63a388788a27a | Nathan Hakkakzadeh — Bug 1275437 - Added methods for interacting with pacman. r=gps | |
f4e2ff34312b8104fe96e07af43b23cbce3c3f73 | Nathan Hakkakzadeh — Bug 1275437 - Added placeholder for Windows bootstrapper. r=gps | |
403728f309ce77168d47d67e69e41aad284aabbd | Nils Ohlmeier [:drno] — Bug 1276368: use b=TIAS for maxBitrate encoding constraints. r=jesup | |
a9575284041e2bd8b8822c469012ce4df5739ef8 | Jonathan Watt — Bug 1276810 follow-up - Backout the nsPresShell.cpp change to reduce infallibility coupling. r=milan | |
85d31bd76c19fe2e7d32eb9176d15f96fd2048e1 | Masatoshi Kimura — Bug 975832 - Enable AES-256 variants of the AES-128 GCM cipher suites we have already enabled. r=keeler | |
53de33ce847f9e5e9b77b6ed08027813a325f95f | Jeff Gilbert — Bug 1275866 - Clear WebGLTimerQuerys on WebGL GLContext teardown. - r=jerry,jrmuizel | |
2c6965cd08de95b84e5f836ebb9f203fc902cfa6 | Trevor Saunders — bug 1277959 - cleanup Interfaces enum r=davidb | |
3c5f1c93108cff3b22bb7817fabbe7434f9ec12f | Wes Kocher — Backed out changeset 14c8ec387dd2 (bug 1277154) because it seems like a good candidate for what broke reftests | |
eb3f64c79e83a413c724d785cf7c1739bf0ad04c | David Keeler — bug 1277240 - don't import trust anchors in SaveIntermediateCerts r=Cykesiopka | |
f382e0ae3c2bd83bd5f89eaa4b71238bf500e393 | Benoit Girard — Bug 1274046 - Add FailureId to gfxConfig (FeatureState). r=dvander | |
0fe8a8bde7f03cf80825a434f4a3fc2c58d69a84 | Mason Chang — Bug 1274726. Part 2: Reftest for prescale and repeat drawable. r=jrmuizel | |
2b4b4972c8a575ba3d06d7d4c214b6f941ab2c80 | Mason Chang — Bug 1274726. Clamp scaled image before repeating during prescale and repeat on OS X. r=jrmuizel | |
4e03f2bc5a99f4d19785cf04e4f3ed4a22f65aa4 | Jed Davis — Bug 1114647 - Use firefox for child processes instead of plugin-container. r=ted | |
0b65f7e689b5364c24e88d8f70434537e9cbb193 | Justin D'Arcangelo — Bug 1272107 - FlyWeb desktop UI code. Only enabled on nightly and aurora builds. r=mconley | |
6e84b5b95e3ab8144648194ef53f2d6b1da555cc | Kartikaya Gupta — Bug 1277719 - Remove unnecessary duplicated zoom bounds from APZC and make nsViewportInfo have the source of truth for those values. r=rbarker | |
b9e7c2e445f48b44fc72d4dc6a885d16b3cd9e90 | Florian Scholz — Bug 1179876 - Add more doc links to console errors; r=mrrrgn | |
e2b1014ab07515c248fe3667c009a55bc2289cc0 | Kartikaya Gupta — Bug 1108052 - Remove empty event regions display items because they only slow things down and can add extraneous layers. r=mstange | |
d35a3e8043bda4cfcfeb38690261c789bbbc8b43 | Yura Zenevich — Bug 1277858 - adding more polish to console input focus style. r=bgrins | |
49762b7df7479802962bd1a6c985a21f83822f1a | Jeff Muizelaar — Bug 1276923. BasicCompositor: Properly transform the clip. r=mstange | |
3978ffc8e928ddb29dac43b99e49635d79a913c2 | Sebastian Kaspari — Bug 1265710 - Treat apple-touch-icons like favicons and use them in the app UI. r=ahunt | |
da10eecd0e766ae631922ae170b0a2a734227bc1 | Kartikaya Gupta — Bug 1276850 - Back out part 3 of bug 1220307. rs=froydnj | |
981ea1b8f2e741361eeaa2a42bf3c5fe607471e1 | Wes Kocher — Bug 1277556 - Bring back a needed .ini file rs=ryanvm | |
fefb7adc384abcc33f4da47496787bfdac1c9f85 | Neil Deakin — Bug 1276120, hide popups when a parent window is being minimized, handles the case where the window is minimized via a keyboard shortcut, r=jmathies | |
d935da74d415dcd468f706fd54c5fb52f8122a09 | Jamie Nicol — Bug 1274991 - Consider ancestor scale transforms when deciding whether to prerender transformed content. r=mstange | |
31b951c44b4cd8e93c80156085f7cb9eac830dfc | Julian Hector — Bug 1275786 - Add sys_listen to seccomp whitelist. r=jld | |
b34cd9c3b13978c37c4177dacd99b957bb887777 | Julian Hector — Bug 1275785 - Add sys_bind to seccomp whitelist. r=jld | |
14c8ec387dd2ac2ed8f4670e07d68b67fb8b0f72 | Cameron McCormack — Bug 1277154 - Remove bitfields from nsStyleSVG to help with rust bindgen. r=xidorn | |
e5c0280538897f5b65cbef0b8c7e6af07c092c56 | Honza Bambas — Bug 1275117 - Fix static strings leaks when mozlogging is on. r=jduell | |
25abbc9e62370b99ff495fee44c6145c38ae4656 | Julian Hector — Bug 1275781 - Add sys_accept to seccomp whitelist. r=jld | |
50792e13354b2407e37daa679c2cc8cccead1b4e | eyim — Bug 1276714 - Add about:crashes telemetry r=BenWa,bsmedberg | |
13bcb1c7d3b3595f855609536e91040f97bded2c | Dan Minor — Bug 1274340: enable FEC during audio codec setup when negotiated; r=jesup | |
867a9bdc20665a9826cdd9399163f2b0a0f011bf | Andrew Comminos — Bug 1277306 - Fallback to a cairo image surface when SHM and XRender are unavailable when drawing to a GDK window. r=lsalzman | |
1ec243446e6d3afe0c60842b5aaddc699bf7a069 | Jordan Lund — Bug 1277041 - add unique hg share option and rev in push with migration runs, DONTBUILD r=gps | |
ea11a32f0f61ac3446589a7182442abe300805e5 | Gregory Szorc — Backed out changeset 2756877967c1 (bug 1277656) because autoland went crazy | |
2756877967c1a1a2b007c6d2944bebc1c8c16894 | Rob Wood — testing: exit with error if building docker containers fails (bug 1277656); r=gps | |
91a825772c31d0fde133f44d5739e784613835b6 | Andrew Halberstadt — Bug 1277851 - [mozlint] Run flake8 directories that contain a .flake8 file separately, r=maja_zf | |
e8d8e9ee556559be8abf1944099617970d6a07ff | Jim Chen — Bug 1277064 - Use ConcurrentHashMap for profile cache; r=snorp | |
465fe1502bf49a376d9237bd1438d8a729adb770 | Dave Hunt — Bug 1271911 - Wait for the expected notifications in test_notifications.py to avoid transient popups. r=whimboo | |
e845e5efd23040e5afd4d43ae6b25439ad96fbd4 | Dave Hunt — Bug 1271911 - Enable the browser.tabs.remote.force-enable preference when using e10s. r=maja_zf | |
0f0586c0b68d927512617266a133545272dba9c7 | Jonathan Watt — Bug 1277862, part 3 - Rename Moz2D's Filter to SamplingFilter in the rest of the tree. r=Bas | |
ac8b323f4ca841ba86c08fe534c567f17e029cb3 | Jonathan Watt — Bug 1277862, part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas | |
985578e6b5817adb81bc6ee83e07f72423d82606 | Jonathan Watt — Bug 1277862, part 1 - Rename Moz2D's Filter to SamplingFilter in gfx/2d/. r=Bas | |
7f84cbdcc9f27469e260b53eb4527e80f042d1f6 | Nathan Froyd — Bug 1277429 - remove unused variable in ResolveRequestedModules; r=baku | |
55df8b698e664f3082b394a043d0c9b57fc0dc9f | Nathan Froyd — Bug 1277646 - remove unused field gfxAndroidPlatform::mScreenDepth; r=snorp | |
648a8ccff0394235e2a21b02824be6a87dd66210 | Nathan Froyd — Bug 1277649 - add override declarations for Android-specific codepaths; r=snorp | |
b0139b57d0ccf65b95b7a3c60a693a0422c232dd | Nathan Froyd — Bug 1277647 - return the correct type from ANativeWindow_setBuffersGeometry; r=snorp | |
7f5e5e52d06fdb6c2b3ac864a310f934541ab8b9 | fkang — Bug 1271622 - migrate valgrind build to use mozharness r=kmoir | |
d2bdb3aba6c1df9c02fe0ab411d6a4b6b0d095b4 | Paul Adenot — Bug 1277284 - Bustage fix in opt, on a CLOSED TREE. | |
139ce9bc8149993a4c3bc92c5246ed7f1bb6c8a3 | Valentin Gosu — Bug 1277555 - Set dom.enable_performance_observer pref in performance-timeline web-platform tests r=jgraham | |
c1723461dd067a0be857cb980b1101f80bb91132 | Paul Adenot — Bug 1277284 - Reset the volume when starting a new audio stream for a MediaStreamGraph. r=jesup | |
d6070dd805cf06ff2be62b95b34adce09ace2061 | Carsten "Tomcat" Book — Backed out changeset dd87e81a3240 (bug 1258183) for kraken crashes | |
2462c9d05dbd7916593abc022cbe427f92ad30d4 | Carsten "Tomcat" Book — Backed out changeset f7481a586899 (bug 1258183) | |
1330c510901a9c6b574532af366f0e9acb8beb8c | Carsten "Tomcat" Book — Backed out changeset dc8e4c1174b2 (bug 1277483) for suspicion this caused android and ab failures on a CLOSED TREE | |
819915e031bef19e03285a576e3efb98bc829393 | Mark Hammond — Bug 1273587 - Change the User-Agent header sent to Sync to include OS information. r=kitcambridge | |
6028e2e8233925b4ae440eb68ece9f5015e5c48b | Jonathan Kew — Bug 1276516 - When restoring window positions from a saved session, allow the window bounds to extend a few pixels beyond the screen edges before deciding to override the saved position and force the window entirely within the screen's visible area. r=mikedeboer | |
b5c25393a80c042c5936b74c5cf362ad21f26718 | Honza Bambas — Bug 1276869 - Don't remove any active HTTP caches file after shutdown, r=michal | |
f7481a58689996570832ff30312eff1d57567b77 | Julian Seward — Bug 1258183 - TSan: data race toolkit/components/telemetry/Telemetry.cpp in CanRecordBase (part 2, derace). r=chutten. | |
dd87e81a3240a858ef80409953901c3fb785ea91 | Julian Seward — Bug 1258183 - TSan: data race toolkit/components/telemetry/Telemetry.cpp in CanRecordBase (part 1, tidying). r=gfritzsche. | |
ae8e12ba7142c85d035a577fb0cfc9463a390097 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
58137ecd12edb7ae1a57c80da811676bc66fd03c | Makoto Kato — Bug 1277742 - Use correct namespace for ChunkSize on aarch64. r=ehoogeveen | |
d02ab40ae319910659cf19114f41e7aa7ce68e4d | Yury Delendik — Bug 1277246 - Add support for names section. r=luke | |
71530f6566b92269c014a067a47d0d69ff79a72c | Yury Delendik — Bug 1277063 - Update WebAssembly pilot format to support semicolons and parens. r=sunfish | |
5a00b354638d0806b86a75bf9f1ceca6d4abb0f0 | Kit Cambridge — Bug 1275436 - Remove push subscriptions from the server after clearing permissions and site data. r=mt | |
605c72e8e966af0ceab460f32d847280cb0a1e81 | Kit Cambridge — Bug 1275436 - Simplify firing push subscription change events. r=mt | |
6153baa6401d8611015ae3fa0d589204286eadba | Yury Delendik — Bug 1242730 - Convert callsites to use channel.async0pen2() within browser/extensions/pdfjs. r=ydelendik | |
94bf6a16d707a3450ad3360a9d02ddf65ab445aa | Ms2ger — Bug 1273499 - Move some code around in CallSetup::CallSetup() to avoid code repetition; r=bz | |
dc8e4c1174b29a330d8f63e97b20e537d1076cf1 | Ms2ger — Bug 1277483 - Move --enable-strip and --enable-install-strip to moz.configure; r=glandium | |
656235d7f868ed8147d65aaa0031760863b343a9 | Matt Woodrow — Bug 1274962 - Part 7: Clean up unecessary parameter for RecomputePerspectiveChildrenOverflow. r=dbaron | |
3c80b670cfe6517b19c8c8fd6578532dfa9c6657 | Matt Woodrow — Bug 1274962 - Part 6: Make preserve-3d frames only contribute to the overflow area of the preserve-3d root frame. r=dbaron | |
346262b1c8441dfeb435b59ab335a9dcef7729cc | Matt Woodrow — Bug 1274962 - Part 5: Don't trust the visible region for opacity within preserve-3d. r=mstange | |
175627605d6ba257e96d76d285bf7c1d23b7bab8 | Matt Woodrow — Bug 1274962 - Part 4: Reorder how we compute transforms for preserve-3d. r=mstange,thinker | |
5a3e1572fbd20f3113e48a900527b2b3a4fd0710 | Matt Woodrow — Bug 1274962 - Part 3: Remove aOutAncestor. r=mstange | |
c1132f9a4432ceeaabf364176e0339abd95fffec | Matt Woodrow — Bug 1274962 - Part 2: Remove unnecessary optimization combining translations. r=mstange | |
d6168f50aef0fb63727ab91bfdcb476d70739ecd | Matt Woodrow — Bug 1274962 - Part 1: Remove callers of BASIS_AT_ORIGIN. r=mstange | |
daf8583252b256d279453f6cbd7e8494f1a811c4 | Tobias Schneider — Bug 1173545 - Enable canvas CSS/SVG filters by default. r=mstange | |
90a4cdcb559e200eee669ad9ae6f5840fb98bf62 | Eric Skoglund — Bug 730838 - Tests for Bug 730838. r=evilpies | |
fca24589e9666a482ba169a446f8f19eef66b841 | Eric Skoglund — Bug 730838 - Date.parse accepts non-zero milliseconds for ISO-8601 midnight representation. r=evilpies | |
dd6fb8e96ae4b9b2c2150e0515919ca8985b672b | Henrik Skupin — Bug 1276886 - [mozprocess] Fix hang in output readers when process is in a new process group. r=ahal | |
f19d56c111d97f08611c15d42627958ee2de30ef | David Burns — Bug 1277672: Flake8 config for Marionette Driver r=maja_zf | |
ac4bcc6aba083f42e58916811a792511a2f6d720 | David Burns — Bug 1277672: Lint Marionette Driver python files r=maja_zf | |
27d3e50446a83e569b8192eb7c8c5dca025a741c | David Burns — Bug 1277672: Add Marionette Client to included directories for linting. r=ahal | |
9e78d56f4c517b0c84bbee8d2540d629f4340255 | Yoshi Huang — Bug 1274461 - Part 3: another test for restoring. r=mikedeboer | |
898dd582cd3668633fcc3a22cc6288a6643d2dcc | Yoshi Huang — Bug 1274461 - Part 2: restore tabs should preserve userContextId. r=mikedeboer | |
ba2c44ebb458ba9f62158643d54b34c64a5459fc | Yoshi Huang — Bug 1274461 - Part 1: undoCloseTab should preserve userContextId. r=mikedeboer | |
c9b085a46a531e115314ecfa86928f7dd4931a9e | Junior Hsu — Bug 1264513 - Part 3: new test cases for oop data channel scenario, r=smaug | |
9b7a469be51121e5bc8ada8038d0b3c46cdd0a46 | Junior Hsu — Bug 1264513 - Part 2: PPresentationBuilder.ipdl changes - OOP handling for builder, r=smaug | |
25c1b11a4c39716ac1baef4373a9851a21a5eb6d | Junior Hsu — Bug 1264513 - Part 1: IPresentationSessionTransportBuilder.idl changes - necessary refactory in in-proc data channel handling, r=smaug | |
0cb38314f603d6a3f01fd90ee296b11df262b0cf | Randell Jesup — Bug 1273136: Don't leak runnables needed to cleanup gUM streams r=drno | |
1b3eddbebb7ab27b07d3ff9d90eca37ccb6863a0 | Byron Campen [:bwc] — Bug 1273136: Start remote streams on SRD, and end them even if offer/answer never completed. r=jesup, r=pehrsons | |
2842eb7d2fb0de5d3edc4b18d857faf40df7db98 | Chris Peterson — Bug 1276565 - Clamp out-of-range tab selection shortcuts and indexes instead of ignoring them. r=Gijs r=dao | |
11f6b550511ffcb6d1e7f790049eca4fcd51a60a | Chris Peterson — Bug 1259335 - Part 1.5: Collect use count telemetry for Battery Status API. r=baku | |
c37d634eba0d4e8dc8743b77fe787955a79457ca | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge | |
824355c9efe23d83f7e67a4b2c9e0e837f7c7771 | Sami Jaktholm — Bug 1264434 - Use String.prototype.includes in browser_webconsole_bug_597136_network_requests_from_chrome.js. r=bgrins | |
c6efb920dd67e68956499bcb5d0e8127f9b1ca34 | Kris Maglione — Bug 1269877: Fix timing issue in options browser resizing code. r=aswan | |
ce9080e6765eb54ba1d65df446e4d917edb18677 | Andrzej Hunt — Bug 1265708 - Post: query topsites metadata by URL without ref too r=sebastian | |
3eaa539ca29456dbe29a2467638e0fe8f08dec88 | Andrzej Hunt — Bug 1265708 - Set URL metadata based on URL without ref r=sebastian | |
971e29d3b65c788142eb09b900c98279fd38a732 | Andrzej Hunt — Bug 1265708 - Strip ref from URL when adding homescreen icons r=sebastian | |
1888dfa820b765ff63f7a5c1c223857100fe9d98 | Andrzej Hunt — Bug 1265708 - Pre: make getForURLs arguments more generic r=sebastian | |
dc03fe0bad2a83df21395abee0a0574387642982 | Andrzej Hunt — Bug 1265708 - Pre: Implement StringUtils.stripRef r=sebastian | |
1a529039f1a746a54ce1e727ad80595723d302ba | Andrzej Hunt — Bug 1265708 - Pre: remove unused variable r=sebastian | |
ebfe1808a42d152c40b2ad7bb2198bdf706e0686 | Kris Maglione — Bug 1274559: Follow-up: Remove spurious CR characters. DONTBUILD | |
87207eee5e4785e29d405e7f3586d7bde08b91ce | Matthew Wein — Bug 1271777 - Fix the 'MacCtr' typo in the commands API. r=kmag | |
f42a04d822baa22a4741c4fff1aab2054857e398 | Kris Maglione — Bug 1254003: Don't call tabs.create callback before the tab is ready. r=gabor | |
0ac19ca034d9097ded455362e46b56017f3a64a4 | Kris Maglione — Bug 1267328: Re-enable the background script alert tests. r=trivial | |
10e00a4afa507911c110ca779a0769922f9e9ea8 | Kris Maglione — Bug 1267258: Add licence/localization note comments to extensions.properties. r=flod | |
7556b084d9e1d24c577956325a5da126c8f480cc | Greg Tatum — Bug 1265790 - replace inIDOMUtils.isInheritedProperty r=pbro | |
a139db504ae189bb3115ff9156ab47fc7bbddcda | Tim Nguyen — Backed out 3 changesets (bug 1134073) for browser_net_statistics-01.js failures | |
a58743e540f5894ce8d802784bbd16737f5ae2c3 | Jarda Snajdr — Bug 1134073 - Part 2: Show network request cause and stacktrace in netmonitor UI r=ochameau | |
616b2bbf8fd029f3f668c9dde85441dcbd718ff9 | Jarda Snajdr — Bug 1134073 - Part 3: Show network request cause and stacktrace in netmonitor - mochitests r=ochameau | |
691b0e0a6ca1779ca51871df189f817d79e1c2ab | Jarda Snajdr — Bug 1134073 - Part 1: Collect information about request cause and stacktrace in netmonitor backend r=ochameau | |
e1fb7ee96e4e54f8e5d1ed308914730e2f7d41fe | Carsten "Tomcat" Book — Backed out changeset f685593ac3cc (bug 1265708) for android bustage | |
5cdc84e272d574ba1b8614e0d6f1823a59e4048b | Carsten "Tomcat" Book — Backed out changeset 974090a524da (bug 1265708) | |
710bda4e42c63a0cc4654e91fbaf8e2c6911de0b | Carsten "Tomcat" Book — Backed out changeset 047961bdb4ad (bug 1265708) | |
130b03d8de240e36a2a80cd9117fcf04eb3bb3ba | Carsten "Tomcat" Book — Backed out changeset e994f70de049 (bug 1265708) | |
dbaa543cfb37247fdd6eb5d398bd68f2ace47ada | Carsten "Tomcat" Book — Backed out changeset 10fa130289d7 (bug 1265708) | |
9f454bf15a8aec286cca63253a450172d5b099af | Carsten "Tomcat" Book — Backed out changeset 67c37ed1a25f (bug 1265708) | |
c2778bbb1938f995a1e3941c0f3c28c6872893f4 | Julian Descottes — Bug 1277906 - part2: focus previous active element when hiding HTML Tooltip;r=bgrins | |
a770e8c521f7d60fcb6e8d14555b7de282ad1e1e | Julian Descottes — Bug 1277906 - part1: change HTMLTooltip default autofocus value to false;r=bgrins | |
67c37ed1a25f92cac6294cb70af97e95515c30e2 | Andrzej Hunt — Bug 1265708 - Post: query topsites metadata by URL without ref too r=sebastian | |
10fa130289d70f0adb8ad8379d3454976c922049 | Andrzej Hunt — Bug 1265708 - Set URL metadata based on URL without ref r=sebastian | |
e994f70de0490e77a2309793852434f2f1641ad7 | Andrzej Hunt — Bug 1265708 - Strip ref from URL when adding homescreen icons r=sebastian | |
047961bdb4adf91179be3b8a983cffc0d8e9debb | Andrzej Hunt — Bug 1265708 - Pre: make getForURLs arguments more generic r=sebastian | |
974090a524da56fad3b8045b19461e9ae6817529 | Andrzej Hunt — Bug 1265708 - Pre: Implement StringUtils.stripRef r=sebastian | |
f685593ac3cc4ea3b8d6545e42eb7d225095161a | Andrzej Hunt — Bug 1265708 - Pre: remove unused variable r=sebastian | |
d1c3952c299da44bbb1215d73a5c34118f92279e | Krishna — Bug 1276577 - Using Switchboard.isInExperiment() r=sebastian | |
46b1ef3d9e4f7b0ea7325d05edfc6df313754c72 | Nicolas Chevobbe — Bug 1248274 - Split long test and add new ones to make sure the bug is fixed. r=pbro | |
4168becc7a7adf0771df9fc0959efefe78cd6f67 | Nicolas Chevobbe — Bug 1248274 - Fix click on augmented value elements (swatch, url,…) on the RuleView when property's name is being edited. r=pbro | |
4900b0a4b6981d9cf0260974421847ecccf303c6 | J. Ryan Stinnett — Bug 1277674 - Explicitly require Services in source actor. r=tromey | |
9e2fcb41e05a213689ed4447f705cd068af86005 | Kit Cambridge — Bug 1277983 - Improve existing bookmarks tracker tests. r=markh | |
219c434c410e9778ede7ea4310fc718826fd6fdc | Mark Hammond — Bug 1277983 - Improve bookmarks engine test logging and remove a deprecated call. r=kitcambridge | |
ab5e81678aaae8da42e11e8daf118e2a9c90baac | Wes Kocher — Backed out 3 changesets (bug 1134073) because maybe it broke the clipboard tests | |
b5b132baef727992998454cfa8bb2c2aefe3f4ad | Michael Comella — Bug 1275669 - Do not enable adjust if we are in automation. r=grisha | |
c537b77d3d25d03493107c7a9c23587cd4d21abe | Jonathan Almeida (:jonalmeida) — Bug 1274901 - NullPointerException thrown in Tabs.java should be checked r=mcomella | |
f5253aba046fab63710ccee19bcfc3300d9e6a25 | Nick Fitzgerald — Bug 1277707 - Follow up: fix syntax error introduced in bad rebase; r=me | |
dc5692c66a028e98980527c9a637932b992874b2 | Matheus Longaray | |
1a72dc1810bc0170754b9fbf14a79e7f855346df | Nick Fitzgerald — Bug 1277707 et al - Follow up: fix bad rebase conflict in moz.build file; r=me | |
2086e849a7e6f30fc56100f04847143d6e575ea2 | Andrzej Hunt — Bug 1277854 - Post: add comment explaining local loading r=sebastian | |
367c7cce892f627ad7e1f1ceba0f04feb601522a | Andrzej Hunt — Bug 1277854 - Back out bug 1276050 to ensure we load only local favicons when requested r=sebastian | |
094a647ca9c259002607cea50b15538f79bda932 | Ray Lin — Bug 1276686 - Prevent selection when tapping on reader mode toolbar. r=margaret | |
a43d99734390d98a6430d2e0900222651546456e | Jarda Snajdr — Bug 1134073 - Part 3: Show network request cause and stacktrace in netmonitor - mochitests. r=ochameau | |
572ebec612e811adc0333a3b486bc25b680957bb | Jarda Snajdr — Bug 1134073 - Part 2: Show network request cause and stacktrace in netmonitor UI. r=ochameau | |
f12a69ba912259a1e1aaf26cf5f116a8c5948a7e | Jarda Snajdr — Bug 1134073 - Part 1: Collect information about request cause and stacktrace in netmonitor backend. r=ochameau | |
e3d9990ca6ecb7e9e811f13d36d473b7272c3562 | Jaideep Bhoosreddy — Bug 1266411 - Alphabetically sort devices in each type. r=jryans | |
8d3252104e46fc29104825c402fb74ba9b66a3e5 | Edouard Oger — Bug 1275927 - Replace custom Sync success doorhanger with platform notification. r=markh | |
bf0c04641d265583b386e8dab9d776e199f3c79e | Ryan VanderMeulen — Bug 1277914 - Update pdf.js to version 1.5.281. r=bdahl | |
b6511016fd244575b9114c9f36382c1db402385d | Nick Fitzgerald — Bug 1277707 - Decouple the fronts from the actors in the shader editor; r=ejpbruel | |
4bacacb4d1cf8ea75b75a3bd9933fce249fc4d74 | Nick Fitzgerald — Bug 1265719 - Decouple the CanvasFront and FrameSnapshotFront from the CanvasActor and FrameSnapshotActor respectively; r=ejpbruel | |
03b6ea8fded30783e73cc947b4b111e7746c12c3 | Nick Fitzgerald — Bug 1265732 - Decouple the AudioNodeFront and WebAudioFront from the AudioNodeActor and WebAudioActor respectively; r=ejpbruel | |
c28f29acfc2a43c8cdcfbdae3c7da64166d030d9 | Nick Fitzgerald — Bug 1277673 - Decouple the ActorActorFront and ActorRegistryFront from the ActorActor and ActorRegistryActor respectively; r=ejpbruel | |
9ff998641a493cd21990e500850742007c2ee3b8 | Nick Fitzgerald — Bug 1277634 - Decouple the CallWatcherFront and FunctionCallFront from the CallWatcherActor and FunctionCallActor respectively; r=ejpbruel | |
2e7770dcd50e115f4348a2e6486530b8187908cb | Nick Fitzgerald — Bug 1277622 - Use ActorClassWithSpec for the HeapSnapshotFileActor; r=ejpbruel | |
79f819ffec36ba80c63e4b32a680654f75d623ab | Andrzej Hunt — Bug 1264223 - Reduce firstrun image size on smaller devices r=liuche | |
abdfe019ce5bc0319fad208a7d632faacc223c28 | Andrzej Hunt — Bug 1264223 - Pre: move values-large-v11 into values-large r=liuche | |
7e530b2a462aeb163112e30c869442e2d6a54eef | Andrzej Hunt — Bug 1276977 - remove unused variable and call r=liuche | |
6666bf0ccb50f6a59f2ce4f6ff5d68dd1f38b762 | Andrzej Hunt — Bug 1245692 - Force height for CalendarView on pre-lollipop r=sebastian | |
bf1bb13cc6249d9c807f79e775e0361f2ea2f1bd | Andrzej Hunt — Bug 1245692 - Make CalendarView use full width of dialog r=sebastian | |
7789534d886d40bcf5f241c6b33278f3103d2070 | Andrzej Hunt — Bug 1245692 - Always use CalendarView for date selection r=sebastian | |
0e6dfa8fc2f4d513dba9f434fc3a92c32e6b9ad6 | Kris Maglione — Bug 1277405: Clear Places observers at XPCOM shutdown. r=mak | |
99dacc787a59d79c080886f46bfe8daf61c1bd0a | Matteo Ferretti — Bug 1260043 - removed `doc.hidden` check from markup/utils; r=ochameau | |
c8ca3bba2124d009256972f3b08bf5592c047005 | Julian Descottes — Bug 1107658 - fix undo for delete node when next sibling is a pseudo element;r=pbro | |
c60e3877ccf650d0b665b2395c9dc9794ff820a5 | Julian Descottes — Bug 1202458 - part4: update inspector actor&front tests after removing shortValue;r=pbro | |
96f3ba6f40966164d51a040b8c8eb25c80ff07ed | Julian Descottes — Bug 1202458 - part3: rename ShortLongString to SimpleStringFront;r=pbro | |
e3622cb1ef4266152f887583a621df599452905f | Julian Descottes — Bug 1202458 - part2: fix eslint errors in string actor;r=pbro | |
00ee1688f8a29667b941be32f4b94b407926b022 | Julian Descottes — Bug 1202458 - part1: inline text nodes in markupview only if they are short enough;r=pbro | |
be6fddfc1390a14cd560eb843162f0cccd804e63 | James Long — Bug 1265854 - replace uses of nsiDOMNode constants in devtools frontend r=tromey | |
f4fbac42bc5e86aeb36fb2d4157fa6dbcf4e441e | Jan Odvarko — Bug 1276873 - Wait for a tick to avoid unexpected popuphidden event; r=jryans | |
0ef7cc6b42c72be6ef8d0786fb1f5371c11e9e32 | Carsten "Tomcat" Book — Merge mozilla-central to fx-team | |
4874ff5d90f81aca0bb57d2f74586210cbee3cf6 | Kumar McMillan — Bug 1277054 - Handle exited add-on actors after reload. r=ochameau | |
86dca8a132b53174e19082ddad03ac806cb60f98 | Johann Hofmann — Bug 1277289 - Add a function to obtain all permissions by uri in SitePermissions.jsm. r=paolo | |
30700073705df0f07177bc72e0d380504241e1ca | Henry Chang — Bug 1274685 - Part 2: Test case. r=francois. | |
2df25135bcd35611c36666d69626a9e999f6a632 | Henry Chang — Bug 1274685 - Part 1: Avoid registering lists which have no provider info. r=francois. | |
f7b224e544f8a8f163b2792bee6cba2a1c591716 | Bob Silverberg — Bug 1275165 - notifications.onClicked not being triggered, r=kmag | |
28b383d15b1ade1b36f56beaeadc0eecf26b15de | Jared Wein — Bug 1251134 - Remove redundant check for the panel state that is checked after a yield on a potential slow Places query. r=gijs | |
10371d73bb08fa730e311885433bd147bf2a3576 | Alexandre Poirot — Bug 1271988 - Convert computed view to use key-shortcuts module. r=bgrins | |
e5edc0ec18b9fdea1b830853441b9ccda4ea2014 | Alexandre Poirot — Bug 1271988 - Support targeting a specific element on key shortcut module. r=bgrins | |
6cb4ec731f499d21cd1409d421f29aa824ecafab | Alexandre Poirot — Bug 1271988 - Convert rule view to use key-shortcuts module. r=bgrins | |
952534db8d857c2eaec8d1eea95b9fcafc9dec16 | Patrick Brosset — Bug 1273624 - Really check for existence of parsed declarations in StyleRuleActor's form for compatibility; r=jryans | |
46d41d717dde8e69ff42e9bddcc6ad819dab95d9 | Julian Descottes — Bug 1276876 - ruleview: migrate font&image preview tooltips to HTMLTooltips;r=tromey | |
0c48702e8ff4cf427e443ed91630465c39f6c4ee | Gabriel Luong — Bug 1277070 - Upgrade to CodeMirror 5.15.2 r=bgrins | |
f76a0fdadbf053c3373961f9afbc966c011a50fe | Kris Maglione — Bug 1266510: Add better logging to browser_ext_windows_events test. r=me | |
3e8ee3599a67edd971770af4982ad4b0fe77f073 | ffxbld — No bug, Automated blocklist update from host bld-linux64-spot-384 - a=blocklist-update | |
2ebaf8e9c01143669174b5b03cf82e6f82846096 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-384 - a=hpkp-update | |
4636490d9e6a4c85855912216a0e7ecb5dbe1fd8 | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-384 - a=hsts-update | |
f3740cfc4b04fb61a1da306df4b1c2437f6bfb65 | Jean-Yves Avenard — Bug 1278005: Fix rounding problems. r=cpearce, a=tomcat | |
e27fe24a746fa839f1cabe198faf1bad42c7dc4b | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
8b89d98ce322f0c68538db7837cd7eb749d1ed1c | Jean-Yves Avenard — Bug 1277508: P2. Add HasPendingDrain convenience method. r=kamidphish | |
9cef6a01859a4b863063f79c4994c7283a3321aa | Jean-Yves Avenard — Bug 1277508: P1. Don't attempt to demux new samples while we're currently draining. r=kamidphish | |
f75d7afd686e2af034d60e321c032b313e3ba440 | Jean-Yves Avenard — Bug 1277729: Ignore readyState value when reporting the buffered range. r=jwwang | |
71a44348d3b75b475fa14c11720b069393602c38 | Jean-Yves Avenard — Bug 1276184: [MSE] P3. Be consistent with types when accessing track buffer. r=kamidphish | |
0567d1267d23c95d078e85caae5c9366faad3f74 | Jean-Yves Avenard — Bug 1276184: [MSE] P2. Remove the need to scan the track buffer when frames are being removed. r=kamidphish | |
fa6a1c27983f8ed49f42ac94bcbf1e759e3993e1 | Jean-Yves Avenard — Bug 1276184: [MSE] P1. Scan where to start removing frames from the start if new block added starts with a keyframe. r=kamidphish | |
ecdb77ae56812fff63dc9bd7633bc976b2813980 | Jean-Yves Avenard — Bug 1275381: [aac] Rework AudioSpecificConfig if extensions are present. r=cpearce,kamidphish,?kamidphish | |
1f8b79672ffe480a2414844e398ab3101336e0fa | Xidorn Quan — Bug 1224918 part 2 - Remove SETDCT_{AUTO,NONE,NORMAL,SYSTEM_FONT} and use Unused to indicate unsupported units. r=dbaron | |
4e6d4982db0ba1ecb9eca96aad9db606a9714f47 | Xidorn Quan — Bug 1224918 part 1 - Make SetDiscrete more type-safe and easy to use with enum classes. r=dbaron | |
8e8ef068956be4badbd8c75488145eaadd0756f1 | Xidorn Quan — Bug 1224918 part 0 - Rename SetDiscrete to SetValue so that we can catch any new use of the old pattern with a compilation error. r=dbaron | |
a340f7b143e30ee0f8449855070b7232275ba1fd | JW Wang — Bug 1277188. Part 5 - rename AudioClock::SetPlaybackRateUnlocked(). r=kinetik. | |
6f33d9a58e7216799c5f98238b7a56620083a5fe | JW Wang — Bug 1277188. Part 4 - remove AudioClock::mAudioStream. r=kinetik. | |
76384d9681f05f0ecbf441da86f488263b76523f | JW Wang — Bug 1277188. Part 3 - remove AudioClock::GetPositionUnlocked(). r=kinetik. | |
79f157a49a16cdb1b00716146b3537f7ce2b9797 | JW Wang — Bug 1277188. Part 2 - fix AudioStream::GetPositionInFrames(). r=kinetik. | |
2692780925cf8bd1990144318bd54e72f4fc05f4 | JW Wang — Bug 1277188. Part 1 - fix AudioStream::GetPosition(). r=kinetik. | |
250ad26a44ea0838a5c932f777458f40316fee46 | Mike Conley — Bug 1266799 - Increase DOM fullscreen timeout length to 1000ms. r=xidorn | |
bd393975aadd0769b1d67b595470d7b002fc15f4 | Phil Ringnalda — Back out 7 changesets (bug 1274962) for timeouts in browser_tableWidget_mouse_interaction.js | |
f565e74077bae46a281bb86108418c458389cb8c | Phil Ringnalda — Back out bb39628ebe69 (bug 1277154) for reftest bustage in svg-glyph-objectvalue.svg | |
efa464d5d11b2ede4d0e698b4ebced5782774e84 | Alastor Wu — Bug 1276129 - part4 : add webvtt tag r=rillian | |
fb00e020862203e4a82f3551679066431c0f5da1 | Alastor Wu — Bug 1276129 - part3 : add & modify test. r=rillian | |
1d7eb0adafc69c70c285a7db7a9bf069889cf2ce | Alastor Wu — Bug 1276129 - part2 : change PositionAlign value in vtt.jsm. r=rillian | |
d3cf9f70e5feb246ea2fea7bb10e493651a1409a | Alastor Wu — Bug 1276129 - part1 : introduce PositionAlignSetting. r=rillian,smaug | |
30a1d2e8e043b12528839525e119565bec135fbe | Boris Chiou — Bug 1276550 - Support operator-> for RangedPtr. r=Waldo | |
c5c9bc65a408fa0c26ec742c0950b6fc484cb635 | Matt Woodrow — Bug 1274962 - Part 7: Clean up unecessary parameter for RecomputePerspectiveChildrenOverflow. r=dbaron | |
15b5f8019521010072d3efa96ef4105a77443d9d | Matt Woodrow — Bug 1274962 - Part 6: Make preserve-3d frames only contribute to the overflow area of the preserve-3d root frame. r=dbaron | |
9ac50a46557b81ae92a7e16742215afb270ee599 | Matt Woodrow — Bug 1274962 - Part 5: Don't trust the visible region for opacity within preserve-3d. r=mstange | |
9cda37e5a58175e5d8f101b7fd07a3db6fa00138 | Matt Woodrow — Bug 1274962 - Part 4: Reorder how we compute transforms for preserve-3d. r=mstange,thinker | |
bb0230c4bb6df6ca30dee72031b0b918a4268617 | Matt Woodrow — Bug 1274962 - Part 3: Remove aOutAncestor. r=mstange | |
56ededfbdee6fb062991e044ab51ae9ed59593b5 | Matt Woodrow — Bug 1274962 - Part 2: Remove unnecessary optimization combining translations. r=mstange | |
e081fc6f3f9073d4e53c2e1917665670ec1186ba | Matt Woodrow — Bug 1274962 - Part 1: Remove callers of BASIS_AT_ORIGIN. r=mstange | |
3206ef153b98d1200aab86f50a27d884509d39e1 | Dan Glastonbury — Bug 1275481: Suspend video decoding via timer. r=jwwang | |
8374debdc9336ce898c41353bd4ae5be0189dbb1 | Masayuki Nakano — Bug 1275906 part.2 TextComposition should use IMEContentObserver for sending NOTIFY_IME_OF_COMPOSITION_EVENT_HANDLED if the editor which has the composition is in the active IMEContentObserver r=smaug | |
1104c46a20f27b7014818ad26d9c80cc2fd473a3 | Masayuki Nakano — Bug 1275906 part.1 Rename NOTIFY_IME_OF_COMPOSITION_UPDATE to NOTIFY_IME_OF_COMPOSITION_EVENT_HANDLED r=m_kato | |
b28d1c65f0a1bfe2e1fab40d85368382f9e6a5b9 | Markus Stange — Bug 1272801 - Remove unused aForceOwnLayer argument. r=mattwoodrow | |
0ed35b7de211096b16b599544b6a215689240bfe | Markus Stange — Bug 1153694 - Don't let nsDisplayFixedPosition cause unnecessary layerization around itself. r=mattwoodrow | |
bb39628ebe69337f45a7f044aef247583e0ff220 | Cameron McCormack — Bug 1277154 - Remove bitfields from nsStyleSVG to help with rust bindgen. r=xidorn | |
952636b63ad76c6f56d399b0cf1736793d1f4cb8 | Daniel Holbert — Bug 1277703: Mark nsHTMLReflowState::ComputeContainingBlockRectangle as 'const'. r=mats | |
4b1961339522201e009ada20a73dcfa6cd957e68 | Gregory Szorc — Bug 1272176 - Import mozharness to avoid missing symbol; r=me | |
ca8e31eefb59bd1b121fdaa09853c58154635c5e | Rail Aliiev — Bug 1276451 - Do not beetmove stub installer in esr based releases r=jlund a=release DONTBUILD | |
1e7b3807891800367bc2f624197f34f2c6dcb2e0 | Masatoshi Kimura — Bug 1277691 - Allow security.turn_off_all_security_so_that_viruses_can_take_over_this_computer only if MOZ_DISABLE_NONLOCAL_CONNECTIONS is set. r=mrbkap | |
291d7bedba4f501b2cf3880b7e43b9a9ec0d9f1f | Andrew Swan — Bug 1268077: expose AddonListener through mozAddonManager r=rhelmer,smaug | |
ad4fb284d4a7b61ef7846b737f48f304304623a0 | Andrew Swan — Bug 1268077: Fix up MockInstall AddonListener events r=rhelmer | |
0fc30c000238cf97a85d92e1f6309a8444222cdb | Timothy Nikkel — Bug 1275411. Actually enable reftest. | |
7bff68b26943579c2104cd77f102878c93541718 | Gregory Szorc — Bug 1272176 - Emit Perfherder data for system resource utilization; r=wlach | |
82fb632252de2b13ac47500bc16f43d12e19eb17 | Gregory Szorc — Bug 1272176 - Synchronize performance artifact schema with upstream; r=wlach | |
901aee13bd76c45d6d0c31c7b65e99988ade774b | Gregory Szorc — Bug 1272176 - Move performance artifact schema into mozharness directory; r=wlach | |
4353662915021fe5da16a9df0bf4ab4efee426c5 | Masatoshi Kimura — Bug 1205027 - Only size <img> to broken-image size if it's actually broken. r=dholbert | |
192969a0735a5973a3f5234b6ccd3c2bc4a5a48f | Ryan VanderMeulen — Backed out changeset e8d1d92fa59f (bug 1211647) for causing Win7 wpt-e10s permafails. | |
ff298d2993a32aeaca0eacac32d8e673298cf5c5 | James Andreou — Bug 1269361 - Add mPrivateBrowsingId to OriginAttributes r=ehsan,jdm | |
16b4946069a9470a94f33791de7440966844747d | Milan Sreckovic — Bug 1273946: Get more information on the cause of the device reset. Remove unused UpdateRenderModeIfDeviceReset method. r=dvander | |
75fc78ba704e0d506c066001f7b9e8335ace5673 | Sebastian Hengst — Backed out changeset e79968b5fd84 (bug 1276107) for often failing test_group_wheelevents.html with e10s. r=backout | |
cce3db98c4f4524a169ab4ac0e1d9153174206f1 | Sebastian Hengst — Backed out changeset 8df1bde7eafd (bug 1276107) | |
7093be1d222f3270c94482cc8d7d23ee113dd390 | Sebastian Hengst — Backed out changeset a09ad974b522 (bug 1276107) | |
2529d7543c234bc34693e41621edb9bff7b80d37 | Sebastian Hengst — Backed out changeset 8e6211a8cc26 (bug 1276107) | |
3a84a262f3199840e9986d19589dc4d84a08cec0 | Sebastian Hengst — Backed out changeset e2e57c225fd0 (bug 1276107) | |
b1647e5d98a4e470949361f8e0211c496c68a358 | Francois Marier — Bug 1277378 - Fix typo in Safe Browsing in-content preferences. r=past | |
ddb08c99af9a3909c97a7f0ba8924477c20434b1 | Kannan Vijayan — Bug 1272101 - Fix nsINetworkInfoService implementation on Android to use Linux C APIs instead of Android Java APIs. r=snorp | |
a2f23b6058a275e8239a5edeeda56830afdb584f | Kai Engert — Bug 1277255, land NSS_3_25_BETA1, r=franziskus | |
009d5a56af0f86e8e3abfa74dbe96ee429cac4e1 | Olli Pettay — Bug 1143271 - use [ChromeOnly] on MutationObserverInit, r=bz | |
8203279f09e3a5eaba76d38cf614f79aff35561f | Morgan Phillips — Bug 1179876 - Permafails browser_webconsole_bug_653531_highlighter_console_helper.js; r=backout | |
8a30acee45af528007141458f1314d818654a52a | Luke Wagner — Bug 1277377 - prevent unsafe C-style cast in Vector (r=waldo) | |
0df235f3ea95d90cc8101c4dadc291ac521d05a6 | Luke Wagner — Bug 1277408 - Odin: don't forget to AutoForbidPools in the prologue nop either (r=bbouvier) | |
c07f91610f5716c51029ad605a75c0a9376bad22 | Markus Stange — Bug 1277638 - Only lighten up the toolbox bottom border for inactive windows. r=mconley | |
c714d452b06e0cdb916909de3682abea7cc987e5 | Gijs Kruitbosch — Bug 1277583, r=bz | |
e8d1d92fa59f8648497ba43975e11dbe45e375ad | Jared Wein — Bug 1211647 - Runtime graphics testing visible during session restore. r=mchang | |
0836d0b9fd52f4d82364a5facc8821f237f4f4a4 | Sebastian Hengst — Backed out changeset 21944f25fbf0 (bug 1178738) for intermittently crashing in test_global_queue_cancel.html with [@ RefPtr<mozilla::dom::GlobalQueueItem>::operator-> + 0x1e]. r=backout | |
3756806c593a9c7e50adbb7bae37f24764190354 | Sebastian Hengst — Backed out changeset 6fe5dd5c3f33 (bug 1178738) | |
8d2e6a40be15cd9fcb17a3c5e8da11c8b8a85a27 | Sebastian Hengst — Backed out changeset 4c66c0ddf562 (bug 1178738) | |
61db0bb716b2ec54fc79d12d69311115380a7c40 | Sebastian Hengst — Backed out changeset ab50796d2616 (bug 1178738) | |
f19dab43cca7b07844907792d861570933f3f500 | Sebastian Hengst — Backed out changeset 5c995bbdfa3a (bug 1178738) | |
cb32941f1d4633db39f4b1bd5bb3bca46071dd3f | Sebastian Hengst — Backed out changeset 54d1e8caf69b (bug 1178738) | |
d59a4523909bc104e6db02a02fc08bdebc29f8ce | Benjamin Bouvier — Bug 1163991: Show a best effort stack frame in non-profiling mode for wasm; r=luke | |
aa3af24c15258ba985b42ba8b8cd591bd324c010 | Mike Conley — Bug 1276738 - Follow-up. Adjust note in mochitest.ini regarding why tests are disabled for Android. r=test-only DONTBUILD | |
1bb4ddc6e947d51850081ddac5faafb48f1daeef | Seth Fowler — Bug 1276061 (Part 4) - Add GTests for WriteBuffer() and WriteEmptyRow(). r=njn | |
07551e3c756fc43cccb928d9c4b652f1be9a91b9 | Seth Fowler — Bug 1276061 (Part 3) - Add ImageLib GTest utility functions for checking paletted image output. r=njn | |
306db1d372da6fb57432b737517b1bbacdb53f91 | Seth Fowler — Bug 1276061 (Part 2) - Remove SurfaceFilter::WriteRows(). r=njn | |
48e220d82d59a695d2b89db1aa70e47e14b7a412 | Seth Fowler — Bug 1276061 (Part 1) - Add SurfaceFilter::WriteBuffer() and SurfaceFilter::WriteEmptyRow(). r=njn | |
e2e57c225fd00677a1740c6546c1ef99389958dc | Botond Ballo — Bug 1276107 - Add a test for scrolling an inactive subframe with z-index. r=kats | |
8e6211a8cc26d964f0dd069e01ebc61ef23c7b45 | Botond Ballo — Bug 1276107 - Add a test for scrolling an inactive subframe with perspective. r=kats | |
a09ad974b522416a6ef787463511797a69272033 | Botond Ballo — Bug 1276107 - Move scrollWheelOver() into apz_test_native_event_utils.js, renaming it to moveMouseAndScrollWheelOver(). r=kats | |
8df1bde7eafd146bf431f50340d0fe277426d65a | Botond Ballo — Bug 1276107 - Ensure sorting display items by z-order doesn't cause event-regions items to end up below items they are supposed to cover. r=mattwoodrow | |
e79968b5fd84d3f7faf7cda01ea18a3019379af0 | Botond Ballo — Bug 1276107 - Ensure that the event-regions display item for a scrollable subframe ends up on top of perspective child items. r=mattwoodrow | |
edcb7e44c957b529114b84af4f6f9a0036a9fd36 | Jim Chen — Bug 1275095 - Enable MOZ_ANDROID_CGM for all builds; r=snorp | |
7f15db5b8c9eea2bac2c57b7c6d938b91753357a | Botond Ballo — Bug 1267351 - Add lextab.py (generated during a reftest run) to .hgignore and .gitignore. r=glandium DONTBUILD | |
c993782dbd5218c72c653b53482daea1be9b4c5c | Trevor Saunders — bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium | |
48034e1448f251b3186567c11c71577772030d3a | Florian Scholz — Bug 1179879 - Add more doc links to console errors; r=mrrrgn | |
418fd092a81ab94faa0f4acdb4c0da36f1e0e7f2 | Terrence Cole — Bug 1272449 - Followup to fix unified bustage; r=meow | |
7916d8bb58d701fa5b315d2f4794a7b243eebeef | Alastor Wu — Bug 1277373 - remove the errors in lint and checktests. r=Margaret | |
00d30d448554e802975a76a9572911b902a1cb7f | Terrence Cole — Bug 1272449 - Finish refactoring allocator code; r=jonco | |
b4555556428ee4ded0b94eaa43997f20098f9e63 | Cameron McCormack — Bug 1141916 - Part 2: Support [ChromeOnly] on dictionary members. r=peterv | |
f34508f1a4a0f2c5a3f1a3faba15a51dbd8f4ee8 | Cameron McCormack — Bug 1141916 - Part 1: Store extended attributes on IDLArguments. r=peterv | |
54d1e8caf69b2ffe033c4664b5651a1f7987ecb5 | Eitan Isaacson — Bug 1178738 - Update narrator to use error events when narration is stopped. r=Gijs | |
5c995bbdfa3ac09234e829d5a8ba91741c89ff35 | Eitan Isaacson — Bug 1178738 - Have utterances dispatch "canceled" error when they never start. r=smaug | |
ab50796d261607416f6c9b785015d6601edaa348 | Eitan Isaacson — Bug 1178738 - Have SpeechSynthesis::mSpeechQueue not contain spoken utterance. r=smaug | |
4c66c0ddf56267ad34c5a3538a66d7f9fcfaafa2 | Eitan Isaacson — Bug 1178738 - Have cancel() dispatch an "interrupted" error on spoken utterance. r=smaug | |
6fe5dd5c3f33486f3dddf6c363bd72d7f7687d6a | Eitan Isaacson — Bug 1178738 - Implement dispatch of SpeechSynthesisErrorEvent. r=smaug | |
21944f25fbf079a6851cd9cc7b4a922bc3429c66 | Eitan Isaacson — Bug 1178738 - Update nsISpeechTask.DispatchError to provide error code. r=smaug | |
2b4dfcc5160c9557397bcf7a366e94def8731999 | Mats Palmgren — Bug 1256429 part 3 - [css-grid] Reftests for align|justify-content:baseline|last-baseline and mixed *-content/self tests. | |
7ea32b5e7ecfe284bb739dbe65c96f80a36f4f31 | Mats Palmgren — Bug 1256429 part 2 - [css-grid] Implement Grid layout for align|justify-content:baseline|last-baseline (aka "Baseline Content-Alignment"). r=dholbert | |
7294fad22949eef3cf91c5e484f5c8a02e4a105b | Mats Palmgren — Bug 1256429 part 1 - Move the ReflowStateFlags type to nsCSSOffsetState and add a 'ReflowStateFlags aFlags' param to nsCSSOffsetState::InitOffsets for later use (idempotent patch). r=dholbert | |
be927454459860da4b24bf174312ae72b62c7e15 | Mats Palmgren — Bug 1221525 part 5 - [css-grid] Reftests for align|justify-self:baseline|last-baseline. | |
017d5f6391838e1a00b9500770b30966c7914fb7 | Mats Palmgren — Bug 1221525 part 4 - [css-grid] Implement Grid layout for align|justify-self:baseline|last-baseline (aka "Baseline Self-Alignment"). r=dholbert | |
1dd828a285324256dbdd2448f32fb600dd507050 | Mats Palmgren — Bug 1221525 part 3 - [css-grid] Caclulate the baseline offset values and baseline subtree alignment. r=dholbert | |
0a36a1082b8f4f0fb15f402b8239646841dd812a | Mats Palmgren — Bug 1221525 part 2 - [css-grid] Add GridItemInfo::mState member (for each axis) and make the mIsFlexing bool into a state flag, and add baseline state flags. Also add a baseline offset member. r=dholbert | |
1ad5e5ff1669c75e73910fbda77c9c4aae7c66c0 | Mats Palmgren — Bug 1221525 part 1 - [css-grid] Break out the grid item measuring reflow code to a separate function. Also, make the size contribution functions take a GridItemInfo instead of a frame, for use in later parts (idempotent patch). r=dholbert | |
212dd0c9cdbbeca1259be8be73a0e0947261a53c | huangwenjun — Bug 1277427 - DOM: Fix consts missing for splice. r=Yoric | |
84a2a85ac27edf3b5ec8291fb3ded0cb31a4c907 | Olli Pettay — Bug 1277358 xul:browser element kept alive too long if tab is dnd'ed to a new window, r=kats | |
fd75d39e98b629bfd05189d2c0b493cad17b3a2e | Andrew Halberstadt — Bug 1274584 - [mozprocess] Fix IO Completion Port failed to signal process shutdown, r=jgriffin | |
fe37010e2b84f4374bed42220615f30807efb781 | Andrew Halberstadt — Bug 1274584 - [mozprocess] Improve debugging messages on windows, r=jgriffin | |
d9f96e5937d9f151fff347a60159082188d467b5 | Mike Conley — Bug 1276738 - Disable windowwatcher mochitests for Android. r=test-only | |
f78335c964c461d2c46155ead9a1ce96ab0bb970 | Mike Conley — Bug 1276738 - Test that newly opened dialogs can receive arguments. r=Gijs | |
695bae385079c1dc5f7e3e805a12815e7ea1da74 | Mike Conley — Bug 1276738 - Test that modal windows can be opened from the parent process. r=Gijs | |
0997a7d078e2ee01436c24a22cc894589a57f3f8 | Mike Conley — Bug 1276738 - Add a test to ensure that we clone sessionStorage when opening new windows. r=gabor | |
e5abd4c6319dc6296fa322cac1c4e0f853ae6757 | Mike Conley — Bug 1276738 - Ensure that .open() on web content called with chrome privileges results in a new window with the appropriate principal. r=Gijs | |
c66723bf292698444a723269dca9c9bb58ab3d21 | Mike Conley — Bug 1276738 - Add a test for the size of newly opened window from content. r=gabor | |
c1e4d8d8f4d3e861a7b2dc2390002e45d1d4d526 | Mike Conley — Bug 1276738 - Test _blank name usage in new windows. r=Gijs | |
967e0e4a0f0a1452d1fdeeea1c9ed373e6f17c2e | Mike Conley — Bug 1276738 - Test that named windows work properly. r=gabor | |
1a1f29170541959dccb0c8f8942689370bb99515 | Mike Conley — Bug 1276738 - Test that new windows opened from remote content get the right flags. r=gabor | |
762c89ba596c7d27d241d0805b24ed960dc0b9eb | Mike Conley — Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me | |
98d69e7bb6090115e70bd86234a92c3a313a5d1c | aleth — Bug 1277354 - Disable test_cache-control_request when the old cache API is used. r=mayhemer | |
463ee98e93e98715614dfc2229f88aa1c31417a6 | Bob Silverberg — Bug 1265836 - Part 4: Implement browser.history.addUrl. r=aswan | |
d328f6474fcb7a701fafd4a58435674c53a29aeb | Bob Silverberg — Bug 1265836 - Part 3: Implement insert and insertMany in History.jsm. r=mak | |
e83eea3e0b6a99fa52c1c5db4b2db91f2029cf12 | Bob Silverberg — Bug 1265836 - Part 2: Change normalizeTime to return a date rather than a number. r=aswan | |
50edd919870a15dd9e2bd31441882ad18111c1c4 | Bob Silverberg — Bug 1265836 - Part 1: Replace PlacesUtils.toTime with PlacesUtils.toDate. r=mak, r=aswan | |
79031b5fc3cac79bd7b5b6fd37049a4adb0c1ed1 | Bob Silverberg — Bug 1274559 - Type error for parameter options (Unexpected property "buttons") for notifications.create. r=kmag | |
40371bdc80888d7aa329e7ac15a5f20d45ca29b2 | Bryce Van Dyk — Bug 1257727, 1257729 - Update WebM handling to deal with encrypted WebMs. r=jya | |
cb90089f9a8a015f399fc584576b13fb91e04b9d | Andrew Halberstadt — Bug 1273634 - [mozlint] Create a flake8 task, r=dustin | |
e4ae9ac1a071e07e369ef56ac30695a238f84b20 | Andrew Halberstadt — Bug 1273634 - [mozlint] Add a treeherder formatter, r=jgraham | |
bd123ca39e1fb1bdd237be4d6f7ece716b02d3d2 | Andrew Halberstadt — Bug 1273634 - Add flake8 dependencies to the lint image, r=dustin | |
61988719cd2a67eb7b1ddf783b0e6354ab15aaff | Boris Zbarsky — Bug 1276399. Remove the now-unused privateIsNSISupports JSContext option. r=jandem | |
1e95ef42c759e87603c796ca19d01e0c47eb9261 | Boris Zbarsky — Bug 1276276 part 6. Get rid of nsJSContext::mContext. r=smaug | |
33274da6962d2e3edb18c874a662f7db09f9e878 | Boris Zbarsky — Bug 1276276 part 5. Change AutoCxPusher to not worry about nsIScriptContext, since its JSContext never has one anymore. r=smaug | |
4ca18abcf32dbd581b268e7dcbf5c6c4231e9b54 | Boris Zbarsky — Bug 1276276 part 4. Eliminate the specialness of nsJSContext::GetCCRefcnt, since we're never using its mContext for anything now. r=peterv | |
d075887bfd941b5c06993151f878b6eae02bad74 | Boris Zbarsky — Bug 1276276 part 3. Eliminate nsIScriptContext::GetNativeContext. r=smaug | |
f70ca2787f508594e19363128987431552b94bd9 | Boris Zbarsky — Bug 1276276 part 2. Change AutoEntryScript to always use the safe jscontext instead of trying to find a global-specific one. r=smaug | |
20835baaf80fb66a98261e0399b4a4ac5dd2672b | Boris Zbarsky — Bug 1276276 part 1. Make AutoJSAPI hold a strong ref to the nsIGlobalObject it's initialized with, so it won't go away while we're working with it. r=smaug | |
508c43bf55788e76bd05ee5bdffdbd3711d19132 | Boris Zbarsky — Bug 1270601 part 3. Add a way to annotate and IDL namespace as needing a new plain object as its prototype, because using Object.prototype as the prototype of 'console' is not web-compatible. r=peterv | |
1d761dc47c2d532b247288233025ae91593f83a3 | Boris Zbarsky — Bug 1270601 part 2. Add codegen support for IDL namespaces. r=peterv | |
9482e25918a393e0203019d6c697ee4ae5eb4485 | Boris Zbarsky — Bug 1270601 part 1. Add Web IDL parser support for IDL namespace syntax. r=peterv | |
2fe18e6af534b6514486207fd7eef64513e7ae8e | Boris Zbarsky — Bug 1276317 part 3. Move handling of the mem log prefs from being per-nsJSContext to just happening once in nsJSContext::EnsureStatics. r=peterv | |
48aedf3dbfd6435546da28a9fd7b5c84aa4c2b73 | Boris Zbarsky — Bug 1276317 part 2. Move GC zeal handling from nsJSContext to XPCJSRuntime. r=peterv | |
b5d63d08e34793d22333f3ef9ec7e3d9b35ccec3 | Boris Zbarsky — Bug 1276317 part 1. Change JS_SetGCZeal to take a JSRuntime, not a JSContext. r=jandem | |
4724bebdf93ae536d98d434ce5753bd6f29a2d73 | Kim Moir — Bug 1253299 - TC Linux 64 ASAN debug and opt builds Tier 1 r=mtabara DONTBUILD | |
332438c705827bb0034d1bd05e227a5a363def8a | Andrew Swan — Bug 1271345 Fix brower.download.download() on blob: urls r=kmag | |
17fd76ee110ca58e6e2a518cee4f867087943433 | Gregor Wagner — Bug 1277234 - Rename key name VolumeUp to AudioVolumeUp. r=masayuki | |
3723ba4d368b091036edcfcd3cf7634f7028c98d | Jim Mathies — Bug 1268559 - Add a safety shutdown timer in ContentChild. r=billm | |
e838c11fd532d3bf3d7562fe56337a7a1bcd3c6b | Nicolas B. Pierron — Bug 1274588 part 2 - Rely on aliased jump target to remove extra popStatement function. r=jorendorff | |
32eb8332d6185ecaaddd2a016d782d1c12227766 | Nicolas B. Pierron — Bug 1274588 part 1.1 - Update code coverage reports to accounts for the aliased jump targets. r=bhackett | |
0792b0daef2adbd8af9454fae418aa771726a95e | Nicolas B. Pierron — Bug 1274588 part 1.0 - Alias consecutive jump targets. r=jorendorff | |
cd714f1275bedda2307f5ffbcbff99b2550bf180 | Nicolas B. Pierron — Bug 1274588 part 0.1 - Add MOZ_MUST_USE to popStatement functions. r=jorendorff | |
3d68250b133166b7d65dc99c963fac5fa0ef1439 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound on a CLOSED TREE | |
151f1d8697dcad008358b355069ce0d79d10dceb | Matt Woodrow — Bug 1261483 - Only call updateGLContext from the compositor thread to avoid races. r=mstange | |
153b81041c1e63717880e425c09423236c7971b6 | Eddy Bruel — Bug 1271653 - Implement a C++ interface for forceLexicalInitializationByName;r=jimb | |
29fc4a93e85c4110604e590d5069339b1e4b40f2 | Carsten "Tomcat" Book — Backed out changeset 3bd665597cff (bug 1251175) for causing bc failures | |
130a21afe56281e8b876f7fa6c63335458bdeba1 | Hannes Verschore — Bug 1275248 - IonMonkey: Don't alias loading of elements with different indexes, r=jandem | |
67b41b80d37cf367ef746f2370c9ff947dead5f0 | Hannes Verschore — Bug 1275248 - IonMonkey: Use MustAlias in Alias Analysis, r=jandem | |
539bcdf33f32803be87f4d60faf6864277c13cba | Hannes Verschore — Bug 1275038 - IonMonkey: Remove regexp clone analysis in favor of hoist analysis, r=jandem | |
00b8895ad68cf172ca74cecd822a2203b5d2e0a7 | Xidorn Quan — Bug 1274520 followup - Make EventListenerOptions.mozSystemGroup option thread-safe. r=smaug | |
a4ec9c9adf18e33f71a9a0daa92939900e8501e7 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
0bc73f0ee72c85847932ae11f57a323ea898f0cb | Bob Owen — Bug 1276717: Add check for old invalid page size prefs of 11x8.5 mm. r=jimm | |
f4fd6197c80aecef9e38887f4407956c7c667383 | Ethan Lin — Bug 1275957 - Part 2. Add reftests for gradient image's background-repeat: round/space. r=mstange | |
f795d90a2debcabf78d6cce0d446990e08bd0ba6 | Ethan Lin — Bug 1275957 - Part 1. Apply space property to gradient. r=mstange | |
d048e177ab2685617f4cadad190314c2452d324e | Cykesiopka — Bug 1275197 - Ensure nsNSSU2FToken.cpp GetSymKeyByNickname() does not cause leaks. r=keeler | |
94c374f96f84710e07fd4678fb56dc923c38252a | Rinat — Bug 1274622 - Add media.default_volume preference. r=kinetik | |
403b82279b764fb278c651198e8e77018c71d400 | Nick Fitzgerald — Bug 1260728 - Ensure that the script has had its arguments usage analyzed before we get arguments in the debugger; r=shu | |
df4c70f4b9f6a5403afc565f65262ac20e2d7086 | Kaku Kuo — Bug 1141979 - part18 - mochitest - cases while calling mapDataInto should throw; r=jrmuizel | |
2e661c7c4e071752c56dc6b6f410a4b3ae347e15 | Kaku Kuo — Bug 1141979 - part17 - mochitest - draw special color formats onto canvas; r=jrmuizel | |
e4a8bb1e52cda4b038d55c5871cde7639fdb53db | Kaku Kuo — Bug 1141979 - part16 - mochitest - color conversion; r=jrmuizel | |
e46ee796c1d535e89d680ac7d4c57ba079e84b77 | Kaku Kuo — Bug 1141979 - part15 - mochitest - basic operations; r=jrmuizel | |
4d2062a9112b64d9928612abb90193107da28695 | Kaku Kuo — Bug 1141979 - part14 - WebIDL for bindings; r=jrmuizel, r=smaug | |
e194ddd9ae5f50032ffccfec4a984bd9d0386443 | Kaku Kuo — Bug 1141979 - part13 - export to WorkerGlobalScope; r=jrmuizel | |
603da76d89e7d2b1b89f5205c68b28edfecc970c | Kaku Kuo — Bug 1141979 - part12 - export to nsGlobalWindow; r=jrmuizel | |
3d688790126494b8cfc4ba34d91cdea862f061c4 | Kaku Kuo — Bug 1141979 - part11 - handle cases that mapDataInto() should throw; r=jrmuizel | |
88544efdd4bdce59e1f122af3da5925e9a82fe26 | Kaku Kuo — Bug 1141979 - part10 - hanlde drawing RGB24/BGR24/HSV/Lab onto canvas element; r=jrmuizel | |
0282afe01d9e849ac3babd31932d05415d43752f | Kaku Kuo — Bug 1141979 - part9 - implement ImageBitmapFactories extensions; r=jrmuizel | |
88751aaefb9244e59df6688ffda076219684ad0a | Kaku Kuo — Bug 1141979 - part8 - implement ImageBitmap extensions; r=jrmuizel | |
7ac2b72200dd34a1de721c9b15bb05f902ee363a | Kaku Kuo — Bug 1141979 - part7 - implement ImageUtils; r=jrmuizel | |
f6c8fafec1d9d2935819ce8e36a66f5e08b2b491 | Kaku Kuo — Bug 1141979 - part6 - implement ImageBitmapFormatUtils; r=jrmuizel | |
ee4b94da77fa028c846e49785e69df7c78fa6375 | Kaku Kuo — Bug 1141979 - part5 - Add R8G8B8, B8G8R8, HSV, Lab and Depth into gfx::SurfaceFormat; r=jrmuizel | |
2212812dce1adcc473df144ef6a6b4a752b76152 | Kaku Kuo — Bug 1141979 - part4 - Add NVImage; r=jrmuizel | |
7efdd144b8dbb3fc0873aba4166c31ff3d659669 | Kaku Kuo — Bug 1141979 - part3 - implement ImagePixelLayout; r=jrmuizel, r=smaug | |
0be727802ec72a6465816117c51cd148da77b2f6 | Kaku Kuo — Bug 1141979 - part2 - implement ChannelPixelLayout; r=jrmuizel, r=smaug | |
347754ae7af6e4d79ffa09d3b2884480d6bab373 | Kaku Kuo — Bug 1141979 - part1 - WebIDL for native implementation; r=jrmuizel, r=smaug | |
da10e075f51688a4213138662f28df49656428e8 | Kaku Kuo — Bug 1141979 - part0 - setup preference utilities; r=jrmuizel | |
3bd665597cffa106f9dbbeae3262d670e8fbe390 | Marcos Caceres — Bug 1251175 - Removed dependence on CPOW. r=mconley | |
3e513543f26c693589d42b708d69fc4371bcd0fa | bechen — Bug 882718 - Do not dispatch task to main thread when shutdown. r=rillian | |
e130275a1db1bbdc0776e2a3a7d601b53cbdbc93 | bechen — Bug 882718 - 1. Fix testcase crash/failed . 2. The cuechange event should be fired in TimeMarchesOn. r=rillian | |
639ff2d25ec31bfad97d636ec889bfbc49d84441 | bechen — Bug 882718 - triggerTimeMarchesOn. r=rillian | |
a12cd85eb79d0f93e62375f4731c6cbee82ce79e | Andrew Quartey — Bug 882718 - Implement "TimeMarchesOn". r=rillian | |
61ffbcb578acacf05a572b4fc62ac210473f663f | bechen — Bug 882718 - Implement GetCueListByTimeInterval() at TextTrackCueList object. r=rillian | |
e00bbe392726374f2fb99e6aa4e56f77ae80b0f6 | bechen — Bug 882718 - Implement ActiveFlag at TextTrackCue object. r=rillian | |
14c774986c26c828c5fd53b25b97d1a4a8af77bc | Nicolas Silva — Bug 1272600 - Part 8 - Simplify the textures ReadLock on the content side. r=sotaro | |
21852160f0a5dd3f24882b204716ee2518b53ae1 | Nicolas Silva — Bug 1272600 - Part 7 - Add some documentation to TextureReadLock. r=sotaro | |
a9255f6b539c244cf9352303892ad58a0f4e7943 | Nicolas Silva — Bug 1272600 - Part 6 - ReadUnlock BufferTextureHost as soon as its data is available. r=sotaro | |
c39f4f5c16fa2ff115f0b5b4bf0ae89ae6a00393 | Nicolas Silva — Bug 1272600 - Part 5 - Make ImageHost store all timed images in CompositableTextureRef slots. r=sotaro | |
11a2a2511cc933f7f0514f73aca820c1105c0d1d | Nicolas Silva — Bug 1272600 - Part 4 - Support TextureReadLock with all layer types. r=sotaro | |
7a4f633a167c678cdae813d44eea4cbb6c7cc493 | Nicolas Silva — Bug 1272600 - Part 3 - Move the ReadUnlock logic from compositable to texture. r=sotaro | |
96fcb332dd5ac4640bd211ee851e9a203d42c947 | Nicolas Silva — Bug 1272600 - Part 2 - Store TextureReadLock into TextureClient/Host. r=sotaro | |
db987382c68e2efebd8dff2a576fce0a3e70af8e | Nicolas Silva — Bug 1272600 - Part 1 - Preliminary cleanups for the ReadLock patch queue. r=sotaro | |
71581f487d7c7c971771e1868b129353046b39bb | JW Wang — Bug 1277175 - Remove AudioStream::IsPaused(). r=kinetik. | |
479829a9d62042f3f77858ac3ff404767a94c681 | JW Wang — Bug 1277171 - don't transition to other states when the stream is already drained. r=kinetik. | |
4a84c4e71f09c49947381b3b9a8551ab6f10c5f8 | Carsten "Tomcat" Book — Backed out changeset cd31d578be58 (bug 1277427) for bustage on a CLOSED TREE | |
b83a48d5fab9a296f1522b7e00d31bcb5eb102d4 | Mark Goodwin — Bug 1263602 - Verify kinto collection signatures using the content signature service. r=MattN, r=leplatrem | |
c62262afd761e9936348b2e30fb82adf7e1ecc74 | David Burns — Bug 1277083: Have getElementProperty return element properties in chrome. r=jgriffin | |
2313feadbdaf1e2a6a92ef5f6c0d0e6bd34121b2 | Nicholas Nethercote — Bug 616421 - Better distinguish invalid mOpCode values in nsHtml5TreeOperation::Perform. r=hsivonen. | |
cd31d578be5865d5646f59a123b0b9056d9d93c9 | huangwenjun — Bug 1277427 - DOM: Fix constants missing for splice. r=Yoric | |
3cb234c21f033552ac9de149592498ec25643cc6 | Shih-Chiang Chien — Bug 1276072 - wait for 'connect' event and replace 'statechange' event with 'terminate' event. r=kershaw. | |
ac3c2afcc1d78153c4ace5b41e7c238c4d54ee8d | Nicholas Nethercote — Bug 1267551 (part 10) - Use MOZ_MUST_USE in AutoVectorRooterBase. r=terrence. | |
d66df97e2190f0b1cf345ad2008a8b9967ceed41 | Makoto Kato — Bug 1277449 - Fix typo for Register::invalid_reg on non-JIT platform. r=luke | |
576019c741038e5d6d8100b93c8218c8cc8ea5f8 | Kannan Vijayan — Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley | |
bc8e2b503a967e9cfdfa16e5c689bc71c595d79e | Robert Longson — Bug 1217266 - fix animation of filters in resource documents. r=jwatt | |
44d925279d364d462f026f9fc68094290f8f3323 | Jan de Mooij — Bug 1274922 part 7 - Fix a werror buglet. r=jorendorff | |
c6667fa95dff09f216fe345e1ffcf33b795a58ce | Jan de Mooij — Bug 1277267 - Convert PAC runtime to autoJSAPIOwnsErrorReporting. r=bz | |
718e392bad427b53b782741e1e7999c29db45746 | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge | |
28e5f7d006ddb08850ee04a6b22178376c8797c4 | Ed Lee — Bug 1266041 - Disable copypanel test for linux. rs=dmose | |
21517143f9fce2334df480d58ecca8847e49c952 | Michael Comella — Bug 1277214 - Move MOZ_DISABLE_* to single MOZ_IN_AUTOMATION env var. r=grisha | |
0262393b42771cc570b55e5b6f31ef437cc6ea4f | Michael Comella — Bug 1277214 - Stop reading env vars when the key no longer exists. r=grisha | |
ed3c76c1685c4332ba58eeee2a8dc2e0cf70d380 | Michael Comella — Bug 1277214 - Use SafeIntent in getEnvVarMap. r=grisha | |
265ac4f0ca980d2b09095e309da948d4d6a17040 | Michael Comella — Bug 1277214 - Move remaining SafeIntentUtils functions to IntentUtils. r=grisha | |
107b913db90a41026ea3e0fed50ea24742e8f859 | Michael Comella — Bug 1277214 - Move SafeIntent to its own class. r=grisha | |
2fe563989bc6f23109d602fc3887cec710709f64 | Michael Comella — Bug 1277214 - Add javadoc to explain SafeIntent. r=grisha | |
91879ebba4d61fde72af13223708faa01109a4d9 | Nick Fitzgerald — Bug 1277414 - Remove the memprof actor; r=ejpbruel | |
c2f28446c94a222c145c436d6d9e78ec68b7e17a | Matteo Ferretti — Bug 1267278 - remove the usage of some add-on SDK modules, and refactoring the unit tests; r=jryans | |
fe57228e70aa503323bf177093e2cecb438a39cc | Eddy Bruel — Bug 1272724 - Move nodeSpec into its own file;r=ejpbruel | |
0979bb255f40483c20acd85843db49a4694f72f6 | Eddy Bruel — Bug 1265730 - Decouple StyleEditorFront from StyleEditorActor;r=jryans | |
60b8c047de4c4551de50cb1f088615d49c2370c5 | Raul Glogovetan — Bug 1018721 - Changed wording for screenshot button tooltip. r=vporof | |
0b1b9a827cb00e2051e2df795b1316856d1c190f | Jan Odvarko — Bug 1276661 - Fix notification bar colors on Linux. r=bgrins | |
001698fcd78776a99f2d0d18842e927ced6729e9 | dimi — Bug 1258033 - Part 4: Testcase for DNT. r=francois | |
1311e22e3ab468cf6c2118549c61e4e955119694 | dimi — Bug 1258033 - Part 3: Set DNT header based on preference and tracking protection. r=mcmanus | |
9df3db7f35d89c9897ed096c92126806641c952f | dimi — Bug 1258033 - Part 2: navigator.doNotTrack should be determinded by preference and tracking protection. r=smaug | |
e4a2e5f300998853d4f8ebd79422ccf3b250b436 | dimi — Bug 1258033 - Part 1: Add IsTrackingProtectionOn for nsILoadContext. r=smaug | |
b30ef0b6848b4fdb3757d11959430b5bdc489099 | Sami Jaktholm — Bug 1230990 - Wait for the source text to finish loading before signaling that source has been shown in the debugger. r=ochameau | |
a47a4d3877eb3a732d7578d77ade1142b1b941e7 | Patrick Brosset — Bug 1277571 - Bind the scroll function to this in breadcrumbs to pass it to event handlers; r=jdescottes | |
c26aac8cf086fae326a34b4ff809dbfc054bec7e | Carsten "Tomcat" Book — Backed out changeset f3bdf3ebaf4c (bug 1202458) for test failures in test_inspector-mutations-value.html - missed that changeset in the backout before, sorry | |
e75f2d129de069681d0a690915c3e9c8f2a671e4 | Carsten "Tomcat" Book — Backed out changeset 49d7963e43d8 (bug 1202458) for test failures in test_inspector-mutations-value.html | |
4f76ef821616e650c416159b7ee9442dcbd7a581 | Carsten "Tomcat" Book — Backed out changeset e74192b1a9c8 (bug 1202458) | |
a9b6393d78b0f4d3b0d8a1a80e75b76247c68ff9 | J. Ryan Stinnett — Bug 1277463 - Remove unused DocumentInserted listener. r=Gijs | |
486cf151cbef9c31e108098c9cf809da6e261225 | Carsten "Tomcat" Book — Backed out changeset b6ba2b9fbe8a (bug 1265730) for bc7 failures in browser_parsable_script.js | |
d17d00cb45e0e6ee052dd97f6f0a70ad047a734e | Carsten "Tomcat" Book — Merge mozilla-central to fx-team on a CLOSED TREE | |
a92a2888973b566c4d4630df3a22869f80ff5587 | Matteo Ferretti — Bug 1258718 - Simplify highlighters.css adding CSS variables; r=pbro | |
e74192b1a9c82ebcb431e5b4c28775a8111c8864 | Julian Descottes — Bug 1202458 - part3: rename ShortLongString to SimpleStringFront;r=pbro | |
49d7963e43d890488ad0ad9b1a592c57bdc2be49 | Julian Descottes — Bug 1202458 - part2: fix eslint errors in string actor;r=pbro | |
f3bdf3ebaf4cbf3bb426d10cf95e702bc8e981f4 | Julian Descottes — Bug 1202458 - part1: inline text nodes in markupview only if they are short enough;r=pbro | |
b6ba2b9fbe8a89a569222914c6990a31cfbd9b56 | Eddy Bruel — Bug 1265730 - Decouple StyleEditorFront from StyleEditorActor;r=jryans | |
58ac3bd12914f8d2d683176139e5630b4e32c2ca | Carsten "Tomcat" Book — Merge mozilla-central to fx-team | |
1b67bc89fe9ab5278c735b251a66130ee82d862c | Bob Silverberg — Bug 1276338 - chrome.runtime.id is undefined in content scripts, r=kmag | |
beb2dbb917ea5cd6e7fba72e832fa5e3eb7597c9 | Bob Silverberg — Bug 1263167 - Complete test coverage for browser.extension.inIncognitoContext, r=kmag | |
e876e86ee17d8a1059614a312ebd884e55045e9d | André Reinald — Bug 1191324 - Extend Marionette to allow automation of telemetry tests - changes; r=automatedtester | |
9aca0e22adb5bde8dd4d4ef80d34e03d2f4431c6 | André Reinald — Bug 1191324 - Extend Marionette to allow automation of telemetry tests - copy; r=maja_zf | |
8d11755302e81158ba58f2a4f72ff6669399d11b | Nicolas Chevobbe — Bug 1276465 - Check if autompleter map item exists before using it. r=bgrins | |
381745836db628b8bbc34b6c1cf2beb09fb3ba7c | Tom Tromey — Bug 1277243 - rename promise_defer.js to defer.js; r=jryans | |
6526664b1b8fe75d8d43745d82fe05a7440dd693 | Francesco Lodolo (:flod) — Bug 1277460 - Add localization comment for "Data saver" in android_strings.dtd. r=sebastian | |
bf9266fa9187c6ec6bb7935f51573fe8d7336ea5 | Edouard Oger — Bug 1275383 - Change the copy of Sync disconnection warning. r=markh | |
d721c08fadf009d7e627fe6e93014b6f37bcdb63 | Thom Chiovoloni — Bug 1274394 - Run the bookmark validator after each phase of TPS tests that touched bookmarks. r=markh | |
b8e12688a664c7d44e630df66e9548381b93bd63 | Edouard Oger — Bug 1275915 - Replace sync verification panel with platform notification. r=markh | |
585d451b7795f473a253dce05369b909723d789e | Jaideep Bhoosreddy — Bug 1262829 - added a hover state to light/dark themes and change color scheme for device selector; r=jryans | |
58ae8bb46ffd90633f1fc824cea2b8b6007d3cfc | Nicolas Chevobbe — Bug 1243259 - Fix dead CPOW intermittent. r=bgrins | |
c37ebb6f4e2ee6e38d3a5d33dbd7aece0ed3465e | Nicolas Chevobbe — Bug 1235964 - Fix dead CPOW intermittent. r=bgrins | |
034b45ace455de8b62f389fc0b940583d9c62ea6 | Alexandre Poirot — Bug 1276073 - Ensure source is loaded and selected before running debugger tests. r=jlongster | |
a39da695528a04705d25d0159d6250917c95eee0 | Carsten "Tomcat" Book — Backed out changeset 1fe1c3b03d08 (bug 890908) on developer request | |
92e0c73391e71a400e2c6674bca5ca70804ab081 | Carsten "Tomcat" Book — Backed out changeset 0c3f4cbf0bfe (bug 1273634) in order to reopen closed trees due to bug 1277530 | |
d8fb9ee64c5c7772e967d41dfcde38be2e9ea325 | Carsten "Tomcat" Book — Backed out changeset c48f3b04c9de (bug 1273634) | |
379f4fff66d54866353e62f184d54cd399b7445d | Carsten "Tomcat" Book — Backed out changeset 3f521a9d4d1f (bug 1273634) | |
34a8be4346a9231e472fc36b1d7c0531e0fbf7c5 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
5c3ef07cd34c800c5032e45d90b1114b48cf7977 | Carsten "Tomcat" Book — Backed out changeset 9d903a6a12aa (bug 1276738) for test failures in test_blank_named_window.html on a CLOSED TREE | |
862a22c28c7295898d8a299255f9b088ad2b5452 | Carsten "Tomcat" Book — Backed out changeset 88f049f30446 (bug 1276738) | |
ed6ab85f2f981d344907da748d4c9f14a64d10bb | Carsten "Tomcat" Book — Backed out changeset 9d23fffa886b (bug 1276738) | |
105fffd482d1e298ebf6b0dfa27a74021814cc13 | Carsten "Tomcat" Book — Backed out changeset 73f7e5190b38 (bug 1276738) | |
4272db827c1baaa96d1cf7b44680fa56fcd55f3c | Carsten "Tomcat" Book — Backed out changeset 1a7d17e9e15d (bug 1276738) | |
59583eadba52a1af7670b2d9908e8cdf991186c3 | Carsten "Tomcat" Book — Backed out changeset ea2da46bde0a (bug 1276738) | |
77d207e74ae1e4dba54dafbd75906bffe51f1542 | Carsten "Tomcat" Book — Backed out changeset 0ac161595496 (bug 1276738) | |
966f2b633ac5632533b0531413564a372839cdd4 | Carsten "Tomcat" Book — Backed out changeset c60082ec436a (bug 1276738) | |
995c43d1b9894b7ce23e8d3f6ec2ce26a8d2e340 | Carsten "Tomcat" Book — Backed out changeset 14e071360b24 (bug 1276738) | |
394039f1525288b070565eec43e384c37ef76aa7 | Benoit Girard — Backout d9111a0d9a44(bug 1274046) for windows bustage on a CLOSED TREE | |
c77f5610b2a890c8f4abfa23418521c9b52bf616 | Jeremy Chen — Bug 1277134 - Add built-in fsmonitor support for Mercurial version>=3.8. r=gps | |
24bd574ecbf0c8630290fc81f76e6a928d3ee8dd | Makoto Kato — Bug 1277156 - TaskbarPreview::Disable should check whether window is destroyed. r=jimm | |
199560989621a1fb7790aa9f44cfb07aea49a755 | Wes Kocher — Merge m-c to inbound, a=merge | |
2b74c4db83cc5eadf6cd41679572185c35d61bf4 | Mike Hommey — Bug 1277124 - Remove outdated definition in GeckoProgram. r=mshal | |
ba695fcbedc87f48ee05f9bcdb2bcf9e9fb653a1 | Mike Hommey — Bug 1277087 - Always add in-tree search paths when bootstrapping mach. r=gps | |
b6db2e11244e06e2563e7444709060cd9ea90e9f | Mike Hommey — Bug 1277087 - Change how the buildconfig module searches for config.status. r=gps | |
50e32be6552151fd71dd828b30b24749b5fbf4d4 | Nicholas Nethercote — Bug 1277122 - Add missing null checks for pixman_image_create_bits(). r=seth,lsalzman. | |
23fde8ecfa91aeaa071bb19165a999b8606008f1 | Bryce Van Dyk — Bug 1277136 - External Media Tests: Fix typos, update context usage, update gmp reset script. r=maja_zf | |
09bc7ad8065f7219ec69df1c75799c129e319ea8 | Blake Kaplan — Bug 1271244 - Hack around loadinfo to make the about: shim work. r=mconley | |
31d62c0b92a906a08f4da4567bf7ecbef6ee6b3d | Tooru Fujisawa — Bug 1272523 - Store locale cache data in more robust order. r=jwalden | |
32a8d48c26eeff52172de939d4d704104f8e5167 | Haik Aftandilian — Bug 1275430 - Add telemetry and logging to record content process failures to start; r=billm | |
332caaad198f1c9789a98408af76c6df9957bde3 | Kit Cambridge — Bug 1275434 - Add remote push observer tests. r=dragana | |
80fbbee5de1fb2616014704c01b0752c2bd2f963 | Kit Cambridge — Bug 1275434 - Notify "push-subscription-modified" observers in the child. r=dragana | |
23080ad39e3051ab76f181e7e3cb32875e87bd17 | Kit Cambridge — Bug 1275434 - Refactor `PushNotifier` to clarify remoting logic. r=dragana | |
5885ad0c0a1d9fd25143692d3200a8ec2dcd80f0 | Andrew McCreight — Bug 1275707, part 3 - Rename MESSAGE_MANAGER_MESSAGE_SIZE. r=baku | |
ef70956cd95cf49221eb9055f783dbd7fa7bfdb6 | Andrew McCreight — Bug 1275707, part 2 - Remove numbers from the message manager message names. r=billm | |
6115c96a870103809d586830da707155b0679df8 | Andrew McCreight — Bug 1275707, part 1 - Factor out a common method for message manager size telemetry. r=billm | |
8908cc624380f5a1790dc89ae5079c6f09611603 | Andrew McCreight — Bug 1277052 - Remove the unused xpcomThreadsShutdown. r=Yoric | |
efcca7d36ad40386c137366b8f3161e13695e67f | Andrew McCreight — Bug 1277067 - Remove nsIAsyncShutdown.contentChildShutdown. r=Yoric | |
cb803c900f834f44a483a46cf2998f2fbf0e2863 | Andrew McCreight — Bug 1270308 - Remove content-child-shutdown observer for OS.file. r=Yoric | |
25e2bc431fa991d0ecb7efa2f38768449134838b | Andrew McCreight — Bug 1276383 - Add nsIAsyncShutdown.xpcomWillShutdown and use it in WebRTC. r=Yoric,jib | |
14e071360b24812c8a9107ae7adbba47e75f28b4 | Mike Conley — Bug 1276738 - Test that newly opened dialogs can receive arguments. r=Gijs | |
c60082ec436a31a40cc03cb99191e0f715592eef | Mike Conley — Bug 1276738 - Test that modal windows can be opened from the parent process. r=Gijs | |
0ac161595496d7605cf4aae0282c1451484fea91 | Mike Conley — Bug 1276738 - Add a test to ensure that we clone sessionStorage when opening new windows. r=gabor | |
ea2da46bde0a4a3039d69e198ad40afefc92a5ec | Mike Conley — Bug 1276738 - Ensure that .open() on web content called with chrome privileges results in a new window with the appropriate principal. r=Gijs | |
1a7d17e9e15d84f22d56a056cb48c28b3ba23c7b | Mike Conley — Bug 1276738 - Add a test for the size of newly opened window from content. r=gabor | |
73f7e5190b38c89efc0e8c68c84770097e9f95e4 | Mike Conley — Bug 1276738 - Test _blank name usage in new windows. r=Gijs | |
9d23fffa886b0b78a2d6f9584f05e4af9a019c63 | Mike Conley — Bug 1276738 - Test that named windows work properly. r=gabor | |
88f049f304465bb2aaee131d775d6ea95bfa7502 | Mike Conley — Bug 1276738 - Test that new windows opened from remote content get the right flags. r=gabor | |
9d903a6a12aa7182252ec3e220c89b569c14e11b | Mike Conley — Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me | |
f9f96ca7f0432a51b7ef3932c7fb8711a4362f35 | Kartikaya Gupta — Bug 1101628 - Follow-up to fix crash in some gtest scenarios. r=me | |
81bfec47b65d25b4c2303f345d174e475d45e380 | Markus Stange — Bug 1088763 - Preload yosemite tab images. r=mconley | |
33544460e0b963a1278a6553e0f9da9b403d9b4d | Gijs Kruitbosch — Bug 1088763 - Fix yosemite inactive window style, r=mconley, ui-r=shorlander | |
724b6e4ac4e45247463de0f6050f356c5260781f | Jonas Sicking — Bug 1275714 - Changes in preparation for FlyWeb landing. Add ability to pin using a cert fingerprint, in addition to using a cert. r=dkeeler | |
9020ac239e2a971a5fb5a93df50b89879b713912 | Jonas Sicking — Bug 1273279 - Changes in preparation for FlyWeb landing. Change InternalResponse handling to track body size. r=baku f=bkelly | |
7217724754491b5d40002d35012b73f670f76498 | Brad Lassey — bug 1269998 - Prompt users with pending crash reports to submit them r=mconley ui-r=shorlander | |
c4053b6d8c7704251776f52cdeb98a2c8d45fff4 | Justin D'Arcangelo — Bug 1272101 - Changes in preparation for FlyWeb landing. Add JS implementation of nsDNSServiceDiscovery. r=hurley | |
724b9cdd239f27baab935e6ef3ab8b5b2ed59816 | Jeff Muizelaar — Bug 1276923. Actually disable ssse3 scaler until it's fixed. r=mstange | |
83b448bdcd80cfc1ccc0ede3165a5db64d2529b1 | Kannan Vijayan — Bug 1272101 - Changes in preparation for FlyWeb landing. Add nsINetworkInfoService and implementation for various platforms. r=hurley | |
30cffc59820746939a2fd8f928a65ecb8853379c | Kartikaya Gupta — Bug 1101628 - Add a test to ensure that APZ doesn't need to wait for content to provide event region information. r=botond | |
f06e9936989826dcdcaee97cf8f75fb03381190f | Kartikaya Gupta — Bug 1101628 - Refactor snapshotting code to allow reusing it across tests. r=botond | |
274c6d39f9635a7ef4844930043a9d28c13130b5 | Kartikaya Gupta — Bug 1101628 - Fix function name and documentation to reflect reality. r=botond | |
c8011fc5c80b24911c1aabfd0de37f004eb7f587 | Kartikaya Gupta — Bug 1101628 - Have the APZCTM tell the input queue what the allowed touch behaviours are, if it has the information. r=botond | |
2e253d272ceb1514b3932342a1532c4bb9e287ac | Kartikaya Gupta — Bug 1101628 - Add additional HitResult types to reflect the different event regions. r=botond | |
4b44dee24a773b23b7214107ddd39556fbe3f071 | Haik Aftandilian — Bug 1274074 - console.log()ging too much data can crash e10s via IPC call from mozilla::dom::ProcessGlobal::SendAsyncMessage; r=mconley | |
16042a3a145c271f6937cb25ca53f65614a61543 | Jarda Snajdr — Bug 1274556 - Add a channelId attribute to nsIHttpChannel (unit test) r=hurley | |
dc171b5fafc0742057f24d66dd76818f95c86656 | Jarda Snajdr — Bug 1274556 - Add a channelId attribute to nsIHttpChannel r=hurley | |
f9c82b044f90bf8a1e141c290b0e206ed99a8b53 | James Andreou — Bug 1274687 - change test to use ContentTask.spawn r=ehsan | |
6dc6de0341fa0af17e0d5c33d236b800b5419fcd | James Andreou — Bug 1274690 - added missing support files r=ehsan | |
09dcec68c16fb2c3d7dea72c357a53506cc6011b | Haik Aftandilian — Bug 1276420 - Widevine plugin crashing on OS X due to -stdlib=libc++ and sandboxing interaction; r=gcp | |
86ca8a55d59e94821a3e827e579930dece2614ce | Honza Bambas — Bug 1276673 - Adjust |doomOnFailure| argument when calling CloseCacheEntry properly, r=michal | |
939833596ff85ad61859aec41a8ea543691bda89 | Henrik Skupin — Bug 1277209 - Run Firefox UI functional tests for TC Linux 64 opt and pgo. r=dustin | |
3e54b910e5a24d011c41cddb1b25f408bf1ea87f | Felipe Gomes — Bug 1275791 - Remove E10S_ADDONS_BLOCKER_RAN telemetry probe. r=chutten | |
9cef1a1fa8a2d158bcd53c946462dbb62f871ee9 | Seth Fowler — Bug 1276413 (Part 2) - Add tests for expected state when initializing a SurfaceSink. r=njn | |
817695430906243ef1f46f3c8df49f2b86f489ef | Seth Fowler — Bug 1276413 (Part 1) - Clear paletted image frames when they're allocated. r=edwin | |
2a0eda9a4bb60ed7c318a4d45247f5fe78de2256 | Lee Salzman — Bug 1274111 - use freetype directly for calculating glyph sizes in SkFontHost_cairo. r=gwright | |
03f8bccf10ea3980d6942dfb88bfab29d776c91d | Gijs Kruitbosch — Bug 1275114 - add telemetry to determine how to make browser choices when automatically migrating on first profile startup, r=bsmedberg,Dolske | |
208ae86f81b4e8aaf069b55d062aa08c84d826ae | Gijs Kruitbosch — Bug 1276699 - extend life of telemetry histograms for browser data migration, r=bsmedberg | |
3f521a9d4d1f4f553266f54469f009245a1d4b2e | Andrew Halberstadt — Bug 1273634 - [mozlint] Create a flake8 task, r=garndt | |
c48f3b04c9dee0e649c520bbcd25c143a545c1b0 | Andrew Halberstadt — Bug 1273634 - [mozlint] Add a treeherder formatter, r=jgraham | |
0c3f4cbf0bfe670b42a8f79d2a2c5203ebf7af0b | Andrew Halberstadt — Bug 1273634 - Add flake8 dependencies to the lint image, r=dustin | |
622c7afef4ae38f9489e2269ebb3c61528edb5b5 | Jeff Muizelaar — Bug 1276923. Disable ssse3 scaler until it's fixed | |
7195c2ccf18841f933bca6c6b825c4ceaafbf0d1 | Terrence Cole — Bug 1266552 - Use WeakCache to automatically sweep AllocationSiteTable; r=sfink | |
d9111a0d9a446c8c67eac75af4724b173e28ea01 | Benoit Girard — Bug 1274046 - Add FailureId to gfxConfig (FeatureState). r=dvander | |
154b0716163b860b9b46774964fee242c0439913 | Kartikaya Gupta — Bug 1275604 - Rename synthesizeNativeDrag to synthesizeNativeTouchDrag, and extract the TOUCH_SLOP constant to the helper file. r=botond | |
606a0907dec2120b487a0da9ba1536b932ca3a05 | Kartikaya Gupta — Bug 1275604 - Basic touch-action test. r=botond | |
fb962918980932c9a48d03c50fe0c10bd4aec955 | Kartikaya Gupta — Bug 1275604 - Ensure that we schedule a paint if the touch-action property changes. r=tnikkel | |
ece66ce5876bcdb00e7d5309fcc4b848390c9739 | Kartikaya Gupta — Bug 1275604 - Make the touch-action pref live. r=botond | |
b5cb31afe51c2e53860a0675e97e52d80fc1908f | Milan Sreckovic — Bug 1276947: Environment variable to force the use of the crash guard in nightly. r=dvander | |
8272530c90ef5a0df5f5dd973c6fdd2a067e4b27 | Tooru Fujisawa — Bug 1276626 - Part 1: Invoke interrupt handler only after MinScriptRunTimeSeconds elapsed. r=mrbkap | |
f2e6fa9e0a42936f6b46d5ef927663fd4abe3316 | Tooru Fujisawa — Bug 1276082 - Get self-hosted function name only from global functions. r=h4writer | |
9f5785ece1f2ca1205396525c68408923e0333a4 | Daniel Holbert — Bug 1269885: Enforce that a (re)initialized nsSVGViewBox's mBaseValue represents "none". r=longsonr | |
7d2eb6f9f3defef10fbbdcedb1a2da687a263a42 | Nathan Froyd — Bug 1277221 - micro-optimize gfxFT2FontList::AppendFacesFromCachedFaceList; r=jfkthame | |
061b48fc0614ecc9d8f10f0e1dbf18c7be9f0202 | Markus Stange — Bug 1274720 - Don't use DrawTargetCG for drawing popups. r=jrmuizel | |
0a25f9f94e89cc4e31cf312f065b5df2a0f49e12 | Markus Stange — Bug 1270023 - Make nsDisplayBullet respect DisableComponentAlpha(). r=mattwoodrow | |
f77dcc75a1295c0caff5bb9fd6698185a1355d23 | Marco Zehe — Bug 634004 - Implement accessibility API support for html:details and html:summary elements, r=surkov | |
8cac3360b8c7438b635d98d6e0ff77437453af46 | Nicolas B. Pierron — Bug 1264948 - Weaken infallible allocator assertion for jsapi-tests. r=sunfish | |
73c9c54ef08fe1395843aa2ef49ae29ec9149e1c | Nicolas B. Pierron — Bug 1264948 - Ensure that we have enough ballast space IonMonkey compilation. r=h4writer | |
1b52620a1f87cc89a845b9ad167c30249da52646 | Nicolas B. Pierron — Bug 1264948 - Make it possible to use a placement-new with a fallible TempAllocator. r=h4writer | |
30e0d233fb29b0ff0d56d9d1704b5b136f16941e | JW Wang — Bug 1277176 - Remove CircularByteBuffer from AudioStream.h. r=kaku. | |
52bd4c6b7f7c33ae50c6a4b5c7b75c998cd620b9 | J.C. Jones — Bug 1275479 - Create nsIU2FToken base interface (Part 2). r=keeler | |
b7d82acfe62e5cd86b5bbc4111b08e1b5e0d0a6d | J.C. Jones — Bug 1275479 - Refactor U2F Token Interface (Part 1). r=keeler | |
3a48b194e35bea1b0939791e3b46ac033d7a85a1 | Jonathan Kingston — Bug 1275455 - Adding in icons for containers in customisable UI menu. r=baku | |
f746d2a857b8f5bca06a999822c085011c30f58c | Daisuke Akatsuka — Bug 1275449 - Part 2: Add a test. r=hiro | |
f6cde20f6294f7ad98fc1372dade8557a80a935c | Daisuke Akatsuka — Bug 1275449 - Part 1: AnimationEffectTiming::SetEasing crash in page-mode addon context. r=hiro | |
3c2ac62acf836714976ba5206a4fd171df8b0d73 | Dragana Damjanovic dd mozilla — Bug 1274917 - Add net original headers to cache.r=mayhemer | |
ec9c63bd09fc8273d921bd87835285497a3a75b1 | Frederik Braun — Bug 1265318 - webidl changes only, r=mrbkap | |
b38b4072fd41cb367e3303b37e5cf5c30a277f26 | Frederik Braun — Bug 1265318: add require-sri-for CSP directive. r=ckerschb | |
3dce332e6d22ac0cd1d15121c11c20818f798943 | Frederik Braun — Bug 1265318: tests for require-sri-for CSP directive. r=ckerschb | |
351a2e0209b750bd4e2094473d0b4bd341fb2a40 | Ethan Lin — Bug 1255062 - Add reftest to check clip with multiple moveTo. r=mchang | |
b3b8576fae4d81364479a2addd97cb0ff831a3db | Lee Salzman — Bug 1255062 - disallow multiple moveTos in SkPath::isRectContour. r=ethlin | |
4c907bc970305e4d976eb9de164c297fb050525f | Lee Salzman — Bug 1255062 - allow Skia GrConvexPolyEffect to handle degenerate contours. r=mchang | |
8546d8cdf26fb61f221ada2d1ae02beea3412e30 | John Dai — Bug 1024350 - Add mochitest testcase.r=smaug | |
2b8c4bcdaef9a9d71ebe61fd5111389ce3629355 | John Dai — Bug 1024350 - Support fire input event for select element.r=smaug | |
f58633cc1d45d543d97531d5ab6ac9ac4154f3c8 | John Dai — Bug 1024350 - Remove redundant trailing spaces.r=smaug | |
a6e49cbb3a5b30a007417dc8d798253b92f6f22f | Jessica Jong — Bug 926019 - focus and blur an input element should not trigger change event if content hasn't changed. r=smaug | |
2233ba87144bdcaab5460005f1c89c6b92be319d | Edwin Flores — Bug 845095 - Enable media dormancy everywhere for MP4 and Media Source playback - r=jya | |
6a3f6d522c49763ade28c7050c6a54429faf7d58 | Edwin Flores — Bug 854095 - Remove an unused member from MediaFormatReader - r=jya | |
3aa6261dbb771b04806ad970af5aeebc33190a6e | Jan de Mooij — Bug 1276865 - Set autoJSAPIOwnsErrorReporting when initializing the self-hosting compartment. r=till | |
a0ddb616f2d9448c624ef1878434d3467e671967 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
eb3d041b34c2a73f833ff1ee8af27832961e3bf8 | Bas Schouten — Bug 1272500: Make cairo-surface-wrapper not double-apply device transform. r=jrmuizel | |
fa0c71f97aff115779e4a4ef0286c23578ec73f1 | Jan de Mooij — Bug 1273867 - Don't call checkIsDefinitelyOptimizedArguments for getprops other than .length or .callee. r=h4writer | |
fced3739df6b02a0217fa11ca18e1563e39816d3 | Shih-Chiang Chien — Bug 1277197 - fix JS error in PresentationRequestUIGlue for 2-UAs device. r=kuoe0. | |
fd184690f95c861e5e492cae580756afdb554f09 | Kim Moir — Bug 1253299 - TC Linux 64 ASAN debug and opt builds Tier 1 r=mtabara | |
c3c15fd63bd8e483cea22981587c4d9a998c8046 | Nathan Froyd — Bug 1272813 - part 3 - try to take advantage of string sharing in JSEventHandler::HandleEvent; r=peterv | |
fa493b763fb7f7131fa723a2b49b6f744302a973 | Nathan Froyd — Bug 1272813 - part 2 - factor out a AssignFromStringBuffer method in FakeString; r=peterv | |
6a4d4bfb868bee78c16508da1381bb8a08ba218d | Nathan Froyd — Bug 1272813 - part 1 - fallibly assign strings in {NonVoid,}StringToJsval; r=peterv | |
dc6dbe4c9cee01b8de585c6dc4c8e47892f07965 | Nathan Froyd — Bug 1277222 - don't needlessly copy a string in XULDocument::MaybeBroadcast; r=smaug | |
e08645cf7793e93743591f82eb637f51939f7b8c | Andrea Marchesini — Bug 1277001 - part 2 - WPT fixed, r=me | |
976481128374e7a22d22392c8b5324a52ca1afb7 | Gregor Wagner — Bug 1277212 - Fix MediaDataDecoderCallback::Error callbacks in GonkMediaDecoder. r=tzimmermann | |
045cdefdb9410e0ed47cb479d410700d522ca7ba | Andrea Marchesini — Bug 1277001 - Use BlobPart in the Blob/File webidl interface, r=smaug | |
133af19777be91b1497c5ac19402d8f12349de52 | Andrea Marchesini — Bug 1258489 - Implement HTMLInputElement.webkitdirectory, r=smaug | |
6b013082eb56784fe35640a8b6f4e596da843c8b | Eddy Bruel — Bug 1271653 - Implement a C++ interface for executeInGlobal(WithBindings);r=jimb | |
c7b35a3c1e561ba8246a500663ca5a97162ffbd2 | Jon Coppeard — Bug 1276631 - Update assertions to allow lazy sweeping of type inference while heap checking zeal mode is active r=terrence | |
d6ae3a85ddeed47e7755976a3d6120c6e3ddf8d6 | Andrea Marchesini — Bug 1276887 - webidl "Deprecated" keyword should work in workers, r=smaug | |
229098e946458eb5587ef80faa1fe2fa83139b01 | Eddy Bruel — Bug 1271653 - Quick fix for an unhelpful error message;r=me | |
a8a0e8aaffd0ce304be9970ef10b4ba7bd76b57f | Eddy Bruel — Bug 1271653 - Quick fix for an unhelpful error message;r=me | |
53a8889c2af3b3970b28bfc4052f91839476852a | Jonas Sicking — Bug 1272100: Websocket changes in preparation of FlyWeb landing. Make websocket code support acting as the server side of a websocket connection. r=michal | |
a0e1a56e0565b54b50482a98ac8f9d8c7031ef49 | Olli Pettay — Bug 1277078 - inline some commonly used methods in bindingmanager, r=baku | |
4b6bc4d7371eaf46c7102e59f2985005af8be3c1 | Henrik Skupin — Bug 1277055 - Bump Firefox UI test results to Tier-2 on Treeherder. r=garndt | |
07bc3e5d3815bc23374ec864db07cbc3b719bd86 | Alastor Wu — Bug 1240423 - part8 : modify tests r=baku | |
e40fc1609c5e677dc2d98391c41a69aed63e6942 | Alastor Wu — Bug 1240423 - part7 : add attributes for AudioChannelLog. r=baku | |
4ccfcd9c5430e6184efd3a15be0d7873f6df4a2d | Alastor Wu — Bug 1240423 - part6 : remove useless pref in Android. r=snorp | |
702f057449772c278cf067700b1686d41c8d7f67 | Alastor Wu — Bug 1240423 - part5 : stop_disposable should reset mSuspendState. r=baku | |
2d337dda7dd1e2b3b490466e130239602de87c51 | Alastor Wu — Bug 1240423 - part4 : update audio playing window checking in AndroidBridge. r=snorp | |
180b625d6536c598c6c0c2f411284f153b65f4dc | Alastor Wu — Bug 1240423 - part3 : add reason when media element notify audible changing. r=baku | |
d367637208ee027c798e09ac8b28c535a707c3a8 | Alastor Wu — Bug 1240423 - part2 : introduce audible changing reasons. r=baku | |
ae72a7d642b32cea0e425eb14cb6a51de68b67c6 | Alastor Wu — Bug 1240423 - part1 : implement the remote media-control on Fennec. r=ahunt | |
e1b8a20047e913034bc74175b430ea1d544025e7 | Emilio Cobos Álvarez — Bug 1276085: stylo: Support creating and setting gradient stops from Servo r=heycam | |
698ef7cd0e60a14ccdfd929c457ce218e11929a8 | Heiher — Bug 1276839 - IonMonkey: MIPS64: Fix ma_dins encoding. r=arai | |
389345ac8f7333604ba1bb391d65c23608bacb68 | Bob Owen — Bug 1276518: Make PRemotePrintJob argument for ShowProgress nullable. r=jimm | |
958fde8511872c5fbf59c3b27a120fbb31a6f9ae | Hiroyuki Ikezoe — Bug 1273042 - Part 4: Drop nsLayoutUtils::GetAnimationContent declaration. r=birtles. | |
8976b91b9ad2bbb143a204adf07565d23cea1f3b | Hiroyuki Ikezoe — Bug 1273042 - Part 3: Reftest for checking transform:none animations create a stacking context. r=birtles | |
df16848a29e356152b3374344a4e279a0dc05235 | Hiroyuki Ikezoe — Bug 1273042 - Part 2: Create stacking context for transform animations whose style is transform:none. r=mattwoodrow | |
d3c0af860e07e8bb805f591a4d85a25416d9cd85 | Hiroyuki Ikezoe — Bug 1273042 - Part 1: Use StyleContext()->GetPseudoType() to obtain CSSPseudoElementType for the nsIFrame. r=birtles | |
2327aa1520508c5c0d5722916c5a5b81b32a41c1 | Chris Peterson — Bug 1277014 - Fix -Wstring-conversion warnings in security/manager/ssl/. r=keeler | |
3d71c62d3caab2611ad632fc19f23e58637f4263 | Chris Peterson — Bug 1276567 - Fix -Wstring-conversion warnings in js/ directory. r=billm | |
61308d76e0121ee33b2732062b8ca31e7f0a3200 | Chris Peterson — Bug 1276523 - Fix -Wshadow warnings in dom/media/ogg/. r=gerald | |
7c0dce574b3f2d5e8f6e4e60caab5532f8e13fd6 | Michael Comella — Bug 1273689 - review - remove inner class & move methods to containing class; use BrowserAppDelegateWithReference. r=me | |
8644fcfe29da58befd2c3ea28e230570570af925 | Michael Comella — Bug 1273689 - Rename CorePingDelegate. r=sebastian | |
11a6d5a59addedc2f282e9c4d33cc2884dad00cf | Michael Comella — Bug 1273689 - Upload in onStop for first run. r=sebastian | |
e28024927ff6727dd04f58244fe663f9a0290043 | Michael Comella — Bug 1273689 - Move session measurement calls to CorePingDelegate. r=sebastian | |
ab5501b1b7d5ebdae96199d1bc6ceaf3defe35f9 | Michael Comella — Bug 1273689 - Factor out getSharedPreferences call. r=sebastian | |
6d3576194df89669978874205caacd4ef5196451 | Michael Comella — Bug 1273689 - Elaborate on why we upload when we do. r=sebastian | |
93325fc7131cb36584c85641132090ca8ba40cdd | Michael Comella — Bug 1273689 - Move core ping upload to BrowserAppDelegate. r=sebastian | |
9575e608cabe6f7ed7cf73475558ddbe9938bf9b | Andrzej Hunt — Bug 1276050 - Remove duplicate code from Favicons r=sebastian | |
4ecfc31fd9bddd906532482338273b752a37cf12 | Grigory Kruglov — Bug 1274029 - Part 5: Unit tests for aggregate updates r=sebastian | |
ea45ad32acf03ea698f60f9c9346e9ce5b43e183 | Grigory Kruglov — Bug 1274029 - Part 4: Update aggregates during history import from android browser r=sebastian | |
4b6a54c20fff6cc1205a7098e403b2b27bf82c2a | Grigory Kruglov — Bug 1274029 - Part 3: Update aggregates during syncing r=sebastian | |
ce62fcd4df4d3c7dd31c92dd7d73d736a043cb0e | Grigory Kruglov — Bug 1274029 - Part 2: Update aggregates during local browsing r=sebastian | |
28b948e9cad9f93cab45cdb8947784352af5b25b | Grigory Kruglov — Bug 1274029 - Part 1: Database migration; initial aggregates calculation r=sebastian | |
348b9ccd0585aa0ad77a05009490a16c7f7e65a0 | Grigory Kruglov — Bug 1274029 - Pre 2: Correct old comments about combined view r=grisha | |
d0288a0ca5ce65b439a69be3cce5b01dc1d2b42f | Grigory Kruglov — Bug 1274029 - Pre: Fix v32.db test db, set combined view to what it should be at this time r=sebastian | |
359674b9970a98e42c97184e9d7c59c89bac06d7 | Johann Hofmann — Bug 1206245 - Add a function to SitePermissions.jsm to check granted permissions by uri. r=paolo | |
cb0b25c9093f75bfb94d99c9c1dc8b61253832dc | Steve Melia — Bug 1276533: Update test actor to scroll element into view before simulating mouse click;r=ochameau | |
2df619ad3af0c76587563962023c7e2f659bdc77 | Edouard Oger — Bug 1267760 - Send push public key and auth secret when registering/updating a device. r=kitcambridge | |
369f9791b11e00f73f9c984101dd8e3026a38ae3 | J. Ryan Stinnett — Bug 1269457 - Only set breakpoints for pending bp actors. r=ejpbruel | |
5d2cb7fff024a1d3ed59ad2432882d158ce5ee91 | Steve Melia — Bug 1259812: Fix tests to account for change in tooltip text and breadcrumb lifecycle;r=pbro | |
7cd31f8bca620bd6942349de365937a8115ae46b | Steve Melia — Bug 1259812: Replace XUL elements with XHTML in inspector breadcrumbs;r=pbro | |
faa1661edc002da6a574b08a4b24c9a55f29e6d3 | Sebastian Kaspari — Bug 1276910 - Do not show "Add to home screen" prompt in private browsing. r=margaret | |
e3d409d10dea7c1c94630abf52e6e9245a77f448 | Carsten "Tomcat" Book — Backed out changeset 7520b940afc8 (bug 1267760) for eslint failure | |
7520b940afc85c299b6cb500477c8906eecde531 | Edouard Oger — Bug 1267760 - Send push public key and auth secret when registering/updating a device. r=kitcambridge | |
e88afebe9226340f67730f2c867a78a33e7fa4e0 | Benoit Chabod — Bug 1254392 - Change getJSON behaviour and move caches to local storage, r=jryans | |
22047a4eea784c15026c77911c0bd6ea1b70fa68 | Carsten "Tomcat" Book — Merge mozilla-central to fx-team | |
08084e9e30d23d2154b0e994a6e2733633c381fb | Carsten "Tomcat" Book — Backed out changeset ef722ca61b23 (bug 1276073) for frequent timeouts like in browser_dbg_search-symbols.js | |
5ca8ea4f429a8415335cccbf3c00a57ffd0ca93e | Mike de Boer — Bug 1276884 - fix nits in TabAttributes.jsm and TabState.jsm. r=ttaubert | |
52e0f82a635e435f226bcabd6924b71c90b8e86e | Mike de Boer — Bug 1276884 - fix nits in RunState.jsm. r=ttaubert | |
023169ce92ef1d926024a11ec257f1e1503f1d66 | Mike de Boer — Bug 1276884 - fix nits in PrivacyFilter.jsm and PrivacyLevel.jsm. r=ttaubert | |
ef722ca61b23d3e8a41bd157701914fab4940205 | Alexandre Poirot — Bug 1276073 - Ensure source is loaded and selected before running debugger tests. r=jlongster | |
111970c738234569c8c180319155327316335deb | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
b6fe7fa88db0a4103d175bf5b02cd47c2c6722e6 | Carsten "Tomcat" Book — Backed out changeset b541ce3cbff5 (bug 1277087) for ab build failures | |
bc2bd91854befe145331375bb36cb89dd3f9f3ba | JW Wang — Bug 1276852 - Assert AudioStream::Start() is called when mState is INITIALIZED. r=kinetik. | |
bdb2c38f67dfa6fec43aa81b1e6e0153fd9d9554 | JW Wang — Bug 1276851 - Remove AudioStream::mIsFirst. r=kinetik. | |
408312a8ef14c74061503cc2cd8539d4bdaa3fee | JW Wang — Bug 1276849 - some AudioStream::OpenCubeb code cleanup. r=kinetik. | |
c2b9ede0825941253cd174edcff9934dca15b3f0 | Carsten "Tomcat" Book — Backed out changeset a9db7e5634d7 (bug 1258286) for test_smilCSSFromTo.xhtml test failures | |
b8dddcad3c5e56afce55659040e37a5590bf410f | Carsten "Tomcat" Book — Backed out changeset d5832177887d (bug 1258286) | |
95f7967752e04182500cb69c74b7e9bfc4c6b9bc | Eddy Bruel — Bug 1271653 - Use HandleObject for eval bindings instead of HandleValue;r=jimb | |
a824e6ca8cbe529ecbb3b77bbe851b3f53440ddf | Eddy Bruel — Bug 1271653 - Use mozilla::range<const char16_t> for eval code instead of HandleValue;r=jimb | |
7182dee7bb1c5d234c48e36e665fd4c5cd0dc552 | Christoph Kerschbaumer — Bug 1267754 - Replace WARNING about missing triggeringPrincipal with LOG() r=mcmanus | |
137c977846ada35c514cca0f46da608ac3067960 | Honza Bambas — Bug 1275898 - Proper about:cache asyncOpen implementation + kill the disk entries loop hard on shutdown, r=michal | |
62903b5a04a7cabecdb76e59e65462d5bd594a8d | Jonathan Hao — Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking | |
38f8d1092552919b3797d2975337e56602614b9b | Dragana Damjanovic dd mozilla — Bug 1271987 - After on-***-request observers and loadGroup::AddRequest are called, on a failure AsyncOpen() must return async.r=mcmanus, r=mayhemer | |
253aa0a9809b9c3f7a4e02a3beb5baca3fc5fe13 | Kit Cambridge — Bug 1265841 - Implement the `notificationclose` service worker event. r=wchen,baku | |
ca252a2e21711cf5dd7843de01e04b6143d8900e | Kit Cambridge — Bug 1265593 - Forward app server keys to Autopush on Android. r=nalexander | |
9be4384539f40e387d951245919c5da64e338f3a | Kit Cambridge — No bug - Use the correct protocol for insecure Push server URLs. r=me | |
c6d42fc8dafa475d6d077421c6499ae4848a7c96 | David Anderson — Ignore SIGINT on all subprocesses. (bug 1277068, r=billm) | |
b48bb1d3af3ee8db4c200420c6a571401f32be7c | Chris Pearce — Bug 1265281 - Blacklist atiumd64.dll versions for D3D9 DXVA which are suspected to crash. r=kentuckyfriedtakahe | |
d5832177887d706bd0d8c86576eb40e535f15512 | Astley Chen — Bug 1258286: Part 2 - update w3c css masking mask-repeat ref test case. r=heycam | |
a9db7e5634d7a6aa9e1c32f6722a010c27c1d55f | Astley Chen — Bug 1258286: Part 1 - add layer types to nsStyleImageLayers and layer initialization. r=heycam | |
d7246e5a52b1f3e6f5f3a51fce569dec1072fe63 | JW Wang — Bug 1276840 - Remove AudioStream::RUNNING. r=kinetik. | |
fa2962ff448e58356955538a876787e411d7b18f | Randell Jesup — Bug 1240209: use buffer-half-empty callbacks to send buffered data instead of a timer r=tuexen,drno | |
68eb3a876ea584571f47f465c9916970e050b343 | Randell Jesup — Bug 1276156: Stop encoder ProcessThreads before deleting the channel r=pkerr | |
5d9b7a5387ed5342e37224ca07a083127458b0e2 | Ting-Yu Lin — Bug 1276870 - Rename parentReflowState to mParentReflowState in nsHTMLReflowState. r=dholbert | |
d85f0530eb80a5644a440638a87f981de890aea5 | Jeff Gilbert — Bug 1276093 - Warn when we fail to hit the GPU-copy fast-path. - r=jrmuizel | |
c2fc488c389f0cfc6b6dc60a16b34e7f2036e87d | Jeff Gilbert — Bug 1276093 - Warn on slow CPU format conversions. - r=jrmuizel | |
30d59f3fb7e85ed4eb924aeb1253d9abb714c101 | Alastor Wu — Bug 1257738 - part3 : add test. | |
476e1a1c0ef24aeae3d9382c3cb8700dade99bc6 | Alastor Wu — Bug 1257738 - part2 : modify logic of requesting audio focus in Android. | |
15ba5d12b73b122aaad76aeeac2f7648d442a31f | Alastor Wu — Bug 1257738 - part1 : implement the audio competing mechanism. | |
285bc19d2b16254420f595ed9e5de606a57fdc68 | Liang-Heng Chen — Bug 1258977 - Part 3: handle special case to follow the test; r=bagder | |
fd981e994ec94e20bcf4251b7920bc36f9ca697e | Liang-Heng Chen — Bug 1258977 - Part 2: add proxy exception tests; r=bagder | |
d264fcc9f04ad7bfc213140303019d788ef44c40 | Liang-Heng Chen — Bug 1258977 - Part 1: separate match function; r=bagder | |
7d46836853cd3bc69986f012bcc9466a8c00853a | Boris Zbarsky — Bug 1276400 part 4. Stop setting dontReportUncaught in XPConnect code, since all consumers got their JSContext from an AutoEntryScript or AutoJSAPI. r=bkelly | |
2abd1b50f67314aee593ef3d629505492b55d832 | Boris Zbarsky — Bug 1276400 part 3. Stop setting the dontReportUncaught option in IPC code, since we're working with an AutoJSAPI there. r=bkelly | |
2c74e35ddd1e8a46e04741caa7608ea784369ba1 | Boris Zbarsky — Bug 1276400 part 2. Stop setting the dontReportUncaught option on the worker JSContext, since workers should be using AutoJSAPI/AutoEntryScript for everything. r=bkelly | |
5ae227cd2b5d1aebb1ca866694b5ba0be242327c | Boris Zbarsky — Bug 1276400 part 1. Get rid of AutoDontReportUncaught and its one consumer. r=bkelly | |
b541ce3cbff5099dca2901618f15cfc415396b5b | Mike Hommey — Bug 1277087 - Always add in-tree search paths when bootstrapping mach. r=gps | |
4f55da6537b7482dfe253ecd856fb3a873e40946 | Nicholas Nethercote — No bug. Fix typo in name of mDiscveryTimeoutMs. r=me. | |
b3415732a219a1b1ab4db34c2c7c2ee893d32bba | Alexander Surkov — Bug 1276562 - Hang when inserting a bulleted or numbered list into a contentEditable, r=yzen | |
2863702401b0927e2884c2b15476790265c1ff5c | Xidorn Quan — Bug 1274520 part 3 - Listen video events in system group. r=gijs,jaws | |
615ccf4a8bdc8cc2af1c4a16c1f89f930b0427b0 | Xidorn Quan — Bug 1274520 part 2 - Listen control events in video controls on system group. r=gijs,jaws | |
8e4a3ad34c694dce33e7c12fdb8e7ff681e93dae | Xidorn Quan — Bug 1274520 part 1 - Add mozSystemGroup to EventListenerOptions for chrome and XBL to add listener in the system group. r=smaug | |
952eae508967ae46d36909d179159f2a2205169c | Andrew Comminos — Bug 1276734 - Avoid unnecessary invalidations for a nsDisplayTableBorderBackground if it uses a fixed background with a separate display item. r=mattwoodrow | |
259734abfe3a734aaa1b93dedf39adb9cce0a3ff | Andrew Comminos — Bug 1276734 - Use nsDisplayBackgroundImage for table cells without collapsed borders. r=mattwoodrow | |
9915ff6e7bf778341f46b5bc095ec46deb673416 | Makoto Kato — Bug 1276948 - Remove IMEInputHandler::ConversationIdentifier. r=masayuki | |
0d86e8362b364ed54b374ab407ec819e6cdee441 | Gregory Szorc — Bug 1275623 - Use "branch" instead of "revision" to pass symbolic revisions; r=jlund | |
6394d089884b75b4b11ac82951068b2057408b1d | Wes Kocher — Merge m-c to inbound, a=merge | |
aeca77cdf8eaa8be001f4eb17174f28c505cdd3d | Xidorn Quan — Bug 1276549 - Remove rvalue reference mark for already_AddRefed params of nsIEventTarget::Dispatch and related methods. r=froydnj | |
a584b40f1933d36ca0ca22de516b17e481761b1a | Nicholas Nethercote — Bug 1276837 (part 2) - Rename the CC Block structs. r=mccr8. | |
75d948bafca38c5ce9ed9c79e3b385136ddf1abc | Nicholas Nethercote — Bug 1276837 (part 1) - Shrink NodePool::Block. r=mccr8. | |
596b037c156d5daaba97b846fd8af14d76fc77f3 | Chris Pearce — Bug 1271525 - Blacklist igdumd64.dll versions for D3D9 DXVA which are suspected to crash. r=kentuckyfriedtakahe | |
00cc1b05a611fd3b4db02eb712f749614bbfde4c | Chris Pearce — Bug 1271525 - Add ability to blacklist D3D9 DXVA via pref. r=kentuckyfriedtakahe | |
ff84c527dd9c947dab90687816538b6acc83c45f | Chris Pearce — Bug 1271525 - Factor out data used by FindD3D11BlacklistedDLL() into arguments passed in. r=kentuckyfriedtakahe | |
5bea7eb7e4a443e6ccf33d9a658584e64871cf98 | Wes Kocher — Backed out 2 changesets (bug 1271593) for GTest failures | |
6f17ed092065401027c426535657ea3af981b668 | Steve Fink — Bug 1259850 trail of tears - more bogus reasons for calloc() to GC found. Suppress them. | |
1f44042a7baff06e2d8afd124574286f0e716c95 | Wes Kocher — Backed out changeset 43ecf82afb92 (bug 1270241) for android reftest failures | |
a62db76a344a395d3d12790490d4145bc16e6af4 | Wes Kocher — Backed out changeset d51737cf083d for android reftest failures | |
0839aaf88283110e52faccc5f0adb50537c6791d | Gerald Squelart — Bug 1271593 - Unit test for NS_NewRunnableFunction - r=froydnj | |
bf90268fe33918af96e38c0c5eae057b2bc1ba76 | Gerald Squelart — Bug 1271593 - NS_NewRunnableFunction should forward its arg - r=froydnj | |
8fe34ba9110c7815f7bae912c37b5c2e074d2c49 | Sebastian Hengst — Backed out changeset 7b5c8958c61c (bug 1270962) for often failing browser_readerMode.js. r=backout | |
772c82b80ef8c9e312182320381737d8d0328c3e | Jeff Gilbert — Bug 1276405 - EXT_color_buffer_float should disable clearColor clamping. - r=jrmuizel | |
9be44f7cfc72e39bca16f0ce20145e5cb9cbc2f2 | Randall Barker — Bug 1240065 - Throttle repaints when pinch zooming r=botond | |
f999cbf7c7d07b4e7985d97f945e8c210683552f | Jeff Gilbert — Bug 1276096 - Use existing can-I-read-from-this helper. - r=jrmuizel | |
7606a20b0d3f228438374450d78409cf3a7b7c09 | Jeff Gilbert — Bug 1276096 - Forbid reads from backbuffer with readBuffer(NONE). - r=jrmuizel | |
a8497187882983a15f0327a602c5a614174a658b | Jeff Gilbert — Bug 1276096 - Introspect for readBuffer mode. - r=jrmuizel | |
8efba00e40e4899ab7ddd94d210f270b4f972739 | Jeff Gilbert — Bug 1276096 - ANGLE should check for NONE readbuffer. - r=jrmuizel | |
5bd57a49cb1f4a9a07f9fe92be74ab0296f7f1b7 | Jeff Gilbert — Bug 1258036 - Separate global state checks from fb-specific checks. - r=jrmuizel | |
7fc7692916d6e1e8067d8443f71f08bc796d29ea | Matthew Gregan — Bug 1261900 - Remove obsolete patch file. r=me | |
aeee5ac6aeb92823720dd54dca6240dccadd8e42 | Chris Manchester — Bug 1274090 - Attempt to convert str objects containing non-ascii characters in Python configure rather than failing outright. r=glandium,gps | |
7383d49bc7c8e9b1683d4dbfbe9642e112b9f43c | Brad Lassey — bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash) r=jst | |
092c8795c47a04bb8fd96499847198537c144258 | Jordan Lund — Bug 1277041 - update migration scripts to support robustcheckout, DONTBUILD r=gps | |
a0ecfb9c274386956d390493efe732d184a922dc | Trevor Saunders — bug 1272503 - make alerting for changes in num_constructors more agressive r=froydnj f=wlach | |
47dfe258f4b427d1c9e316f462d6eaaece775959 | Steve Fink — Bug 1259850 - Make ZoneCellIter variants to communicate nogc to the hazard analysis, r=jonco | |
2dd10307c591e0424bf8261fa973744232450684 | Steve Fink — Bug 1259850 - Annotate mFree function pointer as not GCing, r=terrence | |
a682c8517601c02533d7ff8f57187fb1271a272d | Steve Fink — Bug 1259850 - Comments | |
dd1752a35f57b9bf6653c7edca9a385412cb81b7 | Steve Fink — Bug 1259850 - Test for sixgill exception handling + analysis constructor/destructor matching, r=terrence | |
7876b3fd15e63e7baf5ca375089dd9b84c1e44bb | Steve Fink — Bug 1259850 - Remove unused test files, r=terrence | |
4a346f93e8402778005909ec2648bc1437d71671 | Steve Fink — Bug 1259850 - Fix constructor recognition, r=terrence | |
810a121696ab26247926c95b7f34070b811e45aa | Steve Fink — Bug 1259850 - Update sixgill to ignore exception cleanup and properly qualify some type names | |
e51f08275a6694986d037c2547018563b7e947bd | Steve Fink — Bug 1259850 - Rewrite the test suite, add several tests, r=terrence | |
8d85ed16c20e633fb14c17d37ac739750424ec2e | Steve Fink — Bug 1259850 - Provide GC stacks for synthesized functions, r=terrence | |
c5817a915a31c3292be95f870eefc53ef0c6fe28 | Steve Fink — Bug 1259850 - Handle D4 destructors, r=terrence | |
d4246cb8c2bab1050b4c4fe3281dd0b68c9b5810 | Steve Fink — Bug 1259850 - Various refactorings, r=terrence | |
4fac61d360ab51b4a9f908af5e0a285a102434fd | Steve Fink — Bug 1259850 - In-source annotations for GC suppression, r=terrence | |
6b8730c90dd1e64c017ce9b21cbaf9723979e08b | Steve Fink — Bug 1259850 - Fix chunking implementation, r=terrence | |
ab887355547d751cc4301d24824ed6f306c11f8b | Steve Fink — Bug 1259850 - Hide command output behind --verbose flag, r=terrence | |
d1d28cf9c0cb655ea924cd7ec317b46174116aad | Steve Fink — Bug 1259850 - Refactor findVirtualFunctions and improve comments, r=terrence | |
46da36d5dd6b157b6cd7445b273ec2c776cd61e9 | Steve Fink — Bug 1259850 - Start searching from the most specialized csu, r=terrence | |
4d7b3fc568de1d7b510a2894629d0e4e43b19f71 | Steve Fink — Bug 1259850 - Refactoring: more Set/Map usage, r=terrence | |
d91691bc2a5dd49a1f42ab4887c61b0464edfd62 | Steve Fink — Bug 1259850 - Convert memoizer to Map, r=terrence | |
a122f2f80ea9598ba1ea18b588bd9e06ba415063 | Steve Fink — Bug 1259850 - The explanations of why something is a hazard went up to just before the initial use of a variable. Extend them one further, r=terrence | |
b9f523c94cf0dbbfc07e67188bb78d6c57a799f3 | Steve Fink — Bug 1259850 - Rename function, add a few comments, r=terrence | |
0ae7a62636034a998d782ee64d2854d1ca613397 | Steve Fink — Bug 1259850 - Switch to using a Map for visited points within a function, and heavily comment, r=terrence | |
b780d702673a1bd061f28d2cb9c00e3d3c38305b | Joel Maher — Bug 1276672 - disable browser_mozLoop_telemetry.js on win7_opt for zombieleak failures. r=RyanVM | |
7b5c8958c61cd5b37c0b531c497a2d0a11d5844a | Joel Maher — Bug 1270962 - move additional tests to the clipboard job. r=RyanVM | |
5583f4e00aa74bddcedf4debbacc2665d2a0af1f | Olli Pettay — Bug 1276424 - EventListenerWasAdded/Remove doesn't work in JS implemented webidl because of missing 'override', r=bz | |
3d13e005cdc3a61a026db1811e2e9bec90229046 | Olli Pettay — bug 1276013, fix regression in e10s window name handling, r=mconley | |
160a0b1ffd2bba8de6b414c809cff13ed5f14f89 | Boris Zbarsky — Bug 1276112. Stop using GetScriptContextFromJSContext in CycleCollectedJSRuntime::UsefulToMergeZones. r=mccr8 | |
827bd99aa9981ddef9e11c6809cf5af5a3214be7 | Mike Conley — Bug 1276966 - Fix tests that were accidentally resetting browser.startup.page. r=mikedeboer | |
d51737cf083d38dc3edc36e17e1f0e4ee9957c14 | James Willcox — No bug, disable fading tiles experiment for Fennec in Nightly r=me | |
43ecf82afb926bffd86a4154f2efc8059c073f58 | James Willcox — Bug 1270241 - Remove MOZ_USING_ANDROID_JAVA_WIDGETS r=kats | |
e04f158343d2d3709977f46131a7752d81a7babe | Wes Kocher — Backed out changeset e5f0088f8ca2 (bug 1276887) for WorkerPrivate assertions CLOSED TREE | |
69518db96a4dd3e483a679a0e8e628184c7c218a | Wes Kocher — Backed out 22 changesets (bug 1259850) for GC crashes in various tests CLOSED TREE | |
26187322aa0533fc983cacbd208a2922a897e2ec | Ralph Giles — Bug 1276747 - Update windows tooltool rust to 1.9.0. r=mshal | |
ef5cdcca45d9c9835a72d76e6e8e3491c5d62289 | Steve Fink — Bug 1259850 warning fix on a CLOSED TREE | |
156af424bc8e00c2b22f36116c080f9d84b38e75 | Chris Manchester — Bug 1276043 - Move ANDROID_SUPPORT_LIBRARY_VERSION and ADNROID_GOOGLE_PLAY_SERVICES_VERSION to Python configure. r=glandium | |
73dc6bee6cf1cf490716058f30797082212f244c | Wes Kocher — Backed out changeset 5f50f2c7e813 (bug 968273) for android mochitest failures in the test this added | |
767ae8716c5b411b0e302494d5a5afc068ebf25c | Sebastian Hengst — Backed out changeset 453431d7a2c8 (bug 882718) for crashing in track.html with nsXBLPrototypeBinding::GetRuleProcessor(). r=backout | |
21c996f834375ada99da02b1eb9e1d266bb48c90 | Sebastian Hengst — Backed out changeset f2bf27c13c37 (bug 882718) | |
acf1cdd99c985fe3b1f197ced9d4b320b2f4938e | Sebastian Hengst — Backed out changeset f6363fdbbf29 (bug 882718) | |
b73a8a156585b864833261f195d0343a87e09e4b | Sebastian Hengst — Backed out changeset 7f61a6bd8a3d (bug 882718) | |
96084c4ffc5070879fd8b88a6caacae59b156a08 | Sebastian Hengst — Backed out changeset 883bfabfde46 (bug 882718) | |
5aa94eb8c2df98df19bfb52f1f1e3587a5354e28 | Sebastian Hengst — Backed out changeset 830cccc16bd9 (bug 882718) | |
c95bdd426ced9a71bc64694ea236b46d035bb0df | Steve Fink — Bug 1259850 - Make ZoneCellIter variants to communicate nogc to the hazard analysis, r=jonco | |
a73f74f718e7464d40c17df3f4228c96d5819d1a | Steve Fink — Bug 1259850 - Annotate mFree function pointer as not GCing, r=terrence | |
95107c3ad9cf5a173a17aee4fcd8635defbf0eb4 | Steve Fink — Bug 1259850 - Comments | |
788ac18818c9b91f3057c4c382bf17be264eb03e | Steve Fink — Bug 1259850 - Test for sixgill exception handling + analysis constructor/destructor matching, r=terrence | |
19c13aa9b5ada4d1284a09d8284b3231e0790ebe | Steve Fink — Bug 1259850 - Remove unused test files, r=terrence | |
0b9dedcf7163ce35e4207a1d8fe33523a9a8f920 | Steve Fink — Bug 1259850 - Fix constructor recognition, r=terrence | |
b641d01138ab54ec1f6b29232614b338b02d42f1 | Steve Fink — Bug 1259850 - Update sixgill to ignore exception cleanup and properly qualify some type names | |
aa434447a11bd8b62b954b24005729a1bd757679 | Steve Fink — Bug 1259850 - Rewrite the test suite, add several tests, r=terrence | |
4c7373c6c29efffa4e7f1f87acbf755d9fae8f0d | Steve Fink — Bug 1259850 - Provide GC stacks for synthesized functions, r=terrence | |
457cb29cad5556b8289deb94c67590d9c2b23c9f | Steve Fink — Bug 1259850 - Handle D4 destructors, r=terrence | |
5762a8fba027bb667a621deb50540ddd5a884193 | Steve Fink — Bug 1259850 - Various refactorings, r=terrence | |
129559d4ac621b3801e41ce10db1cb4b1a6786da | Steve Fink — Bug 1259850 - In-source annotations for GC suppression, r=terrence | |
d00b9c8a7984a8e117eb191280b08b1aed879710 | Steve Fink — Bug 1259850 - Fix chunking implementation, r=terrence | |
266befcb8acd57bc12a5949d6c873521d7ea6167 | Steve Fink — Bug 1259850 - Hide command output behind --verbose flag, r=terrence | |
c6615c7b00838e1d212c6007b4a54b20d71f7ae0 | Steve Fink — Bug 1259850 - Refactor findVirtualFunctions and improve comments, r=terrence | |
196ac1f813f9a9489d24ba0c70c1dfb20b404489 | Steve Fink — Bug 1259850 - Start searching from the most specialized csu, r=terrence | |
b6108a65dc38d298be19b74a30dc683bec69a3b3 | Steve Fink — Bug 1259850 - Refactoring: more Set/Map usage, r=terrence | |
0d58f8529b86a129f178788bd056d2a60cc73319 | Steve Fink — Bug 1259850 - Convert memoizer to Map, r=terrence | |
a8d2730ada95c70059ed6314f5eb3f7b28501f70 | Steve Fink — Bug 1259850 - The explanations of why something is a hazard went up to just before the initial use of a variable. Extend them one further, r=terrence | |
e8544b072ee6b0055984ad7307216d61d4d3a26f | Steve Fink — Bug 1259850 - Rename function, add a few comments, r=terrence | |
15de0d1d0b05457c18dcf70e4e81d9bfe5ad5f79 | Steve Fink — Bug 1259850 - Switch to using a Map for visited points within a function, and heavily comment, r=terrence | |
b7b7ea5b410ea4b02432d26fbd09a7d43bae4f2a | Olli Pettay — Bug 1276938 - Optimize string usage in setAttribute when dealing with HTML elements, r=baku | |
d3137e8822b36c71e406224d8140b6608b9dcb34 | Gregory Szorc — Bug 1275672 - Remove accidental trailing /D from makecab.exe arguments; r=me | |
7dacef36b2dc491e115f1057b20a20829fd36015 | Nicolas Silva — Bug 1273854 - Temporarily disable the TextureChild's mutex if not using ImageBridge. r=bas | |
5da8ebecdfb7ce16dc5a1ef242bea1287b132123 | Nicolas Silva — Bug 1273854 - Document the locking patterns in TextureChild that don't play well with tsan. r=bas, jseward | |
c19c99878a6076e928690f45b37403b110cd5482 | Jakob Olesen — Bug 1136226 - Enable inlining of 8x16 and 16x8 types. r=sunfish | |
4314ed7441b656c689d98d54996dcd524f80b72a | Jakob Stoklund Olesen — Bug 1136226 - Inline small int SIMD.js constructor calls. r=sunfish | |
b986652cc2606730be2a7c0f43697d8b2a9a2641 | Jakob Stoklund Olesen — Bug 1136226 - Make MIR New factories private where AddLegalized should be used. r=sunfish | |
5721a25757df53c3650889587768f4c6787c7ed1 | Jakob Stoklund Olesen — Bug 1136226 - Asm.js: Test cases for small integer SIMD types. r=bbouvier | |
b069413fe6b93ada4c38dad2bd6b8f22c2abf8ce | Jakob Stoklund Olesen — Bug 1136226 - Asm.js: Enable small integer types. r=bbouvier | |
500e86461a3cce584c5b8069a2721a95366f8f72 | Jakob Stoklund Olesen — Bug 1136226 - Test loads, stores, and bitcasts. r=sunfish | |
a019522f497b3d852ece421f4e09548e654d1e7e | Jakob Stoklund Olesen — Bug 1136226 - Inline saturating arithmetic operations. r=sunfish | |
8e4f48388c600edd5ee5292b014cedb0b8f7672f | Jakob Stoklund Olesen — Bug 1136226 - Implement compares for 8x16 and 16x8 SIMD types. r=sunfish | |
e5479106a7ab7033580c4114d96cd5d0d3c062d2 | Jakob Stoklund Olesen — Bug 1136226 - Add general shuffle support for 8x16 and 16x8 shuffles. r=bbouvier | |
7be2feba720f43f6c5df652f9908f7a8c8a39be1 | Jakob Stoklund Olesen — Bug 1136226 - Implement shuffle for 8x16 and 16x8 SIMD types. r=sunfish | |
018f7422c57ec03d65f58802e4cbb6ee2fc25418 | Jakob Stoklund Olesen — Bug 1136226 - Implement swizzle for 8x16 and 16x8 SIMD types. r=sunfish | |
5472bbbb12079f4ca2da7fb8048fd0787ef6f200 | Jakob Stoklund Olesen — Bug 1136226 - Implement select for 8x16 and 16x8 SIMD types. r=sunfish | |
fa42a25f4124566158f812c0b796360dd239f814 | Jakob Stoklund Olesen — Bug 1136226 - Handle SIMD global variables for x86 / x64. r=bbouvier | |
a17bc6fab38f7beaffa3608ca8ec4a7d660a2bd4 | Jakob Stoklund Olesen — Bug 1136226 - Implement Bool8x16.splat and Bool16x8.splat. r=bbouvier | |
4117a5326ded2a0f6543da9070e7c68c0ba0a172 | Jakob Stoklund Olesen — Bug 1136226 - Implement SIMD saturating arithmetic. r=bbouvier | |
43882729d51c668fc0e57a7941cfbdc25664422d | Jakob Stoklund Olesen — Bug 1136226 - Implement 8x16 SIMD multiplies. r=bbouvier | |
6ea5fb073f4be87096890646bf58061c90b22fcd | Jakob Stoklund Olesen — Bug 1136226 - Implement 8x16 SIMD shift operators. r=bbouvier | |
25dc50270a77116f3e679f451e143b0031382cdd | Jakob Stoklund Olesen — Bug 1136226 - Implement 16x8 SIMD shift operators. r=bbouvier | |
69ce6e7501086e2492274e352752eee5eeea447d | Jakob Stoklund Olesen — Bug 1136226 - Binary functions for small integer SIMD types. r=bbouvier | |
62c28a8f7ebf20927d97f809313d3e0c567a064a | Jakob Stoklund Olesen — Bug 1136226 - Unary functions for small integer SIMD types. r=bbouvier | |
b45c0a42f19cc86dbeb58f0f0282b788fe132d46 | Jakob Olesen — Bug 1136226 - Implement MSimdInsertElement for small integer types. r=bbouvier | |
f0779cf0f83dc854e97c87466f7109d9b264b48c | Jakob Olesen — Bug 1136226 - Implement MSimdExtractElement for small integer types. r=bbouvier | |
1df0548311c90e35e86104dc387bd3ab81dd797f | Jakob Stoklund Olesen — Bug 1136226 - Provide shared NYI implementations of SIMD visitors. r=bbouvier | |
e5f0088f8ca2ebd070812488f4296e81ca111ad2 | Andrea Marchesini — Bug 1276887 - webidl "Deprecated" keyword should work in workers, r=smaug | |
7b0b4456432570977c5e289dd4d0abd309bf1ced | Mason Chang — Bug 1211647. Use ::ShowWindow instead of ::ShowWindowPos for toplevel windows widgets that can't take focus. r=jimm | |
a267539a757f0af6bed82e8c7511d5defe1a645c | Mason Chang — Bug 1046205. Fix depth pitch read out of bounds. r=bas | |
a50192055cef917faf8a8b6d5a9a17dae3c4c371 | Andrea Marchesini — Bug 1276874 - Add spec URLs in File and Blob webidl files, r=smaug | |
e30a357b25f11661c624d6e675b4f11177fb4e0f | Andrea Marchesini — Bug 1048291 - Deprecate File::lastModifiedDate, r=smaug | |
005a02a60fbd9e61026054cc9f5a3a3a09cbabec | Ethan Lin — Bug 1275966 - Part 2. Add reftests for background-repeat: space. r=mstange | |
25fb10028068d558a7869fb9b71d0097b4f9e8e5 | Ethan Lin — Bug 1275966 - Part 1. Fix wrong rendering of background-repeat:space. r=mstange | |
830cccc16bd90dc0c2277247026c2a665c794cee | bechen — Bug 882718 - Do not dispatch task to main thread when shutdown. r=rillian | |
883bfabfde46978dbd5268d2a4d3807ce6f37947 | bechen — Bug 882718 - 1. Fix testcase crash/failed . 2. The cuechange event should be fired in TimeMarchesOn. r=rillian | |
7f61a6bd8a3d04b0c4a0ef662cca7300bfb09353 | bechen — Bug 882718 - triggerTimeMarchesOn. r=rillian | |
f6363fdbbf29df048f219c68e8dedf35cb6cd6f9 | Andrew Quartey — Bug 882718 - Implement "TimeMarchesOn". r=rillian | |
f2bf27c13c370a06e62934d811cf6a42115c97c8 | bechen — Bug 882718 - Implement GetCueListByTimeInterval() at TextTrackCueList object. r=rillian | |
453431d7a2c8842d757e98dd566e81c5a9419dd1 | bechen — Bug 882718 - Implement ActiveFlag at TextTrackCue object. r=rillian | |
26a475c764e27b36d50199e15389e371e2e30061 | Honza Bambas — Bug 428916 - support Cache-control directives in HTTP requests, r=mcmanus+michal+froydnj | |
5f50f2c7e8136ee2ca4726dd356f4be5e0c9a7da | Dragana Damjanovic — Bug 968273 - On reload load from the original uri, so that all redirects are reloader.r=mayhemer | |
dfaafbaaa2919a033c4c0abdd5830f4ea413bed6 | Zheng Xu — Bug 1143022 - Manually mmap on arm64 to ensure high 17 bits are clear. r=ehoogeveen | |
499f16ca85ec48d1896a1633730715f32bd62140 | Alexandre Lissy — Bug 1275299 - Make SocketTask a CancelableRunnable r=tzimmermann | |
69312b20d716fc64a4c311302af16f9ba320a694 | Carsten "Tomcat" Book — Backed out changeset 1f80fae4ca27 (bug 1276590) on developers request | |
1f80fae4ca27fa64d5eb07a19a1334c7cff0b236 | Thomas Zimmermann — Bug 1276590: Replace |ReadBytes| with |ReadBytesInto| in Gonk IPC code, r=froydnj | |
0e8945f94a996763f92d12ea14a48e2043e91246 | Gijs Kruitbosch — Bug 1276117 - part 3: fix 'about:home' appearing briefly in the URL bar while loading, r=mikedeboer | |
34ef5d33979dd4fa8c7943b3c86128e53f840c14 | Gijs Kruitbosch — Bug 1276117 - part 2: fix the URL bar state when loading about:home from a new tab page, r=mikedeboer | |
8bd046e409fb8644677d92206d6ba04163a2705b | Gijs Kruitbosch — Bug 1276117 - part 1: fix URL bar state when loading about:home after about:preferences, r=mikedeboer | |
0b6f1dcb1c219a5d4e1c421babc8ec9a0235656a | Carsten "Tomcat" Book — Backed out changeset 98a6ae087add (bug 1271653) for spidermonkey test failures | |
3635ade100d8690f18807c8c2da68844254e4d41 | Carsten "Tomcat" Book — Backed out changeset b11a57f5b70b (bug 1271653) | |
44d2dae118905a46c6e879830e9de875cdbfec39 | Carsten "Tomcat" Book — Backed out changeset 11c4daf94661 (bug 1271653) | |
fbf056a4231e00f6cbb5ded31fecdb05042fbb9f | Andrea Marchesini — Bug 1276904 - container-icon visibility should follow the selectedBrowser, r=gijs | |
f59d802ab85747c1e4c8b475e3680de611fd2a54 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
11c4daf94661a3e5a8d775827468167857e1b5b1 | Eddy Bruel — Bug 1271653 - Implement a C++ interface for executeInGlobal(WithBindings);r=jimb | |
b11a57f5b70bdf57cf2febf53eec719ec1072963 | Eddy Bruel — Bug 1271653 - Use HandleObject for eval bindings instead of HandleValue;r=jimb | |
4297f62060dc5d115b0c77691b2cacbbb2a3d729 | Olli Pettay — Bug 1276888 - Optimize out some refcounting in TreeMatchContext::TreeMatchContext, r=baku | |
98a6ae087addda4ec93ed44205d47358e95a2b12 | Eddy Bruel — Bug 1271653 - Use mozilla::range<const char16_t> for eval code instead of HandleValue;r=jimb | |
d4a426b39dec87ff6ea6e4b11c2f5409ac54e1e7 | Eddy Bruel — Bug 1271653 - Use EvalOptions for eval options instead of HandleObject;r=jimb | |
b797131df3546a1b604e6da0f3283fdfdf1d5197 | Andrea Marchesini — Bug 1261693 - Implement HTMLInputElement::GetFiles, r=smaug | |
e33ed35dc9d98edf37f557fb24f9407522ab8a55 | Nicolas Silva — Bug 1276068 - Correct the path flatness estimation computation. r=Bas | |
37c7fec8a0c130033c7e8462b058ea360c6d36d9 | aleth — Bug 1272322 - Ensure PlacesRemoteTabsAutocompleteProvider doesn't fail when sync isn't built. r=mak | |
5abd097ad9e02ab20edf5eadccfb4902c177c1ed | cku — Bug 1275450 - Part 2. Reftest for unresolvable mask-reference r=mstange | |
619441944e8a9ca62bcab61bca61b78599f7da6c | cku — Bug 1275450 - Part 1. Generate a transparent black mask layer when there is no resolvable mask source or image r=mstange | |
373e67c2caaddfec3d3901e038804543c3da9afb | JW Wang — Bug 1276838 - improve coding style of calling cubeb functions. r=kinetik. | |
d813f7d5f90cba36d4401e970f4b559cb3153f72 | Ethan Lin — Bug 1275478 - Workaround for svg mask on windows. r=mstange | |
2c86039b1c6868c2606d343e0906c645468c3fcc | Jeff Walden — Bug 1245627: Canonicalize before storing a floating point value in deterministic mode; r=nbp | |
65f18c79794bad38e16519fa97e39a2483c7fab5 | Benjamin Bouvier — Bug 1245627: Hoist store{Float32,Double} functions into the MacroAssembler; r=nbp | |
78e2125dfb6b02cdbab73a30c54bb4dc19aa310a | Jan Odvarko — Bug 1276229 - Move PropRep Component into its own module; r=jryans | |
6833ddd73063182bc4569b73cb56787dc1a5863e | Matthew Noorenberghe — Bug 1274712 - Follow-up to also change doNotTrackCheckbox.accesskey. rs=flod,johannh | |
933c4c92752c3a9f51421d75ec9946642cc49dc2 | Michael Comella — Bug 1277071 - Move PREF_SEQ_COUNT to CorePingBuilder. r=jonalmeida | |
4b66897490ab2ab196c44ad9485dd529fe96441c | Michael Comella — Bug 1270191 - Correct my previous patches to more faithfully reproduce the refactored code. r=liuche | |
e319bd3db110690e6785fd8e61e869db9ccdf108 | Michael Comella — Bug 1270191 - Disable telemetry upload during tests. r=grisha | |
1cbec302914e41d1bcd6b9d9bc6a7ba8d1652c67 | Michael Comella — Bug 1270191 - Move Experiments to env var solution. r=grisha | |
f43900d9942fbcc1b818775f61f481b54a109120 | Michael Comella — Bug 1270191 - Add IntentUtils.getEnvVarMap. r=grisha | |
03d6c612af0ddbf22f4fbe12ad034831be38fab7 | Kris Maglione — Bug 1276386 - Prevent processes from inheriting extra file descriptors on Windows. r=mhowell | |
a05fae3adc541c24e86692bd87d69c9acaf6aa6c | Chenxia Liu — Bug 1276374 - Remove firstrun Content Notifications slide. r=ahunt | |
616172b19ee126ed35aff44e0af5f0ec81d5b53b | Chenxia Liu — Bug 1275782 - Disable "search-term" experiment. r=ahunt | |
d39456c7ccf19d98bb20c3de1dd88cb3c9513c55 | Alexandre Poirot — Bug 1268447 - Convert webconsole to use new key shortcut module. r=bgrins | |
3f1686cbca54bb830163dd7fbb0fb9048916ea8f | Kris Maglione — Bug 1272800: Wait for zoom event after switching tab if current value is not as expected. r=me | |
aee75e50fbc15694bbe48724eb28dea184ef985e | Kris Maglione — Bug 1271374: Add Cache-Control: no-cache to the delayed load SJS page. r=me | |
37846cb483b903ff7ab8df396ede6b4c0889035e | Andrzej Hunt — Bug 932335 - Part 2: add about:home to CHROMEUI whitelist r=nalexander | |
0a86d2aee5eb037767c6161b89a6816d64eda887 | Andrzej Hunt — Bug 932335 - Part 1: differentiate between unprivileged (http(s) URLs) and privileged URLs r=nalexander | |
228556a98ec92b6ca7782e1bd9f8c0dc70aae6a5 | Andrzej Hunt — Bug 932335 - Pre 3: Make getPreferredSizeFaviconForPage private r=me | |
41b8ce50bc2726cf588680646bae48737f57cf67 | Andrzej Hunt — Bug 932335 - Pre 2: make getSizedFaviconFromCache package-private r=me | |
14a136ae4655bc17fef1df6ab6e4cf5ccc8ad2d4 | Andrzej Hunt — Bug 932335 - Pre 1: fix whitespace r=me | |
25321494921c824703a605127fb1f99b1faf5910 | Robert Strong — Bug 1271761 - Firefox preference patch - app update patch for adding CPU features/detection to update URL. r=felipc | |
77fe72f30c9211b72235b099fb131bdbf98e7900 | Michael Comella — Bug 1243305 - Only share images whose src length is not too long. r=margaret | |
62994b8424002efc18e8ba6b58471e051b42e930 | Michael Kaply — Bug 1272439 - Make distribution.searchplugins.defaultLocale work on Fennec. r=margaret | |
7f6135916882e9dff30c5549e278f49f2fca2c17 | Michael Comella — Bug 1275880 - Correct action mode styling. r=liuche | |
cb494ac32123f3498ef62b5e312dc4970f15cbc1 | Michael Comella — Bug 1275880 - Give preferences action bar the correct config & delete unused. r=liuche | |
13b13d02ddad18766fa565196c11d5fe6ff3f7b3 | Michael Comella — Bug 1275880 - Consolidate gecko preferences theme to one api level. r=liuche | |
6fb5bb73ea6a50d383c23d7d346343b28b14b9f5 | Felipe Gomes — Bug 1275040 - Actually block e10s on OS X 10.8. r=jimm | |
6617e62776cdf01627f146087690cfc7c883508a | Thom Chiovoloni — Bug 1276152 - Ignore differences in the pos property when validating bookmark separators. r=markh | |
749ae9969f0cfc84f2f5a5ca6e4eda77a6cae978 | Weyland Joyner — Bug 1275242 - fixed typo in validator.nonExistingFolder for App Manager. r=jryans | |
fae4da38e0b407f53f19f77405ee3b3c4cc33361 | Johann Hofmann — Bug 1274712 - Add Tracking Protection info to DNT settings. r=past | |
b4a3f56b263f0c90b4841a1c6093142132a915c2 | Johann Hofmann — Bug 1274712 - Add a mozscreenshots configuration for the DNT dialog. r=MattN | |
af81ae8922d6a90dc0413bb1c0f8fdf176a628fa | Carsten "Tomcat" Book — Merge mozilla-central to fx-team | |
8bf67bdad00282eed87c14a08c166a0ca90bf621 | Alexandre Poirot — Bug 1273311 - Prevent DevToolsUtils.fetch from throwing when no policy is given. r=ejpbruel | |
a9d17539d46af1dc601c51277eee909874d0e9ad | Mike de Boer — Bug 1248616 - move simulated places nodes after a successful drag 'n drop operation, which applies to Recently Bookmarked items. r=mak | |
7759a4010be36a0a774f2d2282bd1a333ce8c9d1 | Tim Taubert — Bug 1275415 - Use Ci.nsICookieService.ACCEPT_SESSION instead of Services.cookies.ACCEPT_SESSION in SessionSaver.jsm r=mikedeboer | |
864cdd00360cdf62ea5132a457ee53a17f9e31aa | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
8b0c9204fec755257cdecd21e4c10423adb769af | Sebastian Hengst — Backed out changeset c970fb57fedd (bug 1247459) for failing its own test on Windows. r=backout | |
7a5ff0cdea30f55b0972659ce300a3179633dc80 | Jan de Mooij — Bug 1274922 part 6 - Rewrite the shell's error reporting to handle exceptions in the embedding. r=jorendorff | |
b2eb560ec7c8d35c8e0b65915e663e321bbc6b3a | Jan de Mooij — Bug 1274922 part 5 - Remove JSEXN_NONE and add JSEXN_WARN. r=jorendorff | |
502b474b0d6b3e705ae65b017d13063ad171e2c0 | Jan de Mooij — Bug 1274922 part 4 - Fix a werror test to ignore the asm.js warning. r=jorendorff | |
72383ac6936ff4b73b902fb64b291633727f9bad | Jan de Mooij — Bug 1274922 part 3 - Fix CompileError::throwError to not call the error reporter if autoJSAPIOwnsErrorReporting. r=jorendorff | |
524bf899365de17f58e19e911a6c13967015d08f | Chris Pearce — Bug 1270686 - Blacklist more ATI drivers for D3D11 DXVA2. r=kentuckyfriedtakahe | |
f962268dd6dcba2e1d0173e79fb6986d30636a87 | Jarda Snajdr — Bug 1269765 - Notify http-on-opening-request in content process. r=valentin | |
6750817f09e1329b156b6572663fecb65fafcb97 | Honza Bambas — Bug 1274585 - Push HTTP cache index build when asked for disk cache size, r=michal | |
9143e6d98cdf0ec9825d76c048e4659e86b390d2 | Marcos Caceres — Bug 1265279 - Web Manifest: Implement window.oninstall. r=baku | |
b7836822d08417b4134ae1a1f45a38d383971803 | Kershaw Chang — Bug 1258600 - Part3: Modify tests, r=smaug | |
3f3fef6d6d9c845a4de04eba6639cae3d5027c97 | Kershaw Chang — Bug 1258600 - Part2: Implement onconnect, onclose and onterminate event handlers, r=smaug | |
47a6b93fbd166149be25da3096dbb50175b834d2 | Kershaw Chang — Bug 1258600 - Part1: Add PresentationConnectionClosedEvent, r=smaug | |
c970fb57fedd4da27872c5139e09a6a1ce80e3e0 | Stephanie Ouillon — Bug 1247459 - Meta and header CSP are merged without a semicolon. r=ckerschb | |
17c9d737f8d9cc9eb3a64fda4b0dc862b36f7a4b | Kilik Kuo — Bug 1228601 - [Part3] Add reftest to check rotation by <video> and capture the result after playback ended; r=mattwoodrow | |
1661e5ac823af36f755a8032da851e9687e0c690 | Kilik Kuo — Bug 1228601 - [Part2] Swap width,height if necessary and apply rotation matrix while building layer.; r=mattwoodrow | |
910f449ac11a507e35ecbe3e8ecd6e6b38e63d3f | Kilik Kuo — Bug 1228601 - [Part1] Store only supported video rotation informatin into VideoInfo.; r=mattwoodrow | |
98a0044f91bd3a629440382271584ba958666c92 | JerryShih — Bug 1187466 - check compositor status in TextureHost::lock(). r=dvander | |
7e6f2545d6e35df5c79640d544485087bd4ca079 | Alfredo Yang — Bug 1068151 - keep decoding a corrupted video. r=jya | |
f2abcc29e65aa7a8fc3e0f48069a3491cd46a1a6 | Mantaroh Yoshinaga — Bug 1178662 part 7 - Remove relationship of timeline and animation when setting new timeline. r=birtles | |
0ba1a910376f56e8ae233239224486332bfb0753 | Mantaroh Yoshinaga — Bug 1178662 part 6 - Remove the Animation's w-p-f meta file associated setting the timeline. r=birtles | |
127e959fd8623aafd60d9eb347d3e98a75d4769c | Mantaroh Yoshinaga — Bug 1178662 part 5 - Modify the attribute of Animation's WebIDL in order to conform web animation spec. r=smaug | |
ca028a4f21e9458477d0e7fe55bfaac59d914481 | Mantaroh Yoshinaga — Bug 1178662 part 4 - Implement the setting timeline procedure. r=birtles | |
2f29a879a99b23540addcd077c08ead79b035502 | Mantaroh Yoshinaga — Bug 1178662 part 3 - Separate SetTimeline function in order to call from style. r=birtles | |
00287f808a350be8ff8a452695d303968c825b4f | Mantaroh Yoshinaga — Bug 1178662 part 2 - Rename *NoUpdate function in Animation. r=birtles | |
eaf90fc6c08264b8fd26125f62178dee4cf2ce43 | JW Wang — Bug 1276569. Part 4 - remove mStartTime. r=kinetik. | |
2981353a3ae77aa0bfc6e899d62c62aa1a527b4b | JW Wang — Bug 1276569. Part 3 - replace use of MOZ_LOG with LOG. r=kinetik. | |
677a8c65e91b1c276bbeecc77d48c161a2ebcc44 | JW Wang — Bug 1276569. Part 2 - merge StartUnlocked() with Start() r=kinetik. | |
00e04e27ccdd804fe49185f49028a04d14c95f01 | JW Wang — Bug 1276569. Part 1 - remove null checks. r=kinetik. | |
ba07e25e6d1d12276609a02d241d90fc01421c23 | Alastor Wu — Bug 1276119 - part2: add test. | |
c27e49247fe28294d7f04e54d00ab389b5e57378 | Alastor Wu — Bug 1276119 - part1: don't call WindowSuspendChanged if the plugin is already muted. | |
109250561b779e707f1f8cde8f54da8f6efb4c06 | Alastor Wu — Bug 1010707 - don't adjust position when line-height is zero. | |
066a18a85a040f75d88d182767b9a47aa7b0c2fc | Dan Glastonbury — Bug 1276495: Don't reset audio promises for video only seek. r=jwwang,jya | |
370c3f49909828b052c30f192815de7a36bbe851 | Masayuki Nakano — Bug 1251063 PuppetWidget should cache InputContext which is set with SetInputContext() and use it in GetInputContext() only when it is the widget which has active input context in the process r=smaug | |
7edc972d4206ea56b498e3d3b2d57959d4de472b | Jonathan Watt — Bug 1276810 follow-up - Fix typo. r=me | |
a42b3a90094938cd2d2bd604786b934aa7c10ad3 | Jonathan Watt — Bug 1276810 - Make gfxPlatform::ScreenReferenceDrawTarget() infallible. r=Bas | |
cb8a9f6e77e85c3107d3f29f68bd9d39f1cadd4f | Hiroyuki Ikezoe — Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku | |
da391c890d07976d7bcb5bd7223ba6a07a00992f | Hiroyuki Ikezoe — Bug 1276490 - Do not use Math.random() to create unique values to avoid intermittent failrues. r=jgraham | |
88c344a56eac7c61656af0c56294ebd73317a3af | Valentin Gosu — Bug 1254688 - Use mLoadInfo to get the performance object. r=bz, r=tanvi | |
e8155c4b4889919604a1484c7ba8031ec2edcc01 | Edouard Oger — Bug 1076828 - Remove leaks-related tests for WeaveCrypto. r=markh | |
97254a1b7096c1f5e63d42374fed50d38150c0ef | gasolin — Bug 1275100 - Set signon.rememberSignons.visibilityToggle pref in browser_notifications_2. r=MattN | |
27252da65bbf8eba420e4460ba6b78851c55aa70 | Ryan VanderMeulen — Bug 1273909 - Upgrade to SQLite 3.13.0. r=mak | |
09d0d424f914d064e30071fd85fc890e482fc79c | Rail Aliiev — Bug 1276720 - Add esr to checkCompatibility list; r=Gijs | |
0443ae0763bb88d4f6242f6afa2ae74f18b49927 | Georgiy Frolov — Bug 1198518: [webvr] add support for OSVR,r=kip | |
45beb943c93ec59e84ac39f30848a886b553fda6 | Andrew Halberstadt — Bug 1276409 - Use a generic ubuntu image as a base for the lint image, r=dustin | |
8ab467b4554b19aca790fe53a8922fd45d2aa9a0 | eyim — Bug 1145085 - Move widget/ContentHelper.* to gfx/layers/apz/util/TouchActionHelper.*. r=BenWa,kats | |
4bde696a04d86172f71f77f2b2c3d7f774d914e4 | Ehsan Akhgari — Bug 1273006 - Don't include makefiles from toolkit/mozapps/installer needlessly; r=glandium | |
1989e902ec648e2eb6dc5d28bb32d5d1b00904d5 | Benjamin Bouvier — Bug 1215834: Pass an internal timeout option to jit_tests.py; r=jlund | |
5389ec93bfd0ff693cefc99d05bf603e3dabbc13 | Benjamin Bouvier — Bug 1215834: Replace the hand-made total_seconds function by the standard one; r=sfink | |
6862e8f620275fd29c8cae07efdd7503baed9581 | Ben Hearsum — Backout bug 1275911 until balrog try environment is set-up. r=me | |
a40ba00b96099d1ac09998200b391fb358848fbd | Olli Pettay — Bug 1276477, make document update less malloc heavy, r=baku | |
4d0006f1b696bec638ba4c83e5e00696969095d4 | Nicolas B. Pierron — Bug 1275994 - Document how x86/x64 opcodes are named. r=bbouvier | |
02c6457de3d88f72f3436987814ba83d4c08710a | Benoit Girard — Bug 1275987 - Add a 'reason for warp' histogram. r=jgilbert | |
d21a912dfd85657ed906dcc7ec46b4d0a1eacca9 | Luke Wagner — Bug 1271010 - Baldr: add real heterogeneous function table (r=bbouvier) | |
d9a0b729a7be40ae0f8d1f8ce4bd15415fba0914 | Luke Wagner — Bug 1271010 - Baldr: refactor nop-jump patching code (r=bbouvier) | |
520c9c228706376f3285bff5e693cad017db3435 | Luke Wagner — Bug 1271010 - Baldr: tidy CodeRange (r=bbouvier) | |
ff7d5e4ca750c0ad228e5e4dc0dfc70e9770efee | Luke Wagner — Bug 1271010 - Baldr: rename Call to CallArgs (r=bbouvier) | |
8ca82dcfc2a31722ac005ba8cbce4e7704643ea5 | Luke Wagner — Bug 1271010 - Baldr: simplify register use in profiling prologue/epilogue (r=bbouvier) | |
90ba40dac02d30f615626eda393cf1f53335f783 | Andi-Bogdan Postelnicu — Bug 1276670 - initialize member variable |port|. r=valentin | |
0d474d88654af4d734f25c3e655989133155917f | Valentin Gosu — Bug 1276442 - Backout 6647b13a6ad9 (Bug 219157) a=backout | |
8cb9e54529f5cb4c2d02a9f6a2ea3e52c653db65 | Valentin Gosu — Bug 1276462 - Backout c18023d517ed (Bug 219157) a=backout | |
f4f4784cd3956917b0bf40e1bf0548af2893199f | Andrea Marchesini — Bug 1258633 - Increase the timeout for dom/filesystem tests, r=RyanVM | |
0600bf9b878c233ce4e44dea484fe54bd2aecbff | Benjamin Bouvier — Bug 1269004: Split the SIMD load tests into several smaller ones; r=lth | |
7a2d02375445a872c6cc24e3e56e53a9da3926fc | Paul Adenot — Bug 1271585 - Bustage fix, comparison between signed and unsigned integer expressions, on a CLOSED TREE. | |
392b592c2fe40d176119896cf87daa81dd38fc85 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
062aa1bd5487d268078b031b75335c106ae40480 | Julian Seward — Bug 1275582 - TSan: data race security/nss/lib/freebl/sha_fast.c:176 SHA1_End. r=dkeeler. | |
999676db297b68200d58c0d086e2a21a0b4856df | Paul Adenot — Bug 1271585 - Part 2 - Synchronously insert audio frames from the microphone in the MSG if possible. r=pehrsons,jesup | |
466534e08cbc970c40d81488c488c4ee847c784f | Paul Adenot — Bug 1271585 - Part 1 - Keep a buffer around instead of allocating for each packetizer packets for input data. r=jesup | |
c04872f21efe23b79cc9e1f4aa9a2e798fbb94a3 | Andi-Bogdan Postelnicu — Bug 1276651 - initialize member variable |mCancelStatus|. r=valentin | |
2dc637147b0737de466b52d7ff7490dd64e61ccc | Andi-Bogdan Postelnicu — Bug 1276642 - initialize member variable |mStatus|. r=valentin | |
c46e0dfad282f738981fd62bb91f5b5161c160e1 | Andi-Bogdan Postelnicu — Bug 1276635 - initialize member variables |mFlags| and |mWaitingForRedirectCallback|. r=valentin | |
38c9fa1d2e59966341e024e27059ee3354446d4a | Jean-Yves Avenard — Bug 1275853: [mp4] Don't reject boxes that contains padding but can be easily skipped. r=kentuckyfriedtakahe | |
5c383b2162f7e7c3641598344f201dafae9d1d6b | Jean-Yves Avenard — Bug 1274445: P2. Don't unnecessarily reset the decoder context. r=kamidphish | |
0149fb3567b4f2160dcdc2e918e73e4a42f33106 | Jean-Yves Avenard — Bug 1274445: [webm] P1. Track separately audio track from video track. r=kinetik | |
20da5975be4d4da7899e51db42f9c64b74666dea | Jean-Yves Avenard — Bug 1276572: [webm] Fix MediaRawDataQueue::PushFront. r=jwwang | |
4af4438a2aecac6fd61c94c62f2c78957b451fc0 | Andrea Marchesini — Bug 1276116 - userContext-icons should be hidden by default, r=gijs | |
d0337c1582a148c5e7ebc441010074256edb8839 | Andi-Bogdan Postelnicu — Bug 1276625 - initialize member variables |mPosInDataBuffer| and |mRlebuf|. r=valentin | |
33840f0669e79db9fe0be87b71a2c04a2bb25046 | Andi-Bogdan Postelnicu — Bug 1276622 - initialize member variable |mDebugCList|. r=valentin | |
754048d99b1c86ba43a4ed4ea401bacb0683a356 | Ethan Lin — Bug 1276435 - Correct the match link in mask-type.html and rename the file to mask-mode-to-mask-type.html. r=dbaron | |
6299053842e95cc3fe05249130f980eb1947c7c0 | Ethan Lin — Bug 1276432 - Correct the match link in reftest. r=dbaron | |
8e3d92402eeab16f66aa1d94f4e45875e7a8164c | Kaku Kuo — Bug 1276411 - include nsPrintfCString.h; r=jrmuizel | |
959b300c171e5091e8fbb4fb5a7f8fe6cbba8f0d | Jonathan Hao — Bug 1275485 - Put back changes in bug 1260766 that sets userContextId in frame loader. r=baku | |
26bd1c34e1f8bc2861045e314407130a6426c711 | Jamie Nicol — Bug 1274528 - Don't enforce layers.max-active when layerizing items with different AGRs. r=mstange | |
9a76ad279eaa7387317d2dbdfde222f7cabcc7b1 | Emanuel Hoogeveen — Bug 1273462 - Part 2: Add infrastructure to mark all fully used pages of AssemblerBuffer's vector as read-only (disabled by default). r=jandem | |
dbd9ceba3964f756765cbd96d3beea7b3de0a933 | Emanuel Hoogeveen — Bug 1273462 - Part 1: Simplify and refactor AssemblerBuffer a bit to make it easier to replace mozilla::Vector. r=jandem | |
f5804d79ba15e4e16aaa004cd37331a4b2233a9f | Kaku Kuo — Bug 1255688 - Fix TypeFromSize for YV16 case; r=jrmuizel | |
3da545fd691fa27d09ab8865b1fa2916418cad7f | Kershaw Chang — Bug 1258602 - Part3: Changes for making the initial state to “connecting”, r=smaug | |
e0f15af55efbef722c2a6981203a0d3a06892577 | Kershaw Chang — Bug 1258602 - Part2: Test case changes, r=smaug | |
54ca84566554be8fd282e3ffc633e66bc0c39f94 | Kershaw Chang — Bug 1258602 - Part1: Add PresentationConnectionList, r=smaug | |
8895926c8142c6387958ccf4ae741fb201836716 | Kaku Kuo — Bug 1235301 - part 5 - mochitest;r=jwwang | |
ad0f90c4b83a83abdc1ea29c6d3402b4f0551d5e | Kaku Kuo — Bug 1235301 - part 4 - webidl; r=ehsan | |
c70fa3dc42c07926cd94c8d66a52fcf431e1aac9 | Kaku Kuo — Bug 1235301 - part 3 - export HTMLMediaElement::seekToNextFrame(); r=jwwang | |
7e82fc4bc49ee64e95316c4afbfebef3660e7ba3 | Kaku Kuo — Bug 1235301 - part 2 - implement NextFrameSeekTask; r=jwwang | |
a462681c5a773844a8cb362a83e04fa7d24602a9 | Kaku Kuo — Bug 1235301 - part 1 - abstract the SeekTask class; r=jwwang | |
26d53d0eaf6656457d75ad7a0c7a93b8bf8719c0 | Kaku Kuo — Bug 1235301 - part 0 - fix SeekTask; r=jwwang | |
ea1a774d53d5f3b82179b97788c244d607cc026f | Johnathan Nightingale — bug 466011 - clarify comments in cert override service IDL r=kaie DONTBUILD NPOTB | |
5ffffa9906f34339a4ac4f6bdb895af83f31ff79 | Bob Owen — Bug 1274937: Add outer window ID argument to nsFrameLoader::Print to allow printing of frames. r=jimm | |
386458c8b92652082064128b020b612a060236e8 | Bob Owen — Bug 1270447 Part 4: Remove redundant lines in nsPrintOptionsWin::DeserializeToPrintSettings. r=jimm | |
1531cd2fb7e6dbaa18998b8933dfe596750c25d0 | Bob Owen — Bug 1270447 Part 3: Authorize silent printing via the parent. r=jimm | |
fd97954bd82a4272b1863638c2de356b489954a6 | Bob Owen — Bug 1270447 Part 2: Fix to use the correct print settings in PrintingParent::SerializeAndEnsureRemotePrintJob. r=jimm | |
34fa89cabbdb2e2fa50719b2ca5f6fb9d6c34404 | Bob Owen — Bug 1270447 Part 1: Use the RemotePrintJob's print settings in the parent when available. r=jimm | |
51cc934506df685dc203ef24846779634512c82d | Andrea Marchesini — Bug 1274363 - BroadcastChannel should dispatch events in the correct order, r=smaug | |
dc4d7f68030e9edd22ad0bb0bd2244d047dd767d | Carsten "Tomcat" Book — Backed out changeset ea4940dd52cc (bug 1271777) for test failures in browser_ext_commands_onCommand.js | |
11bba688023eb241c9b1c8c460a53d3679ae41f0 | Carsten "Tomcat" Book — Backed out changeset ca182106b9e6 (bug 1264815) for bustage | |
66d97d875f04fcbdf123e72492e1f232efafdb19 | Carsten "Tomcat" Book — Backed out changeset 8f6cc2d22ba7 (bug 1264815) | |
f7aead3c999ab2db8fcc11565bf4050aefbd7019 | Carsten "Tomcat" Book — Backed out changeset 9bcbe80a4a7a (bug 1264815) | |
dfaeab92707ed476b947ce123593f8e728157d8e | Carsten "Tomcat" Book — Backed out changeset 20d0b05e708b (bug 1264815) | |
b98fa78343cdb06f01379d4a50f580a7a25ac4d4 | Carsten "Tomcat" Book — Backed out changeset d049a47c24c1 (bug 1264815) | |
ea4940dd52ccc58a914bfb3b464fa6cee0af628c | Matthew Wein — Bug 1271777 - Fix the 'MacCtr' typo in the commands API. r=kmag | |
dd9e8143abd8b62b708cc886863781603dae1397 | danhuang1202 — Bug 1272677 - Hide content width setting and line-height setting buttons in android's reader mode control panel. r=Margaret | |
d049a47c24c1889cb547d4d899e998c75367e315 | SUN Haitao — Bug 1264815 - Add a component to handle 'persisent-notification-click'. r=kcambridge | |
20d0b05e708bdf6f76450f147d706def62b0e158 | SUN Haitao — Bug 1264815 - Add a 'showPersistentAlertNotification' method to GeckoAppShell. r=wchen | |
9bcbe80a4a7aacc9447d2bd60ecb6383242f584c | SUN Haitao — Bug 1264815 - Rename 'serviceWorkerRegistrationID' to 'serviceWorkerRegistrationScope'. r=kcambridge | |
8f6cc2d22ba7c308e789c84404a4086084cd49f3 | SUN Haitao — Bug 1264815 - Add a 'showPersistentNotification' method to nsIAlertService. r=kcambridge | |
ca182106b9e60f3b7ac7ab74a507c95cee535fe6 | SUN Haitao — Bug 1264815 - Add a 'data' parameter to GeckoThread.createServices; r=jchen | |
42fab251fe111d5f891c9bde0ee1fb6f7f946a50 | Michael Ratcliffe — Bug 1276275 - Stop showing warnings in treeherder summaries for eslint. r=gijs | |
f4769575334ded7ab9d15f54abb3be66d473f4a1 | Jan Odvarko — Bug 1266419 - Fixing tests; r=bgrins, poirot.alex | |
703087e3d82998d8c0fddefaa04d357ff8a62f49 | Jan Odvarko — Bug 1266419 - Fix toggle side bar button and text in search box for the Inspector panel; r=bgrins | |
aaae402831aa3948b5c0e3be27a6f43ca0137218 | Jan Odvarko — Bug 1266419 - HTML replacement for Toolbars and Toolbar buttons; r=bgrins, ntim | |
62ce2708b5beb734fc235e31498deb92f0e5fb2e | Jan Odvarko — Bug 1266419 - Use HTML API for frames menu; r=bgrins, poirot.alex | |
3a87296fe4145138c2ce15512bb31f76fe869cb4 | Felipe Gomes — Bug 1273685. Further reduce the message size by limiting the size of the URI to be sent. r=Gijs | |
6421e7c224d73b7e9b1106df6d63323bb414517f | Felipe Gomes — Bug 1273685. Reduce size of PopupBlocking:UpdateBlockedPopups messages. r=Gijs | |
8682f94befeb413bafc9e434d3cb387b1ce567d5 | Jan Henning — Bug 810981 - Part 4 - Test session store scroll position and zoom level handling. r=margaret | |
b37f2c10a77781e648367c21a66ff7e2e81cd848 | Jan Henning — Bug 810981 - Part 3 - Recalculate zoom level before restoring to a different screen orientation. r=kats | |
b92caaa61e809cc93e560c1fb9416e86446ed939 | Jan Henning — Bug 810981 - Part 2 - Save the current zoom level when scrolling. r=kats r=margaret | |
5e6a99ab5e9a9ff893f7e12e19639847cae068f0 | Jan Henning — Bug 810981 - Part 1 - Record current scroll position in mobile session store. r=margaret | |
6bbf9b8467b1ed1a6b8b64a8f5ae0da3db3df239 | Matthew Noorenberghe — No bug - Adjust mozscreenshots timeouts to deal with winxp bustage. r=bustage | |
5c8f09493cadc33fc6aa05f52cabbabb15b9593a | Sebastian Hengst — Backed out changeset 4dbe106594fa (bug 1248616) for failing browser_423515.js. r=backout | |
4dbe106594fa8197404081eb801cbd4b2a42d06b | Mike de Boer — Bug 1248616 - move simulated places nodes after a successful drag 'n drop operation, which applies to Recently Bookmarked items. r=mak | |
f84a95dce3aaaec51ccaf98398eed74f41e30245 | Patrick Brosset — Bug 1237885 - Renamed all add-rule tests to make intent clearer and avoid duplication; r=jdescottes | |
7353bb3ff36e3250c04a2d19b6b18ca7d0d7d9b8 | Patrick Brosset — Bug 1237885 - Remove browser_rules_add-rule_05.js; r=jdescottes | |
c559eed248f226348cb750309fb326507cd0764b | Patrick Brosset — Bug 1237885 - Remove code duplication in new rule checks in ruleview tests; r=jdescottes | |
5b09865bf213b1bc7ec2bca83a4c17a96f1b82bf | Patrick Brosset — Bug 1237885 - Remove duplicated addNewRule code from ruleview tests; r=jdescottes | |
5650575837d9cfd1787008a938b11ce75ba515f4 | Patrick Brosset — Bug 1237885 - Make browser_rules_add-rule_01.js faster by doing less; r=jdescottes | |
7dcc890c12a81ad6ce5ae9ff5a29eccf9137112b | Carsten "Tomcat" Book — Merge mozilla-central to fx-team | |
0c7956a1bfca3065bfc6d55c006f4ab725d0ab45 | Carsten "Tomcat" Book — Backed out changeset 3cc32bfdf504 (bug 694570) for causing dt1 memory leaks | |
5406bf48e4bd82269e3e7fd275ecb8021fb5636a | Carsten "Tomcat" Book — Backed out changeset 1cc3aabd11e8 (bug 694570) | |
a5b1bd969d1957e514fc0bac1add8cb5e2186a3e | Carsten "Tomcat" Book — Backed out changeset cbeef9c81af6 (bug 1271777) for test failures in browser_ext_commands_onCommand.js | |
00dccad34edae14b16de663c884a36ef2ec575b4 | Florian Quèze — Bug 1203168 - follow-up to improve internationalization of the about:searchreset page, rs=flod. | |
16161b126fe83df4bf70a7a6341ef77224b7e10f | Luca Greco — Bug 1250469 - Reduce number of ObserverService observers subscribed by the SDK Disposable class. r=gabor | |
ec1dd8da2504f315dfeb22b0958398e16331c499 | Ian Moody — Bug 1159259 - Add content.js frameScript to the web-panel sidebar so link-related context commands will work. r=enn | |
f03b60a446f193327a21e0e2ca9892538b44b2f9 | Henry Chang — Bug 1274226 - Verify the completion request in test_hashcompleter.js. r=francois. | |
fb00a4b41a9f73db66848423ac837c06e28f08f6 | gasolin — Bug 1256767 - Fix ESLint errors/warnings in devtools/client/webconsole/console-commands.js; r=linclark | |
cbeef9c81af6e15cd83bc648fa3c7f6f79f83c0a | Matthew Wein — Bug 1271777 - Fix the 'MacCtr' typo in the commands API. r=kmag | |
1cc3aabd11e84921d824ba6126a994102d0bf22e | Oliver Henshaw — Bug 694570 (2/2) - Stop using libgnome and libgnomeui on Linux. r=acomminos | |
3cc32bfdf50455ce28f2b5bbab67172f5d27c2a8 | Oliver Henshaw — Bug 694570 (1/2) - Change modelines to those recommended by coding style. r=karlt | |
d4f569803fec76b17f4f5371415c45ad1a202bf8 | Jan Henning — Bug 905223 - Part 2 - Move session data parsing into a background thread. r=jchen | |
5fc62e209fc7c7dd276f1cfd2830e7fe5f7721fa | Jan Henning — Bug 905223 - Part 1 - Factor out external URL calculation. r=margaret | |
17386d25f2603d769aa169f5d9719b03a1387005 | Jan Henning — Bug 905223 - Part 0 - Add target API annotations to get rid of errors in Android Studio. r=margaret | |
5f457ebb26a91f69161ace4c1e56109ed4698709 | Jan Odvarko — Bug 1275556 - Reps: Obj rep should support 'tiny' mode; r=linclark | |
ecf16ec4c66d810603ae9a857d9517bf8eb2a644 | Jarda Snajdr — Bug 1270111 - Part 3: Fixed and refactored the browser_net_image-tooltip.js test. r=jdescottes | |
e682705064327ff3a67efa75485a31a6ebf763e0 | Jarda Snajdr — Bug 1270111 - Part 2: Netmonitor mochitest logging is too verbose, disable the detailed progress info. r=jdescottes | |
c79906974f052c8060195d4d81e067f3bb4cd338 | Jarda Snajdr — Bug 1270111 - Part 1: TooltipToggle doesn't hide the tooltip when mouse is over, shows and hides after a short delay. r=jdescottes | |
640f046e0e79d18aa0d4c0efac7e9f5d365f09a0 | Andrew Chen — Bug 1270010 - Add tooltips to doorhangers noting what they're doing; r=pbro | |
7275ea8867397514d89c360b7397b7dcabd0b4a2 | Nicolas Chevobbe — Bug 1253869 - Don't assume that rule in the Rules view match the selected node when checking for overidden properties. r=gl | |
26ff2bb48c6d02e123752862370a38639714fcff | Tom Tromey — Bug 1265808 - add Services.prefs shim; r=bgrins | |
93fa879aca59f3b51d600f727338391117dd5462 | Alexandre Poirot — Bug 1237492 - Fix test_jsterm_autocomplete.html intermittents by connecting to the expected worker actor. r=ejpbruel | |
3ec632e7abe59aea06d037758ed90fbcd23d22a9 | Alexandre Poirot — Bug 1254746 - Fix browser_service_workers_start.js intermittent when the worker is killed sooner than expected. r=jryans | |
be56cb9803a91540033261d76ade0e1f06c4691c | Sebastian Kaspari — Bug 1247047 - Touch CLOBBER file. r=me | |
b63d9b6ae62ef6ed140d5a286c2acd6f14ecb06c | Sebastian Kaspari — Bug 1247047 - Update releng manifests to use new SDK. r=ahunt | |
745dee40e3398c3d73e55dd69d86e20570222ea6 | Sebastian Kaspari — Bug 1247047 - Remove play-services-{analytics,appindexing}, no longer required by play-services-ads 8.4.0. r=ahunt | |
77700ecdd9ebd10fbe93a093aeb9ce564e4655de | Sebastian Kaspari — Bug 1247047 - Add play-services-measurement, required by play-services-gcm 8.4.0. r=ahunt | |
42f95268a3210bc372c55cdc94fdae081544aa1a | Sebastian Kaspari — Bug 1247047 - Update build tools to 23.0.3 and Google Play Services to 8.4.0. r=ahunt | |
3435dd7ad71fe9003bdeee18fd38d815e033beef | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
e0d0d87fb7d3e2d60a0bd552fadcad7640c58a35 | Carsten "Tomcat" Book — Backed out changeset e8af287d0d10 (bug 1276112) for causing windows gl crashes | |
57253d7ecce8215f302330af0a5d2504268e1641 | Carsten "Tomcat" Book — Backed out changeset 3bb683963f98 (bug 1276112) | |
8b31e8fca3492dad2436558ab439a678d7c7de4c | Kearwood (Kip) Gilbert — Bug 1276066 - Add Union with "components" member to math classes to enable array access to members. r=bas | |
bf99ab13bbbf08391810989d4dbb0ff408c426e4 | kearwood — Bug 1276359 - Fix D3D11 Shader Compile Failure r=bas | |
369099dfb2b1caf0729a2e793379b59d64c48820 | Christoph Kerschbaumer — Bug 1274219 - Remove SEC_NORMAL from /browser/components/feeds/FeedWriter.js (r=sicking) | |
03bd76ec05cb9b0765e79ab5077a61a533b40168 | Xidorn Quan — Bug 1229609 - Remove layout.css.text-emphasis.enabled pref. r=heycam | |
cec360c7fbc9a75c86fa88f342743e59a8468915 | Xidorn Quan — Bug 1039541 part 2 - Use unprefixed text-align-last in tests. r=heycam | |
16f29c411ce6a378f4456cd97c9221d5e797f063 | Xidorn Quan — Bug 1039541 part 1 - Unprefix text-align-last. r=heycam | |
8acb4ca03d6aadf7f01e58f9b6042a9379725c2e | Daisuke Akatsuka — Bug 1272211 - Part 2: Modified and append tests. r=birtles | |
7cdeb875c77675a287b442a22cc1c350ea815b01 | Daisuke Akatsuka — Bug 1272211 - Part 1: Make timeline argument of Animation constructor default to the document timeline of the active document. r=birtles, r=smaug | |
885f01dee6d2d75ace73b9534b62a58fdb8d323e | Ting-Yu Lin — Bug 1269175 - Convert nsStyleSVG::mStrokeDasharray to be nsTArray. r=heycam | |
0f2f4ea1472c3ec67476ba55cba2ce1868284657 | JW Wang — Bug 1275807 - Remove remaining use of FlushableTaskQueue. r=cpearce. | |
8d6528df69a06d28adc9526e11108cbe4f35ac52 | Makoto Kato — Bug 1275719 - GetShimForParam should traverse parent objects. r=froydnj | |
0d7674be600defa53a0721874b75731d56c09fc7 | Xidorn Quan — Bug 1268342 part 4 - Add reftest for ruby with text-combine-upright. r=jfkthame | |
7beb1565767200b49de2450912af5624ab7f4725 | Xidorn Quan — Bug 1268342 part 3 - Treat orthogonal text frame as non-text frame when applying justification gap. r=jfkthame | |
77af17d7575646053e3ffad7c2f8c19e675e866e | Xidorn Quan — Bug 1268342 part 2 - Store writing mode of frame in PerFrameData. r=jfkthame | |
d36ad40cf9910c695a20eff674aa18dc89d3b269 | Xidorn Quan — Bug 1268342 part 1 - Remove useless constructor of PerFrameData. r=jfkthame | |
bc8ea177c0d8303861f04c6009582acf40c692bb | Xidorn Quan — Bug 1276140 - Use memcpy rather than union to reinterpret in frame properties table. r=froydnj | |
a797b1192ac89f6f11049e2ea6d87dd66fb1cedc | Nicholas Nethercote — Bug 1272203 (part 4) - Use NotNull for XPTCursor. r=froydnj. | |
c329d2652ad52f3261db1cc8bdbe4d68a220ab19 | Nicholas Nethercote — Bug 1272203 (part 3) - Use NotNull in nsContentUtils::GetSurfaceData(). r=froydnj. | |
12a0df9bb7edefaee2cb9845f94757eb082b546a | Nicholas Nethercote — Bug 1272203 (part 2) - Use NotNull in nsThread. r=froydnj. | |
19f6a028f736c65e4848d901d33d6bad68294ee6 | Nicholas Nethercote — Bug 1272203 (part 1) - Add mozilla::NotNull to MFBT. r=froydnj. | |
2d2f1179fd861a7203c77a9223919ad28dc0e835 | Karl Tomlinson — bug 1276086 set GLib prgname in child process r=glandium | |
061a2c7bfc8a4a24715c47c187e503f1ed2008ee | Karl Tomlinson — bug 1274745 use ClaimStyleContext to ensure GtkWindow exists before using for scrollbar background r=stransky+263117 | |
6c71166699568145a890962a4059c4a1628c1967 | Rail Aliiev — Bug 1276451 - Do not beetmove stub installer in esr based releases r=jlund a=release DONTBUILD | |
0c174794580dcc4d40eace91fed1bdbd87491b2e | Christoph Kerschbaumer — Bug 1269254 - Skip CheckLoadURIWithPrincipal checks within ContentSecurityManager on loadingPrincipal if security flag indicates allow cross origin loads (r=sicking) | |
ea07d83adaf481947c1d980ba74319ca4d1627dd | Sebastian Hengst — Backed out changeset 17dcafc58287 (bug 1205027) for wpt windows-1251.html permafail on Windows. r=backout | |
055283f9ffed31d6b63d2ac6c25f59228679c21b | cku — Bug 1228280: (followup) Update w3c-css reftest link. r=me | |
b086d922b1a91965e19234ffec85cf811cc14409 | Jeff Walden — Bug 1270977 - Mini-followup: JS::detail::ComputeThis must overwrite vp[1] with the boxed |this| object, because various downstream code assumes it's been overwritten (particularly in error cases). r=colors | |
5482d7b5c18f5337f3ff4037c3601da4780b89c0 | Jeff Walden — Bug 1270977 - Remove JS::CallReceiver. r=efaust | |
b4938a38f3c0c840b81f6988d53dc25f30acf6c7 | Jeff Walden — Bug 1270977 - Modify BoxNonStrictThis to not use CallReceiver. r=efaust | |
870bdb6e2b8f3dca4324639ddef2029005b10e51 | Jeff Walden — Bug 1270977 - Replace a bunch of CallReceiver uses with CallArgs. r=efaust | |
daf0dcb26912c67498d49e67d7bc3425c96870d5 | Jeff Walden — Bug 1270977 - Rename ThisToStringForStringProto, and make it not do its funky this-overwriting thing now that every user correctly roots the string. r=efaust | |
17dcafc58287fb1f605ea6c396589f467aeff811 | Masatoshi Kimura — Bug 1205027 - Only size <img> to broken-image size if it's actually broken. r=dholbert | |
de635a6b22cf9ab2688470310fc584a720138b74 | Bobby Holley — Bug 1275755 - Remove main-thread restrictions on atoms. r=froydnj | |
bec37fdc70f9715ed5236f61b3378341eb62f9fe | Bobby Holley — Bug 1275755 - Use a GC scheme to free unused atoms. r=froydnj | |
10ce0f01ee4a95e3e2ae337d6e4725368a6376eb | Bobby Holley — Bug 1275755 - Protect gAtomTable with a lock. r=froydnj | |
2ec4d49ae88dbaf20b1d8f2e119695ede301957c | Bobby Holley — Bug 1275755 - Use an explicit init routine for the atom table. r=froydnj | |
5bab999902fc0147cd24d3f5e1d7465f8ccd498e | Bobby Holley — Bug 1275755 - Remove MOZ_DUMP_ATOM_LEAKS. r=froydnj | |
5eaeae69698423d1d2d59dbc2c3d15d54d2fd26d | Gregory Szorc — Bug 1275672 - Change symbols compression format to MSZIP; r=ted | |
9542a06550b6c6e8ca512e705d9e3732036928a5 | Jeff Muizelaar — Bug 1266491 - Use an ssse3 scaler for video. r=mstange | |
7c65a26181d971116a4ce891635b531832d5d28c | Jeff Muizelaar — Bug 1266491. Add a RGB_FROM_YCBCR texture flag. r=nical | |
132e391ed5e588241227dfb48083dcd57ac3142f | Terrence Cole — Bug 956899 - Use js::Thread for JS shell watchdog thread; r=jandem | |
df7f3f8416c5b24f1ea6bfad1015211d6bace955 | Terrence Cole — Bug 956899 - Use Mutex and ConditionVariable to simplify shell watchdog; r=jandem | |
cbce330b4dd328a0d7ccc87a1f0d9a1f8ee07a01 | Terrence Cole — Bug 956899 - Add comments to ConditionVariable and handle some edge cases gracefully; r=froydnj | |
10a2a0ed4d329e7509883acb17d8817319e28017 | Terrence Cole — Bug 1275306 - Part 2: Use a TimeStamp to implement watchdogTimeout; r=jandem | |
d58e8b384d3ed41a9008ae4991a3218ebc43950b | Terrence Cole — Bug 1275306 - Part 1: Use TimeDuration for MAX_TIMEOUT_INTERVAL in the JS shell; r=jandem | |
17d8abb5b1803418ea206cd60fe5386dc8dded98 | Ben Kelly — Bug 1276271 P2 Verify responsive design UI does not leak when window is closed. r=jryans | |
55dc8f7c505ce35a04ade9c2f00d0a3dd9dba790 | Ben Kelly — Bug 1276271 P1 Don't leak windows when response design tool is closed while active. r=jryans | |
650ba00927b41ceb006f20e86693c7ed262a09eb | Jan de Mooij — Bug 1274922 part 2 - Give the shell its own EnvironmentPreparer. r=jorendorff | |
511ad37f594b9984c881724abba96821ccd91716 | Jan de Mooij — Bug 1274922 part 1 - Remove ShellRuntime::gotError. r=jonco | |
54abdc6d524e87f3714d90ee2df276caa999b8f5 | Jan de Mooij — Bug 1276162 part 2 - Remove ContextOption and make frame iterators always see all frames. r=luke | |
d04a27a81ae928cd3535ffb34595ba5d2248a1e8 | Jan de Mooij — Bug 1276162 part 1 - Stop skipping contexts in GetScriptedCallerActivationFast. r=bz | |
0667549f62c0b41938ec448951e1b476ea7e88f5 | Sebastian Hengst — Backed out changeset b12fe0ea05d6 (bug 1275306) for likely causing intermittent crashes in 13.3.0_7.js. r=backout | |
8fa26a17137868e2d72a98b294398940855ae8ad | Sebastian Hengst — Backed out changeset 4942b307cf4a (bug 1275306) | |
86cda9d3eaa2c6ca8c88801f44dcfaff22591ed8 | Chris Peterson — Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj | |
1b661134e2caa95f9c68615202f876995b84ec49 | Boris Zbarsky — Backed out changeset 619ef5aac05f (bug 1270278) due to jit-test and xpcshell failures. | |
dfa30f88a5e56529c1c077c5120d6f70d832d294 | Yura Zenevich — Bug 1275983 - adding relations caching tests. r=eeejay | |
6e80d6ebb0f9122f779931c3a3a657b8659489e6 | Yura Zenevich — Bug 1275983 - support proxies in xpcAccessible::GetRelationByType(). r=tbsaunde | |
ff41a86fc3b395255982059b6e33d7be4e684d84 | Boris Zbarsky — Bug 1276133 part 2. Remove the now-unused aJSCallerContext argument of nsGlobalWindow::OpenInternal. r=smaug | |
6adda4788ea85da98b68db3762dc1f574054b2dd | Boris Zbarsky — Bug 1276133 part 1. Stop using GetDefaultScopeFromJSContext in nsGlobalWindow::OpenInternal. Instead, use the entry global's outer window (if the entry global is a window), which should correspond to the stack-top JSContext in all web-visible cases right now. r=smaug | |
6210926fe4f3d39d9f8044db8d341bf46968ff16 | Boris Zbarsky — Bug 1276309 part 2. Stop depending on the exact value of nsIScriptContext::GetNativeContext in nsGlobalWindow::FinalClose. r=smaug | |
eb35c54faae8e690d7c9cbffe1c94b845951ada5 | Boris Zbarsky — Bug 1276309 part 1. Stop depending on the exact value of nsIScriptContext::GetNativeContext in the scriptloader. r=bkelly | |
9c3411213ac7e9fec81f44c97655dfa4ea814eb9 | Boris Zbarsky — Bug 1275698. Get rid of nsScriptSecurityManager::ScriptAllowed and replace it with xpc::Scriptability::Get(obj).Allowed() for better performance and less indirection. r=khuey | |
d9db24868efdf51ed6b518d7befe6a124c23d6a3 | Bill McCloskey — Bug 1270628 - Stop using content-child-shutdown observer in nsPerformanceStats (r=Yoric) | |
577123ff73d3104f3979c123ccfbcc0303a20541 | Bill McCloskey — Bug 1276353 - Use UncheckedUnwrap in DOMInstanceOf (r=mrbkap) | |
619ef5aac05fa3dadb656fac5352dc712451c109 | Terrence Cole — Bug 1270278; Handle OOM better in Debugger::onPopCall; r=shu | |
764ab2ad75e784d0175f6645c1c2fca4816863af | Sebastian Hengst — Backed out changeset 18f02d991078 (bug 956899) for likely causing intermittent crashes in 13.3.0_7.js. r=backout | |
3c86f1e4bbc95042068ec7b1e2246ab54239e1ce | Sebastian Hengst — Backed out changeset 67d13c5fcf84 (bug 956899) | |
a3a3aa23f4ef145bdc30278e092b77676e00babf | Sebastian Hengst — Backed out changeset 8aa6b27297b6 (bug 956899) | |
4224b7714822e13b16c0c6508f3d1b6090bb38a7 | Daniel Holbert — Bug 1261964 part 4: Bump fuzzy threshold for new reftest, to accommodate extra fuzziness on WinXP. DONTBUILD | |
0a95ec797d92344f1fbb262c2901a937342a84ef | Daniel Holbert — Bug 1261964 part 3: Bump fuzzy threshold for new reftest, to accommodate extra fuzziness on Win8. | |
74f12ae5dbc55caabb5bd546c6f12ce1ed282fac | Andrew McCreight — Bug 1276318, part 2 - Fix mode lines in ipc/glue. r=billm | |
94308fa7a31673a90a9741f16a1dd7a6f268bafc | Andrew McCreight — Bug 1276318, part 1 - Fix leading tabs in ipc/glue. r=billm | |
5c73a69cb9eb5aab005d31d601f69abaa792390a | Wes Kocher — Merge m-c to inbound, a=merge | |
643f808c71a13f100163ff22d58d9a7113a2dc2f | Yura Zenevich — Bug 1275938 - adding state caching tests. r=eeejay | |
29c8e0e38c6323b674a3a2619a3dd4ec2ba2df27 | Andrew Swan — Bug 1272425 Fix downloads misc tests r=kmag | |
7856fc2284735fbca3b33f76eb045c9ad3e8b8c9 | Seth Fowler — Bug 1207830 (Part 3) - Add a test that downscaling ICOs with AND mask transparency doesn't cause disaster. r=njn | |
3a61f536f0e6b992ddc587a2d4620e58da3a2fe6 | Seth Fowler — Bug 1207830 (Part 2) - Add downscale-during-decode GTests for all image formats. r=njn | |
3b02a890b94e4b1879f0bd8e2361444e17de5dc5 | Seth Fowler — Bug 1207830 (Part 1) - Make it possible to create an anonymous decoder that downscales. r=njn | |
2e2085781ab223642bb266ff729a7569fdaf1858 | Daniel Holbert — Bug 1261964 part 2: Add reftest for downscaling a moz-icon image. r=seth | |
e079016796cc75f450cdfddf4409c4a69bdfd710 | David Burns — Bug 1003688: Reenable Marionette scrolling test; r=me | |
ddd9b902f9e11e0e18709accab05982245e27dbe | Botond Ballo — Bug 1267999 - An APZC cannot be checkerboarding if APZ is force-disabled for it. r=kats | |
d667c7bfcc25d1f3ae4c7e29a5030d223f3eaf5a | Botond Ballo — Bug 1273227 - Fix an assertion in TextureClient::Unlock(). r=nical | |
5483a7f7649caeb0e86035ed2d10572164b3282a | Benoit Girard — Bug 1272821 - remove the WebGL feature failure from telemetry. r=jrmuizel | |
47c611b9a71b2da9716aa1c165afdf0458f856d0 | Ralph Giles — Bug 1276137 - Update linux tooltool rust to 1.9.0. r=mshal | |
21263fbfdcc22d62b72836a3bd37c6cadb860704 | Milan Sreckovic — Bug 1274152: All in downloadable blocklist only means All Windows. r=jrmuizel | |
69977c5df1c6af2494ba354edf56f9e103fbd24f | Daniel Holbert — Bug 1271029: Re-enable test_bug465448.xul in e10s (and b2g) mochitest runs, now that it passes. (test-only) | |
e2261f30d0a75109526d7108bc6b70b9dc27b831 | Chris Manchester — Bug 1276037 - Update artifact builds to be able to find Linux taskcluster builds. r=mshal | |
00e5d65e076c69b71bcecf143bb5bd78ccc8752e | Chris Manchester — Bug 1276037 - Update routes for linux64 debug builds to reflect that they are debug builds. r=mshal | |
3bb683963f9886ad13a862e17fe812f2d3cb6b20 | Boris Zbarsky — Bug 1276112 followup. Reinstate a null-check that got lost. r=mccr8 | |
8aa6b27297b6aa94abb63b2430f7879f14dfa86a | Terrence Cole — Bug 956899 - Use js::Thread for JS shell watchdog thread; r=jandem | |
67d13c5fcf841e33734c0568fffa9f7686fd264f | Terrence Cole — Bug 956899 - Use Mutex and ConditionVariable to simplify shell watchdog; r=jandem | |
18f02d991078d01ae91f2b6c6ed1a6520143f2cd | Terrence Cole — Bug 956899 - Add comments to ConditionVariable and handle some edge cases gracefully; r=froydnj | |
4942b307cf4a1784168dd7a6d167a0c7a62c6790 | Terrence Cole — Bug 1275306 - Part 2: Use a TimeStamp to implement watchdogTimeout; r=jandem | |
b12fe0ea05d6669181144ad17652cc0d92a81de8 | Terrence Cole — Bug 1275306 - Part 1: Use TimeDuration for MAX_TIMEOUT_INTERVAL in the JS shell; r=jandem | |
e97d36a133b711e97b11c5b790b49cdb44efae70 | Jim Chen — Bug 1272557 - Delay initializing PushService and DLC; r=snorp | |
1ece2881d7b68ad3119803f1db6d66a4e403c5c7 | Jim Chen — Bug 1275371 - Don't forward delete on shift+backspace; r=esawin | |
867bca2fa2a37ab87fa46045a1970d9f6dc23939 | Jim Chen — Bug 1275371 - Add test for shift+backspace; r=esawin | |
2870fc2fd1ce033c95e614ffc185625f56cf630e | malayaleecoder — Bug 766598 - move responsiveness metric to filter.py. r=jmaher | |
00fdf59663db3f4391d5d0aeecf90469ba56d1ed | Dan Minor — Bug 1263621 - Disable test_peerConnection_addTrack.html on autophone; r=bc | |
87d45d38ab4ae69ce67788899982c7776725cccb | Nils Ohlmeier [:drno] — Bug 1275648: check return value of GetPipelineByTrackId_m. r=jesup | |
add719ee5b2f0f3475f2aa5f7c4cbdb861b186f7 | Boris Zbarsky — Bug 1268957. Fire an error event on the <link> element when a stylesheet load is blocked via content policy. r=ckerschb | |
796bb8ece8c3f2ee71b678db88b67f723dd0e514 | Boris Zbarsky — Bug 1276297. Remove the unused WorkerPrivateParent::ParentJSContext function. r=khuey | |
8834d0097b90392f22d32e4ef41e6eefec7ce26b | Boris Zbarsky — Bug 1276286. Remove the unused JSContext stuff in nsJSObjWrapper::GetNewOrUsed. r=mccr8 | |
2916205d7ef84ffbc5da9a6c5e16a27df8a3168e | Boris Zbarsky — Bug 1276292. Remove the unused nsNPAPIPluginInstance::GetJSContext function. r=mccr8 | |
e8af287d0d103d91a7af443f499380ea4844631e | Boris Zbarsky — Bug 1276112. Stop using GetScriptContextFromJSContext in CycleCollectedJSRuntime::UsefulToMergeZones. r=mccr8 | |
41837def5c6be47bd0b513dd4eec1d52aa93f9d4 | Boris Zbarsky — Bug 1276138. Remove the current/safe JSContext getters from nsScriptSecurityManager. r=mrbkap | |
322c9a78bd3a9f2b1ed0216b5ba437951d3f2504 | Boris Zbarsky — Bug 1276231. Remove the unused return value of XPCJSContextStack::Pop. r=mrbkap | |
826c880607a1e78790b3028383a20f429aa85be9 | Vladan Djeric — Bug 1276304 - Remove unused getHiddenWindowAndJSContext function. r=bzbarsky | |
fcedd1b3ef255d38681ab5e2745e45eaea926fb6 | Nils Ohlmeier [:drno] — Bug 1275217: remove QuickTime and QTKit related code and dependecies. r=jib | |
b6fd41905d10140c620d3ee794cec0e3a3994c89 | Bill McCloskey — Bug 1262671 - Use BufferList for Pickle (r=froydnj) | |
010987e0dc81f5021cf3b200ceab78d742783d21 | Bill McCloskey — Bug 1262671 - Introduce MFBT BufferList class (r=froydnj) | |
c3b21c100d396a74f2ef871a0e05fc3120052ab9 | Bill McCloskey — Bug 1262671 - IPC ReadData/ReadBytes elimination (r=froydnj) | |
4dc70010565c32f332c7f37eb34706571d690e18 | Bill McCloskey — Bug 1262671 - IPC sentinel checking (r=froydnj) | |
63f6395614e8085c33d552e8c56e312df5c763a3 | Bill McCloskey — Bug 1262671 - void** -> PickleIterator (r=froydnj) | |
fff9ee7eaf1072bc237e6eaa48fb4705027cae5b | Bill McCloskey — Bug 1262671 - Remove unused TrimWriteData (r=froydnj) | |
64fcfbf2da25d2563d53fcb518fa355eb72cb2c5 | Bill McCloskey — Bug 1273312 - Add task.h to ipdl unit tests (r=khuey) | |
ea8c597133e5d952dc92bac75c69b4620c37178b | Bill McCloskey — Bug 1273307 - Remove copy constructor/assignment operator for Message/Pickle (r=froydnj) | |
d9e6ae164b6e06fff75872d02531ad1928038c0e | Terrence Cole — Bug 1275634 - Drop workarounds for SunPro and XLC now that they support typed enums; r=sfink | |
29e2af4247e1fdd3b865be0a17aa0ef26385b4a7 | Jan de Mooij — Bug 979730 part 5 - Remove saved frame chains. r=luke | |
f4e2f8a9df189af509d9b78c0918731e26fd6248 | Jan de Mooij — Bug 979730 part 4 - Make JS_IsRunning ignore saved frame boundaries. r=luke | |
b1a9f082d0ae4a34f63f27202ff8c146bd38a54c | Jan de Mooij — Bug 979730 part 3 - Remove JS_SaveFrameChain from testChromeBuffer jsapi-test. r=luke | |
d835e1ad42221c0d52aa434c8efdcc06d17813cd | Jan de Mooij — Bug 979730 part 2 - Remove saveFrameChain option from evaluate(). r=luke | |
d2f18efe44a37ee8746041c3f4aaa59bfef217c8 | Jan de Mooij — Bug 979730 part 1 - Remove frame iterator SavedOption. r=luke | |
a87537ed67915d13f1ecabf2e9723fa96e8d94e0 | David Burns — Bug 1275843: Bump Marionette harness to v3.0.0 r=maja_zf | |
78e21ed06c23fcdd7c2835dc55ced86bf412e6ba | David Burns — Bug 1275843: Bump Marionette driver to v2.0.0 r=maja_zf | |
250efc2d1015311f4c7abcb01d49244dbc8de333 | Ben Kelly — Bug 1275715 P2 Hold nested worker alive until outer worker is collected. r=asuth | |
a6ffa86cfef899baadcd016ac380b6a8c2152269 | Ben Kelly — Bug 1275715 P1 Lengthen timeout for all tests using fetch_test_framework.js. r=asuth | |
13ff741f383dae901b1581bfdc2683c4cf7f6f3c | Alin Selagea — bug 1275911: get releng automation posting to cloudops balrog stage instance. r=bhearsum | |
866b1aa2e02fa517f14ee250d60ddd39d61233c2 | Nicolas B. Pierron — Bug 1270082 - mozinfo: Use the kernel version if the distribution is not supported by python platform function. r=gps | |
c79735102a2cd626fdb723731cb6615801b980f0 | Gian-Carlo Pascutto — Bug 1135022 - Extend UrlClassifier ChunkSet test with stress test. r=francois | |
5e6c3b69c77f67dfaa38e4c628f11bb613f982eb | Benjamin Dahse — Bug 1135022 - Optimize ChunkSet by storing ranges instead of numbers. r=gcp | |
bb43b2d9d79fd4f1147268df20a28424349131f4 | Mihai Tabara — Bug 1275972 - Plug Linux64 PGO builds to use coalescer for queue collapsing whilst under load r=dustin | |
50002d03a5717bcbbb6b9775e966f30d7d560af8 | Boris Zbarsky — Bug 1276135. Remove XPCCallContext::GetDefaultJSContext. r=bholley | |
ce020eaf0e1e350ada9aea1c0922cd2d475f3cf6 | Boris Zbarsky — Bug 1275999 part 5. Get rid of GetDefaultScopeFromJSContext. r=bholley | |
8cab033c0e0b01536bdc1e85fa7fd0f798219165 | Boris Zbarsky — Bug 1275999 part 4. Change XPCJSContextStack::Push to return void. r=bholley | |
1d9e42ddcd59520042665e769c46c8d2a50a5981 | Boris Zbarsky — Bug 1275999 part 3. Remove the totally unused XPCJSContextStack::HasJSContext function. r=bholley | |
ed57ef99f5e189f671ec09e54f9ccfa2d7980445 | Boris Zbarsky — Bug 1275999 part 2. Change XPCJSContextStack to just store JSContext*. r=bholley | |
8c17c414e300f4d1acdd346006f9afb0ce8ec524 | Boris Zbarsky — Bug 1275999 part 1. Stop saving frame chains in XPCJSContextStack::Push. r=bholley | |
4fbc77b48fd9042cf94d09ec8c8c0ed2f9ab069d | Neil Deakin — Bug 916004, set datasource after loading to see if intermittent orange of test_bug330010.xul goes away | |
74724ded165f579d12fe6bacf49e08c4f27e1c87 | Akshay Jain — Bug 1266724, add null check of defaultView, r=neil | |
cbb4a840f81ed3e560d6395f61ad15f3a7c01e7e | Neil Deakin — Bug 1246667, properly enable browser_clearplugindata.js in e10s, r=mak | |
0fe273ea18a7ede1e73378ba67d437a7f206fe7d | Henrik Skupin — Bug 1276175 - Check the new reset prefs button for a disabled SSL error page. r=maja_zf | |
fe4047cacc0b4b442335ce76440b827abe7562f7 | Jonathan Kingston — Bug 1275751 - adding in security.tls.version.fallback-limit into reset security button prefs. r=mt | |
882e4cb1e0696f4f72f5495b1b80ad9fe8f6ca67 | amy — Bug 1273835 - Modified argument of Date() to the unit of millisecond on translateExpires function, r=jduell.mcbugs | |
d2d6ca1f3a980f210902857d82e4bcfa68ac3ac2 | James Kitchener — Bug 1274796 - Support spaces in MathML namedspaces. r=fredw | |
1fa20da1e3aefc7ac9d8242156467820d57d222f | Wander Lairson Costa — Bug 1274765: Upgrade mercurial on docker images. r=garndt | |
920fe2a024f7392fc9801a6d06574c564d6dc844 | Carsten "Tomcat" Book — Backed out changeset fb331e03981a (bug 1271691) for perma failures in scroll-rounding.html | |
f706a1e2cfd888b887fb16e681ef32cc4cc34170 | Thomas Zimmermann — Bug 1276185: Don't invoke |SandboxInfo::SubmitTelemetry| on Android, r=gfritzsche | |
d3428c4506b5669b181160b869dbf027cf60e473 | Jean-Yves Avenard — Bug 1275538: P2. Drop decoded frames that we know are already too late. r=kamidphish | |
dc73bf8a692f2f11ef182f4ab1967b08d272a42c | Jean-Yves Avenard — Bug 1275538: P1. Abort early if a skip request is in progress. r=gerald,kamidphish | |
3098ba832e42bb289a3951c5b7a9b3147b59aab5 | Makoto Kato — Bug 1212527 - Set background color to NSColor before calling showDefinitionForAttributedString on 10.11. r=mstange | |
cad514ad49c199e823a92e8c8d27e16c22c3cac7 | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge | |
e0354aa795ba11ec139cbe286e7217ba4fd0ad3e | gasolin — Bug 1266415 - display a warning on about:debugging if service workers are disabled; r=jdescottes | |
6c33f0e30df2c7ce28ded1b97820149722cad493 | Matthew Noorenberghe — Bug 667233 - Follow-up to loosen the restriction on preferredOriginScheme due to tests using data: and chrome: | |
1cafe268e0149021d977aca6bf5af1478e52324d | Kris Maglione — Bug 1269501: Part 3 - Add new Subprocess IPC module. r=aswan r=mhowell rs=bsmedberg | |
4245f854e1511bde9b2cdbc928f5460e821ee3b4 | Kris Maglione — Bug 1269501: Part 2 - Add additional libc constants to OS.Constants.libc. r=aswan | |
942a381dd8ee20ffb8dc15860efbebc63d3c4eac | Kris Maglione — Bug 1269501: Part 1 - Add $PYTHON variable to environment for subprocess xpcshell tests. r=glandium | |
f59918cf04fa5954101b0274ebf60fb7e11e7a21 | Bob Silverberg — Bug 1275363 - Fix ext-notifications.js, line 59: TypeError: this is undefined, r=kmag | |
3db9a42c96afaaa69e23ec61b1de0dc950c4d0c9 | Sagar Manchanda — Bug 1272806 - Remove notifyTabState pref in the tabs engine. r=eoger | |
da82605a18d60cea51ae49d5bbaac1ef62a75cd4 | Matthew Noorenberghe — Bug 667233 - Support login scheme upgrades for autocomplete/fill/contextmenu. r=dolske | |
ae1f10aaf97873ef33f37d35b060bcb5e6889fb9 | Matthew Noorenberghe — Bug 667233 - Support scheme upgrades for searching logins. r=dolske | |
ba10f978fe39da744b6fa8ea284b26928713b3da | Matthew Noorenberghe — Bug 667233 - Backout bug 1147561 to only support formSubmit upgrades so we can use the same logic. r=dolske | |
c57a0e71e7cdf62ba3d443e250e6086368ad0833 | Sebastian Hengst — Bug 1274615 - Remove/update css in browser/themes/osx now when we've dropped support for 10.6-10.8. r=Gijs | |
199230f44725b8e4919a5014b9649a9951383355 | Sebastian Hengst — Backed out 5 changesets (bug 1269501) for failing the added test_subprocess.js on Windows (didn't fold it into the last backout). r=backout | |
2e2c3435f648e36080c49c46416b710e0b52d55a | Sebastian Hengst — Backed out 6 changesets (bug 1269501) for failing the added test_subprocess.js on Windows. r=backout | |
1bd815acf6d3d51ded73a0ffbe05bd8a2c515784 | Kris Maglione — Bug 1269501: Follow-up: Fix more win32 bustage that wasn't in the last try run. r=bustage | |
b094e88c2184607005c0ce50b6eca797bc50de0a | Wes Kocher — Merge m-c to fx-team, a=merge | |
3e1d7c5d1a58cb1763a2a78de02f96c6bcd2f06d | Kris Maglione — Bug 1269501: Follow-up: Fix merge botch in Windows code. r=me | |
167e407cb1fcbb08f4f44d40acb2b8bc5f8de382 | Kris Maglione — Bug 1269501: Follow-up: Fix build error on Android. r=bustage | |
6438b11898cf5775f446ac0ddcf13f9e8506b26a | Kris Maglione — Bug 1269501: Part 3 - Add new Subprocess IPC module. r=aswan r=mhowell rs=bsmedberg | |
1cbbf940ec35031f3ac435dcef16a0ca5f5a7fc7 | Kris Maglione — Bug 1269501: Part 2 - Add additional libc constants to OS.Constants.libc. r=aswan | |
ed35c5f4d756aa5b073832e21c103ce4faf282bd | Kris Maglione — Bug 1269501: Part 1 - Add $PYTHON variable to environment for subprocess xpcshell tests. r=glandium | |
eec76f75c79a0a597131357ec1eed49683183c30 | Robert Strong — Bug 1271759 - Don't install on systems that have a CPU that doesn't support SSE2. r=mhowell | |
2c7440e46d8786b2c82a1d2004e2b6d9d13f4046 | ffxbld — No bug, Automated blocklist update from host bld-linux64-spot-593 - a=blocklist-update | |
2e0721bb31e416361d52bf86d0350d43db70f9c3 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-593 - a=hpkp-update | |
c6faaea6caf4232f23821f8c453a4e35f564801f | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-593 - a=hsts-update | |
ea15028498ed95677844fb7f30be5efcaf8b2621 | Wes Kocher — Merge fx-team to central, a=merge | |
dd3e899cfa818fcbb47b3d7432e0977e835702ee | Florian Quèze — Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw. | |
df3281895c93b96241347e8c6a699256bcb3970c | Carsten "Tomcat" Book — Backed out changeset 08053d1e2cc1 (bug 1203168) for ESlint failure in browser_aboutSearchReset.js | |
6cfd5ff960f774afa9b946b93142e7dcc5869558 | Paolo Amadini — Bug 1147981 - Cleanup doorhanger notification anchor ID & class duplication. r=MattN,mikedeboer | |
08053d1e2cc1f3b6e6901e4aedaf122c4e1de27b | Florian Quèze — Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw. | |
4a7a28982402ba18d512b8d5cefa52b504d4ad9c | Greg Tatum — Bug 1265798 - Implement CSS database to query css properties r=pbro | |
f7bfb9a0184ae6110e3daa919d5081320418f57c | Justin Dolske — Bug 1255253 - Remove a mostly-unneeded countLogins() call. r=MattN | |
f2125a888d23ff0a5b6df4c31bc66f0132610750 | karl — Bug 1194874 - Change 'run by' to 'owned by' in the Control Center. r=Gijs | |
d64d3cadae8f7b6bfb23025d99fae06763f7a3a0 | Alessio Placitelli — Bug 1275522 - Make a Python YAML library available in-tree for build scripts like histogram_tools.py. r=gps | |
f23bb662638c633dd1ff44696a9d7fc687401d9e | Ryan VanderMeulen — Bug 1276109 - Update pdf.js to version 1.5.276. r=bdahl | |
e5f2ab6acef01c1c195364b7a23d654685634190 | Ryan VanderMeulen — Merge m-c to fx-team. a=merge | |
ef5addc3db7d60f63d9880da296f6eebbc160535 | Xidorn Quan — Bug 1191966 part 2 - Avoid adding margin-top on tabs toolbar when in fullscreen mode. r=dao | |
af0b7a2ad92ac7c886866ae4eb6efe1654b7af6c | Xidorn Quan — Bug 1191966 part 1 - Remove rules for unused moz-collapsed attribute. r=dao | |
ee1f0ff9a75046c25258a979fefe1fc4c039591b | Matthew Noorenberghe — No bug - Add job names to mozscreenshot file names to improve grouping. r=bgrins | |
32a5b0f3bf99fd10d0849a4d17927d3179cd9ed6 | Johann Hofmann — Bug 1268619 - Add a mozscreenshots configuration for site permission notifications. r=MattN | |
33c4562b47ce2cc5e2988d756c76fa79a36c469a | Carsten "Tomcat" Book — Backed out changeset fb331e03981a (bug 1271691) for perma failures in scroll-rounding.html a=merge | |
ae4edc34f3d140f39baa888d8e54c25a045ecc7b | Wes Kocher — Merge inbound to m-c a=merge | |
605b0b7d5feda5382c01e5e504119a5092a4e272 | Joel Maher — Bug 1269872 - add taskcluster definitions for gpu/clipboard. r=gbrown | |
59ce575d21f13a723f0c7610b13fd597f36736d2 | Jeremy Chen — Bug 1275831 - part6: remove unused block layout debug flag. r=dholbert | |
69463fcae85a2522aefc99ed75fc47b504c32c53 | Jeremy Chen — Bug 1275831 - part5: fix NOISY_REFLOW_REASON block layout debug flag. r=dholbert | |
45556622fe52c16de77f59975a6ae27cfe7aded3 | Jeremy Chen — Bug 1275831 - part4: fix NOISY_BLOCK_DIR_MARGINS block layout debug flag. r=dholbert | |
64d8a94bb67d153b7c5a46595065e6f1d0e599df | Jeremy Chen — Bug 1275831 - part3: fix NOISY_COMBINED_AREA block layout debug flag. r=dholbert | |
ce387c631efabbf7fcae3dab65b8e389b180b2ae | Jeremy Chen — Bug 1275831 - part2: fix NOISY_FINAL_SIZE block layout debug flag. r=dholbert | |
2f504de936e78b736b52cff7f860305f82531ba4 | Jeremy Chen — Bug 1275831 - part1: fix NOISY_FLOAT block layout debug flag. r=dholbert | |
0fa7d5fb96afee035e4fe0cfa27692c9c7d344a2 | Andreas Pehrson — Bug 1275596 - Ignore ended tracks when selecting new track in MediaStreamAudioSourceNode and MediaElementSourceNode. r=padenot | |
daf83079577fa7b8407c18164c6cf490290c8304 | Xidorn Quan — Bug 931445 part 4 - Ensure pointer is moved into the window for APZ mouseevent test. r=kats | |
ab3d00f4e239cc38d8c692d2854689af11537eda | Xidorn Quan — Bug 931445 part 3 - Reset synth centering pointer when unlocking pointer. r=smaug | |
a350fb7c1dbac7302db5b096de2cde327ba600da | Xidorn Quan — Bug 931445 part 2 - Use util code from fullscreen tests to improve robustness of pointerlock tests. r=smaug | |
5cbadad4fd9c0463697102f249e1c86ce98d01c1 | Xidorn Quan — Bug 931445 part 1 - Remove unused code from pointerlock_utils.js. r=smaug | |
6b521813510a57d2504d175970c2c94127f60985 | Carsten "Tomcat" Book — Backed out changeset 1bc7102718a9 (bug 1207830) for test failures in ImageDecoders.JPGDownscaleDuringDecode | |
40d54fc24c410aeb0b8554756b9eeb711ad2f3c8 | Carsten "Tomcat" Book — Backed out changeset acbbb2038fdd (bug 1207830) | |
100c964f5e7589be359b1465a77a7515804f7fc7 | Carsten "Tomcat" Book — Backed out changeset f10f4b5ce594 (bug 1207830) | |
919296e383f6802ec3c3d54f9b39e3498c8d5fba | Xidorn Quan — Backed out 4 changesets (bug 931445) for e10s mochitest failures | |
7f39530aedecac428b124189406ab40536a730bf | Jason Duell — Backed out changeset 0d5cc353d9e0 a=crashes | |
f10f4b5ce594dd6004b5de023b4e53782ed9c0d5 | Seth Fowler — Bug 1207830 (Part 3) - Add a test that downscaling ICOs with AND mask transparency doesn't cause disaster. r=njn | |
acbbb2038fdd02faf8228587b5d3d6cf7a9fb0d6 | Seth Fowler — Bug 1207830 (Part 2) - Add downscale-during-decode GTests for all image formats. r=njn | |
1bc7102718a99bc960054cbad9f178df932234c8 | Seth Fowler — Bug 1207830 (Part 1) - Make it possible to create an anonymous decoder that downscales. r=njn | |
d452f7cdc61e607a53c996798a14d93ab9d30378 | Seth Fowler — Bug 1059026 - Replace imgFrame::mOffset and imgFrame::mSize with imgFrame::mFrameRect. r=edwin | |
46935fd55a7ff9218c16b7b03d5e90d7f8168014 | Mike Hommey — Bug 1276069 - Change the local variable used in config/external/nss/Makefile.in to pass down as XCFLAGS to NSS build system. r=froydnj | |
5a92875424b0e8bb9fbd0858de85ebad4852b033 | Xidorn Quan — Bug 931445 part 4 - Ensure pointer is moved into the window for APZ mouseevent test. r=kats | |
79ba5815f9aa29772dd6bbfc8178999957c0c7ea | Xidorn Quan — Bug 931445 part 3 - Reset synth centering pointer when unlocking pointer. r=smaug | |
b084784405ef73f3e895af2fdee748c2c2d51789 | Xidorn Quan — Bug 931445 part 2 - Use util code from fullscreen tests to improve robustness of pointerlock tests. r=smaug | |
67bf9ee1756489deb5ca3bface784702f1f52a26 | Xidorn Quan — Bug 931445 part 1 - Remove unused code from pointerlock_utils.js. r=smaug | |
cca36be27a57c6d85c018261adf5ab20cbd42eeb | Ryan VanderMeulen — Backed out changesets 1cf7e08007f9 and 981fc919965e (bug 1271777) for browser_ext_commands_onCommand.js failures. | |
945c510ffa9b4af93cb438331af18ac82f4db59c | Seth Fowler — Bug 1275750 (Part 3) - Remove imgFrame::GetFormat(). r=edwin | |
7c4ec7324278eabb7a00fcd9c11191fd699feb40 | Seth Fowler — Bug 1275750 (Part 2) - Remove unused GetDrawTarget()-related code. r=edwin | |
09070d5abf9f80a20fa9bb8d75c8ba3a253aec13 | Seth Fowler — Bug 1275750 (Part 1) - Remove unused ScalingData-related code. r=edwin | |
1cf7e08007f9b63d228f9e42a9b501c22a48da92 | Ryan VanderMeulen — Bug 1271777 - Fix ESLint error on a CLOSED TREE. | |
fb331e03981a71eb5fe2b24c52a9fa9832e42b1e | JerryShih — Bug 1271691 - Update painting suppression status in painting flow. r=mattwoodrow, r=tn | |
981fc919965e7f3276afe6fb882f6f19ad35bb36 | Matthew Wein — Bug 1271777 - Fix the 'MacCtr' typo in the commands API. r=kmag | |
be67702cf86eda352626dc73d0f59308d479a333 | Claas Augner — Bug 1247455 - Add a .removeCSS method to complement .insertCSS. r=kmag | |
0d9cbc1fdbe9baac069a21caec3c98a239a8f331 | Nick Fitzgerald — Bug 1275190 - Assert against null entries in the SavedFrame hash set's hash policy. r=jimb | |
d4a5ef2ca595a3f3fcafd16062c4f1c22ce35c79 | Kershaw Chang — Bug 1254477 - Return null for defaultRequest at receiver side. r=smaug | |
d61769108d96a74b2389bc36c4c00f4686a0b794 | Ryan VanderMeulen — Merge m-c to inbound. a=merge | |
69c675c22f86edad3830fcef5decabc2add794ba | Ryan VanderMeulen — Backed out changeset 7323e625d203 (bug 1238128) for various test failures on a CLOSED TREE. | |
1f3bc3649264c8bf2dd5c19cf3790faa2fb7b1d1 | Jarda Snajdr — Test for bug 1214752 - verify that the network monitor shows CORS preflights properly. r=Honza | |
baee93983a1a83785879dc990d45030388e7854f | Boris Zbarsky — Bug 1214752. Fix CORS preflights to provide a useful nsILoadContext, so they show up in our devtools network monitor properly. r=sicking | |
c69284da0cf87571ed792a4f6b9ddb7f6b436cab | Jan de Mooij — Bug 1274915. Switch JS::DescribeScriptedCaller to walk through saved frames when walking the JS stack. r=bzbarsky | |
8caa42aa9bf433c859b1795f3f3a69f5cc99fbaf | Dan Gohman — Bug 1275965 - Fix a missing |explicit| keyword on a CLOSED TREE. r=me | |
2eadfcf39599e336d9363a287e6a3fdd012f5aba | Karl Tomlinson — bug 1275754 strip obsolete updates from mStreamUpdates when adding new updates r=padenot | |
759d94861665215f81139d2d7ac7e3f916b4a845 | Matt Woodrow — Bug 881832 - Change resize-reflow-001 reftest to not have dotted borders to avoid fuzz failures. r=tnikkel | |
a5acaabd87d5d9d9251567289723069a4b7c11f9 | Matt Woodrow — Bug 881832 - Fix test_bug602962.xul to not assume that resizes have finished flushing when the resize event fires. r=tnikkel | |
7264fc82460f67f1d7d7c9df054434c421eafd46 | Matt Woodrow — Bug 881832 - Fix hover_helper to handle that multiple resizes due to :hover oscillation are now coalesced and don't fire resize events. r=dbaron | |
26e22ea9e8ddf5fe354e2b69d140769f739f8a2b | Mats Palmgren — Bug 881832 - Make inner document reflow asynchronous. r=tnikkel | |
d515b3ab1736cd962e7e75c3024ce8d7e845c14f | Matt Woodrow — Bug 881832 - When flushing changes made by :hover style, make sure we also flush any pending changes on child documents. r=dbaron | |
8e3f2c7b9039cf04193f0d3682b2c64eac0bb046 | Matt Woodrow — Bug 881832 - Specify whether the height has changed when calling PresShell::ResizeReflow, since the PresContext size might have already been updated. r=dbaron | |
85f5fe4d8e3058ece7d8d17a9dda9abc1b77a101 | Brian Birtles — Bug 1178662 part 1 - Add tests for setting the timeline of an animation r=mantaroh | |
72ea7eafc5e5887724e201ce4f0e71611026a1fa | Boris Zbarsky — Bug 1275945. Move the AutoJSContext use in nsNodeUtils::CloneAndAdopt to where it's really needed. r=mrbkap | |
85d98afa234a770651ef4bca1ad643c63bdcb107 | Boris Zbarsky — Bug 1275704 part 3. Remove the nsXPConnect::ReportAllJSExceptions mechanism, since it's dead code now. r=bholley | |
f72a83afc1b40e66d6980f08e68e86b8a1fd1810 | Boris Zbarsky — Bug 1275704 part 2. Remove the now-unused aForceReport argument of nsXPCWrappedJSClass::CheckForException. r=bholley | |
6fc284339ae3a17d4ab750089614e2c8c8fe4c90 | Boris Zbarsky — Bug 1275704 part 1. Simplify the computation of the 'reportable' boolean in nsXPCWrappedJSClass::CheckForException by taking out the special case of not reporting it if there is a scripted caller (since the only case when there is one is a JS-implemented XPCOM interface backed by an object in a window compartment). r=bholley | |
c4bde82ab5934ff314072d653abd983579ea0d23 | Boris Zbarsky — Bug 1268852. Change <label> elements to not be form-associated anymore. r=bkelly,hsivonen,surkov | |
a0365d37a510dca7411c6043da29992d26490ff9 | Matt Woodrow — Bug 1163212 - The resize event should not be cancelable. r=smaug | |
42d2e0afa3bc00d4c559148de237794164bd0012 | Matt Woodrow — Bug 1265468 - Invalidate all layers when dragging a tab to a new window. r=nical | |
37b6187d1bc3cf3efa3a5b8afab696bfd3799f0e | Dan Gohman — Bug 1275965 - BaldryMonkey: Use fewer dollar signs in generated identifiers. r=yury | |
7323e625d203420000b045db9c7c91158af3bb4a | Thom Chiovoloni — Bug 1238128 - Ensure that the details passed to WebChannelMessageToChrome is a string, with a whitelist for messages from existing users r=Margaret,markh,MattN | |
4a2403a44cd376eaf97b66abb4a630063e4b97c1 | Chris Manchester — Bug 1275721 - Remove --enable-android-resource-constrained. r=mshal | |
4715ad5e6035eae5e5bd90bfcd7421127e4ccb92 | Jeff Gilbert — Bug 1271830 - Remove non-webgl2 exts from webgl2 and update tests to check webgl2 exts. - r=jrmuizel | |
d9659c22b3c57496b2f79e2b99cb530df7375b5a | David Keeler — bug 1265113 - implement platform support for enterprise roots r=Cykesiopka,mhowell,rbarnes | |
20c1a4ec995f4177693cf0432263ed4bd4fbd222 | eyim — Bug 1271003 - Record whether we've used DXVA in crash reports r=BenWa,jrmuizel | |
b53187f3dc44efa6562b0d0d88b91e118acaae53 | Mike Conley — Bug 1275384 - Dispatch mousedown, mouseup and click events manually on <select> for e10s instead of using DOMWindowUtils. r=Felipe | |
a41a34f7d93659363d352eaad705d4da6d8f465c | Ryan VanderMeulen — Backed out changesets d3bde9a513bb and 9fd1d6aeed21 (bug 1272764) for causing startup crashing on OSX 10.9. a=me | |
4d63dde701b47b8661ab7990f197b6b60e543839 | Ryan VanderMeulen — Merge inbound to m-c. a=merge | |
0501a5c9908e7a6dadbb11155de1132e0a53ac3e | Ralph Giles — Bug 1275778 - Fix comment typo. r=smaug DONTBUILD | |
8aa94e6a0c5cde954ad2b502551d85e82fbe137d | Ryan VanderMeulen — Backed out changeset de91db2be204 (bug 1275812) on a CLOSED TREE, again. | |
de91db2be2042556fd329c87dcf174a14fae5442 | Ralph Giles — Bug 1275812 - Experiment with exporting track mime-type. r=kinetik, a=RyanVM to land on a CLOSED TREE | |
33e51331fe0359998d75b909258b602b63f8cac9 | Chris Peterson — Backed out changeset fa77bc23f799 (bug 1275591) for breaking tests. CLOSED TREE | |
856903d82b908a56a0766a2ddabc5e4aab89db48 | Ryan VanderMeulen — Backed out changeset aa1d245e0af3 (bug 1275812) for mass win32 debug crashes. | |
ee0eab7d17e46412d7a469bcd6e1d52288045be9 | Nathan Froyd — Bug 1246743 - use libc++ on OS X builds; r=glandium | |
fa77bc23f79923dae5b25e4e23584d8f2caedf74 | Tobias Schneider — Bug 1275591 - Enable plugin content blocking by default. r=bsmedberg | |
126a5b8a2761b5dc82a2046e0dfedb8f128f6395 | Gregory Szorc — Bug 1275783 - Use "branch" instead of "revision" in release configs; r=jlund | |
f0240db65768d6e9daa5a0b60e8da3f84ef11576 | Gregory Szorc — Bug 1275783 - Specify "branch" instead of "revision" in partner repacks; r=jlund | |
c3aeacd9937524a4f7e258c3d0a23c9ee0630689 | Gregory Szorc — Bug 1275783 - Specify "branch" instead of "revision" in hazard config; r=jlund | |
266983e523325fea16101e27030c3d7540d8a5be | Gregory Szorc — Bug 1275783 - Don't use HgtoolVCS to query pushlog; r=jlund | |
7092af4d5f2dd5424dd42ce0b23ee3a71c2bd3fd | Gregory Szorc — Bug 1275777 - Stop using HgtoolVCS in SpiderMonkey builds; r=jlund | |
2555e6b571f37b4a2315339858af46ac0c0713a2 | Dustin J. Mitchell — Bug 1269340: add support for try -t option; r=jmaher | |
dd558e06d595766b9e273482af05baee33dcbdc6 | Andreas Tolfsen — Bug 1274550 - Make get_active_element in Python client backwards compatible; r=automatedtester | |
cdac1e9c5416558e08f32e507f61ac6a33c1036f | Andreas Tolfsen — Bug 1274550 - Simplify test case for get_active_element; r=automatedtester | |
8218106c37b44d6d56945d198a41b44ba224b7d5 | Andreas Tolfsen — Bug 1274550 - Return web element from Get Active Element; r=automatedtester | |
c08a10627942f3fc0ecd054e0497e36baa9f0637 | Benoit Girard — Bug 1272819 - Fix failureid/version mixup. r=jrmuizel | |
aa1d245e0af392ca48e991661c0c38a84ba2e360 | Ralph Giles — Bug 1275812 - Experiment with exporting track mime-type. r=kinetik | |
49beae1792077eba5b790baa7d3c1a37ca3eb609 | Ryan VanderMeulen — Merge m-c to inbound. a=merge | |
1bb60897b5e14dbe9586b77fe55c3aef3a8af4cf | Makoto Kato — Backed out changeset d89f93a40f78 (bug 1212527) due to static analysis bustage | |
5476ba10ab0b240b2a4197a79197d6b62eaa612c | Till Schneidereit — Bug 911216 - Part 22: Add null-check for return value of InitClass in DebuggerObject::initClass. r=ejpbruel | |
83c87ecd3700a61d0310648628cd5a58935dc6a0 | Till Schneidereit — Bug 911216 - Part 21: Appease eslint. r=bustage | |
d89f93a40f78e80b86d952237e2813a3f43e6317 | Makoto Kato — Bug 1212527 - Set background color to NSColor before calling showDefinitionForAttributedString on 10.11. r=mstange | |
94033f5e655567162a397af1f48a3bf00e884421 | John Dai — Bug 1275233 - Web-platform-test shouldn't use skip-if. r=jgraham | |
1b8749c914b047f44fe3447c62c4472f244c6a8e | Marcos Caceres — Bug 1275160 - Web Manifest: Don't special case orientation. r=mconley | |
b87905133eafb182539e8ea332ad19ab9548e8ee | Till Schneidereit — Bug 911216 - Part 20: Make aboutPerformance.js robust against timing issues when running in mochitest harness. r=yoric | |
8d3730e7d1f0fb096bfe93d11afd2691e9fe1453 | Till Schneidereit — Bug 911216 - Part 18: Only capture Promise allocation and resolution stacks if async stacks are enabled or the Promise's compartment is debugged. r=efaust,f=fitzgen | |
0a1f4ee953d0e4e8959cb9a75e4b58a6cc3d08df | Till Schneidereit — Bug 911216 - Part 17: Make promise-related Debugger.Object.prototype getters work with wrapped promises. r=shu | |
b55013ae64e5aad4425d8f6dcf21ff8ce3c43375 | Till Schneidereit — Bug 911216 - Part 16: Use new Promise inspection Debugger getters to implement legacy functions on PromiseDebugging. r=bz | |
c83647796df591e968223315b8779b1008f42b4b | Till Schneidereit — Bug 911216 - Part 15: Port Promise reaction jobs to C++ to enable correct async stacks. r=efaust | |
f0b339198f151607d257d02679a839d0b40dfe43 | Till Schneidereit — Bug 911216 - Part 14: Add support for tracking unhandled promise rejections, exposed through a JSAPI function. r=efaust | |
96cef64eadc3ec04504d52834c300bdb0d202fb5 | Till Schneidereit — Bug 911216 - Part 13: Set Promise allocation stack as async stack for Promise callback jobs. r=efaust,bz | |
a021e3facc2a0828c2a1f7bcc386c10f10570036 | Gijs Kruitbosch — Bug 1275893 - Enable logical float properties for devedition, r=jfkthame | |
5935b7839e2b62ca5e7112efce0b020c6bc98825 | Mike Hommey — Bug 1275867 - Null-terminate the buffer passed from ParseFloatLiteral to js_strtod_harder. r=bbouvier | |
8585521af418b7ad5b65e908692b9951d59375b2 | Nathan Froyd — Bug 1275548 - move OS X SharedMemoryBasic shutdown; r=billm | |
8e7bb0f5c506a5fadb406f9a598bfe2231298490 | David Burns — Bug 960931: Remove unused variables from tests r=ato | |
050485808a590c3db6c2bf001a1c18897d26db04 | David Burns — Bug 960931: Throw SessionNotCreatedError when requesting 2nd Active Session r=ato | |
062491c6264039e58c2b300997ba9eef23dbc59a | Honza Bambas — Bug 1270752 - Fix lifetime of buffer passed to PR_SetEnv(). r=jduell | |
ebb8ec09a40a70d92416be63f08a7fed6c3a556b | Kaku Kuo — Bug 1275541 - Undefine GetCurrentTime. r=padenot, r=jesup | |
ff7e1d26cbea646a2011600ef8f4a36d9a507ae9 | philipp — Bug 1275739 - Disable D3D11 for some more crashing DLLs surfacing in 47.0b8. r=gerald | |
a7d611896f386cf32e61b11a69a8f29ce76c866e | Tobias Schneider — Bug 1174278 - Tests. r=jrmuizel | |
f43c78d7cc1393e2b88488e85d082d4dd440fb9b | Tobias Schneider — Bug 1174278 - Make filter tainting and canvas tainting. r=jrmuizel | |
d3bde9a513bb8b33a97bf6c2e5d451a133e59192 | Haik Aftandilian — Bug 1272764 - Indentation and whitespace cleanups. r=bobowen | |
9fd1d6aeed21def0fbbec7cba706b5752cb0ad08 | Haik Aftandilian — Bug 1272764 - Remove OS X 10.6-10.8-specific sandboxing code. r=bobowen | |
5a75edd0bfb2d36793c95735ad35e2c3153e53de | Gijs Kruitbosch — Bug 1274272 - followup: use float: left/right to ensure this keeps working when inline-start is not available, r=mikedeboer | |
3a42cbfb7f70656842e85facfe18b72ccd33baf8 | Jim Blandy — Bug 1275730: Update docs for Debugger's js::Env typedef. DONTBUILD r=fitzgen | |
701b27c4e27fa54b542064a170832465f15e7daf | Wander Lairson Costa — Bug 1268913: Fix test for existence of objcopy. r=ted | |
65806002153d3ede2fab5d77c466926a56de160e | Sebastian Hengst — Backed out changeset a771679df23c (bug 1275190) for likely breaking browser_perf-recordings-clear-02.js. r=backout | |
27108dad917e666a72ba384ac2311217158aa0c2 | Mike Hommey — Bug 1275419 - Deprecate --enable-build-backend and add --build-backends. r=chmanchester | |
429f5a3ae4badce551053d5697914d710301233e | Mike Hommey — Bug 1275419 - Add support for the --option=+a,-b kind of options in python configure. r=chmanchester | |
83a0dff3856c57b1124da4df3d69c535bcdcfd83 | Julian Seward — Bug 1275184 - Uninitialised value use in nsDocShellTreeOwner. r=smaug. | |
581a44c822aa0140a74bbf803b5b3801404d2e22 | CJKu — Bug 1275451: Part 2. SVG mask composition reftests r=mstange | |
30d2b746df172e3397aef149273838a34901e3dc | CJKu — Bug 1275451: Part 1. Respect mask-composite while composing a SVG mask layer r=mstange | |
b8adc67d8f4a5ddef0e021cff33b64d20508204f | Gijs Kruitbosch — Bug 1275650 - remove useless CSS from content browser.css stylesheet, r=mikedeboer | |
432400265fed0d1b578877a181f45bc77ab2329e | Nicolas B. Pierron — Bug 1274499 - Skip jump target opcodes while looking for a JOF_DETECTING opcode. r=jorendorff | |
0f9c0cf0905b749ab833d6295f0748e0f24a5c43 | Jon Coppeard — Backed out changeset 3a7ba1ce51d6 (bug 1275033) | |
3dd0686489c6a7ca3a7958e557beea5bb74a89c7 | Jon Coppeard — Bug 1264300 - Free stub space memory after minor GC r=sfink r=jandem a=abillings | |
ec3ce347ebb2c9881af4ca9a1a6d3cf0c104da8d | Sebastian Hengst — Backed out changeset 10db03f821c4 (bug 1270686) for crashes on Windows 7 opt in e.g. M-e10s(bc5). r=backout | |
316d1c40f0fcf9c158cd3fcc8a86c7fdd0c76f59 | Joel Maher — Bug 1204281 - increase maxRunTime for mochitest-media-dbg to 5400. r=dminor | |
df861a9e766d0beb9daeeb192bf5b6f4cfeb3f02 | Sebastian Hengst — Backed out changeset 4d417e2c21ff (bug 1265468) for asserting in LayerManagerComposite.cpp on OS X 10.10 debug with e10s. r=backout | |
1743abeb235253d455700289308b125e4de75483 | Alexandre Lissy — Bug 1274826 - Bypass building SandboxHooks on Gonk r=jld | |
a934331fdba4ec842b74a1c4de2deedc34c0f51a | Sebastian Hengst — Backed out changeset df90fcacc68c (bug 1265836) for crashing test_ext_webrequest.html. r=backout | |
6539a8f181c86d523a458258d687e4cece9e8e2a | Sebastian Hengst — Backed out changeset 800df6b80dc0 (bug 1265836) | |
4dfbc30310616d36cb3ae4764c618cb563971207 | Sebastian Hengst — Backed out changeset 548660e408d0 (bug 1265836) | |
3790e961ef61eeafff0e264fc961318e817a48b7 | Sebastian Hengst — Backed out changeset 1151e3a09e77 (bug 1265836) | |
6725f1c8401b88e00bdf3a3ba7929bb377dfbe13 | Seth Fowler — Bug 1274057 (Part 2) - Add a regression test. r=njn | |
095bfc5ca5e7df28e00943a9f1c0cf25998db101 | Seth Fowler — Bug 1274057 (Part 1) - DeinterlacingFilter shouldn't duplicate rows when advancing from one pass to the next. r=njn | |
354813df8073e8afa0bbff61eb71606dc96290d7 | Seth Fowler — Bug 1275720 - Remove unused input size argument to SurfacePipeFactory::MakePipe(). r=njn | |
1f5902db90a7f9be77ee5938861b2067874fcdc7 | Jan de Mooij — Bug 1275282 - Don't allocate duplicate empty or small strings. r=luke | |
df9fd4cff088217776253331d10e31de653cdbb4 | Wes Kocher — Backed out 4 changesets (bug 1270310) for mass mochitest bustage CLOSED TREE | |
29637a385bc2975ae8d34fd0322b0a2293b5f113 | Timothy Nikkel — Bug 1275411. When descending into an out-of-flow without saved out of flow data we need to clear the scroll clip too. r=mattwoodrow | |
6cf4da71b921c34300d32f7fb5e5f3b01e1daf96 | cku@mozilla.com — Bug 1245499 - Do not trigger a download request for CSS "mask-image" when it's set to a local-reference URI r=dholbert | |
4d417e2c21ff9a33aee9e53fd7ec7a8e3d96ec60 | Matt Woodrow — Bug 1265468 - Invalidate all layers when dragging a tab to a new window. r=nical | |
6247821de527eb807e543435a872ae3d93a0162e | Seth Fowler — No bug - Remove extra semicolon in SurfaceFilters.h r=me DONTBUILD | |
e13e5ddca69f284c514fb46e5225b8f73210e208 | Seth Fowler — Bug 1261964 - Specify the frame rect in input space, not output space, in nsIconDecoder. r=njn | |
62e88bb12275849e9882e47836466985b349638e | Seth Fowler — Bug 1262338 (Part 4) - Add a new test for downscaling combined with a top-left frame rect. r=njn | |
fc7ce4b5807cf02d6132e823439f3bc84904b2df | Seth Fowler — Bug 1262338 (Part 3) - When RemoveFrameRectFilter is finished, mRow should be at mFrameRect.YMost(). r=njn | |
bea7a677b4191bb1bc5b017fdd73924c77f8b5ba | Seth Fowler — Bug 1262338 (Part 2) - Use the WriteRows API correctly in RemoveFrameRectFilter::AdvanceRow(). r=njn | |
f5442ff12b331819dbcc1121053e68231763cb6c | Seth Fowler — Bug 1262338 (Part 1) - Ensure that SurfaceFilter always knows when AdvanceRow() is called. r=njn | |
fe87fe3e36a93ef95ba922fcfaea60736f992e4b | Bobby Holley — Bug 1275766 - Implement Gecko_GetElementId and Gecko_GetClassOrClassList. r=heycam | |
53c8478b70c0bac9019babd23f1d5076feb1762b | Bobby Holley — Bug 1275766 - Give nsStyleQuoteValues threadsafe refcounting. r=heycam | |
faf4134b30b9930c9650232f803f354fec6ec3e7 | Bobby Holley — Bug 1275766 - Fix counter style assertion. r=heycam | |
9e8227f66e971a186de5638d0800bc302f6a1bd1 | Bobby Holley — Bug 1275766 - Invoke the proper URLValue constructor from Servo. r=heycam | |
e9de9eee6be361530f7d5b1d1e2bc0be1d608cfe | Bobby Holley — Bug 1275766 - Stub out nsPresContext::HasAuthorSpecifiedRules. r=heycam | |
4c23a043fc70f179c0aae0077820f369f475d980 | Chris Peterson — Bug 1275475 - Fix -Wlogical-op warning in dom/animation/ComputedTimingFunction.cpp. r=daisuke | |
5f821afd7299cea7f16730153a1d1b798d8d5165 | Tim Huang — Bug 1267910 - Part 4: Add a test case for the session store regression test. r=mikedeboer | |
56b04484f38921879e9bce13cb7f835a8b3d4339 | Tim Huang — Bug 1267910 - Part 3: Add test cases for add() and getCookiesFromHost() of the nsICookieManager2. r=jdm | |
984443e45c6943e7517856acffda945fd144452d | Tim Huang — Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe | |
796f83f7888a091c5596c25f9a86b77504b25075 | Tim Huang — Bug 1267910 - Part 1: Make the API getCookiesFromHost of the nsICookieManager2 OriginAttributes-aware. r=jdm | |
151e42dd75fb1103782c982af98e472dde418b35 | Marcos Caceres — Bug 1266627 - Web Manifest: Normalize enumerable values to lowercase. r=mconley | |
76dd48ec6e04b64621b5d301f90ce0445ee7e6e2 | Bryce Van Dyk — Bug 1257726 - Update to latest upstream version of nestegg. r=kinetik | |
f73ab8de07a3745cbd792619480ec10f0144235e | Michael Froman — Bug 1270230 - Add media.navigator.video.use_tmmbr to all.js and pref on. r=jesup | |
3d36d2c80ed0bd31747a6686a84cec355ca64959 | Stephen Pohl — Bug 1275622 - Artifact builds busted due to updater name change on OSX. r=cmanchester | |
a789163346d95fc9bef0a113b314ef1a5fce2cb5 | Eric Rahm — Bug 1274913 - Move PDM log definition to header. r=njn | |
ff9ace379d788d46677e933021ebd041bff8607d | Eric Rahm — Bug 1270310 - Part 4: Bypass line break conversion if element is single line. r=peterv | |
605790e5e6118254accae9c34c5f1a98948972da | Eric Rahm — Bug 1270310 - Part 3: Make string assignment in HTMLInputElement::GetValueInternal fallible. r=peterv | |
4c302e1119e165fd389ced209be1ed34ef9e0231 | Eric Rahm — Bug 1270310 - Part 2: Pass buffer length to Assign call in ConvertStringLineBreaks. r=froydnj | |
3e2d76bd1f08108fc90859b51366efc3c8fa6c5c | Eric Rahm — Bug 1270310 - Part 1: Make allocation in ConvertStringLineBreaks fallible. r=froydnj, r=peterv | |
1151e3a09e77a29b6089657df1b3e395430480e9 | Bob Silverberg — Bug 1265836 - Part 4: Implement browser.history.addUrl. r=aswan | |
548660e408d00c05ece753fdc6a29621226aba8a | Bob Silverberg — Bug 1265836 - Part 3: Implement insert and insertMany in History.jsm. r=mak | |
800df6b80dc0f1ca053203696e5a9be8722006f3 | Bob Silverberg — Bug 1265836 - Part 2: Change normalizeTime to return a date rather than a number. r=aswan | |
df90fcacc68caca36628472c0e6450094801e174 | Bob Silverberg — Bug 1265836 - Part 1: Replace PlacesUtils.toTime with PlacesUtils.toDate. r=mak, r=aswan | |
46de42653974b623195abc955db67a3e57afe53d | Ryan VanderMeulen — Bug 893836 - Remove erroneously-added autom4te.cache directory. | |
10db03f821c4a9bf76d1e516c32eb3c9317aed27 | Jeff Muizelaar — Bug 1270686. Log all dlls ever loaded. r=aklotz | |
34ac60e5b29c55eba69ab7e769dbc3b2eb7d5321 | Ryan VanderMeulen — Backed out changeset 75bb440d7525 (bug 1275637) for browser_se_first-run.js failures. | |
ed8629e891d9e655af2e1e79fe8c32e8cbcf44b5 | Julian Descottes — Bug 1275081 - Part 2: Add inplace editor tests using mocked CSS property/values suggestions. r=tromey | |
48f6dbdcd9d2d642b1a47ef77ca73694ff33c874 | Julian Descottes — Bug 1275081 - Part 1: Remove hardcoded number of "displayed" suggestions in devtools tests. r=tromey | |
db599457058b23ffdc6c29c17881e09772020d41 | moby — Bug 1256830 - Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_bug_587617_output_copy.js. r=bgrins | |
91a78f4ce6fa709366cc84ee43e0c21a788042fa | Brian Grinstead — Bug 1250778 - Fix eslint errors in browser_webconsole_bug_600183_charset.js. r=me | |
f0ad74c19f64d4f1b72375056fa4994da7262cc2 | moby — Bug 1256812 - Fix ESLint issues in devtools/client/webconsole/test/browser_warn_user_about_replaced_api.js. r=bgrins | |
b71c1dcf988a9da071b5c7dec62923f42e156977 | Axel Hecht — Bug 1274580 - Don't build narrate on Android. r=eeejay, r=margaret | |
75bb440d7525ee56a201664945a5c907d9a40a67 | Tom Tromey — Bug 1275637 - Fix eslint errors in webgl-utils.js. r=jryans | |
def937e0dda7f3e9409e3f5bd70a659c4232782f | Kris Maglione — Bug 1269398: Add visitType, visitId, and fromVisitId fields to history visit query results. r=mak | |
6a6155e3afa6148ef93255e6d9e126c2974f0319 | Alexandre Poirot — Bug 1080025 - Fix browser_dbg_bug-896139.js on Linux-asan. CLOSED TREE r=me | |
7b2fc29e5d9db05f171dea679a3e5d50f8a9e2d6 | Nicolas Chevobbe — Bug 1272460 - Make the new console take the full width of the window. r=bgrins | |
d495fe0a0cb21d80da64bd3d2c3e8b44e582ecb3 | Nicolas Chevobbe — Bug 1272456 - Add support for console.clear in new console frontend. r=bgrins | |
f24df446d3e345586d3165d24e5b3cb5f02534ea | Nicolas Chevobbe — Bug 1272452 - Use Immutable data structures in messages reducer. r=bgrins | |
2afb6c749a0811b00808ae098b193122af7a694e | Ryan VanderMeulen — Backed out changeset 9cfc40ea2dbd (bug 1269226) for browser_inspector_delete-selected-node-02.js timeouts. | |
73912a342d3731b8e292229fa940b623a8719d7b | Alexandre Poirot — Bug 1270179 - Improve performances when inspecting big typed arrays in the console. r=jsnajdr,ejpbruel | |
1af204777b4ddb868882d972663a13cbb324ea0b | Alexandre Poirot — Bug 1080025 - Prevent debugger tests to race source shown event when using `initDebugger` helper. r=fitzgen | |
5fdfce654062b471415a82f1a2c07200fc463dcf | Ryan VanderMeulen — Merge m-c to fx-team. a=merge | |
9cfc40ea2dbd0e258ec58028d85f4b358162e64a | Steve Melia — Bug 1269226 - Explicitly handle node deletion in inspector breadcrumbs. r=pbro | |
f5ce758ba0fdf72adcc8637be3206d524872040e | Ricky Chien — Bug 1178967 - Collapse autocomplete popup when pressing Home/En. r=jdescottes | |
9afab6308cd97d470c6514ccb0e348103e034e4d | Eddy Bruel — Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans | |
a33592050e2465ea62f9d62c42623c9c88b9808f | Georg Fritzsche — Bug 1272788 - Make the APPLICATION_REPUTATION_SERVER_VERDICT histogram opt-out. r=bsmedberg | |
b0096c5c727749ad3e79cbdf20d2e96bd179c213 | Ryan VanderMeulen — Merge fx-team to m-c. a=merge | |
02517c2c78bd6da0d0433b6b549c09e9a43a9895 | Eddy Bruel — Bug 1265730 - Fix test failures from previous commit;r=me CLOSED TREE | |
ebf96465a8de20345f7b8d176d827ec538ecbd09 | Patrick Brosset — Bug 1275083 - Make browser_rules_add-rule_05.js faster by doing less things; r=gl | |
53942df4f3849739a4ba389656a283c3c48e01b9 | Eddy Bruel — Bug 1265730 - Decouple StyleEditorFront from StyleEditorActor;r=jryans | |
25566a14a7ac98674bfe9b6e73edc59fcc286c22 | Jaideep Bhoosreddy — Bug 1266411 - Alphabetically sort the user selected devices. r=jryans, ui-r=hholmes | |
4f75d0cc90d12974b5b2b487bd63f17626f9e20d | moby — Bug 1127572 - Fade item in the markup view when that element is hidden with "H". r=jdescottes | |
1a8b7c916dafe6c7c86759da2fa41c8040734224 | Jason Laster — Bug 1265885 - Add devtools module to replace promise.defer. r=jryans | |
0dfa11a25c898eb9d7d9d7220cc3323e8211d1aa | Jonathan Kingston — Bug 1273696 - Move pref reset button for cert errors and hide retry when pref reset is possible. r=mgoodwin, r=past | |
8dfd7c9d86397ed898d84933a3c39834f1db886f | Brian Grinstead — Bug 1275706 - Tune eslint max line length to 90. r=jryans | |
685e4f30fd465aae04e3ae38c11a51e4efe31ff0 | moby — Bug 1256916 - Fix eslint issues in devtools/client/webconsole/test/browser_webconsole_show_subresource_security_errors.js. r=bgrins | |
31267984105ed9585607db8c177d18f17e3c5e7e | Tom Tromey — Bug 1265813 - Replace nsIIOService with URL in devtools. r=ochameau | |
3c5ce08d5baa28904b6a8e9f99d82f66d51d5a1c | moby — Bug 1256819 - Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_bug_1010953_cspro.js. r=bgrins | |
6a39cf939f60fff5e45c961ca5fe50769984d4a9 | Nejmeddine Douma — Bug 1072442 - The Play Speed contextmenu should be hidden for streaming media. r=jaws | |
5040cc90f9fc18505d3c9822ca33453ee16f610b | Nicolas Chevobbe — Bug 1273323 - Add integration tests for namespaced elements. r=jdescottes | |
c80d58a15cff0cecf948168917c45c50dbf473b1 | Michael Comella — Bug 1271000 - Add explanation of potential test failures in TestClientsEngineStage. r=sebastian | |
73817edbdfd6f66e75b13eeb9a883994d04f178d | Brian Grinstead — Bug 1271096 - Make sure source links can be tabbed into;r=fitzgen | |
9ef45b3ae61d40b772319a314205ddacfe00cff9 | Wes Kocher — Merge m-c to fx-team, a=merge | |
94bc94b961768538296b30ef704f99fcfe9d5874 | Felipe Gomes — Bug 1275040 - Block e10s from being activated in OS X 10.6 - 10.8 in all channels. r=jimm | |
e3977905475d792781a2c8b3231fb5eb1bcca582 | Felipe Gomes — Bug 1275039 - Block e10s from being activated for release users on Windows XP. r=jimm | |
a41f8a55229ca89e0608fa68fde3b4beec98c2d9 | Julian Descottes — Bug 1266448 - part3: use HTML tooltip for markupview image previews;r=ochameau | |
036722f3eb047ba5818c6144824908501af8394c | Julian Descottes — Bug 1266448 - part2: markup view: use dedicated Tooltip instance for image previews;r=ochameau | |
5b57f1df523a2bee9ced24431d23f6cb5119270b | Julian Descottes — Bug 1266448 - part1: fix remaining TooltipToggle callback;r=ochameau | |
3531b8206f7051e2286f860e2c449bb5ff7f4a4c | Patrick Brosset — Bug 1270186 - Move css-parsing-utils.js from devtools/client to devtools/shared; r=tromey | |
7b972fe5e8e38c1fa21fe9ad1eaf6e1566dc7370 | Sebastian Hengst — Backed out changeset 0183f1bb4655 (bug 1247047) for Android build bustage. r=backout on a CLOSED TREE | |
dd01a65a8a920b355ca4488ccf0eb03c5a99e40b | Sebastian Hengst — Backed out changeset a38fb5ad3684 (bug 1247047) | |
8e397e254a826b6ca2fa8b0892d12732e324529a | Sebastian Hengst — Backed out changeset fac238070399 (bug 1247047) | |
199869e7892ecb4d29afa078d913fb86f7bb9679 | Sebastian Hengst — Backed out changeset bbd294728ecc (bug 1247047) | |
5444f0c1e3301076fa86e566eec58d89f5329aec | Dão Gottwald — Bug 1257087 - Middle mouse click on history item should open it. r=mak | |
bbd294728ecc2f4e5e838764e589220e7c288f92 | Sebastian Kaspari — Bug 1247047 - Update releng manifests to use new SDK. r=ahunt | |
fac238070399620b704015d8a212693971c3a6cd | Sebastian Kaspari — Bug 1247047 - Remove play-services-{analytics,appindexing}, no longer required by play-services-ads 8.4.0. r=ahunt | |
a38fb5ad3684b3700de19ad0c90f18ff112c03cf | Sebastian Kaspari — Bug 1247047 - Add play-services-measurement, required by play-services-gcm 8.4.0. r=ahunt | |
0183f1bb4655f70a64262749b9991ba7ef0cda8b | Sebastian Kaspari — Bug 1247047 - Update build tools to 23.0.3 and Google Play Services to 8.4.0. r=ahunt | |
56e5195bef5bf352d37181195dc6043ac3d198ad | Sebastian Hengst — Backed out changeset a771679df23c (bug 1275190) for likely breaking browser_perf-recordings-clear-02.js. r+a=backout | |
88b6b3ebf75d8356b4ba16c2a65b46b976589dad | Decky Coss — Bug 1261472 - Fix incorrect test assertion in 'getResponse: don't expose x-nonexposed' and 'Combined testing of cors response headers'. r=ehsan | |
a771679df23c7744c7d51237291decedaf89f8a4 | Nick Fitzgerald — Bug 1275190 - Assert against null entries in the SavedFrame hash set's hash policy. r=jimb | |
661db976e5e8685e129efa82df0ce21bb5eaed15 | Christopher Grebs — Bug 1270306 - [webext] extension.isAllowedFileSchemeAccess should return null. r=kmag | |
0928a16792af6f0a947b1fdca5b12d16b84eaca0 | Eric Rahm — Bug 1275064 - Use unsigned type in RealWord bitfield. r=froydnj | |
cf2422741caa849af5dd681d7a976604d0d7dfa3 | Ryan VanderMeulen — Bug 1275792 - Schedule Taskcluster-based SM(arm64) jobs. r=sfink | |
e8e7a969b8efcdb96d63334a517c394b7e379c9c | Dan Glastonbury — Bug 1275472 - Enable suspending of background video only in nightly builds. r=cpearce | |
937ed1be7cf45524949ce1e03535d85f72b70be3 | Gregory Szorc — Bug 1275740 - Use compression level 5 instead of 9 for symbols zips; r=ted | |
abafa95db1b11babb82ee2b32cd8c0bac784711c | L. David Baron — Bug 1271182 - Remove MOZ_COUNT_[CD]TOR from nsTimerEvent, since it uses XPCOM reference counting macros. r=khuey | |
bd4cebf613e67bc4e04e94a5239879194819f4c0 | L. David Baron — Bug 1271182 - Add some deleted assignment operators and copy constructors. r=khuey | |
26b2ba6d410853e03239e684c6255fc44252b1c1 | Markus Stange — Bug 1216245 - Increase the titlebar texture's height to include the whole title text. r=mattwoodrow | |
6f4868096fd610dc4a205632e170f6332479ac22 | L. David Baron — Bug 1272857 - Fix some tree performance tests to read/write element.style.marginInlineStart instead of just element.marginInlineStart. r=gregtatum | |
35574c1aa9697cb60f05ba4c9d7175d1ffc59efc | Ralph Giles — Bug 1275439 - Switch debugging to MOZ_LOG. r=erahm | |
da921523812f62a85d6d7963703af963f99ad9ed | Wes Kocher — Merge m-c to inbound, a=merge | |
74e5368577865fe7bc1dfcee4692b3ba33c2689b | Gregory Szorc — Bug 1267781 - Bump minimum Mercurial version on a number of extensions; r=smacleod | |
f3c508b6292133376aacba82969a43cf29f0cc87 | Gregory Szorc — Bug 1267781 - Bump modern Mercurial version to 3.7.3; r=smacleod | |
fbcbc3e1aa5bbae2d25f6037b543ff9028e0121a | Yura Zenevich — Bug 1275586 - adding description caching tests. r=eeejay | |
f59273abb81006a6bd85c8287849eacd32d63ca7 | Sebastian Hengst — Backed out changeset 22c42d243a5c (bug 1271830) for unexpected pass of test_EXT_color_buffer_float.html on Android. r=backout | |
3b6fb13e56de5ad9a53cda7209e22eb1c51451bb | Ralph Giles — Bug 1266309 - Use fallible rust thread::Builder. r=kinetik | |
eff54d521d78abcacfbd8426ccb9cc71b0182ce5 | Randell Jesup — Bug 1275703: remove saved state about configuration of the VoiceEngine r=jib | |
42a7a846a11b395b5228d0c5ca1b331d1f62fdb2 | Gregory Szorc — Bug 1275623 - Don't use --revision to pass symbolic revisions; r=jlund | |
836c207f205f3e0f9e40a447a568c8a8b71a59e6 | Chris AtLee — Bug 1267712 - Add autoland configuration to mozharness r=jlund | |
6251c1e010a14c930402ae2dcefb2dce38679640 | Geoff Brown — Bug 1274395 - Delete pending crash reports before running tests; r=jmaher | |
0ffc66933c30c941fc7ab26d7458377047dec9c1 | Geoff Brown — Bug 1270544 - Update taskcluster Android build settings; r=dustin | |
1663fc3667704a407270f3395c20719b197763e7 | Yura Zenevich — Bug 1273904 - reverting webconsole blue focus highlight to dotted outline. r=bgrins | |
e40a0a79995f436d45560da4865df67d20df12af | Morgan Phillips — Bug 1270729 - When stopping slow scripts totally halt script execution; r=bholley | |
22c42d243a5cb24bd97efa201ecaa4d3c5965502 | Jeff Gilbert — Bug 1271830 - Update ensure-exts to check webgl2 contexts. - r=jrmuizel | |
b3b9c70d53be4fbfb38f59cd0619984a3cc6d91c | Joel Maher — Bug 1269872 - adjust manifests of all jobs that require a gpu. r=RyanVM,jgilbert | |
69aaee1090d832a21fcd322f1a1be0e95b99bfbf | Jeff Gilbert — Bug 1273252 - WARP counts as a performance-caveat. - r=jrmuizel | |
bd4592d84a9ed24a80a3df7707d3c07284765f2d | Mats Palmgren — Bug 1272012 - Tweak or disable a few tests for <select size=1> Up/Down key behavior on OSX. | |
e9c2a7a3f9ca4b47844b20f0d2b39cd8d6056248 | Mats Palmgren — Bug 1272012 - Support more keys to open and/or toggle a combobox dropdown menu. r=enndeakin | |
99f8a5fcc34dd5e65d63b2a3928aa90a052cc8cc | Daniel Holbert — Bug 1272721: Fix rtl-checking logic in legacy -webkit-box codepath, to actually reverse the correct axis under correct conditions. r=mats | |
045768176a0b6d39b94d63c6c5d15b78f84050bf | Alexander Surkov — Bug 1268069 - embeded object collection may be not updated on removals, r=yzen | |
97d4fa9f099b14a98d4242f1c73507beb1f70081 | Tooru Fujisawa — Bug 1275240 - Fix the type of parameter redeclaration from TypeError to SyntaxError. r=shu | |
dca0aaaa1f59bfd84c1daabc21663cb7604cd76a | Hannes Verschore — Bug 1260435 - Make RegExp hoistable when it's used only in RegExpBuiltinExec. r=h4writer | |
369e41626760109257f1ac5f797c713213e7fba2 | Kyle Machulis — Bug 1269444 - Move Plugin Zoom Value update into SetWindow call; r=bsmedberg | |
a3a5b2614b5d3479e48dd749270798b9a8c12b07 | Gregory Szorc — Bug 1275105 - Remove references to MQ from `mach mercurial-setup`; r=smacleod | |
b284943099b5c9982078193ce21d263e051515ce | Maja Frydrychowicz — Bug 1275608 - [mozrunner] Remove wait_for_system_message from Emulator; r=ahal | |
a50249d48b1e86a3749bccc51ece4d1a827a621c | Joel Maher — Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg | |
e096709134afdeae68afb26f999dc1c0a2f4de39 | Kartikaya Gupta — Bug 1273654 - Update a new test to use the new helpers. r=botond | |
1ac523b371f2408d9dc3c403390387564d811962 | Kartikaya Gupta — Bug 1273654 - Extract a helper function to run continuation-style tests. r=botond | |
f163ba08afc61c44fc1b2cacab7df37d8097b1a8 | Kartikaya Gupta — Bug 1273654 - Reuse the apz test utils in a few more places. r=botond | |
90341d286f4dcff8ab6d8bc21d5d888bc3bab328 | Kartikaya Gupta — Bug 1273654 - Extract a helper to check if APZ is enabled or not. r=botond | |
dcb15e7ac2e212df7e200e6256eced56e149422f | Kartikaya Gupta — Bug 1273654 - Extract a pushPrefs helper function to simplify test setup. r=botond | |
f40e481b93488d8868ae01ae4c5f35a832d2b414 | Kartikaya Gupta — Bug 1273654 - Extract a waitUntilApzStable helper function for tests. r=botond | |
40bfcafa28c2007ba666ac77d6f63d0cd8ab8eee | Kartikaya Gupta — Bug 1273654 - Remove redundant function wrapper. r=botond | |
5c11ccdcbb7bde52567ad74f617da75292744d5d | Kartikaya Gupta — Bug 1273654 - Merge the subtests from test_basic_pan into test_group_touchevents. r=botond | |
9bf50e4ab8ee528b1ddd0c7d5c8699e1a7d06084 | Andrew Halberstadt — Bug 1275613 - Always schedule a 'file_patterns' job when its task definition has changed, r=dustin | |
e81b62dcc3326c77339a93e46223cc3cf81cba36 | Nick Fitzgerald — Bug 1275190 - Assert that the SavedFrame* pointers we get out of js::SavedStacks::frames are not null; r=jimb | |
a4d93c6954d1e05478eb434072ab35de8577905e | Amit Chandra — Bug 1229589 - Implements an efficient version of TCPSocket by removing stale input streams. r=jdm | |
7909d0735869e171d3daef18be07afef8abb2add | Samael Wang — Bug 1069772 - Part 2: Add test case. r=smaug | |
d9b584a14402209fb9c714b193702aaba53800c8 | Samael Wang — Bug 1069772 - Part 1: Update document to support prerender visibility state. r=smaug | |
8d0aadfe7da782d415363880008b4ca027686137 | Wes Kocher — Merge fx-team to central, a=merge | |
df627da479f868c9704d7ac0b1c6aa76fb298150 | Alexandre Poirot — Bug 1268450 - Fix 'Plus' key shortcut support. r=jryans | |
550359b138498145d266ac265d4c16eb6ae73c15 | Alexandre Poirot — Bug 1268450 - Accept loose digits for azerty keyboards. r=jryans | |
9bed18498d9dfb6e544d63008e371ba45abe3557 | Alexandre Poirot — Bug 1268450 - Convert toolbox key shortcut to stop using XUL. r=jryans | |
fef64183cb939b13fbfdd5b1b44bd3c63d64d88f | J. Ryan Stinnett — Bug 1273967 - Include DevTools command line handler via category entry. r=ochameau | |
ff6044ca81893c73528253564e0f3ccbcacff046 | Carsten "Tomcat" Book — Merge mozilla-central to fx-team | |
2a2ce43bcafb42f0f5fcf4dd0f135eefdfe085b7 | Carsten "Tomcat" Book — Backed out changeset 3c599aa289d8 (bug 1265718) for timeouts in test_animation_actor-lifetime.html | |
b060a42710dfdc4a3bbc70e0196eff467a06ae90 | Julian Descottes — Bug 1267401 - part3: Create arrow style for HTML tooltips;r=bgrins | |
5a9b084f41a53cf9a502b51e91e87548782eda11 | Julian Descottes — Bug 1267401 - part2: include common.css in html tooltip tests;r=bgrins | |
f8d7e7040b88a0bdc9df708f3ae2540efd625fbb | Julian Descottes — Bug 1267401 - part1: Rename HTMLTooltip properties for backward comp with Tooltip;r=bgrins | |
d721681cae580e407c0a898cf9b6422079a6bbd8 | Eddy Bruel — Bug 1265730 - Change the order in which the Style Editor actors are defined;r=jryans | |
6f87924204740088e96b5ae8e633963a90d5a359 | Sebastian Kaspari — Bug 1274955 - Extract Android dependency versions. r=glandium | |
3c599aa289d8df66c7959dd65fd58cb1067c7fa9 | Eddy Bruel — Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans | |
1012461fa7bb33adf728ec631020cb18153da6f0 | Joel Maher — Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge | |
3a3dcaf968523e481d7501f7e9e420c43362d3eb | Sebastian Hengst — Backed out changeset 8b5b058bf71f (bug 1270686) for crashes. r=backout on a CLOSED TREE | |
5c66fb81be682bf7602a8a7b8655186cbeaed1d2 | Sebastian Hengst — Backed out changeset e24bac891d7d (bug 1272012) for timing out in test_bug615833.html on OS X 10.10 debug. r=backout | |
52a8bf703126b62bd3d443bf71fd822de8c324fd | Sebastian Hengst — Backed out changeset 5e25db36b720 (bug 1272012) | |
eb567ace229f27e07ad7763ca81be68b08c04fa7 | Yura Zenevich — Bug 1272491 - better names within browser/ a11y tests. r=tbsaunde | |
ddaa43e26575a1c5c0248d4826c9e30e65162ef1 | Yura Zenevich — Bug 1272491 - fire xpcom show/hide events with e10s. r=tbsaunde | |
388863b89c72f99246748a5ee96131cd8d69b420 | Bob Owen — Bug 1275194: Null check mPrt in nsPrintEngine::FirePrintingErrorEvent before notifying listeners. r=jimm | |
08111f812323056882d6d2eec909c379109cc863 | Valentin Gosu — Bug 1271955 - Fix web-platform test a=testonly CLOSED TREE | |
37be4f51e6b4cb200cc714e0a3185276998d3f07 | Mike Shal — Bug 1275355 - Move host_jskwgen invocation to moz.build; r=chmanchester | |
2279a86a2dc34e928915aeebc3cbdeb0bb9b8d9d | Mike Shal — Bug 1275356 - Fix newlines in gen-css-properties.py on Windows; r=chmanchester | |
8b5b058bf71fb886d8308496a80d66e8f407e8e1 | Jeff Muizelaar — Bug 1270686. Log all dlls ever loaded. r=aklotz | |
915fe75544021565c55933cb978f858542a8babb | Ben Kelly — Bug 1228222 Don't try to access ftp::/localhost to test "unknown server". r=asuth | |
b050868120226fbcf67bf0c4d162755ea656f7ac | Jorg K — Bug 1274602 - When checking for tags, allow for white-space. r=honzab | |
ae6c0fa8384e4bbdc12b0f5a19211a371259c23e | Bob Silverberg — Bug 1274134 - Intermittent browser_ext_history.js | no results returned for late start time - Expected: 0, Actual: 2. r=aswan | |
ef9331b59ca8847b0162902dc11d805a301e1c7a | Ryan VanderMeulen — Bug 1275281 - Enable more Linux e10s tests on Taskcluster and clean up some cruft. r=armenzg | |
b052acfa6f28fead5644e41f5fb8795f7cdc3683 | JerryShih — Bug 1248580 - handle gl.UniformMatrixXfv() function uploading element size. r=jgilbert | |
7e26c1d13046e6e69de1a47d7e9026ff645a0f5e | JerryShih — Bug 1248580 - strip the uploading element num according to the uniform array size. r=jgilbert | |
6647b13a6ad92410d6a71298eded13ca655edbbe | mitchdevel — Bug 219157 - Fix to prevent 3rd party sites from getting cookies r=valentin | |
c18023d517ed93d0e506f410c28ddfa60a2e6eee | Valentin Gosu — Bug 219157 - Test that cookies are set only when domain has permission. r=mcmanus | |
f8cb3324570e9479124a7f5ef1cb4a23b6b1465f | Valentin Gosu — Bug 1272284 - Encode C0 controls in path, query and hash r=mcmanus | |
a10683e0ed001963fcf87a55d42b9e189fd4f481 | Valentin Gosu — Bug 1271955 - Strip leading and trailing C0 controls and space for urls passed to new URL() r=mcmanus | |
5e25db36b720b695da94b2bc1373ea369408e404 | Mats Palmgren — Bug 1272012 - Tweak or disable a few tests for <select size=1> Up/Down key behavior on OSX. | |
e24bac891d7d00c4a71cec12e152b65eb95349af | Mats Palmgren — Bug 1272012 - Support more keys to open and/or toggle a combobox dropdown menu. r=enndeakin | |
e2f558143b0b39cec662497990322b4968494900 | Gijs Kruitbosch — Bug 1270144 - use error() rather than warning() in order to ensure this shows up on the treeherder summary, rs=emorley-over-irc | |
fd985ed46ae441ede84b789a476d30a8428217c7 | Anjana Vakil — Bug 1275288 - Test exception raising in _load_testvars; r=maja_zf | |
8c64c8c5474b1e7014efed46a0072493dceb80a4 | Kartikaya Gupta — Bug 1273024 - Stop inflating the visible rect for fixed-position items unnecessarily. r=mattwoodrow | |
0bc5c825c58ef9474a28e82f20be5b1415de863f | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
bb91ab70a57bd2340ac1606b563c7cee5d8c3c76 | David Burns — Bug 1275535: Fix Marionette harness tests r=maja_zf | |
6926b3233f9c5b40ea0310eb855f3ee7acfcb35c | Dimi Lee — Bug 1274105 - Refactor classifierHelper.js. r=gcp | |
7932129b6e5c819a8bee07f7c21260296a988d56 | Gregory Arndt — Bug 1275276 - Fail if image context cannot be downloaded r=jhford | |
0edb406418261a3b078bab4f108a4948a13dd46f | peter chang — Bug 1201874 - create core text font with correct size,r=lsalzman | |
6fed93907a39069b9db866890dd49ccc7e09a176 | Sebastian Hengst — Backed out changeset 31879b3fdce3 (bug 1248580) for build bustage. r=backout on a CLOSED TREE | |
534f9ffd36da1646e7eb0e32a3fd73df299f28d9 | Sebastian Hengst — Backed out changeset 56c2db882b7d (bug 1248580) | |
c945909fea77c953650c45ace26602133303ce15 | JerryShih — Bug 1274769 - handle the WebGLTimerQuery deletion status for GLContext cleanup. r=jgilbert | |
10a3bd5421b1d223a2e3110396d0ff986197be86 | Edgar Chen — Bug 1274519 - Don't append result to the candidate list if got unexpected token at the end of size string; r=heycam | |
61d37541894f9d87674a6ba790498db0b9278e38 | Honza Bambas — Bug 1273875 - On shutdown leak HTTP cache entries memory, r=michal | |
27e93cb03221d985ee2c389d27be4fa6a5d2307f | Martin Stransky — Bug 1273013 - "download progress bar does not show in gtk3 build." r=karlt | |
6bc253b91d793108f698727957d9e3b2380cc5cd | Kershaw Chang — Bug 1267965 - Part3: Call NotifySessionConnect when registering listener and when receiver is ready. r=smaug | |
793ef42cbfe0787f437b952b27fa6a7277ba74ca | Kershaw Chang — Bug 1267965 - Part2: Store responding window ID and session ID in parent process. r=smaug | |
ccfb3317dd4c80ea241e377b6f74d0d7e5bd6e36 | Kershaw Chang — Bug 1267965 - Part1: Move duplicate code into PresentationServiceBase. r=smaug | |
56c2db882b7d8164df0960f1faa59b8cb20a8f8a | JerryShih — Bug 1248580 - handle gl.UniformMatrixXfv() function uploading element size. r=jgilbert | |
31879b3fdce353c5034e9a57367b3b343ecf3373 | JerryShih — Bug 1248580 - strip the uploading element num according to the uniform array size. r=hshih | |
bbfbadb75603c46d8e87c6c321178836aac10e1c | Christoph Kerschbaumer — Bug 1196013 - Use channel->ascynOpen2 in toolkit/components/places. r=billm r=sicking r=mak | |
c3540052995cc74d751f56b694458e1b7041ec27 | JerryShih — Bug 1178871 - turn on WebGL conformance test |conformance/glsl/misc/shader-struct-scope|. r=jgilbert | |
9f371015b17fb4c4c958fbf2bdb30f7f4e8d41c7 | JerryShih — Bug 1178871 - turn on WebGL conformance test |conformance/glsl/misc/struct-nesting-of-variable-names|. r=jgilbert | |
b29d2b9892b9b7120d619a60cbb9b41a48bdfaea | JerryShih — Bug 1178871 - work around that Mac drivers for shader struct scopes. r=jgilbert | |
3b9e115d053a3981d4602adf1dab36b48c787e9d | Ethan Lin — Bug 548372 - Part4. Add space/round for shorthand property test. r=heycam | |
1bd8dfedc0f60e3aea61f10691aa0d5f7c434fd7 | Ethan Lin — Bug 548372 - Part3. background-repeat round/space test cases. r=heycam, mstange | |
2a8d924408cc44486c4ce5bf2b2f226914b489e5 | Ethan Lin — Bug 548372 - Part2. background-repeat round/space rendering. r=mstange | |
424985ac2faf7a3ffd7074824d4c74a6283515cd | Lazar Sumar — Bug 548372 - Implement round and space values of background-repeat CSS property. r=dbaron | |
866b3a1aa9b53575426dcc8e413e07056e2ae29a | Dragana Damjanovic — Bug 507571 - Lock nsHttpResponseHead. r=mcmanus | |
dd37cbc7e54337e7048e8aea6a9091798a6398e3 | Carsten "Tomcat" Book — Backed out changeset 8c804afcc865 (bug 1272012) for test failures in test_select_change_event.html | |
19753db8aa952efa4e88bee67e118f7188467684 | Carsten "Tomcat" Book — Backed out changeset 467b0d255265 (bug 1272012) | |
035a7be9628ac2a47a527854dce55c7f02e69c6a | Bob Owen — Bug 1250125: Make a 0 security.sandbox.content.level turn off the content process sandbox. r=TimAbraldes | |
1690ac955a502a21437d7a87abfa936d660f37b8 | Masatoshi Kimura — Bug 1274953 - Bump the lowest valid TLS insecure fallback limit to 3 (TLS 1.2). r=keeler | |
9763d6e8b2f40c1f974793b57910dfc15807d9c2 | Thomas Zimmermann — Bug 1275510: RTSP: Add namespace when refering to |gIOService|, r=dragana | |
8eb0aaeb31344b0800469018c658e0f1c84d5823 | Masatoshi Kimura — Bug 1275252 - Deal with some TLS 1.3 intolerance. r=keeler | |
769533c99dd8cc09e7c9dfe4327660b925aa7037 | Andreas Tolfsen — Bug 1274274 - Rename element store clear function to delete; r=automatedtester | |
74c4d72ac0dee69aea077a1615d50cf70b84ec21 | Andreas Tolfsen — Bug 1274274 - Update exported symbols and correct docs; r=automatedtester | |
dc85479726f9a1ad5cfbbc873b0168bedbd839f6 | Andreas Tolfsen — Bug 1274274 - Rename element manager; r=automatedtester | |
dd338221d47080318113d6a908ac7651d11b5ce3 | Andreas Tolfsen — Bug 1274274 - Disassociate wrapValue from element store; r=automatedtester | |
e848faf4bb29bc0195b11ba682cfe9322d841b53 | Andreas Tolfsen — Bug 1274274 - Disassociate convertWrappedArguments from element store; r=automatedtester | |
aa348e14ae8202828b821328eb48ca24f8454948 | Andreas Tolfsen — Bug 1274274 - Remove unused method applyNamedArgs; r=automatedtester | |
7d0cf052c1cea39c798d8efdf95da80a882670fc | Andreas Tolfsen — Bug 1274274 - Disassociate isDisconnected from element store; r=automatedtester | |
84c33f8de011c03a27501236ea3def5688f33964 | Andreas Tolfsen — Bug 1274274 - Refactor seen element store; r=automatedtester | |
02d31625ba1406044fb706e87bc579c8fb222263 | Andreas Tolfsen — Bug 1274274 - Convert ElementManager to a class; r=automatedtester | |
2d585161b6b8c8088833c5a675faedfcb7f6388a | Andreas Tolfsen — Bug 1274274 - Decouple element retrieval methods; r=automatedtester | |
e15b4b4184eb36eafeb3f366a25e1911eb7f8978 | Carsten "Tomcat" Book — Backed out changeset 153591394598 (bug 1270686) for causing Windows 8 x64 opt e10s crashes on a CLOSED TREE | |
73cf91bc2b67d55c6ba57c12b447faf9fd9e6b3b | Jan de Mooij — Bug 1274193 part 11 - Make GetOutermostEnclosingFunctionOfScriptedCaller per-compartment and use GO_THROUGH_SAVED. r=luke | |
b8dbe70e2500cbd910c21c1b3626346121c71004 | Carsten "Tomcat" Book — Backed out changeset b47a1a49cda2 (bug 1274193) for hopefully fixing e10s windows x64 crashes on a CLOSED TREE | |
2dc65c74bfa6c40479deb070b912b7bd2d151550 | Jonathan Kew — Bug 1273154 - Re-land followup to handle word-initial NNBSP shaping in Mongolian, with its reftest. r=jrmuizel | |
8a1948d999aa496869bac91196b19feb26c5236e | David Burns — Bug 1274408: Remove B2G runners from Marionette Python Harness r=maja_zf | |
5ca92d57dac6428ad0bcd34635d3db34d43e8fd2 | David Burns — Bug 1274408: Remove emulator support from Marionette in Gecko r=ato | |
78bf598eed77833dcac06dad82c167c03c2038a6 | David Burns — Bug 1274408: Remove emulator mach support for Marionette r=jgriffin | |
5b70e44e565f0cb8fcc0e03dba4e38bd070f97fc | David Burns — Bug 1274408: Remove emulator support from Marionette Harness code r=maja_zf | |
9935b7b2efb23187ff7ad0884bc412a8c9b78766 | David Burns — Bug 1274408: Remove emulator code from Marionette python client r=maja_zf | |
b59da510fb4ee028d01be2f56f8645787568e06a | Jonathan Kew — Backout 51b1f2343ad9 and f24ab7184139 (bug 1273154 followups) for reftest crash on linux | |
5b615a565d65d9197dd4f1f7f08cba3b76fe03c9 | JW Wang — Bug 1274216 - remove use of FlushableTaskQueue from PlatformDecoderModule. r=jya. | |
467b0d255265f75f321f2b45e92495a902f20b5e | Mats Palmgren — Bug 1272012 - Tweak or disable a few tests for <select size=1> Up/Down key behavior on OSX. | |
8c804afcc86515350c902374a2fb3f62d9a45eac | Mats Palmgren — Bug 1272012 - Support more keys to open and/or toggle a combobox dropdown menu. r=enndeakin | |
1e79a41fdac1117b6b3f8f3834c9b9c2cf9bf881 | Mats Palmgren — Bug 1266268 - [css-grid] Tests <percentage> for grid gap properties. | |
2d60e772249dfeb1b49802fe7ad01791498bb8df | Mats Palmgren — Bug 1266268 - [css-grid] Implement <percentage> for grid gap properties. r=dholbert | |
b47a1a49cda2c961c45d851b85df1b2cf97d0a57 | Jan de Mooij — Bug 1274193 part 11 - Make GetOutermostEnclosingFunctionOfScriptedCaller per-compartment and use GO_THROUGH_SAVED. r=luke | |
51b1f2343ad9544921e68859dfbe9d3c79b00951 | Jonathan Kew — Bug 1273154 - Reftest for Mongolian shaping with word-initial NNBSP. r=jrmuizel | |
f24ab718413961570a3c370396f7f297920229f7 | Jonathan Kew — Bug 1273154 followup - Rework NNBSP handling in FindFontForChar to make word-initial NNBSP adopt the font that will be used for the following letter. r=jrmuizel | |
8465a41d5bff393a45fc3ecae64b06c4f02ae236 | Jonathan Kew — Bug 1274936 - When <canvas> fillText is using a simple color, draw via the gfxTextRun::Draw code path to get support for COLR and SVG-in-OT fonts. r=bas | |
15359139459812abed51ce740a819624f1d8de2d | Jeff Muizelaar — Bug 1270686. Log all dlls ever loaded. r=aklotz | |
56b15c2f02c32803d161fe1e7c6b49033ff98a43 | Carsten "Tomcat" Book — Backed out changeset 8b76fb7a3e31 (bug 1270686) for bustage on a CLOSED TREE | |
8b76fb7a3e31a946f1de76d8e3aa9c222790600e | Jeff Muizelaar — Bug 1270686. Log all dlls ever loaded. r=aklotz | |
1cc416ae06a0779e7f5069644e4d4c06a5cf0855 | HoPang Hsu — Bug 1261002 - Part 2: Add a testcase for Node.isConnected. r=smaug | |
a5aea694837ade56d7686f74dbd0ad60b13b1cce | HoPang Hsu — Bug 1261002 - Part 1: Implement node.isConnected. r=smaug | |
445f4347135cd17ff0ce60ffc157a9be3ed5e3a3 | Robert Strong — bug 1274487 - Remove 'Update Installed' code and user interface. r=mhowell | |
18083cdf9caa7bd16e76bf1a2afc25fdc333d29e | Robert Strong — bug 1244544 - remove uiOnlyAllowOneWindow.js since nsIDOMWindow/mozIDOMWindowProxy cannot be mocked in JS. r=mhowell | |
d6d4e8417d2fd71fdf47c319b7a217f6ace9d5a5 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
97b22d33cd789520910ef8dfc81374ab53c62134 | Carsten "Tomcat" Book — Backed out changeset 2044b159f030 (bug 1275281) for causing frequent timeouts in tc-M-e10s dt tests | |
07ede99a3cd3ffb69852927c1679715b1df2173e | Thomas Nguyen — Bug 1270050 - change wpt test origin-when-crossorigin to origin-when-cross-origin. r=josh | |
9a7ac883cb3565bde31e96bd22e93a71a1ea23f1 | Thomas Nguyen — Bug 1270050 - Update meta file. r=franziskuskiefer | |
dcf1684b63b37c2a5ad2a2256f0c2f06b5249dfa | Cameron McCormack — Bug 1275452 - Part 4: Remove anonymous content styling hack in ServoStyleSet. r=bholley | |
5e15a686b21e21ccd2866ff4e08732acebc256f4 | Cameron McCormack — Bug 1275452 - Part 3: Eagerly restyle XBL-provided anonymous content in stylo. r=bholley | |
ce7e41b72c76ca3cbb248115f66ce3fad3cef664 | Cameron McCormack — Bug 1275452 - Part 2: Eagerly restyle native anonymous content in stylo. r=bholley | |
a51e41ec23e20c9dfdc00a221d5025f9bea795a1 | Cameron McCormack — Bug 1275452 - Part 1: Add Servo_RestyleSubtree for eagerly restyling a subtree of a document. r=bholley | |
484c1b1957f54397da35a38e311cdd0613c5ca3f | Daniel Holbert — Bug 1275067: Flip logic in nsStyleCoord::ToLength, for safer general-case behavior. r=heycam | |
2adb4dd6324d3d20bdbf3a153feb70149a0dfad9 | Carsten "Tomcat" Book — Backed out changeset d67e5ce76bf5 (bug 1270050) for somehow causing timeouts in browser_animation_animated_properties_displayed.js | |
51b49963769764c362e543fe4969c1d08eb69bb1 | Carsten "Tomcat" Book — Backed out changeset 54be367a7ed9 (bug 1270050) | |
05ebd1f677ed3454efc7bb939767dbc45c826792 | Hiroyuki Ikezoe — Bug 1167519 - Part 2: A mochitest to check a new transform position replaced by old transform transition is close to the old one. r=birtles | |
72c16a3d0b0a13a4f05929a326d5fe859a9a3108 | Hiroyuki Ikezoe — Bug 1167519 - Part 1: Calculate plausible starting value on compositor with TimeStamp::Now() when replacing an old transtion. r=birtles | |
8ea3030332a90003b4a2dff0daa8329cf2109792 | Markus Stange — Bug 1274282 - Add exception guards to nsChildView::PrepareWindowEffects(). r=spohl | |
a8b3e46732c78b6f01e922602145e6959acf319b | Tom Tung — Bug 1272830 - Part 2: Reformat for fetch-request-redirect.https.html & fetch-rewrite-worker.js. r=bkelly | |
ce58234202e93b120b356a1a5436faa8b14ebcd9 | Tom Tung — Bug 1272830 - Part 1: Intermittent fetch-request-redirect.https.html - test modified. r=bkelly | |
ba0982c4e30cfbc79ef1f4e25c4a1afb0766cfec | Stephen A Pohl — Bug 1274319: Allow elevated updater and Firefox on OSX to make 10 IPC connection attempts to the unelevated updater. r=mstange | |
ead4c5f8ae5767903780f9270134c82806d23169 | Stephen Pohl — Bug 1027651: Fix comment for XRE_UPDATE_ROOT_DIR. r=rstrong | |
281d032de5ae9c4262903311e2cb3079acd2b9b3 | Stephen A Pohl — Bug 394984: Update xpcshell tests to use the new updater binary name. r=rstrong | |
f12cdffc7f1ed51a790f8a57a8f57768d648691a | Stephen Pohl — Bug 394984: Add signing certificate info to Info.plist files for Firefox and updater. r=bhearsum | |
0cd11745dc4526123de7a67d80c0084e5e089e85 | Stephen A Pohl — Bug 394984: Enable any admin user on OSX to update Firefox, build config changes. r=mshal | |
a468fe7af93708141cbbc201890909adf4acad83 | Stephen A Pohl — Bug 394984: Enable any admin user on OSX to update Firefox, native OSX changes. r=mstange | |
e33952e456ea3a7371c66b1a702ef8a0e17efb8b | Stephen A Pohl — Bug 394984: Enable any admin user on OSX to update Firefox, front-end and updater changes. r=rstrong | |
8df26f4aab26abe6c58a33e5afa90c18d590af84 | Ray Lin — Bug 1091241 - Make add-on details look like a page. r=Margaret | |
5abd0e13a583180602f8318f88f240bfda3c002d | James Willcox — Bug 1270522 - Guard against a null view in GeckoLayerClient.sendResizeEventIfNecessary(). r=rbarker | |
33feb325df68aea1e82748c39e74cacc1b0d356d | JW Wang — Bug 1274189. Part 3 - remove use of FlushableTaskQueue. r=jya | |
d22455a5638fd7360a55f8c45ff752748a00d7a0 | JW Wang — Bug 1274189. Part 2 - remove use of FlushableTaskQueue::Flush(). r=jya. | |
f128105bf879c256d6a0dd048e8402a94d7b16d5 | JW Wang — Bug 1274189. Part 1 - rename some functions to be consistent with other MediaDataDecoder sub-classes. r=jya. | |
54be367a7ed9d9c38a7015de8155159a90c7efdb | Thomas Nguyen — Bug 1270050 - Update meta file. r=fkiefer, r=jdm | |
d67e5ce76bf59714d57fe921107c5f82e162a72c | Thomas Nguyen — Bug 1270050 - Change wpt test origin-when-crossorigin to origin-when-cross-origin. r=fkiefer, r=jdm | |
15df40db9c161ae5702dcfdbde4e6b358db76be8 | Bobby Holley — Bug 1274443 - Always cache reset structs for servo. r=heycam | |
0b5d2ad721da892b90faa8e973be30a2dff270c8 | Bobby Holley — Bug 1274443 - Avoid calling ApplyStyleFixups for ServoComputedValues. r=heycam | |
7e6513158f1f62005c942feda3ebc8395a6f02bd | Bobby Holley — Bug 1274443 - Properly cache and flag servo style structs in nsStyleContext::StyleData. r=heycam | |
7c33e04d605c7a760935feda3468134f475e97b5 | Bobby Holley — Bug 1274443 - Replace mPresArenaAllocCount with a hashtable to make it easy to spot the cause of double-frees. r=heycam | |
a7d6b2c16a3f4c7ad7edeb1b2f1d08cca9b5f34b | Ryan VanderMeulen — Bug 1273220 - Add missing JS:: to fix non-unified bustage. r=bustage | |
986a22158836bddedd8ea6dda4134ce20984ab2c | L. David Baron — Bug 955857 - Adjust test to expect that there are now 17 CSS properties beginning with 'o' rather than 16. No review. | |
47a2042ad9cef82c21ff09cbe52ec764185574dd | Thomas Wisniewski — Bug 955857 - Add tests for overflow-wrap. r=dbaron | |
ecd39abf2cdb7f988fe7cc1af2f670bd086f309d | Thomas Wisniewski — Bug 955857 - Replace CSS word-wrap with overflow-wrap, and add it back as a CSS_PROP_ALIAS. r=dbaron | |
5a4acb31f6c0659edd048cdc201a7b419d869050 | L. David Baron — Back out temporary debugging patch for bug 1265280 (changeset ff82389380c1). | |
c8be8ae4cf532b21e261faf43b4360c534286bbf | Xidorn Quan — Bug 1275059 followup - Use MOZ_ASSERT for methods of gfxTestRun. r=jfkthame | |
cb2c2fdd7ea7ff410a7e22293d7bb3caccb58fa4 | Xidorn Quan — Bug 1275059 - Simple fix for this bug. r=jfkthame | |
0ab9f64ac47cd6ce83e645fe5720db97b491c5fc | Mike Hommey — Bug 1274497 - Avoid running adb every time we run make on Android builds. r=gps | |
3b9f92c4aeeefba589dc360368bc3350f729a991 | Gregory Szorc — Bug 1275297 - Create Visual Studio project files by default on Windows; r=glandium | |
4472f0c5c39204141ae4264ed67afbe7a56f326d | Gregory Szorc — Bug 1275297 - Define MSVS_VERSION in js/src; r=glandium | |
b946d6af2776597cbdb853e8f1838a7f11434bc3 | Nathan Hakkakzadeh — Bug 1257095 - Bootstrapper now checks if Python interpreter is version 2.6 or 2.7 so users get a readable error instead of a stack trace. r=gps | |
f87a929f3ddcefd45d75ce2e7d2da2a2702939c9 | Steve Fink — Bug 1275420 - Make linux64-mulet-haz job try-only, r=RyanVM | |
836ded5dd332d9bfa522a6302177c9c137ef4bf8 | Wes Kocher — Backed out changeset 408319d87eac (bug 1275297) for breaking at least Windows SM builds with "MSVS_VERSION not defined" CLOSED TREE | |
5567b666d2c31044fdc566f73a1472c281a19dc7 | Avi Halachmi — Bug 1274992 - Part 2: talos: revert bug 1266181. r=jmaher | |
b6502d8d8a5a6d6b6bdbb19fe5c62f8c24ca3168 | Avi Halachmi — Bug 1274992 - Part 1: talos: allow talos-powers to focus the content. r=jmaher | |
80c71070fc08c90b9131ec676d7d021506d381d2 | Steve Melia — Bug 998773 - When searching in document, curly quotes and straight quotes unequal when "match case" selected. r=mbrubeck | |
35b845bf58f1abf677ae61393bc5f593c0a0b40f | Sergei Chernov — Bug 1241574 - Certificate Transparency - base definitions and serialization to/from TLS wire format. r=keeler, r=Cykesiopka | |
d33cfe343732ae76307eb77504b28a813bd9f27c | Chris Manchester — Bug 1272530 - Move --disable-tests to Python configure. r=glandium | |
fff23fd67c6e1ba2baeec18a0660dc715872abe0 | JW Wang — Bug 1193124 - Ensure logical position is updated after seek. r=jwwang | |
aee22493e3c20cbe213113ec30d93a9ce0bcdd6f | Xidorn Quan — Bug 1274834 - Make print preview toolbar a fullscreentoolbar. r=dao | |
e6fce92905c8c40ff06a0cb14d4d0af4453c1a94 | Avi Halachmi — Bug 1264325 -talos: allow running on windows 8.1/10 with python 2.7.11. r=jmaher | |
2044b159f030e51be397063355d70323bac0df61 | Ryan VanderMeulen — Bug 1275281 - Enable more Linux e10s tests on Taskcluster and clean up some cruft. r=armenzg | |
1253710274373ffe0928ea7378ef2a60921d84a7 | Chris Pearce — Bug 1249706 - Fix 8fe22dd4fc8a (backout of a085ea2d24bb). r=bustage | |
408319d87eacb28848efeab0346eb815440adade | Gregory Szorc — Bug 1275297 - Create Visual Studio project files by default on Windows; r=glandium | |
b0fac0d672e28bf5fe3e16c5fab6e3541c0cbff7 | Gregory Szorc — Bug 1275297 - Write VisualStudioVersion to solution file; r=chmanchester | |
6f9239fe63f8dd574ab3a402e67ae35608f1ddf2 | Gregory Szorc — Bug 1275297 - Write MinimumVisualStudioVersion to solution file; r=chmanchester | |
5b21a1d4a2a2c9bd2c766f663bc83d4d836064b5 | Gregory Szorc — Bug 1275297 - Use proper header in solution file; r=chmanchester | |
d98eab1b6a5ff57a2e47c9072cff8728295f2777 | Terrence Cole — Bug 1274365 - Allow WeakMap::getDelegate to be called from subclasses; r=sfink | |
f18e46bce0a40e6b73435efb633c50a38fdb18e8 | Terrence Cole — Bug 1273220 - Rename RelocatablePtr to HeapPtr; r=sfink | |
f95d305dc0f804dea500ea8910683668f8729c7e | Terrence Cole — Bug 1273276 - Rename HeapPtr to GCPtr; r=jonco | |
8fe22dd4fc8a753f9b4c479b773af8ce03f4dae7 | Chris Pearce — Bug 1249706 - Backout a085ea2d24bb for blowing telemetry server's mind. r=backout | |
cf196c79e5e5b22c35957c08e6d0b3d6fbc2b0e2 | Dustin J. Mitchell — Bug 1272315: mozunit: log error message with line number only if available; r=glandium | |
b306ec471adff16c34c07bfaa322168943031acd | Jonathan Watt — Bug 1275266 - Fix broken merge conflict. r=orange on CLOSED TREE | |
91532055b0e91b75c4b4434f53bca5e789174def | Nick Fitzgerald — Bug 1273917 - Follow up: Fix sm_variant_base.yml to put `command` under `task.payload` instead of plain old `task`; r=sfink | |
9a1f5c66a7f71f83d282dddea84e672b4d1e1b11 | Jeff Muizelaar — Bug 1275283. Use MFBT_API for importing/exporting in DLL blocklist. r=glandium | |
f49de097ebced4d9441a3e1ffd0aaadeb659cdea | Ralph Giles — Bug 1275189 - Remove thread::JoinHandle panic guard. r=kinetik | |
1b2ea19553caa3147d03ce6943e492e48100b588 | Gregory Szorc — Bug 1274655 - Set MOZ_SOURCE_REPO in mozharness to avoid variance from shared repos; r=jlund | |
32886f06e0fb2a5c2b58d49500b3baee59e970d4 | Gregory Szorc — Bug 1274655 - Resolve changeset when only repo is defined; r=mshal | |
ff98bade41050764077b70c37a499c44805233ca | Andrew McCreight — Bug 1273190, part 3 - Fix some modelines in xpcom/. r=froydnj | |
9dd2d692865b186be66985995ba4b0f4d8182ba3 | Andrew McCreight — Bug 1273190, part 2 - Add some missing licenses and mode lines to XPCOM gtests. r=froydnj | |
ecd5857dc829b186767d2a3f33df3b577cb6c6e4 | Andrew McCreight — Bug 1273190, part 1 - Fix indentation and mode lines for various xpcom/ files. r=froydnj | |
2f3fc8f9ec43faf0c41be3a55d51f9d604be0e0d | Jonathan Watt — Bug 1275266 - Rename imgLoader::Singleton and imgLoader::PBSingleton to something less misleading, and document them. r=tnikkel | |
a03bd5fc36c0cd66762e0d41e5115900079d83fb | Jonathan Watt — Bug 1275229 - Stop using do_CreateInstance("@mozilla.org/image/loader;1") to create gecko internal imgLoader instances. r=tikkel | |
b8daa119382d762bba06f077541e360b5e2ba870 | Nick Fitzgerald — Bug 1273917 - Create the SM(pkg) build for taskcluster; r=sfink | |
0591ae1f3dafcdacf58e728cd9483e75a911d064 | Jean-Yves Avenard — Bug 1274933: Reject data promise when EOS is encountered following waiting for data. r=gerald | |
3313a2e169d161104009e905a662e13be8a757f1 | Ben Kelly — Bug 1273920 P4 Fix bugs in dom/push/test_serviceworker_lifetime.html test. r=kitcambridge | |
36ed89b1851c88b757a2a2a9a9a911e2598f4f36 | Andrew Sutherland — Bug 1273920 P3b Trigger cycle collector instead of using a timeout. r=bkelly | |
013b6cecd6ead3f2ef504202cbd240ae95d60541 | Ben Kelly — Bug 1273920 P3 Add mochitest that demonstrates we cancel sw install if install event is GC'd. r=asuth | |
be3124589d82e31f292fcee8ef04546f9e1627c1 | Ben Kelly — Bug 1273920 P2 Fix register-wait-forever-in-install-worker.https.html to expect new unified service worker job queue behavior. r=asuth | |
5e7f47c7f2b9d3f2af92369c26e91e6de94d9eab | Ben Kelly — Bug 1273920 P1 Hold strong reference to service worker WaitUntil() promise until its fulfilled. r=asuth | |
5191bafd5e34d392785f5114dcbaa6d0a3b2ed2e | Terrence Cole — Bug 1275082 - Add missing ValueOperations private accessors; r=sfink | |
cf13730eeda2777a93b457243e089916f0e26d45 | Gian-Carlo Pascutto — Bug 1249313 - Don't shut down the entire Cameras IPC if a single source is shut down. r=jesup | |
d1e07fc30c3c699a3e6457b3aa0ad300e5f909fc | Jeff Muizelaar — Bug 1245756. Remove blacklisting for HD5800. r=mattwoodrow | |
c4f8d92b1c7b3ba67385388d626d0d7cb10f88ae | Jeff Muizelaar — Bug 1273640. Make some mp4 demuxer classes final. r=cpearce | |
4ce461d9ec8e87dcfcfc9f5d2ab1f405b2e4318f | Jeff Muizelaar — Bug 1273669. Make JS::CustomAutoRooter::Inner final. r=billm | |
0e1aa8af35b8e3fc54a2e041e131852c76f73d0c | Gregory Szorc — Bug 1274104 - Remove redundant [test_videocontrols.html] section to unbust moz.build | |
4f3c68b4553dcc21b8cc2fb37b33a7f8de95f874 | Wes Kocher — Merge m-c to inbound, a=merge | |
2fc681d07cc081225da7f4fe7382a11fb853488d | Jeff Muizelaar — Bug 1272359. Report support for AVX and AVX2 in telemetry. r=gfritzsche | |
727ca0c6f57dbf92200b1c7e30bc596b598a9e25 | Jeff Muizelaar — Bug 1271657. Redo gfxConfig support for HW D3D11 ANGLE. r=dvander | |
16ee80b5d72716421a9aa088c942efee19b0109e | Andreas Tolfsen — Bug 1275311 - Get property when in content in security notification UI test; r=whimboo | |
ff8388f0333fb73e03f5597f3c57e67e55f8e5cf | Gregory Szorc — Backed out changesets a2a4c06d9736 and d6e4c44790d2 (bug 1274655) for breaking version control | |
d6e4c44790d2cb499f01d62a0ed3d97f4059eaa5 | Gregory Szorc — Bug 1274655 - Ensure environment variable isn't a unicode; r=me | |
a2a4c06d9736850782d8cc52802e0207ca1bf27a | Gregory Szorc — Bug 1274655 - Set MOZ_SOURCE_REPO in mozharness to avoid variance from shared repos; r=jlund | |
cd58054bde907f41e75c9f4a57c83994c23e6088 | Gregory Szorc — Bug 1274693 - Upgrade robustcheckout extension to require --revision be a revision; r=jlund | |
be999dda2b73a286f038ad15eb08eb8be94e76db | Mason Chang — Bug 1249600. Fallback to arial fonts or draw nothing if typeface is unavailable. r=bas | |
3449c8ff31c99c48476ae111f6af6357cb3ce256 | Andrew Halberstadt — Bug 1275308 - [mozharness] Rename the run-marionette action to run-tests, r=armenzg | |
b6a065dc1103b1455f7cd4bc770bac5864ac1c19 | David Keeler — bug 1273677 - ensure session cache is properly configured and torn down for TLSServerSocket r=mcmanus | |
d0d5bd7a4077ce5c01f3cc41384fc22ce77a403b | Gian-Carlo Pascutto — Bug 1098428 - Add Linux sandboxing information to Telemetry. r=gfritzsche | |
dd1492bae3eb6f94bf7d56a5c1954b3395dd9f21 | Sebastian Hengst — Backed out changeset 607941762a73 (bug 1274796) for failing test_lengths-3.html on Android. r=backout | |
537494f3c154fa16bc0692a7c513df57de4c3fa0 | Randall Barker — Bug 1272478 - Allow about:memory to scroll horizontally in Fennec r=snorp | |
4a20b3337a36b83a44c904d9ee0841f96263ba14 | Jim Chen — Bug 1268125 - Update auto-generated JNI bindings; r=me | |
e4c63fb9f8b0d6fefa4b10299aa05729d485bd4c | Jim Chen — Bug 1268125 - Order GeckoThread states by degree of initialization; r=snorp | |
f3dc1af5b3f0e55c286fd3388e620a193fdde8da | Jim Chen — Bug 1268125 - Always use GetEnvForThread for GlobalRef ref/unref; r=snorp | |
1355a79b416c35663efe4a989b8a63e605b9bfbd | Joel Maher — Bug 1269872 - add config to support gpu and clipboard jobs. r=armenzg | |
7d77ceeacfa6f625623f49cca04270e9e9a4b282 | Kartikaya Gupta — Bug 1203140 - Test. r=smaug | |
1c1effae71466d6da3bd3c22baa34910973ce52c | Kartikaya Gupta — Bug 1203140 - Don't add touch listener areas to dispatch-to-content regions unless touch events are enabled. r=smaug | |
d4ea3b7f6bacd0657a4347934f0f7714893b7ea3 | Kartikaya Gupta — Bug 1203140 - Add a pref cache for the touch events pref, as it can get called a lot. r=smaug | |
16b370b80a93eaf19a255945002c9a0c617c76db | Mason Chang — Bug 1273990. Use target backend rather than screen reference backend if compositor has a target set. r=jmuizelaar | |
701cd8bf2b16b3ef5ae9a5fc46012de33812cf31 | Carsten "Tomcat" Book — Backed out changeset a9b9a9115d01 (bug 1274765) for failing taskcluster-images opt | |
dfb1d098cda6d2ec36d786b39e82d8ce5d6ecdc4 | cku — Bug 1275026: Part 2. Crash test r=jfkthame | |
ae1d5238d9931f71bc79dcb1043a9465c50d8369 | cku — Bug 1275026: Part 1. Prevent infinit recursion in GenerateAndPushTextMask r=jfkthame | |
6d97fe2db56061d7c8f73d317c9e9da56f58bdfe | aselagea — Bug 1267712 - Enable build automation on the autoland repo r=wcosta DONTBUILD | |
9c389933a0c3a3add5b7a54ba523aa2a309b07f3 | aselagea — Bug 1272005 - Disable cedar branch r=wcosta DONTBUILD | |
0b2a710d35e6d029e78efef10de305450e8697d8 | malayaleecoder — Bug 763610 - test_name_extension should probably go away. r=jmaher | |
607941762a739605634e780db410fdbec8c7651a | James Kitchener — Bug 1274796 - Support spaces in MathML namedspaces. r=fredw | |
697e260a0fd86092dc62e9c876ad5e6e3b642774 | Dragana Damjanovic dd mozilla — Bug 1274509 - Use ReentrantMonitor for nsHttpRequestHead because VisitHeaders calls Visitor lock. r=mcmanus | |
7f6080fa6fc3aa5937f3c3afc03a4d387022a5b4 | aselagea — Bug 1271394 - Enable all standard tests on projects/larch branch. r=wcosta DONTBUILD | |
efbf5da2b01491fd0268794ba11534439d5b64fe | Keith Yeung — Bug 1274339 - Align resizerpanel and caret in -moz-appearance. r=bobbyholley | |
7340f8d06cf02e320ded13bfe526a634fc63c635 | Jan Beich — Bug 1269251 - Enable STL wrappers on Android and Windows/MinGW. r=glandium f=froydnj f=gk@torproject | |
7ce4920b0faff60e0731abfccbe4b486c668b9de | Honza Bambas — Bug 1268569 - Don't bother removing files from cache2/doomed dir after shutdown. r=michal | |
bece6d2a5793234b26afab6c1217ecffa3a2f1b2 | Nathan Froyd — Bug 1272398 - use UniquePtr instead of nsAutoPtr for {Layer,LayerData}::RemoveUserData return type; r=jrmuizel | |
fd50e33b4e9b825b4634fc79db5631defa3b88b7 | Patrick McManus — Bug 1202468 - remove mPendingQ lock r=dragana | |
798980ddb7803af375bdbfe59aa4a065c6af746e | Patrick McManus — Bug 1275054 - Remove expired NETWORK_SESSION_AT_256FD telemetry r=dragana | |
195c5c59958883a19851ddf5a3016fecf6fb034e | Patrick McManus — Bug 1274729 - corrupted content string management r=dragana | |
a73b559073f5dce3cccc56cb5ff48f27f2b4d41b | Patrick McManus — Bug 1215319 - zip archive fix part 2 r=dragana | |
f37493706dd7f176aef13f699e82901fdc1b635d | Henrik Skupin — Bug 1233679 - UpdateTestcase should remove any partially downloaded update. r=maja_zf | |
011e172a9ddffa9419b3282309ee170355c4f09a | Andreas Tolfsen — Bug 1275249 - Update UI tests to get property where applicable; r=whimboo | |
7562ee87e961d3166ca77392e9b81eb4865c8f3e | Masayuki Nakano — Bug 1272599 part.2 Rename KeyboardEvent.key values, "MozHomeScreen" and "MozCameraFocusAdjust" to "GoHome" and "CameraFocus" except on B2G r=smaug | |
d50ff85ea0db606858fd860077a0b89d8a26e23e | Masayuki Nakano — Bug 1272599 part.1 Rename KeyboardEvent.key value, "MozPhoneCall" to "Call" r=smaug | |
cfaea09ca3411e330e0617019d6998a2197d242c | Masayuki Nakano — Bug 1272578 part.3 Rename key name VolumeMute to AudioVolumeMute except on B2G r=smaug | |
8e106633b86e4371fbc675429651fc00e2088f7a | Masayuki Nakano — Bug 1272578 part.2 Rename key name VolumeUp to AudioVolumeUp except on B2G r=smaug | |
d0604395964c8aa9886755d53128bcfe5f3b2af8 | Masayuki Nakano — Bug 1272578 part.1 Rename key name VolumeDown to AudioVolumeDown except on B2G r=smaug | |
f02ee7dd94e0f854e0c46d9df2b3b64775dcac68 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
b0a487d7e8e437a822fc788a87ef9ca8c7ee07c0 | Jonathan Watt — No Bug - Remove some dead imgLoader code from nsContentUtils.h. r=me | |
472fd2e0cf31ade0406443a8980acd200d8569c1 | Jan de Mooij — Bug 1274193 part 10 - Use GO_THROUGH_SAVED in JS::GetScriptedCallerGlobal. r=luke | |
8fa9dceab5e6426764a81e383e4b331ecc41d2e4 | Jan de Mooij — Bug 1274193 part 9 - Do principal filtering in DescribeScriptedCallerForCompilation and use GO_THROUGH_SAVED. r=luke | |
ee7ad0668921821cb699c20974bacb88d59514ce | Jan de Mooij — Bug 1274193 part 8 - Use GO_THROUGH_SAVED for fun.caller/fun.arguments. r=luke | |
faa07a14d470bf380a3cc5e57af34e7f7b64722b | Jan de Mooij — Bug 1274193 part 7 - Use GO_THROUGH_SAVED in rollbackPartiallyInitializedObjects and ReportIncompatibleSelfHostedMethod. r=luke | |
701378e19df1fcdecae01159d657d314858b8198 | Jan de Mooij — Bug 1274193 part 6 - Use GO_THROUGH_SAVED for the expression decompiler. r=jorendorff | |
3908a77903cf3d3b571880a5c785142b3a1f9c02 | Jon Coppeard — Bug 1274612 - Fix static analysis build errors caused by missing explicit keyword r=me | |
a9b9a9115d0149b91aa1c73a14613c2628dc2f13 | Wander Lairson Costa — Bug 1274765: Upgrade mercurial on docker images. r=garndt | |
1fe1c3b03d083e4748d4456d1ea207959dc161cb | Jan Horak — Bug 890908 - "Move Negotiate auth off main thread". r=mayhemer | |
3a7ba1ce51d6be815e7ff170025349176ef25cf4 | Jon Coppeard — Bug 1275033 - Optimise global object write barrier r=jandem | |
aa5838e85fc88a169fc8c9918160d422bab442d1 | Jon Coppeard — Bug 1274973 - Remove unused store buffer deduplication methods r=terrence | |
99d94b060b6367c67af74d16bd9cc69afad0c05e | Jon Coppeard — Bug 1274612 - Check callers have exclusive access lock at compile time r=terrence | |
dc9495156e2baae9ced1f29177ae446cd364b2f6 | Carsten "Tomcat" Book — Backed out changeset 767f65379fdf (bug 1098428) for causing linux crashes on a CLOSED TREE | |
ae4b9e58a98ae1f610f399606d5f6d245cb7a069 | Carsten "Tomcat" Book — Backed out changeset 6afb408165ad (bug 1264325) for talos failures | |
300e7b661cc4e0cdda28435dc13909ff37d96449 | Carsten "Tomcat" Book — Backed out changeset 8ac572a4580b (bug 1274992) | |
49f7458e35528a07a29e590b319967873b0bbe43 | Carsten "Tomcat" Book — Backed out changeset 6b6ff9b207c1 (bug 1274992) | |
c470151f0f84ea36ce1e4c418784fea7e2c44918 | gasolin — Bug 1273023 - Convert xpcshell-tests in toolkit/components/places/tests/bookmarks/test_385829.js to Bookmarks.jsm API. r=mak | |
823f49140d696c86a0896ee6fdf1a9a54c8473d4 | Joel Maher — Bug 1204281 - extend the timeout for linux64 debug mda jobs to 5400 seconds. r=dminor | |
2a51753a77842f66a327ff49b1a82f43adf63973 | Henry Chang — Bug 1273395 - Add pref for Safe Browsing v2/v4 switch. r=francois. | |
42a8ed44e75cf9fcd30e9a21d05624975c727ced | Carsten "Tomcat" Book — Backed out changeset ac9e8b31ac78 (bug 1275064) for bustage on a CLOSED TREE | |
767f65379fdf5940c45fa5c360d767f4ea12ac09 | Gian-Carlo Pascutto — Bug 1098428 - Add Linux sandboxing information to Telemetry. r=gfritzsche | |
ee21562d144c762f0c087c75f4dfb22ddacc7607 | Andreas Tolfsen — Bug 1272653 - Update tests to get property where appropriate; r=automatedtester | |
a8d2a36786aa5f8416cd3daf6c15d9d038e2fa35 | Andreas Tolfsen — Bug 1272653 - Make Get Element Attribute spec compatible; r=automatedtester | |
2a6a5e53e03f80f4c38df19bd59e682c038ecc58 | Andreas Tolfsen — Bug 1272653 - Implement WebDriver command Get Element Property; r=jgriffin | |
36021d89d5bf391526d7a29983a14064dc22ba09 | Andreas Tolfsen — Bug 1272653 - Restructure element state test cases; r=jgriffin | |
685b7400fe1b4a86d22640959cda05a364ed5428 | Andreas Tolfsen — Bug 1272653 - Merge element state tests; r=jgriffin | |
6da876371bb4d5e385b2b20bb15a392a72bf5ae3 | Andreas Tolfsen — Bug 1274638 - Store weak refs to windows outside of element store; r=automatedtester | |
575f34db269196e6a03cb7a554975c08d2fd5fe2 | Andreas Tolfsen — Bug 1275042 - Turn undefined error message- and stacktrace fields into strings; r=automatedtester | |
8a2859f10ae0ace5f6a726e78f2fa4686b5db75d | Andreas Tolfsen — Bug 1275043 - Return "no such window" error when listener cannot be reached; r=automatedtester | |
7c75ad684ce25c3e1d3629a18201e29c9a79b6bf | Carsten "Tomcat" Book — Backed out changeset d34a99623615 (bug 1274509) for bustage on a CLOSED TREE | |
5b9cf20ae1bc67f2515a9fcded190e2324444246 | Carsten "Tomcat" Book — Backed out changeset af8d93926a96 (bug 1263349) for causing crashes in nsDisplayListBuilder::UpdateCurrentScrollParent on a CLOSED TREE | |
2a26560c2888bd53aeea482f10b70c060647d22c | Carsten "Tomcat" Book — Backed out changeset 4cfdd1649464 (bug 1263349) | |
aae16737c9308b134c5178e14535eb48953bd851 | Carsten "Tomcat" Book — Backed out changeset 1ae4cfe35d71 (bug 1263349) | |
6b6ff9b207c146029eb85c3e22b3f66d66f8e48a | Avi Halachmi — Bug 1274992 - part2: talos: revert bug 1266181. r=jmaher | |
8ac572a4580b8b22117e0c6850b30833348a6e01 | Avi Halachmi — Bug 1274992 - part1: talos: allow talos-powers to focus the content. r=jmaher | |
6afb408165adbb6431a8ad7aa428861bef0177ea | Avi Halachmi — Bug 1264325 - talos: allow running on windows 8.1/10 with python 2.7.11. r=jmaher | |
ac9e8b31ac78cbef46ee425d030e1ccc0f7de968 | Eric Rahm — Bug 1275064 - Use unsigned type in RealWord bitfield. r=froydnj | |
ffe20266c00e83906a3a974ee06092e5ea80e008 | Yury Delendik — Bug 1274618 - Experimental WASM text format. r=sunfish | |
02e1f4b56cfc2bff978068d3a1377e84f0ee8b68 | Yury Delendik — Bug 1274618 - Generate labels for branch statements. r=sunfish | |
5fb2075e607e9a41f857e4af520bdf0fd1348620 | Yury Delendik — Bug 1274618 - Fixes max memory limit check and removes used fields. r=sunfish | |
afb397c1fd174d16a90edb41b6e7b0d5371145ec | Yury Delendik — Bug 1274618 - Fixes wasmBinaryToText for call expressions. r=sunfish | |
bfa847fd5f532ad4b2d95e565aedd7bd54051a01 | Edgar Chen — Bug 1274526 - Part 2: Update web-platform-test expectation for parse-a-sizes-attribute.html; r=heycam | |
929092ee1097600f0b7a97e4e9b214c9ea1a517c | Edgar Chen — Bug 1274526 - Part 1: Implement support for 'q' absolute length units in CSS; r=heycam | |
d34a9962361534223971dee4fbbff85de9b12c06 | Dragana Damjanovic dd mozilla — Bug 1274509 - Use ReentrantMonitor for nsHttpRequestHead because VisitHeaders calls Visitor lock. r=mcmanus | |
b6de0388fc011af71fe8e3745c087ee881ca4bc0 | Eric Rahm — Bug 1274404 - Annotate IPC message name and size when crashing due to message size. r=mccr8 | |
fbfd273902ac64b3ce1029d64c3c53e5905d1593 | Wei-Cheng Pan — Bug 1273079 - Use MOZ_MUST_USE in hal. r=gsvelto | |
34f82d838f0366381161ba9efcc2bc8124541968 | Cykesiopka — Bug 1271496 - Stop using Scoped.h in non-exported PSM code. r=keeler | |
0c1f4b7c2ebd44b45261bcedf6a3a19b25ac48d6 | Jessica Jong — Bug 1268556 - clicking padding area of 'number' input should not blur. r=smaug | |
5677ef82f274118fa36f2a869e85de298a6c504e | Cykesiopka — Bug 883718 - Followup: Remove nsIBufEntropyCollector.idl. r=trivial | |
7d7c5acc9b1f13ef4ee7742fc5f2566da22fae72 | Ethan Lin — Bug 1272004 - Add test case to check fallback logic between mask-mode and mask-type. r=heycam | |
2fd48137efe57976965de8a417aa38681fc08d01 | Eric Rahm — Bug 1270938 - Add stack traces for blocking resource base warnings. r=froydnj | |
4adb52152ba4e1008d15634532ed985c10e8f3e4 | Ben Tian — Bug 1257887 - Make windows opened through window.open() be scrollable by default. r=smaug | |
9fa7e2a17ee96abc884352ec5482642b5da30a57 | Munro Mengjue Chiang — Bug 1180725 - use AVFoundation for camera capture on OSX. r=jib | |
0a63c85e816e70ce7aac7c7461ad661fa8b47aea | Michael Froman — Bug 1155435 - connected negotiated REMB from sdp into VideoConduit, r=drno, r=jesup | |
6fa9a68064b369d7c44053486b2a023cbc63c955 | Michael Froman — Bug 1155435 - add sdp RtcpFb for REMB, r=drno, r=jesup | |
8e697c3542ffbe810d6ecc9912a510216471e99b | Gabor Krizsanits — Bug 1262661 - part2: optimization on session storage and history messages. r=mconley | |
303f10857c8e7a7de7fa095fbff7f1291cb6bf6e | Jonathan Watt — Bug 1275101 - Stop using XPCOM services to get the imgLoader in nsAlertsIconListener::StartRequest. r=tnikkel | |
e866748db4e36ea28cddc9902f6bb3fbcb8af9ea | Jonathan Watt — Bug 1274881 - Get rid of imgLoader::GetInstance. r=tnikkel | |
1ae4cfe35d7157c4c0d3bc1b39224053e5cd84ba | Seth Fowler — Bug 1263349 (Part 3) - Only consider a frame IN_DISPLAYPORT if it's within the critical displayport, considering ancestors. r=botond | |
4cfdd1649464cf1b80de560ca972c8ed1633b251 | Seth Fowler — Bug 1263349 (Part 2) - Cache the current scroll parent and information about scrollports and displayports on nsDisplayListBuilder. r=botond,mstange | |
af8d93926a960ccec2d9e821c6e92005d1b6ee04 | Seth Fowler — Bug 1263349 (Part 1) - Add some utility functions for dealing with scrolling-related tasks. r=botond | |
9036d334851e5a733f9fb780796b0aeca2642cae | JW Wang — Bug 1274522. Part 2 - fix comments. r=gerald. | |
f05ea4c7e78b8c3257d2a9fe5ceb9df3f2828d10 | JW Wang — Bug 1274522. Part 1 - Use AsyncShutdown API in MediaShutdownManager. r=gerald. | |
4f5edd9b7e54ac1cbaa86424765fc4f41b1b3264 | James Graham — Bug 1274534 - Update web-platform-tests expected data to revision e806420984568cd76da78de27c832b0a927d9fc6, a=testonly | |
2237bf2fabe9e653638864968333f3e7e5adfeb7 | James Graham — Bug 1274534 - Update web-platform-tests to revision e806420984568cd76da78de27c832b0a927d9fc6, a=testonly | |
242c458c4c61e94c8d12628612ef5e4e83992eaa | Jared Wein — Backout patch for bug 1211647 to allow more time for investigating startup hang/crash on debug builds. r=me | |
ea60f9e94a807a0be57df93c9716426b5651b21b | Phil Ringnalda — Back out 3 changesets (bug 1274520) for failures in various videocontrols tests | |
788365ddaf61746bc66479335ae72d3e566c38ec | Xidorn Quan — Bug 1274520 part 3 - Listen video events in system group. r=gijs | |
6c204be833d119fa6daae408f757e6519a531046 | Xidorn Quan — Bug 1274520 part 2 - Listen control events in video controls on system group. r=gijs | |
4f15271e5488bb0ce3c6f64179702fc03dc78582 | Xidorn Quan — Bug 1274520 part 1 - Add mozSystemGroup to EventListenerOptions for chrome and XBL to add listener in the system group. r=smaug | |
2062a9e37ad9b4ccb4eac3d3e34ab67dd407b4eb | Xidorn Quan — Bug 1274104 part 4 - Move test_videocontrols back to normal mochitest. r=jaws | |
ad65ef375531be5194596b4feec62ba7bdd02c49 | Xidorn Quan — Bug 1274104 part 3 - Always treat fullscreen button is available. r=jaws | |
26581e77ff1b6e2d39f53b8fb41778d353b6315e | Xidorn Quan — Bug 1274104 part 2 - Use SpecialPowers rather than chrome-only things. r=jaws | |
f210985ee6fbaecb00a049eef5c05276125ab994 | Xidorn Quan — Bug 1274104 part 1 - Allow mochitest main document to request fullscreen. r=jmaher | |
67e6237c889546118da03cbf3512274f9db05562 | Jan Henning — Bug 1274390 - Include isPrivate and desktopMode in the session store data used for initialising new tabs. r=sebastian | |
4e09a535b6ae4025b77c3808a5e451a9ef787074 | Kumar McMillan — Bug 1273183 - Install a temporary add-on via remote debugging. r=jryans | |
340aab956ac7953d1953dfb17ba6cb19c9254781 | Bhavin Dave — Bug 893836 - Update Android menu contents to sentence case. r=margaret | |
13da4ea2b371b20490eaf301a9940d1e34005da3 | Marco Bonardo — Bug 1275296 - Increase Marionette DEFAULT_STARTUP_TIMEOUT. r=automatedtester | |
59cf6bd00ec8f4783fcd0ca652df3a18b878a79d | Marco Bonardo — Bug 1272652 - Firefox fails to import bookmarks from Chrome if it also imports a large history. r=gijs | |
199fac6509aa6aaa249a178d6bd39e87f3061a67 | Andrzej Hunt — Bug 1246159 - Add histogram probe for disk space used by reader view cache r=mcomella | |
6afaaa5cf43b2729a342bb7a7f51c5bbb7a4f41b | Andrzej Hunt — Bug 1246159 - Pre: implement SavedReaderViewHelper.getBytesUsed r=mcomella | |
0d8baf8b4e768f4d403fab4c260997e173cde275 | Andrzej Hunt — Bug 1246159 - Pre: import cleanup r=me | |
2dc0440c0d6a3741a9d7791f9c0a180f78a91747 | Andrzej Hunt — Bug 1267467 - Strip about:reader when storing URIs in history r=margaret | |
b1f926af38405c963cb7cc6db9e35ec099c7619a | Andrzej Hunt — Bug 1267467 - Don't filter out reader view pages when storing history r=jchen | |
ce6147a6f839a8efbf1770ecc0ea08c7c562cf63 | Andrzej Hunt — Bug 1270880 - Make first reader-view prompt independent of first reader-view-bookmark prompt r=sebastian | |
f8bba1149978f7afc0c1329a247b43dca107e7d8 | Andrzej Hunt — Bug 1270880 - Show bookmarking helper UI first time reader view is used r=sebastian | |
a4d2a34c4a82789bfb0f12913c3f51e56eda116c | Andrzej Hunt — Bug 1270880 - Check switchboard when showing experiment, not in onCreate r=sebastian | |
d28aa6d7b0b5f8595293cfb279d2dfc753ee4ec6 | Andrzej Hunt — Bug 1270880 - Pre: import cleanup r=me | |
6d6025d6d784d14dcce6aa8b399ad8da6b556a6a | Wes Kocher — Merge m-c to fx-team, a=merge CLOSED TREE | |
87a6b7a4960628f43aab39f76f31deb12f28ceac | Michael Comella — Bug 1269924 - Move telemetry upload to NetworkUtils.isConnected. r=grisha | |
1508bf3ed15ad8a030ffb86d31a912c86ad9e3e6 | Wes Kocher — Merge m-c to fx-team, a=merge | |
a11b2a2868026b88fe75827f19719ade76eca1bd | Katie Broida — Bug 1061747 - Restore Defaults should reset the current theme. r=jaws | |
fa6460853ebf5035fe0b05c11213f6eb4bb57ea2 | Brian Grinstead — Bug 1256869 - Fix eslint issues in browser_webconsole_bug_752559_ineffective_iframe_sandbox_warning.js;r=me | |
0721a3e182289ce2a13fe953850f7f66901c56e9 | Lin Clark — Bug 1243964 - Enable browser_webconsole_bug_752559_ineffective_iframe_sandbox_warning.js in e10s. r=bgrins | |
05adfc869721ffaa57a0b341bd56d78d9f5867f4 | Michael Comella — Bug 1273684 - Add session measurements core ping doc. r=gfritzsche | |
3902c1e0359477da8daff6f805a18f7eddcb5786 | Michael Comella — Bug 1268606 - Correct action bar style for url bar. r=liuche | |
600249e3014e4626fd354460b49059e10aafde8b | Jared Wein — Bug 1211647 - Runtime graphics testing window should not be visible after update. r=mchang | |
f074838712a0b061bde3b1cca3b68971609d7b92 | Carsten "Tomcat" Book — Merge mozilla-central to fx-team | |
9caf438f4b916b1a88bf70cf46736502237f0dc7 | Dão Gottwald — Bug 1219788 - Show bookmarks toolbar when adding a bookmark to the bookmarks toolbar folder. r=mak | |
74fe05a5f015f517f835f0b560b074a941103481 | Carsten "Tomcat" Book — Backed out changeset 25a5ae2711f3 (bug 1265718) for test failures in browser_animation_emitMutations.js | |
bf3b012748a42d2af8406064c3466706c7d9f0c8 | Florian Quèze — Bug 1273719 - JavaScript strict warnings in nsSearchService.js (reference to undefined property json._readOnly/param.purpose), r=adw. | |
98fc8be146c7b95bf48d19d0476797bf272e7700 | Florian Quèze — Bug 1268424 - Collect Telemetry data about the search plugin count, data-review=bsmedberg, r=adw. | |
23ff7e5ee0048a98fa8410ace003f5d6a88763ae | Andy McKay — Bug 1273704 - cope with empty files in localisation r=kmag | |
ae7edd9acb49ed068901c41a8868d3d9a6113571 | Luca Greco — Bug 1273609 - [webext] Support manual_subframe transitionType in webNavigation events details. r=krizsa | |
784c52abffb3e8ec4135b999369c23552a5239d9 | Gijs Kruitbosch — Bug 1271821 - fix intermittent timeouts in browser_newtab_userTypedValue.js, rs=timeout-increase,me | |
312c94f907b3c9c031d36c3522c9837d41f8d934 | Johannes Mittendorfer — Bug 967204 - Restoring a JSON backup should set stored guids. r=mak | |
a341a931d016eccc1b9b1fc7594a6cdfeab287db | Cesar Valiente — Bug 1272506 - Change GeckoApp.ONE_DAY_MS to be initialized with the TimeUnit class. r=mcomella | |
fdf193d1691e0c00334b1e41fdd2761046de201a | guillaume — Bug 1264599 - "GeckoPreferences: Remove CheckBoxPrefSetter and TwoStatePrefSetter". r=sebastian | |
cf20e55e85503a971c3b01141ee6c8813fef505e | Thom Chiovoloni — Bug 1273234 - Add method for summarizing sync bookmark problems generically. r=markh | |
66845689332c01dcacf58cc9f9d8e74e3b3730bc | Thom Chiovoloni — Bug 1273234 - Reduce the number of false positives reported by sync's bookmark_validator. r=markh | |
7f76d5af0837f93d446b6db21cd7bc98d61db49e | Benoit Chabod — Bug 1245780 - Use ContentTask to load frame scripts in tests. r=pbro f=janx | |
86f8ed93168504977b86c911e5e75688b5a3e475 | Ricky Chien — Bug 1273076 - Show more details in about:debugging#invalid-hash. r=jdescottes | |
2ffaaeccf3d96c3345724900bc8c86b32ce50093 | Timothy Guan-tin Chien — Bug 1266611 - Multiple tab prompts should not overlap, r=gijs | |
0e747813be13880fda46dca14981b47cae8688b3 | Edouard Oger — Bug 1234305 - Replace WeaveCrypto NSS implementation with Web Crypto. r=keeler | |
25a5ae2711f38f202ab57b20518d3554072f2f47 | Eddy Bruel — Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans | |
be24ee25a35bcf318572fc1ff879de460dd37e37 | Victor Ng | |
a5aad78f70ea5c1122f64825b489f8b2ea570ac5 | Mathieu Leplatre — Bug 1266235 - Move blocklist preferences to all.js. r=MattN | |
c6c57d3945491d0c15914c3212f7162e772e6904 | Mathieu Leplatre — Bug 1266235 - Use blocklist prefix in preference names. r=MattN | |
dc96a1440e3c4f29da67e6eb8b6b6004a021bc7f | Mathieu Leplatre — Bug 1266235 - Rename KintoBlocklist to blocklist-clients. r=mgoodwin | |
3ffcd4e5783aeda3c4fa1d260634e63f40e3159a | Mathieu Leplatre — Bug 1266235 - Rename kinto-updater to blocklist-updater. r=mgoodwin | |
e8f4f77bd99eee8e95262779c90235ce5aaaafe4 | Eddy Bruel — Bug 1265718 - Decouple AnimationPlayerFront from AnimationPlayerActor;r=jryans | |
00f9eb3e72e805caebd204b780dc904877cab590 | Patrick Brosset — Bug 1274964 - ESLint cleanup of devtools/client/inspector; r=jryans | |
5511d54a3f172c1d68f98cc55dce4de1d0ba1b51 | Gregory Szorc — Bug 1274104 - Remove redundant [test_videocontrols.html] section to unbust moz.build | |
3b664841d774705a5b75d4aac50f524ce966c7fc | Wes Kocher — Backed out 4 changesets (bug 1274104) because test_videocontrols.html started failing when it merged to m-c a=backout | |
829d3be6ba648b838ee1953fdfa1a477dace752f | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
df5daa1095f2d2b0c71c6f50f308dc9e2daa8c13 | Carsten "Tomcat" Book — Backed out changeset 0659c9235136 (bug 1274363) for memory leaks | |
a2cfd126f1e597ea91cc20b391d13910d4a4606e | Andi-Bogdan Postelnicu — Bug 1273128 - prevent null pointer dereference on |nativeKeyEvent|. r=janv | |
49fbf8516de958ddc668ebd8b3d45aba9b81d84f | David Anderson — Remove ContentParent use of CompositorBridgeParent. (bug 1274149 part 5, r=mattwoodrow) | |
bca90b6efa44c2d4a33c3c47f4bd6741c91f084c | David Anderson — Remove TabParent use of CompositorBridgeParent. (bug 1274149 part 4, r=mattwoodrow) | |
082be8ab538cb5f465ea6d5c2e8b9b5951cc82c5 | David Anderson — Move Alloc/DeallocLayerTreeId calls to GPUProcessManager. (bug 1274149 part 3, r=mattwoodrow) | |
b3ff484f408a4aa5a8b70c38b8a798f8310e6c4a | David Anderson — Remove direct calls to CompositorBridgeParent::GetAPZCTreeManager. (bug 1274149 part 2, r=kats) | |
e667524c874d997c01833a8a98fe4775825a1574 | David Anderson — Add GPUProcessManager to manage access to CompositorBridgeParent. (bug 1274149 part 1, r=mattwoodrow) | |
46845866285d8248352856a5e6a42e1a3afe6e30 | Shih-Chiang Chien — Bug 1234128 - Part 3, update test cases. r=smaug. | |
cd4b56d6e53c3d64edddc449e2ef473ce8c3a27f | Shih-Chiang Chien — Bug 1234128 - Part 2, use mozpresentation to identify presented content. r=smaug. | |
660dc7b0036849bb3bb5a484743ea564ac4c3d0a | Shih-Chiang Chien — Bug 1234128 - Part 1, add mozpresentation attribute in browser element. r=smaug. | |
192f327451ec4fd6eba97ab289a2512fe72e0127 | Jan de Mooij — Bug 1274193 part 5 - Use GO_THROUGH_SAVED for remaining debugger frame iters. r=shu | |
23d2fda9a9142c29f096c5a6fde680e4e8d56ae7 | Jan de Mooij — Bug 1274193 part 4 - Use GO_THROUGH_SAVED for some debugger functions called directly from script. r=shu | |
722a014fc551b4e2e59ed6e114e04c0291f9f455 | Jan de Mooij — Bug 1274193 part 3 - Use GO_THROUGH_SAVED when we know there's no saved frame boundary. r=luke | |
24ac08253efd4b4474b63baa744ee0f99cd69658 | Jan de Mooij — Bug 1274193 part 2 - Use GO_THROUGH_SAVED in some shell/testing functions. r=luke | |
f96ba14774c0750556be28f7b5c5a14365af0232 | Jan de Mooij — Bug 1274193 part 1 - Pass SavedOption explicitly to frame iterators. r=luke | |
6b1e076dbcb761524022bf077eb1457b59e38e5c | Hannes Verschore — Bug 1269313: IonMonkey - Use TI to break alias between instructions, r=jandem | |
feb13c8b708aade4acf07e520682c2a9f9328544 | Jim Chen — Bug 1270870 - Check profile when delivering pending push message; r=nalexander | |
8db10fbfc5067ddcc5509041284e2a6dabab6cf7 | Jim Chen — Bug 1270870 - Fix testGeckoProfile; r=snorp | |
559639c475da7e5dd38e41f979185ca1fd24a9f0 | Jim Chen — Bug 1270870 - Use shared prefs to keep guest mode setting; r=snorp | |
0e4f642e88dcd56d4f74d160ccb2f1ce11d94e90 | Jim Chen — Bug 1270870 - Simplify guest profile management; r=snorp | |
556334657e54db71e7f40ea7f92daec926d56bd0 | Jim Chen — Bug 1270870 - Create specified profile directory if necessary; r=snorp | |
3c0cf010928222575d1b18665ffa052853c125af | Jim Chen — Bug 1270870 - Don't get profile in GeckoApp when launching; r=snorp | |
0659c92351361c56f819387c4add61eec96579e4 | Andrea Marchesini — Bug 1274363 - BroadcastChannel should dispatch events in the correct order, r=smaug | |
ca9dfc88461d1a14493a713482a0252f5c4212d2 | Daniel Holbert — Bug 1275093: Enable webkit prefix pref for webkit-text-stroke reftests. r=jfkthame | |
483b17546c5487ac6c96b0659223097ade1cf378 | Daniel Holbert — Bug 1274096 part 2: Add support for "-webkit-flex" & "-webkit-inline-flex" as spellings of modern flexbox "display" keywords, if webkit prefix support is enabled. r=mats | |
bbd1d5a1fc25172e04103c4f3142f24c3a74685a | Daniel Holbert — Bug 1274096 part 1: Add support for webkit-prefixed aliases of modern flexbox CSS properties. r=mats | |
73bb17e67fc160729a66be353d968350e37def61 | Nicholas Nethercote — Bug 1275129 - Add missing null check in OrphanReporter::sizeOfIncludingThis. r=mccr8. | |
3f6d3a7f5cbabbf8f89be6978911154fb8499fd4 | Chris Peterson — Bug 1259335 - Part 1: Log deprecation warning for navigator.battery. r=baku | |
c88f53416291a11d2af05f7cb52e8f109dff1153 | Phil Ringnalda — Back out 561138ee5a32 (bug 1271487) for web-platform-tests failures and unexpected passes | |
fe7766352e3eb84c9da204d866e8a25d814a09d8 | Hiroyuki Ikezoe — Bug 1166500 - Part 11: Add a preference for offscreen throttling. r=dbaron | |
6494ca2e43c7e19dc76daa8674d27c43f2df56a9 | Hiroyuki Ikezoe — Bug 1166500 - Part 10: Test throttling and unthrottling of paint-only animations on elements that are scrolled out of view. r=dbaron | |
6d3369a34d98d8ecfb0a39a0f4a88f50cdf28510 | Hiroyuki Ikezoe — Bug 1166500 - Part 9: onFrame process should be called even if frameCount is 1. r=birtles | |
e72c3fad984aeb7c50b5a3dd550da27e005ba566 | Hiroyuki Ikezoe — Bug 1166500 - Part 8: Now automation tests for bug 1166500 can pass expect on Android. r=birtles | |
db40d92f57f8de665f3334739e87a7df85ced95e | Hiroyuki Ikezoe — Bug 1166500 - Part 7: Throttle paint-only animations if the presShell is not active. r=dbaron | |
1da9fb921d2c34d356d579366210a1d74be51ad4 | Hiroyuki Ikezoe — Bug 1166500 - Part 6: Throttle paint-only animations on element which is out of view. r=dbaron | |
c3772b6ff68963dae9147772412c5968f8a036d9 | Hiroyuki Ikezoe — Bug 1166500 - Part 5: Remove some AreAsyncAnimationsEnabled checks. r=dbaron | |
60bc26930e6abd1f381ab26c75cd663d2661b44c | Hiroyuki Ikezoe — Bug 1166500 - Part 4: Add nsIFrame::IsScrolledOutOfView. r=mattwoodrow | |
3596a8ab01f351ab487761e20c4c4f99e9c9215c | Hiroyuki Ikezoe — Bug 1166500 - Part 3: Add KeyframeEffectReadOnly::CanIgnoreIfNotVisible(). r=dbaron | |
1bcaebb5ae5f0f8f2efd1266c2fea29462a1848c | Hiroyuki Ikezoe — Bug 1166500 - Part 2: Calculate cumulative change hint. r=dbaron | |
2a3e5b026e23da81b232ee22de96b1772f6d0247 | Hiroyuki Ikezoe — Bug 1166500 - Part 1: Store change hints between from and to for each animation segment. r=dbaron | |
6c1939cbae14f943f239ca3d1839dc85516ca6ef | Hiroyuki Ikezoe — Bug 1166500 - Part 0: Test that offscreen animation optimization does not throttle visible animations. r=dbaron | |
5613020111ba45dda63615dfa5a791f7ad1a8e4a | Jean-Yves Avenard — Bug 1270323: P5. Prevent potential null deref. r=cpearce | |
c39eb78d36008968657a0932267239ee942d4dc0 | Jean-Yves Avenard — Bug 1270323: P4. Don't drain decoder if we're already waiting for new data. r=cpearce | |
f4b4c6f24fc38e4335219e415e918724c9a4ea9a | Jean-Yves Avenard — Bug 1270323: [ffmpeg] P3. Use the dts of the last sample input, not the dts of the last decoded sample. r=cpearce | |
adc18bf4eac239df675ef89663290e7fb9e8efa8 | Jean-Yves Avenard — Bug 1270323: P2. Don't process new incoming data while a skip to next keyframe is pending. r=cpearce | |
f17f688f419c774d967be6338a32bf95a05848b5 | Jean-Yves Avenard — Bug 1270323: P1. Don't reset flag indicating that new data was received. r=cpearce | |
85ce23415ab0c67be46cdc2569bd99bca2dd4c8f | Phil Ringnalda — Back out 9dc23eccfb28 (bug 1273958) for breaking browser_bug581076.js, browser_searching.js, browser_sorting.js and browser_uninstalling.js | |
e4a7e67e0fe50970d559eab440f0643799eb719d | Xidorn Quan — Bug 1270386 - Move unprefixed fullscreen event handlers from GlobalEventHandlers to Document. r=smaug | |
4326af8f70cd3bbefb38b3d1b9faab4e4aef3fc1 | Xidorn Quan — Bug 1274104 part 4 - Move test_videocontrols back to normal mochitest. r=jaws | |
834445b4a5f1a16dce6504cd7bb8b6f624f30be6 | Xidorn Quan — Bug 1274104 part 3 - Always treat fullscreen button is available. r=jaws | |
9bec2581c2247db61595c00d6b400df3349bc5f5 | Xidorn Quan — Bug 1274104 part 2 - Use SpecialPowers rather than chrome-only things. r=jaws | |
ae650554f5190a8e88c9dc33e0ed4bc3ad050802 | Xidorn Quan — Bug 1274104 part 1 - Allow mochitest main document to request fullscreen. r=jmaher | |
aea5d5acd0b1a9fa9604866d491fd5a1e0e5ff21 | Terrence Cole — Bug 1269823 - Use TimeDuration to provide timeouts for CondVar; r=jandem | |
97222aa6cc8d74f7d4662a62c5a4b00bcfd8a886 | Terrence Cole — Bug 956899 - Add the ability to specify a stack size when creating a js::Thread; r=froydnj | |
c771d011e9fc124f7a615b0c058290737e4ac34c | Terrence Cole — Bug 956899 - Use js::Thread for WasmSignalHandler; r=luke | |
c7922db7205b1c0b34ef6244fa73d36980efe9d6 | Terrence Cole — Bug 956899 - Use mozilla::Decay to copy js::Thread args off thread; r=froydnj | |
b1fa67faa7575b79691711cd18e461fffc931f26 | Jean-Yves Avenard — Bug 1275098: Silence incorrect dumb compiler warning. r=cpearce | |
bee9ad2202c2e9ef2f0f5fe39545c626d5f99eb3 | Nick Fitzgerald — Bug 1275048 - Speed up hashing in SharedImmutableStringsCache; r=luke | |
11d1657f7d479ee88986a3797dcbb5b9a3155d1b | Nick Fitzgerald — Bug 1269451 - Part 4: Deduplicate the compressed string in the helper thread, not on the main thread; r=jimb | |
112f2f385e469b507fccc12cd6f54d53c37212d2 | Nick Fitzgerald — Bug 1274867 - Fix OOM handling of js_realloc in SourceCompressionTask::work; r=jimb | |
9f29bac7747d2747f93081ef3c9f3a3bb3945fb6 | JW Wang — Bug 1274199 - remove use of FlushableTaskQueue. r=cpearce. | |
4d6593879275d59e9ac962870d586bff133c8ce6 | JW Wang — Bug 1272565 - draw a blank image when no frames in the video track. | |
5eb32f60c6c47085208a5337088412750116441b | JW Wang — Bug 1274212 - remove use of FlushableTaskQueue. r=kaku | |
d2e236cd533a7858fb41fc4b6b6fa3c0fd9d772d | JW Wang — Bug 1274214 - remove use of FlushableTaskQueue. r=kaku. | |
561138ee5a324eadf97e32e6aaad19bcdc208bf7 | Hiroyuki Ikezoe — Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku | |
29ff5e9de6d7e81085033a6067b48ba300f00e89 | Gregory Szorc — Bug 1274444 - Check for null console before attempting to flash it; r=glandium | |
d174ac797c08e621f5ed59139ea38ed82927deed | Nathan Hakkakzadeh — Bug 1042068 - Added terminal-notifier to the list of packages that should be installed with homebrew. r=gps | |
b4ef8b4ff0bcdba936ee3a42e93ed7ad96516cc4 | Byron Campen [:bwc] — Bug 1213773: Better handling of answer with direction of inactive in renegotiation. r=mt | |
a61e4c04aadb7de253803e9ed44211bcb3a45948 | Jean-Yves Avenard — Bug 1274892: [MSE] Don't crash when source buffer is deleted early. r=cpearce | |
9dc23eccfb288f4f1ca18c138a9c8a2a806d3e91 | Andrew Swan — Bug 1273958 Fix suppression of search box for disco pane r=rhelmer | |
c4d79ead2131ad0b000dc43009fbc0bc9bc0377b | Shih-Chiang Chien — Bug 1228266 - rename TCPPresentationServer to PresentationControlService. r=junior. | |
46cb2900f4ec00cbcfaddea44858a0fc17e5746d | Gregory Szorc — Bug 1260299 - Remove "experimental" label of Visual Studio files; r=chmanchester | |
647d6ebe863dbd17f15ca16ce1e762aaaef68a08 | Gregory Szorc — Bug 1260299 - Use FileAvoidWrite when writing Visual Studio files; r=chmanchester | |
817ccd8233bc62d9663f8616988c0e80e56126e9 | Gregory Szorc — Bug 1260299 - Allow _write_file to pass mode argument to FileAvoidWrite; r=chmanchester | |
35199c26010a90e562177aab032dec68f985aa09 | Gregory Szorc — Bug 1260299 - Generate Visual Studio project files corresponding to current toolchain; r=chmanchester | |
a50ca75ea08f685de5b3362205457e44c0bd6b11 | Gregory Szorc — Bug 1260299 - Support generating Visual Studio 2015 project files; r=chmanchester | |
b64d6172f34e75fa1d91fa8b7bb5199b47e92078 | Gregory Szorc — Bug 1260299 - Remove references to unsupported Visual Studio versions; r=chmanchester | |
705b7365e3e5f36716e06a828fe08731b376a747 | Benoit Girard — Bug 1272808 - Expose context creation error to telemetry. r=jgilbert | |
57fa89168a44c8f49ac50c92a5632c4f6893cfe9 | Chris Pearce — Bug 1271169 - Add gtest to ensure EME device binding works. r=gerald | |
4da6cece7b58ff4bca9dd599db0eddd3f4d78af3 | Chris Pearce — Bug 1271169 - Move all device binding code into librlz and remove static runtime requirement. r=glandium | |
200726fdfb53829ef6dd3e538964367e95196144 | Chris Pearce — Bug 1271169 - Move EME/GMP device binding code into GMPDeviceBinding.h/cpp. r=gerald | |
a94bd69a86169a16b818795845e8d75ab5ea2ffd | Phil Ringnalda — Back out changeset 16a18faa5363 (bug 1273955) for causing frequent timeouts in browser_wa_destroy-node-01.js | |
589b2826c6c5875717f653d2ed4e0bdf7c2b6b3f | Phil Ringnalda — Back out 8 changesets (bug 931445, bug 1274104, bug 1270386) for frequent e10s APZ mochitest failures starting with test_group_mouseevents.html | |
d63acfaf882084a50b75de6d2a421ddd6f1d228b | Phil Ringnalda — Back out 6 changesets (bug 881832) for failures in test_Debugger.Source.prototype.element.html | |
3b45aeb5288a8510e749d82c874b54b9583154a1 | Wes Kocher — Backed out 5 changesets (bug 1274149) for intermittent failures in apz tests CLOSED TREE | |
e94aa4bc6f1a837abe1439356b31d4b39639ab4f | Wes Kocher — Backed out changeset 77c60a79313d (bug 1261693) for breaking test_basic.html on at least Android CLOSED TREE | |
7aba31d799f29fe0747a8409fe62b6d113b0deb2 | Wes Kocher — Backed out changeset 17e20404362d (bug 1258489) | |
602500597e5f03371d43cf9ac9c3abac77342476 | Gijs Kruitbosch — Backed out changeset 6e2a4ab6ed34 (bug 1255270) on a CLOSED TREE for leaking the world. | |
8c9c8720264d65050a97c6a9ba93b7914b96b8d5 | Hannes Verschore — Bug 1256324: IonMonkey - Fix bailAfter for opt builds, r=nbp | |
01cd683a67a6298e5adc628c9890662514ffad35 | Jorg K — Bug 1274242 - Linkify should not stop at |. r=valentin | |
acd9850f1f21dd14be319c45fcdcffbffcf09fa8 | Jorg K — Bug 1274837 - don't crash by accessing string beyond its length. r=masayuki | |
847f3b9f3a36145fba2b2cbe5c1b0d4e866a6506 | JMortelliti — Bug 1273843: Unskip test_about_private browsing.py for e10s mode. r=whimboo. | |
0f74961b048ebdcccd92c8a89239a5bba422dc77 | Hannes Verschore — Bug 1256324: IonMonkey - Add bailAfter debug function, r=efaust | |
10a48aecf9947f3173641fffc1c390be0c28df99 | Hannes Verschore — Bug 1273855: TraceLogger - Include PID in the log names in order to support browser with e10s, r=bbouvier | |
17e20404362d916a9034c6f67895748878e599dd | Andrea Marchesini — Bug 1258489 - Implement HTMLInputElement.webkitdirectory, r=smaug | |
77c60a79313d1f2733e4b71a223e085f3086476f | Andrea Marchesini — Bug 1261693 - Implement HTMLInputElement::GetFiles, r=smaug | |
14e6d851e527c191e7bd03bf4417f86634dc4558 | Ben Kelly — Bug 1254741 P3 Fix push test_serviceworker_lifetime.html test to expect new behavior. r=kitcambridge | |
941545c27b85cb589db62500c1352ffd9b79b5d1 | Ben Kelly — Bug 1254741 P2 Don't aggressively terminate service workers when last controlled window is closed. r=baku | |
3737024731e6baccf99ac1f01eb5805ac12e3944 | Andreas Pehrson — Bug 1208390 - Implement MediaStream.getTrackById(). r=jib, r=smaug | |
54985370fcd2347e1e453a8baaccd9267ee88f6d | Andreas Pehrson — Bug 1208390 - Use MediaStream.getTrackById() in some existing tests. r=jib | |
dc94f1f820843050bcb76e1a53499b0397e85e72 | Andreas Pehrson — Bug 1208390 - Add test for MediaStream.getTrackById(). r=jib | |
16a18faa536392f4a263a1470f177bbeb338c324 | Nicolas B. Pierron — Bug 1273955 - Bump the bytecode size limit of Ion to account for increased size of JSScript code length. r=h4writer | |
91c13e5235077d947cea0e262f13485247750029 | Randell Jesup — Bug 1273206: Shut down all getUserMedia VoEBase channels when not in use r=padenot | |
c2b51f5ad84348a107cbf5e728f236e9e787b8ea | Nicolas B. Pierron — Bug 1261826 part 10.1 - Baseline: Increment counter located at the entry point of a script. r=bhackett | |
7f12d87c72c28f2398a2f358e39eef87e38f1c47 | Nicolas B. Pierron — Bug 1274048 - Code Coverage: Fix assertion to account for empty switch statements. r=bhackett | |
c2954f2b8ab739bae801e5a78b33f848426646cf | Andrea Marchesini — Bug 1274749 - No empty space when containers are not active, r=Gijs | |
c2a4ec679a400b9304a6977d1add5fc012a0e9f1 | Gijs Kruitbosch — Bug 1274533 - change legacy behaviour in observer rather than overwriting key status in data, r=jaws | |
3f3ccec9b45d4a0dd7062f0fd9199b1ec337f7ff | Gijs Kruitbosch — Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester | |
6e2a4ab6ed341f0250422d8f9ba9f4a206cfc527 | Gijs Kruitbosch — Bug 1255270, r=mak | |
370ee31f8d9702ee598728bb3de201b049fd6c0e | Johan Lorenzo — Bug 1274924 - GeckoDriver.getTextFromDialog() throws "TypeError: can't convert null to object" r=automatedtester | |
023976c4567da8f8d4957a73dde9b8f91ea3350f | Rakhi Sharma — Bug 1268498 - [Linux] [Developer Edition] The tab visual sound indicator is not visible enough using the light developer edition theme . r= Gijs. | |
f4dff50367baf735c7fbeebbe889899d89e4138b | Andi-Bogdan Postelnicu — Bug 1273409 - add assert for mFontEntry. r=jrmuizel | |
82092aed0171cf6f9073d224c8b766b7bce41c4f | Patrick McManus — Bug 1274376 - more mozilla::net namespaces r=dragana | |
c040302a52dc8c09a71944a6e0076e375e2d3630 | Sebastian Hengst — Backed out changeset 998ed936f745 (bug 1228601) for reftest failure in 1frame_rotation_90.mp4. r=backout on a CLOSED TREE | |
1597a092668da4ce163d2a56b1103ca432591eef | Sebastian Hengst — Backed out changeset 1ed74da8c8bb (bug 1228601) | |
2a623cf3774735b84a2936d4e2fd089b04482c4f | Sebastian Hengst — Backed out changeset fcc6d738ce2f (bug 1228601) | |
d3d23c5640717bfb9c72db8e951c462685991854 | Carsten "Tomcat" Book — Backed out changeset e3f130f1eb76 (bug 890908) for suspicion that something in this push caused failing Crashtests and Android/Valgrind issues on a CLOSED TREE | |
c4fdd01188a8ad14e92ab5ff3b13dcdd8d4fae34 | Carsten "Tomcat" Book — Backed out changeset 7469725d7461 (bug 959388) | |
3b2023131856bc21829b7050f3b54e2816dda484 | Carsten "Tomcat" Book — Backed out changeset 9feb9c89d33a (bug 959388) | |
7793ee3367833e6a77c5249967ed08f821738c70 | Carsten "Tomcat" Book — Backed out changeset 89c46a67642d (bug 959388) | |
08a0ff25afd68777f394a445732f93a0fb03ab70 | Carsten "Tomcat" Book — Backed out changeset 51865375fb83 (bug 1261002) for possible causing android and valgrind issues on a CLOSED TREE | |
cc15d1035a0d4b687ae4218b6a1d3cd7f9f84cf0 | Carsten "Tomcat" Book — Backed out changeset 0e9913cfd157 (bug 1261002) | |
5df301649c70b0bc257d03a3a799b6d87de0963f | Andreas Pehrson — Bug 1271669 - Deprecate RTCPeerConnection.getLocalStreams/getRemoteStreams. r=jib, r=smaug | |
dd5af54804e8083097fc41b220c4d90aebd1aa59 | Andreas Pehrson — Bug 1271669 - Don't test invalid pc.addTrack() in test_pc_replaceTrack.html. r=jib | |
2a7dbc0411d1f899817b8290cff39122ff35425e | Andreas Pehrson — Bug 1271669 - Remove test_peerConnection_addTrack.html. r=jib | |
b9ac4527fbbb5425fbd77daea9277acde5cbf0d8 | Andreas Pehrson — Bug 1271669 - Remove wallpaper constraints to the MediaStream argument to RTCPeerConnection.addTrack(). r=jib | |
fe82e83c725243e1abd3c86798fcea808f036c3d | Andreas Pehrson — Bug 1271669 - Remove GetVideoTrackByTrackId(). r=bwc | |
ee47773d700fa8c776d1a4008a644e56b7d18e66 | Andreas Pehrson — Bug 1271669 - Ensure media element flow is tested for all local tracks. r=jib | |
724788b0b920e6dc1a22aebfadbb8f9bb837d139 | Andreas Pehrson — Bug 1271669 - Clean up some stream-centered code in MediaPipelineFactory. r=bwc | |
2c4950e6a5ee1c500603ee4721584f4da110d786 | Andreas Pehrson — Bug 1271669 - Don't rely on streams for getStats(). r=jib, r=bwc | |
565f3224874518228a2a9353a7cd72759246fda5 | Andreas Pehrson — Bug 1271669 - Change AnyLocalStreamHasPeerIdentity to be per-track. r=mt | |
4e6f75699d18fd15ca552426281eef2fd27ac149 | Andreas Pehrson — Bug 1271669 - Test that we can pc.addTrack() with any MediaStream. r=jib | |
4df69b84d9e5d0ab1324523c1346ed8f2dd1439e | Kaku Kuo — Bug 1274192 part 2 - make MDSM and SeekTask to adopt new MediaDecoderReaderWrapper API; r=jwwang | |
62990f9e91aaf3310098d26b7aded274c7001e7e | Kaku Kuo — Bug 1274192 part 1 - make the MediaDecoderReaderWrapper as a proxy of WaitForData(); r=jwwang | |
8532f8ec8acd09fc852a33f6f37b9d524105dc43 | Jonathan Hao — Bug 1271792 - Revert changes in bug 1260766 about nsFrameLoader::Swap. r=baku | |
7cba66ab346572f5420e8f2692fcb8f8cdcd39f5 | Jonathan Hao — Bug 1271792 - Set correct usercontextid before swapping tabs. r=baku | |
fe1a7608cfd77794732ce6d1f9a2ee7cc33e213f | Eric Skoglund — Bug 1031184 - Introduce a NativeDescription method to more easily customize accessible descriptions for various classes, r=MarcoZ | |
2ff5471d5dd390971d94222b70d753ec3c9f6172 | Eddy Bruel — Bug 1271653 - Whitespace fixes;r=me | |
5bae7c3eaf4d107e18aa5b27599496c23b4c84fa | JW Wang — Bug 1273397. Part 5 - add assertions. r=jya. | |
196cbe4df4b08797af100cf1f38bbac069d2716f | JW Wang — Bug 1273397. Part 4 - remove use of FlushableTaskQueue. r=jya. | |
e756972fc381a2127409b850959129382e348e44 | JW Wang — Bug 1273397. Part 3 - remove use of FlushableTaskQueue::Flush(). r=jya. | |
97dda04b76b204ffc37a1bd698726ca13c063afd | JW Wang — Bug 1273397. Part 2 - constify some members. r=jya. | |
abd8fa6e2721d33c5551898f7b0c262eecdd40c0 | JW Wang — Bug 1273397. Part 1 - rename some functions to be consistent with other MediaDataDecoder sub-classes. r=jya. | |
5109a152a7715ccf704aa06224b6993f1285c4d8 | Andi-Bogdan Postelnicu — Bug 1273072 - initialize |mNameOffset|, |mNameLength|, |mDefine|, |mEnabled|. r=peterv | |
eb749a28eee0decab6c333ec283569f0e924ff7f | ctai — Bug 1271566 - VideoTrackList::RemoveTrack/AddTrack should also update selected index. r=jesup r=pehrsons | |
50c739a2cf3f55f3aad70d3dfe52a49d674356af | ctai — Bug 1266647 - Clean NotifyQueuedTrackChange to only notify when command is track create and track end. r=jesup r=pehrsons | |
0e9913cfd157075621ce869da2f73454164eb70f | HoPang Hsu — Bug 1261002 - Part 2: Add a testcase for Node.isConnected. r=smaug | |
51865375fb83f97003d9b4010978dd00233e6ac4 | HoPang Hsu — Bug 1261002 - Part 1: Implement node.isConnected. r=smaug | |
fcc6d738ce2fce6dd3ad474a1345388337e0fdfb | Kilik Kuo — Bug 1228601 - [Part3] Add 2 reftests for video rotation of both directly playing and <video>.; r=mattwoodrow | |
1ed74da8c8bbb5151e361200f6cbba085e3c3614 | Kilik Kuo — Bug 1228601 - [Part2] Swap width,height if necessary and apply rotation matrix while building layer.; r=mattwoodrow | |
998ed936f745bb5bb933581f4381c673d6f43368 | Kilik Kuo — Bug 1228601 - [Part1] Store only supported video rotation informatin into VideoInfo.; r=mattwoodrow | |
89c46a67642d9c006fa086331db7082a12bcd426 | Thomas Nguyen — Bug 959388 - Update web platform test meta file. r=ckerschb | |
9feb9c89d33ae47dd76048afe8f7dce472856817 | Thomas Nguyen — Bug 959388 - Add csp worker test cases. r=kmckinley | |
7469725d746188bfabe27f6f3117dcd9403578af | Thomas Nguyen — Bug 959388 - Deliver CSP from HTTP header. r=ckerschb r=khuey | |
e3f130f1eb76221f6da20474bf2673a951ca5e89 | Jan Horak — Bug 890908 - "Move Negotiate auth off main thread". r=mayhemer | |
daec005079bf4bb03c8d973986e11ba8a5d8345f | Makoto Kato — Bug 1177943 - Part 6. Fix HiDPI support. r=smaug | |
a4093f04049622585ca8cf721f679ff2afd88879 | Makoto Kato — Bug 1177943 - Part 5. Add IPC for e10s support. r=masayuki | |
f9d08027b0950ccc62b84ccc91aa7836a04278e5 | Makoto Kato — Bug 1177943 - Part 4. Implement remote nsICommandWithParams. r=smaug | |
024599d425ef781d4eab3d09a37bf1133b2cfbb1 | Makoto Kato — Bug 1177943 - Part 3. Look up dictionary using new 10.8+ interface. r=masayuki | |
4b63f3496a31c66eaf0ecd359cb3fc07f1cf8a6b | Makoto Kato — Bug 1177943 - Part 2. Add cmd_lookUpDictionary content command. r=masayuki | |
d355aa36fa26573697bb7a835bb9e55a15652da6 | Makoto Kato — Bug 1177943 - Part 1. Add LookUpDictionary method to widget. r=masayuki | |
374516c9221a9e3e001a3c2f1a523fac9b520d7b | Eddy Bruel — Bug 1271653 - Various API fixes;r=jimb | |
9318af26432b18b7c7547c4620fe5e3dc00dfbcd | Ting-Yu Lin — Bug 1274835 - Refactor code to process basic shape from clip-path. r=heycam | |
1117598ac87588b13931fcee5a519f70eedd0a59 | David Anderson — Remove ContentParent use of CompositorBridgeParent. (bug 1274149 part 5, r=mattwoodrow) | |
540cb6d107451f06fcb4822c2e98dc68e986b278 | David Anderson — Remove TabParent use of CompositorBridgeParent. (bug 1274149 part 4, r=mattwoodrow) | |
057223823e5d0a75b1925121274dcfee18c70a43 | David Anderson — Move Alloc/DeallocLayerTreeId calls to GPUProcessManager. (bug 1274149 part 3, r=mattwoodrow) | |
9932689ab717d3fb093def06de0510c904ac2b23 | David Anderson — Remove direct calls to CompositorBridgeParent::GetAPZCTreeManager. (bug 1274149 part 2, r=kats) | |
a22a53c503a6852c1cc663f2000662b561999af2 | David Anderson — Add GPUProcessManager to manage access to CompositorBridgeParent. (bug 1274149 part 1, r=mattwoodrow) | |
c2bfa8578aac648cf1412a76e0f67bef11ac3751 | Andrea Marchesini — Bug 1274567 - patch 2 - Better event names and comment updated, r=smaug | |
a1cda9db9b8e3764438cf5d0bc07e9f9ef87552f | David Anderson — Fix graphics-related exceptions in about:support. (bug 1274017, r=milan) | |
4d524c2e2b2ee6358bd91d332859fc8a3b0833a4 | Eddy Bruel — Bug 1271653 - Implement a C++ interface for call/apply;r=jimb | |
bce2896076861b018602653c6a144373c9f0df1f | Eddy Bruel — Bug 1271653 - Fix a bug in THIS_DEBUGOBJECT;r=jimb | |
36afeff56b61e4027b79257c833dbf1d2c471630 | Hiroyuki Ikezoe — Bug 1247800 - Run restyle test for opacity animations in visbility:hidden elements on Android. r=birtles | |
76278dc8e385cbca4f381b96417e36a707720e58 | Eddy Bruel — Bug 1271653 - Implement a C++ interface for defineProperties;r=jimb | |
2b9c5f7f06d879fed34a18ad289559420f9ea52a | JW Wang — Bug 1274205 - remove use of FlushableTaskQueue. r=bechen. | |
a9db912dc99ad54847ba5e1994d382e71df87c0a | Eddy Bruel — Bug 1271653 - Implement a C++ interface for deleteProperty;r=jimb | |
ba7c84e1ebeddf86aff9ac69cb7942ef5bcf37c4 | Eddy Bruel — Bug 1271653 - Implement a C++ interface for defineProperty;r=jimb | |
144fe377197075f00419b09f0252967c417fdd5c | Eddy Bruel — Bug 1271653 - Implement a C++ interface for getOwnPropertyDescriptor;r=jimb | |
6d54549fc904cc5a1523279bf8825aebe37b70fe | Eddy Bruel — Bug 1271653 - Implement a C++ interface for getOwnPropertyNames/Symbols;r=jimb | |
57f5f7e9c22fd57fde8972cd03ab5c02196fc97e | Eddy Bruel — Bug 1271653 - Implement a C++ interface for preventExtensions/seal/freeze;r=jimb | |
37d3edd296e2333d870efd423439d08acdd906cc | Daisuke Akatsuka — Bug 1209405 - Part 6: Add restyle test for SMIL animation. r=hiro | |
66b0510d6f0282f2ec3c330f0375fdf45ae17bf4 | Daisuke Akatsuka — Bug 1209405 - Part 5: Add animation test that changes 'display' attribute. r=birtles | |
e83d507253028152705c0782cbc5a78c2b3d17cc | Daisuke Akatsuka — Bug 1209405 - Part 4: Add defs element tests. r=birtles | |
16f55c99f2cf776e5db21f0545a94f87923718ec | Daisuke Akatsuka — Bug 1209405 - Part 3: Save updating style. r=birtles | |
b373151148d63f2365436dc676cf741ebd51fc36 | Daisuke Akatsuka — Bug 1209405 - Part 2: High CPU load on Kickstarter, even without JS, CSS and images. r=birtles | |
c2b08ce7055a70011da1638ab6e46acda3dcef41 | Daisuke Akatsuka — Bug 1209405 - Part 1: Modify tests so as not use display:none. r=birtles | |
5af962632d2e36b8200bcaa03b379aa1368defcb | Nicholas Nethercote — Bug 1274888 - Add a null check in mozilla::EventStateManager::GetContentViewer. r=ting. | |
743b83a94cd48c095b0482f84cefff50d27d586b | Jeremy Chen — Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam | |
6d7c672dab42162f6763cabbfb0e733777eca1e9 | Jeremy Chen — Bug 1273766 - part2: purge NS_SubtractHint inline. r=heycam | |
4fc7ba5055b07595e2c54825d107813bc17799b5 | Jeremy Chen — Bug 1273766 - part1: purge NS_CombineHint inline. r=heycam | |
9e65f2d5332c4340ac73a19c11af5e525e1d43bd | Yoshi Huang — Bug 1270998 - increase timeout for about: URLs. r=baku | |
459f06fccd1c628221cfd6676363a9a3788c9628 | Heiher — Bug 1262066 - GFX: 2D: Use ConvolveHorizontally1_LS3. r=seth | |
6fdc5b1d5bc9c74eee4eb137aa6c7b2947e10ba4 | Heiher — Bug 1262066 - GFX: 2D: Implement skia::ConvolveHorizontally1 in LS3 MMI. r=huangwenjun06 | |
d21ddc629993fc00aaf573e64b61d9925fb77d41 | Brian Birtles — Bug 1263486 part 3 - Use nsCSSValue move constructor in CSSAnimationBuilder::GetComputedValue r=heycam | |
e1798579dc7c1314e820f39c485e22079fa72935 | Brian Birtles — Bug 1263486 part 2 - Use nsCSSValue move assignment operator in nsCSSValue::Adopt(Pair)ListValue r=heycam | |
212b7582efe7db1147275a0890f3e8eda0c9f97d | Brian Birtles — Bug 1263486 part 1 - Add a move constructor and assignment operator to nsCSSValue r=heycam | |
c7f1135092e15039adf1d51afebd6b6c26ec645b | Heiher — Bug 1272948 - IonMonkey: MIPS: Trap on integer divide by zero. r=bbouvier | |
7ec3b365c990a01cd4039b2425235c952bb24d98 | Matthew Gregan — Bug 1269768 - Treat multiple BlockAdditions elements in WebM as an error. r=giles | |
28e611360e73053ea2cd230f1919e66c895ec07e | Sotaro Ikeda — Bug 1274178 - Deliver picture origin r=nical | |
bf2927eae67d574ddfc4d6a3c6d0d7b99e4af84b | Mantaroh Yoshinaga — Bug 1096776 part 2 - Modify animation in order to support null timeline. r=birtles | |
bf0b200337d35f53bd59656e7ba064e35cbcd563 | Mantaroh Yoshinaga — Bug 1096776 part 1 - Add animation mochitest for examine timeline is null. r=birtles | |
d0dae4dc43e25b6ea5e94ca5ae90f0bef1164f6d | Chris Pearce — Bug 1265815 - Disable unencrypted Adobe GMP decoding due to crashes. r=kentuckyfriedtakehe | |
6db35dcc68856908a0f25e3072fec2fd0cd0662c | Xidorn Quan — Bug 1274104 part 4 - Move test_videocontrols back to normal mochitest. r=jaws | |
0c2fc088a46d389d9ebddaa2f11acc44792ca67c | Xidorn Quan — Bug 1274104 part 3 - Always treat fullscreen button is available. r=jaws | |
17786141f3ac3b18f8094a967aae6684492a7769 | Xidorn Quan — Bug 1274104 part 2 - Use SpecialPowers rather than chrome-only things. r=jaws | |
f7c6b58dddc196d9773bb40b9b90074b9cac0bdc | Xidorn Quan — Bug 1274104 part 1 - Allow mochitest main document to request fullscreen. r=jmaher | |
67407d1829a38cbbd9ac20f5cac0e1a5c6c3d8f8 | Xidorn Quan — Bug 1270386 - Move unprefixed fullscreen event handlers from GlobalEventHandlers to Document. r=smaug | |
82d2c5404d8433ea7a0edde20523c2e32dcc505b | Xidorn Quan — Bug 931445 part 3 - Reset synth centering pointer when unlocking pointer. r=smaug | |
0921152b9f08cc399440920af67885e9ba715892 | Xidorn Quan — Bug 931445 part 2 - Use util code from fullscreen tests to improve robustness of pointerlock tests. r=smaug | |
f73352ab6f99914b039485fdd9734f639fe1bbca | Xidorn Quan — Bug 931445 part 1 - Remove unused code from pointerlock_utils.js. r=smaug | |
c9f15ab5c6c5dce095d6d5622a554bf14cb6db1b | Nicholas Nethercote — Bug 1139252 - Fix D3D texture memory reporters. r=jrmuizel. | |
467c3250de1cf49a5904a4f3b5e9763f5dde69a6 | Nicholas Nethercote — Bug 1273711 - Avoid OOM aborts in nsSecretDecoderRing::encode(). r=cykesiopka. | |
fb131a07c5bcf859a0d8f8bfb8d3bae574063f4b | Karl Tomlinson — bug 1273701 don't reuse pixman images when not thread-safe r=jrmuizel | |
fac50ce10b07df5f9ecd3bf02e756e0a0f9cddd6 | Matt Woodrow — Bug 881832 - Change resize-reflow-001 reftest to not have dotted borders to avoid fuzz failures. r=tnikkel | |
32e01c144cd4f486bec4ccf6de0c0fa58567b4d3 | Matt Woodrow — Bug 881832 - Fix test_bug602962.xul to not assume that resizes have finished flushing when the resize event fires. r=tnikkel | |
779f5336b81e16af3e70a77f6a52025e23c839b5 | Matt Woodrow — Bug 881832 - Fix hover_helper to handle that multiple resizes due to :hover oscillation are now coalesced and don't fire resize events. r=dbaron | |
95efd250e29f5bd7d2ad23a430c4336bc68ea04b | Mats Palmgren — Bug 881832 - Make inner document reflow asynchronous. r=tnikkel | |
7fe79f07189f81c71fc37bb4e67df8d18bb4550b | Matt Woodrow — Bug 881832 - When flushing changes made by :hover style, make sure we also flush any pending changes on child documents. r=dbaron | |
8ee1824f2a57b40845bf915a8c94940dc43145b4 | Matt Woodrow — Bug 881832 - Specify whether the height has changed when calling PresShell::ResizeReflow, since the PresContext size might have already been updated. r=dbaron | |
138521110469d3a80c58ae4571e7d0cf8e6de07c | Morgan Phillips — Bug 1265136 - Modify Date.parse's handling of two digit years to improve cross-compatibility; r=Waldo | |
eeb73478d98476877f2035f0c330fdc89e361803 | Chris Peterson — Bug 1274415 - Fix -Wshadow warnings in caps/ directory. r=dveditz | |
4cd4c9499c47caff5e3d04800893c1f1502a6cf5 | Chris Peterson — Bug 1274162 - Fix -Wshadow warnings in netwerk/protocol/http/ directory. r=mcmanus | |
8978551c29be6882ec1031f4fe36eb6d1b1bc850 | Julian Hector — Bug 1274553 - Properly handle stat() requests in permissive mode. r=jld | |
2250f9d1fa6d8771603cd524aa1b633042c01f6d | Cykesiopka — Bug 1222754 - Replace nsSecureBrowserUIImpl::mOnStateLocationChangeReentranceDetection and nsAutoAtomic. r=keeler | |
8c3828aa255c7e23987b5ca9324e20905ac0daaf | Cykesiopka — Bug 1271953 - Remove nss_addEscape(). r=mgoodwin | |
6837a61fa79281c493d299e9a6f2af38782cba09 | Kit Cambridge — Bug 1274326 - Avoid adding history visits with future visit dates in the Push tests. a=testonly | |
908c026b84bc7af6964935e4bc15d59ca10fc37f | Kit Cambridge — Bug 1273260 - Add a pref to override push permissions. r=wchen | |
aafc344d0bb56521e919af78b903f36f987ff5f8 | Honza Bambas — Bug 1274583 - Add SkipUntil method to mozilla::Tokenizer, r=froydnj | |
ad0bd769db044c327ffc234d98695f356f0caf33 | Cykesiopka — Bug 1273749 - Address misc issues with nsNSSCertValidity. r=keeler | |
39b01a2c5fbef9f25c5864b866abb7b385cf892f | Samael Wang — Bug 1271240 - Part 2: Add test case. r=smaug | |
91bf876e9f328222c05bea90f6c5cb0a5a7d0c26 | Samael Wang — Bug 1271240 - Part 1: Support prerender flag in e10s and implement makePrerenderedBrowserActive(). r=smaug | |
fd8bd51f39b3f986b680cbfa639bb1601ca4ee3d | Cykesiopka — Bug 1251133 - Remove DSA telemetry. r=jcj | |
207d989869ec4b629a460dfb2b876579cdf32466 | Andrea Marchesini — Bug 1274567 - Use DOMWindowCreated instead DOMContentLoaded to propagate the userContextId from content to parent process, r=smaug | |
4fa9ce57309ab138647d728e1321363f3b48096c | Kyle Huey — Backed out changeset 6963224026cd for failing webmessaging/without-ports/026.htm. | |
f9d7b4cf6c4fde04194e6731aea43cba72a18502 | Kyle Huey — Bug 1274114: Factor out main thread specific parts of event processing. r=froydnj | |
972c106d0df910b638f5a811098beecca6303a05 | Kyle Huey — Bug 1274435: Don't bother tracking the main thread in SharedBufferManagerParent. r=sotaro | |
b3e9f93a67f4e4791e82f7948ad2585bdf99c84c | Andrea Marchesini — Bug 1274364 - BroadcastChannel.postMessage should throw an InvalidStateError DOMException when channel is closed, r=smaug | |
6963224026cd992788f845b44c1a48335411b699 | Andrea Marchesini — Bug 1274362 - BroadcastChannel should throw DataCloneError when StructuredCloneAlgorithm fails, r=smaug | |
9be53a1ae3639d538be7174e820fe42f3a8ffe25 | Jonathan Kew — Bug 1274368 - Reftest for resizers on elements with vertical writing modes. r=dholbert | |
3f89159a4800b953b1b6adcf31def422fa825cf6 | Jonathan Kew — Bug 1274368 - Draw resizer as RTL for elements with vertical-rl writing mode. r=dholbert | |
360c31dc69af6c261f2d8fc8dfa82203f9247409 | Jon Coppeard — Bug 1274065 - Fix possible assertion failure in pre-barrier verifier r=terrence | |
68da139d0866977c0ada86319fa94388f2255446 | Mike Hommey — Bug 1269171 - Change how mozalloc.h is hooked in STL wrappers. r=froydnj | |
a640e6fa8ab9977fb6c5bcf63dc4daca6699477b | Mike Hommey — Bug 1269171 - Backout ccff1c4580ab (bug 1270832) because it doesn't actually work properly and blocks upcoming changes. r=froydnj | |
ae0dd17a0c862a9b504eb37fce84c980525085d1 | bd339 — Bug 1056381 - When a layer transaction comes in, only update the hit testing tree when necessary. r=botond | |
d2b250ce1693ce8691329f8ac8d447e254a8ea14 | Sebastian Hengst — Backed out changeset 6e043a8ce335 (bug 996060) for cgc test failure in testCall.js. r=backout | |
a45a99d657b37649fa6837a8237d03a60faa580f | Sebastian Hengst — Backed out changeset d53726702252 (bug 996060) | |
d0d93b548779304d88f99b4b0b0789fa38e8cea5 | Sebastian Hengst — Backed out changeset 932ebd50f385 (bug 996060) | |
12bbb42dad828f0ce3fb7a7c2fc2b2e0e47c85db | Nick Fitzgerald — Bug 1273647 - Elucidate reference counting of SharedImmutableStringsCache; r=jimb | |
b5d0dee1bfe2299aaa06f39070b1cbe7a1968bde | Nick Fitzgerald — Bug 1269451 - Part 6: Remove the unused `compressedHash` member from SourceCompressionTask; r=jimb | |
bcf8137a4140c68e4f4d29a70ea974303285111b | Nick Fitzgerald — Bug 1269451 - Part 5: SourceCompressionTask should use UniquePtr rather than raw pointers; r=jimb | |
25643330509e006424a7a529c65a2c433e9b119b | Nick Fitzgerald — Bug 1269451 - Part 3: Stop doing DEBUG-only hashing to catch incorrect mutations to SharedImmutableString's chars; r=jimb | |
59278835ff66029170fdc51e28a958aa28c5c170 | Nick Fitzgerald — Bug 1269451 - Part 1: SharedImmutableString should hold a pointer to the cache's entry; r=jimb | |
4479578f73c0e2754a0509c413f6e9fd264cdf98 | Nick Fitzgerald — Bug 1269451 - Part 0: Add an extra indirection around entries in the SharedImmutableStringsCache; r=jimb | |
eeee65feb9ade388336f2a67786bd444ad58fd64 | Botond Ballo — Bug 1273250 - Simplify logic for determining whether a display item should be fixed to thew viewport. r=mstange | |
e316b8d2e25a3b8c9d6618aa41d0ede21216a0d1 | Botond Ballo — Bug 1273250 - Set a layer clip rather than a scroll clip for fixed background layers if the clip moves with the layer. r=mstange | |
4775a0c0844f800a3e813f8f7ed32a1d3d7a4285 | Botond Ballo — Bug 1273250 - Expand the visible rect of fixed background display items instead of special-casing them in FrameLayerBuilder. r=mstange | |
92a8987332059e35825155357962fe26bfa5b839 | Botond Ballo — Bug 1273250 - Factor out a helper function to calculate the viewport rect. r=mstange | |
abfe6f9b1e082aff84afcf83337747386a2031ef | Jan de Mooij — Bug 1261308 - Ensure Ion optimizes getgname constants exactly like Baseline. r=shu | |
0e4369105765ec3026a66e5d8bfb01f5ac996a16 | Jan de Mooij — Bug 1271609 - Make ReleaseAllJITCode call Zone::discardJitCode instead of duplicating it. r=jonco | |
4ac6078ac2b44ad603a02fca4d0d3375f9f4e71c | Christoph Kerschbaumer — Bug 1273364 - Trying to set a CSP on a SystemPrincipal should return NS_ERROR (r=njn) | |
25805491cfe83f5750156a4447ae71456c2983d0 | Christoph Kerschbaumer — Bug 1273418 - CSP: Test evaluate upgrade-insecure-requests before block-all-mixed-content (r=tanvi) | |
bd62602ddbf6b84c7e80c415fd34ad4456274548 | Christoph Kerschbaumer — Bug 1273418 - CSP: Evaluate upgrade-insecure-requests before block-all-mixed-content (r=tanvi) | |
932ebd50f38536ef4acdd151db6ef9a6a3982aee | Nick Fitzgerald — Bug 996060 - Follow up: Add missing "js::" namespace qualification on a CLOSED TREE; r=me | |
64bcbab8fa95a965837dee39d297fbc6f2117fc4 | Sebastian Hengst — Backed out changeset 2a2a4005e935 (bug 1274404) for Asan bustage: use of undeclared identifier 'CrashReporter'. r=backout on a CLOSED TREE | |
d53726702252f8dea95878c721f8b2f652accb89 | Nick Fitzgerald — Bug 996060 - Part 2: Add a testing function and jit test for pending exception's stacks; r=sfink | |
6e043a8ce3356d2bb0867cd6f884aadb4b14e606 | Nick Fitzgerald — Bug 996060 - Part 1: Save a stack on JSContext::setPendingException; r=sfink | |
5e13d58eefb96a66d6d6b17cd97d780157b4ad07 | Eric Rahm — Bug 1261304 - Part 3: Avoid rebuilding real word list if possible. r=ehsan | |
220a883ee884ff1bb94d4a38eb67fe1dbd22fe79 | Eric Rahm — Bug 1261304 - Part 2: Shrink RealWord struct. r=ehsan | |
58ce8ecadca8273c4dec43bec390a92e5f3199a3 | Eric Rahm — Bug 1261304 - Part 1: Make word splitting fallible. r=ehsan | |
ef37bc36547c5473d9240ec4fa0b64298d17fd3f | Eric Rahm — Bug 1236923 - Check int for overflow. r=peterv | |
2a2a4005e9356ccd2965bb47c1655d33193a7635 | Eric Rahm — Bug 1274404 - Annotate IPC message name and size when crashing due to message size. r=mccr8 | |
8b7e4cbe3b876d04bc75f307402a32c2c4c265da | Kartikaya Gupta — Bug 1274397 - Small optimization to use a RegionBuilder. r=tnikkel | |
ac5e8c0b9ec28e485a10ba84e2627106ea87cc87 | Jan de Mooij — Bug 1269319 followup - Don't swap an entry with itself to avoid Variant self assignment. r=bustage | |
458743bb901f19cf830b7133a128d1ff561d7ef0 | Tooru Fujisawa — Bug 1274393 - Check the pattern syntax again when adding unicode flag to RegExp object in RegExp constructor. r=till | |
4f1a4d674b7487785d4d8153d9714bc329dbe8b1 | Alexandre Lissy — Bug 1273947 - Update ResetDecode() to ResetDecode(TargetQueue) r=jya | |
8819c74b610e61342cb9530305cc5d5f0f75d762 | Bob Owen — Bug 1271601: If a child process fails to duplicate a TransportDescriptor pipe handle then send it anyway and get the target to duplicate. r=gabor | |
0b040f54d64368c98237f8c60f5c72898297b314 | Heiher — Bug 1272934 - IonMonkey: MIPS: Implement WasmTruncateToInt32. r=bbouvier | |
200868644538498255159b1e4cc33da96edd171a | Heiher — Bug 1272934 - IonMonkey: MIPS: Implement Assembler::as_truncld/as_truncls. r=arai | |
d0ff3a5422290b870f3c3daacd11ce2e07608107 | Heiher — Bug 1272934 - IonMonkey: MIPS: Implement Assembler::as_ctc1/as_cfc1. r=arai | |
82b8884c7ce39c550588310827bbf8270f83fd58 | Jan de Mooij — Bug 1269319 - Make AlignedStorage/AlignedStorage2 non-copyable to fix strict aliasing issues. r=Waldo | |
740a2bf1fa9e1b7b2f76bc9022a2cafdaabdc1f4 | Benjamin Bouvier — Bug 1272640: Implement wasm copysign opcode; r=sunfish | |
f60ddfa778a940d0e4a49ac4f542fb57e1181670 | Benjamin Bouvier — Bug 1272640: Implement wasm opcodes trunc/nearestint; r=sunfish | |
a7d6629e599e578aa5cec00dfa1a6a5536e4241e | Benjamin Bouvier — Bug 1272640: Apply meta-patches to fdlibm/; r=arai | |
7ba34f7a79a0d6eb5c95cd38be47ac11cd3fe1dd | Benjamin Bouvier — Bug 1272640: Update patches in modules/fdblim/patches/; r=arai | |
335c62fd3d98ae9bfe311960577647c41da8d801 | Benjamin Bouvier — Bug 1272640: Update update.sh to import s_truncf.cpp into fdlibm/; r=arai | |
2026dc41b83eff1f5b9900269bfe8f629d1f8627 | Benjamin Bouvier — Bug 1274224: Move back the win64 special case to math_sin_uncached; r=arai | |
9a8b1991d802de8c97110f1b3c2e904635b0af35 | Benjamin Bouvier — Bug 1271010: Remove AsmJSInternalCallee; r=luke | |
e2ec545e79761235c5f8dcd9dbf049695c08f271 | Benjamin Bouvier — Bug 1273483: Look up the correctly typed SIMD template object when inlining a SIMD constructor; r=nbp | |
2d7d35f47ccd95d2bd713d3f790d6b8b49e7af21 | Jonathan Kew — Bug 1273154 - Reftest for Mongolian shaping across NNBSP. r=jrmuizel | |
b9481ab085785e98b17ea7a3f41f8059bddb5d32 | Jonathan Kew — Bug 1273154 - Avoid breaking a font run at U+202F (NNBSP) if possible, because Mongolian shaping depends on the text run continuing across it. r=jrmuizel | |
95517d1a640b4557c7b9e45eec5d999df0479f0f | Jonathan Kew — Bug 1274658 - Resizer needs to recognize sideways-rl as a "right-to-left" mode for orientation of the icon/cursor. r=dholbert | |
b2974fa22af9d553f00f8f9a0d1636b95522d612 | Olli Pettay — Bug 1273511 - Optimize EventListenerManager::AddEventListenerByType, r=masayuki | |
6d01ac7bd7b34b1270020ded21d67fdc71a34fd7 | L. David Baron — Back out bug 1271714 (changeset f66a5b9da35f and changeset 557c5dbd25a1) for causing unexpected assertions in Android debug crashtest and reftest. | |
a66141bd566a3dc894952d8b10eb63db7666d304 | Hiroyuki Ikezoe — Bug 1267251 - Change message IDs for animation warnings. r=birtles,pbro | |
6c73a31a85163322a63592c3d71c022b9d41ae5a | Cameron McCormack — Bug 1273838 - Part 4: Add FFI set/copy methods for -moz-binding. r=bholley | |
3039198867c163ef94164d98d891d1cab8f45de2 | Cameron McCormack — Bug 1273838 - Part 3: Pass sheet base/referrer/principal to Servo_StylesheetFromUTF8Bytes. r=bholley | |
1f8833469c1156f515e5c8d1e8915befe1dd8b6f | Cameron McCormack — Bug 1273838 - Part 2: Add stylo bindings glue for refcounting nsIPrincipals and nsIURIs. r=bholley | |
92a94c8a21559cdbaf383dd4fa60a3d75d57d9eb | Cameron McCormack — Bug 1273838 - Part 1: Make URLValue construction thread-safe. r=bholley | |
01409116cedabb98624de5bc16789463304a47d3 | Cameron McCormack — Bug 1273838 - Part 0.9: Add Ptr{Holder,Handle} typedefs for nsMainThreadPtr{Holder,Handle}. r=bholley | |
a3a358ce1ba2362c2fcf920456b4af05f2ce98f3 | Cameron McCormack — Bug 1273838 - Part 0.8: Add nsMainThreadPtr{Handle,Holder} constructors that take already_AddRefed pointers. r=bholley | |
818ce263fa38cd7b4883ceea9f4e9ec69e4ae048 | Cameron McCormack — Bug 1272552 - Use more normal refcounting for css::ImageValue. r=bholley | |
4bbdb484d7b89b4ebafbfa4a2ecc28a93ee21157 | Masayuki Nakano — Bug 1272592 Merge "MediaSelect" key value into "LaunchMediaPlayer" r=smaug | |
433e9c41bd91eceff678551a23bc2ee8b771e270 | stefanh — Bug 1274410 - clean up some css in toolkit/themes/osx now when we've dropped support for 10.6-10.8. r=gijs. | |
31b5b7eb5c2aefa3718f36aa751db4214eec7440 | Masayuki Nakano — Bug 1232919 part.2 Reorganize NativeKeyToDOMKeyName.h for using same definition order of the latest UI Events KeyboardEvent key values r=smaug | |
6268a66617311b0298e6c3a75e4ef4dd5466d77c | Masayuki Nakano — Bug 1232919 part.1 Reorganize KeyNameList.h with the latest UI Evnets KeyboardEvent key value spec, add new key values and drop legacy key values which are never used internally r=smaug | |
7244faf48699b540f1b617650d27b2af99b37ed3 | L. David Baron — Backed out changeset 2bc3ee78d5d3 (bug 1274397) for failing to compile, probably due to failing to #include headers. | |
7aea47a3405e404c0c7b6ad9218d5f482d558477 | Wes Kocher — Merge m-c to inbound, a=merge CLOSED TREE | |
6a6cf1f4f7c22fd4e8d68c5a7966e06f15a26a4c | Kartikaya Gupta — Bug 1274589 - Rename RegionBuilder::Or to RegionBuilder::OrWith for consistency with the region classes. r=jrmuizel | |
2bc3ee78d5d3e7c0f89bb6d3bea7978757b02476 | Kartikaya Gupta — Bug 1274397 - Small optimization to use a RegionBuilder. r=tnikkel | |
74d13ba37b596672afb4dcdb369000c38fac1887 | Randell Jesup — Bug 1274083: don't return early from rate changes if we overflow r=jmspeex | |
c172b95c757a6242628cd5f0cea2dd0b314b05f7 | Eric Rahm — Bug 1219992 - Remove RasterImage::Init failed warning. r=tn | |
cd45f64c6d68334eff08bbf52a4188b25b7d17cb | Yura Zenevich — Bug 1242694 - improving inspector markup view accessibility (semantics and keyboard). r=gl | |
bc6334aea116516a4f639cf1fd0ead741968624b | Gijs Kruitbosch — Bug 1273255 - Don't try alternate URIs at the end of pageload if the channel was redirected: we don't want to be applying that sort of fixup to the redirect target URI. r=smaug | |
81caeffdab2fa7027ccb873dfa48e99707f61344 | Boris Zbarsky — Bug 1267989 part 3. Make suppressing event handling on a document also block script execution for that document. r=smaug | |
88a7fdbd52bad27d0aece53baeae1072dc1e09a5 | Boris Zbarsky — Bug 1267989 part 2. Add nsScriptLoader::Add/RemoveExecuteBlocker which in fact block script execution on that script loader. r=smaug | |
ec2fd25740c85e48bd0d6465319923d83aa08e44 | Boris Zbarsky — Bug 1267989 part 1. Rename nsScriptLoader::Add/RemoveExecuteBlocker to Add/RemoveParserBlockingScriptBlocker, to more clearly reflect what it does. r=smaug | |
1287ce64f050a1f21cd19197b7d5ce7659b18ff4 | Boris Zbarsky — Bug 1273661 part 3. Add the codegen bits and Trace implementation to allow Web IDL callbacks to not have to HoldJSObjects until the bindings have determined that someone is actually holding on to the callback object. r=smaug,terrence | |
bcaee6a9d587ae7b824f5fd006872b05060af607 | Boris Zbarsky — Bug 1273661 part 2. Add a way to trace a RefPtr<T> or OwningNonNull<T> via a Rooted. r=terrence,smaug | |
a1af1c31b07afcb01e8d70a91e869c15c854ffca | Boris Zbarsky — Bug 1273661 part 1. Add a way to construct a callback object without calling HoldJSObjects. r=smaug | |
fdef8e56876622d669553bdf67524a39df1aab9b | Boris Zbarsky — Bug 1272651. Fix fallback loading of <embed> inside an <object> with no type attribute to actually work reliably. r=qdot | |
93d5271f033292f898407d8cb1a1a80721a0ab5d | Boris Zbarsky — Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham | |
f66a5b9da35f355aa112cde5018d727246ffcb32 | Markus Stange — Bug 1271714 - Test. | |
557c5dbd25a169664766123f8c3f6a75a8e392f3 | Timothy Nikkel — Bug 1271714. When creating the wrap list item that contains the display list for a frame make sure to use a scroll clip that includes content in the display list. r=mstange | |
03f0242deea7a19d40f16fda32830a80584fbae1 | L. David Baron — Bug 1274037 - Rename the gecko.mstone and gecko.buildID prefs to dom.apps.lastUpdate.* r=fabrice | |
f81a68cdd9f192c2f85ac0aca1a6d7be892a0335 | L. David Baron — Bug 1274041 - Make child process write its memory map to a different file name. r=jesup | |
a634e9b19a3b2fb41f9bbd15683d0f7a7e6a85ed | L. David Baron — Bug 1274041 - Initialize jprof in child process. r=jesup | |
b4dd21453f98fbaa70f7f851393b40f1cb019d57 | L. David Baron — Bug 1274041 - Actually define JPROF_STATIC as it was meant to be defined. r=jesup | |
3ef68cc366bd813a64fe812b159217920d01e07c | Gerald Squelart — Bug 1274486 - Disable D3D11 for more igd* DLLs - r=cpearce | |
c8aa1182309ba12b21ee12641b57a53f4a419f5c | Gerald Squelart — Bug 1271163 - Disable D3D11 for atidxx64.dll 8.17.10.644 - r=cpearce | |
b0c9aee8f2950a929b25c5a9da5aefb1d595aa9f | Ralph Giles — Bug 1271829 - Propagate MSVC -arch switch to nss. r=glandium | |
040014a28b11a0c3aec7f7dfa69e0c1f4125141d | Ralph Giles — Bug 1271829 - Don't clobber XCFLAGS building nss. r=glandium | |
e1525aa98cd1c08a2c343c577a8d68ff95fa4641 | David Keeler — bug 1264771 - randomize key IDs in WebCrypto r=ttaubert | |
b99740af9c1a838201e83823c398cf4b298058df | Botond Ballo — Bug 1272165 - Localize the use of #ifdefs to select the fling animation. r=kats | |
db4b2156f1851b43f1d71ec60577b8992365dc29 | Botond Ballo — Bug 1272165 - Move the logic for determining whether to accelerate a fling into FlingAnimation. r=kats | |
43fb74c6ceb4bd1145e436b3f0581bd007559f97 | Botond Ballo — Bug 1272165 - Move FlingAnimation into its own file and rename it to GenericFlingAnimation. r=kats | |
4bd37f45a03ef34878741daec8a1454109561547 | Botond Ballo — Bug 1272165 - Localize the use of #ifdefs to select the overscroll effect. r=kats | |
84d20f2a388e85c1c4bb411561ecc13323fc9d7c | Botond Ballo — Bug 1272165 - Move OverscrollAnimation into a separate file Overscroll.h. r=kats | |
efb43f34c4f59851f4b5416769c423b504b11b24 | Gregory Szorc — Bug 1272025 - Add preference to use volatile storage with Places database; r=mak | |
928fa0c9a879641dcd76b71243da6a6cff70d2d2 | Gerald Squelart — Bug 1255732 - Disable D3D11 for some atidxx32/64 DLLs - r=cpearce | |
7c847046bb5edc3464cc2f07c43a552a8ae76a7c | Wes Kocher — Backed out changeset 1b8f35a4774e (bug 1273677) for valgring leaks CLOSED TREE | |
9acf8466a3f5dde31b6e97ed2b740f47168c0b49 | Wes Kocher — Backed out changeset 3c46096adeaf (bug 1272592) for landing before some requisite commits CLOSED TREE | |
1da7e78b6d352778d798a34ba4f070969f80fd0c | Jean-Yves Avenard — Bug 1272964: P6. Exclude frames dropped due to internal seeking from calculations. r=cpearce | |
7725328be4f545f062fdc7c9fb7146b11339851e | Jean-Yves Avenard — Bug 1272964: [MSE] P5. Default to skipping to the next keyframe if no keyframe was found past currentTime. r=cpearce | |
5c6bfbf57df9d521effeedcf1af9cc4e67adc3b2 | Jean-Yves Avenard — Bug 1272964: P4. Only flush decoder if skip to next keyframe actually succeeds. r=cpearce | |
937ac53c342e363b049f0daead7e06fe16adb928 | Jean-Yves Avenard — Bug 1272964: [MSE] P3. Do not skip over gaps when searching for the next keyframe. r=gerald | |
13fd3929f83accddd4e8d0154c22bef55431118c | Jean-Yves Avenard — Bug 1272964: P2. Don't activate skip to next keyframe until we passed the internal seek target. r=gerald | |
6f15eecb6ba1198798bfbaf34391fd0344d2930c | Jean-Yves Avenard — Bug 1272964: P1. Only activate skip to next keyframe logic when next keyframe time is known. r=gerald | |
3c46096adeaf7611bed1588d6adfa0c7c7b2d5e3 | Masayuki Nakano — Bug 1272592 Merge "MediaSelect" key value into "LaunchMediaPlayer" r=smaug | |
392304ae5264da68fb3e2be789bcbe34137f6951 | Gijs Kruitbosch — Bug 1274272 - fix RTL issues with about:privatebrowsing, r=mikedeboer | |
fdccec38636a68423966a49bbb4b3e3bba095ea2 | Andreas Tolfsen — Bug 1274271 - Remove unused function applyNamedArgs; r=automatedtester | |
63cfc2bd51fab69b6d4f3803af86c4b5a3a0eb01 | Alexandre Lissy — Bug 1273998 - Proper export of printing IPDL with --disable-printing r=bobowen,glandium,?glandium | |
9145f902d54fe189169db465e6e8be9c7eba21e3 | Nathan Froyd — Bug 1262937 - part 8 - factor out array length deserialization errors; r=jld | |
fc5bd59a1e7e194cea24f307b42d6e2a01377381 | Nathan Froyd — Bug 1262937 - part 7 - factor out union type deserialization errors; r=jld | |
6d963cab433c29fbf3e3bd3f1d889867abeb258d | Nathan Froyd — Bug 1262937 - part 6 - enable custom error message for ipdl.py's checkedRead; r=jld | |
9aa3fa0eb1cc13457961f091babf6aa1a9e0b652 | Nathan Froyd — Bug 1262937 - part 5 - factor out actor reading code to a common base class; r=jld | |
49c0e922c3ffa997338aea278517b2806fcd7caa | Nathan Froyd — Bug 1262937 - part 4 - publically inherit from MessageListener in IProtocol; r=jld | |
89b98926c2fdd4fad17285c0cfc8029277c6b0b0 | Nathan Froyd — Bug 1262937 - part 3 - move quoting out of checkedRead; r=jld | |
63a20cf3a66d8b845df443b1bfe1d1ce41b5821c | Nathan Froyd — Bug 1262937 - part 2 - don't include the message name when complaining about handler failure; r=jld | |
7ad129583196b1f1b7b060f7a8caee3909ea18a1 | Nathan Froyd — Bug 1262937 - part 1 - don't include the protocol name in Clone error messages; r=jld | |
4174c9e21a403c08491127884ab0bc0d8db819cd | JW Wang — Bug 1273405. Part 4 - add assertions. r=jya. | |
c123be7651413615bb9886d074c783f4227de06a | JW Wang — Bug 1273405. Part 3 - remove use of FlushableTaskQueue. r=jya. | |
7be21b2402d1240667468d33f0dae4e226eda497 | JW Wang — Bug 1273405. Part 2 - remove use of FlushableTaskQueue::Flush(). r=jya. | |
64e64f5a50357d60ed34f16f57ae8dcf90a75aa2 | JW Wang — Bug 1273405. Part 1 - rename some functions to be consistent with other MediaDataDecoder sub-classes. r=jya. | |
53e791a65fa2be8a94fedb0a70d47cfa152ce2c8 | Karl Tomlinson — bug 1272194 explicitly invalidate after change style contexts belonging to widgets r=stransky+263117 | |
764650604afd8277b6bd58cb2100c7aa52e5ccba | Karl Tomlinson — bug 1272194 use WidgetStyleCache for menus r=stransky+263117 | |
3909bcf5501b7ee54ba3252a6a32044d22ea4207 | Karl Tomlinson — bug 1272194 only add menubar class to menu items with GTK 3.4 r=stransky+263117 | |
5299d183263bcc5465ab76fa9de2c0c8ea7a1d49 | Karl Tomlinson — bug 1272194 don't create a label for menu items r=stransky+263117 | |
169369e8ef8a9fb5eab92a9f94161f3d9d0ac128 | Karl Tomlinson — bug 1272194 replace MOZ_TOPLEVEL_MENU_ITEM flag with MOZ_GTK_MENUBARITEM node r=stransky+263117 | |
ca3135fa04fc4df03bf91b1a88216729d16c9944 | Benoit Girard — Bug 1002857 - stop disabling GL layers for 10.6.2 and below. r=mstange | |
6471cf751c2dc966c1c6fa171f78fcd1fed6d711 | Masayuki Nakano — Bug 1272490 nsHTMLEditRules::ReapplyCachedStyles() should do nothing if nsIEditor::GetSelection() returns nullptr r=Ehsan | |
13753a81970ad0e15d8bd921338219c975c02064 | Dustin J. Mitchell — Bug 1274385: don't retry decision tasks; r=garndt | |
87219f2b44e5617029b6ba0f1d59a6b9ec2843a7 | Steve Fink — Bug 1273673 followup follwup - fix string concatenation that broke precedence, r=dustin | |
f0c0e9e19a08a2ca0fe51290d0a2b48db89e13da | Steve Fink — Bug 1273639 - Fix nonunified spidermonkey builds, r=terrence | |
eb9f5c426a83a667d1d9a179b307ccaf4f553136 | Gerald Squelart — Bug 1273504 - Disable D3D11 for some nvwgf2um DLLs - r=cpearce | |
1b8f35a4774e8080d105bb22783648ad7544a5ec | David Keeler — bug 1273677 - ensure session cache is properly configured and torn down for TLSServerSocket r=mcmanus | |
1ff837ed055736afcae17f83ee1f991bebc83e5f | Dustin J. Mitchell — Bug 1274645: generate task labels for docker image builds; r=ahal | |
e58f50a265a1d08a27e1d4a63518bb36149fe2aa | Wes Kocher — Backed out changeset 7502d9ef870f (bug 1268096) for gl test failures a=backout | |
086876af257cf9763eb09ecdd25aa810fc25544d | Dustin J. Mitchell — Bug 1274717: use a level-appropriate scope; r=garndt a=KWierso | |
e01296aaeac0d81e184343528f79c8f502586755 | Daniel Holbert — Bug 1272983 part 4: Remove the "NoPercentage" getters for margin/padding, and fold their impls into the main getters. r=dbaron | |
7cab985e78c8b9afbe2b0a7a04bb123894ef44b2 | Daniel Holbert — Bug 1272983 part 3: Use more forgiving padding getter in nsTreeBodyFrame.cpp, for better behavior with percent padding. r=dbaron | |
c76ec44e0c23aba254c49e51843a8fc0d7e726f4 | Daniel Holbert — Bug 1272983 part 2: Use more forgiving margin/padding getters in nsButtonFrameRenderer, for better behavior when percent or auto values are encountered. r=dbaron | |
66e13bb5f4c0f8437a280b9d603daadea89dba6c | Daniel Holbert — Bug 1272983 part 1: If GetUsed{Margin,Padding} get called for a value that can't be resolved & isn't cached, assert & return 0-sized nsMargin. r=dbaron | |
7502d9ef870f1d86f5819177324cb623e741f0f3 | Jeff Gilbert — Bug 1268096 - Add regression test for tri-then-point drawing. - r=jrmuizel a=kwierso | |
f6e1ee9ac46c73705320caa6a208e6a017f3bdd8 | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge | |
a35738e12eb382c6181c530b00b814d72c7a1b7b | moby — Bug 1256843 - Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_bug_599725_response_headers.js; r=bgrins | |
fad6d48e70f19d36638950d1709b02a227f341be | Jaideep Bhoosreddy — Bug 1256780 - Fix ESLint issues in devtools/client/webconsole/test/browser_console_addonsdk_loader_exception.js; r=bgrins | |
021ff359274b008d3d9a4c74ed07a67f965a75c2 | Michael Comella — Bug 1274727 - Document more details about searches core ping field. r=bnicholson | |
cf8073f1db3b9bcee2c2dc208ef22993c3f25406 | Michael Comella — Bug 1274727 - Use toString method for search engine identifiers. r=bnicholson | |
30846a1ffc2b3b08c5a3e3f2110d4ee7eae1ac6f | Michael Comella — Bug 1274433 - Construct TelemetryDispatcher on background thread. r=ahunt | |
9e938575c485151e55c05dd7a1f824bdd8c64837 | Phil Ringnalda — Back out changeset b3835efbf422 (bug 1257182) for failures in browser_restoreClosedTabs.js and browser_urlbarPrivateBrowsingWindowChange.js | |
b3835efbf422b78ea753a5072d3e25986b7df180 | Blair McBride — Bug 1257182 - "Restore All Tabs" can fail when there are pre-existing tabs. r=dao | |
cb4081774f86e6f121feeb86c923ec54de47441c | Wes Kocher — Backed out changeset 684824592e64 (bug 1272652) for marionette failures | |
c90fe6f633f400db7eb108f02397bcc391c12a0d | Michael Kaply — Bug 502367 - tree.columns can be undefined so check for it; r=enndeakin | |
2179cd63b7fcdf18f0fa87dbfafb621954623911 | Wes Kocher — Bug 1270994 - Re-add webgl-utils.js to .eslineignore because I just intentionally re-broke it CLOSED TREE | |
ca0d04ce03040d726cd96d112761e79317587c18 | Wes Kocher — Followup to hopefully fix browser_se_first-run.js after bug 1270994 landed rs=gijs | |
3aa793fa2d0b078e07bfe780f0a8859dedafc850 | J. Ryan Stinnett — Bug 1273584 - Stop growing device list forever. r=gl | |
6d7c8499b6fc2a42a74da6faf0134aaf56602749 | J. Ryan Stinnett — Bug 1193747 - Remove link to inspector error in Browser Console. r=pbro | |
a132c5d3fcac17034d38b3191a611440943c5425 | Marco Bonardo — Bug 1271325 - PLACES_MOST_RECENT_EXPIRED_VISIT_DAYS should ignore visits expired at a fixed threshold. r=adw | |
d9bf2cdfa6222688a0a529f6b36d9caf2b56eec8 | Marco Bonardo — Bug 1274453 - Other Bookmarks is missing its icon in legacy bookmarks menu. r=jaws | |
684824592e643fbd58e6fb412d2122f0f0d83955 | Marco Bonardo — Bug 1272652 - Firefox fails to import bookmarks from Chrome if it also imports a large history. r=gijs | |
46fe2115d46a5bb40523b8466341d8f9a26e1bdf | Wes Kocher — Bug 1270994 - Re-add webgl-utils.js to .eslineignore because I just intentionally re-broke it CLOSED TREE a=merge | |
4e389186c5ee2b63c154e13789381c8aec652538 | Wes Kocher — Followup to hopefully fix browser_se_first-run.js after bug 1270994 landed rs=gijs | |
1e6d05a361d36dc89bb72013784786a79d650ef4 | Wes Kocher — Merge fx-team to m-c a=merge | |
3ff4077f9e4bf923322c95fb7226bc0e9090f898 | Gijs Kruitbosch — Bug 1255270, r=mak | |
ec97adea519ba55ac05a2af28534e0594b97f80e | Michael Kohler — Bug 1256794 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_private_browsing.js r=bgrins | |
e5e4114404d05d341781e10c71333ffd838285cb | Michael Kohler — Bug 1256818 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_block_mixedcontent_securityerrors.js r=jlast | |
11f5403803254abbb8039b900b3fe21afdbd46af | Michael Kohler — Bug 1256798 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_variables_view_filter.js r=jlast | |
ae06aaa4f0cf8e468f79ed9bc44b36fabf419259 | Michael Kohler — Bug 1256790 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_keyboard_accessibility.js r=jlast | |
ac75f8f4c01d67d54cc0d2cef39f1204ebcfa20f | Nick Alexander — Bug 1274956 - Pre: Make it easier to test Adjust locally. r=mcomella | |
60435b82caee3a0c05466ff2249a574df57214e6 | Chris Frey — Bug 1272208 - Use classList instead of className for testing if SVG node has classes. r=pbro | |
348a4f37b59105c84f0eb6475245c0257ddf311e | Michael Kohler — Bug 1256942 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/testscript.js r=jlast | |
f8be9723568ab90fab003e1d78ac8ec079efe9b4 | Michael Kohler — Bug 1256939 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/test-console-count-external-file.js r=jlast | |
f8689bbe3b5f819302c43ecf24ea5ff15c57b8c5 | Michael Kohler — Bug 1256791 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_navigation_marker.js r=jlast | |
595726ab8d29b96055cca3f0d0b079b98f87253e | Michael Kohler — Bug 1256785 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_dead_objects.js r=jlast | |
6ac30d36c92309de1e179a1dd230c04e14a97f7f | Tom Tromey — Bug 1270994 - Fix ESLint errors in devtools/client/shared/*.js; r=jryans | |
10a29aed7ab09d1f6e08a791c9ea42560d669cc5 | Drew Willcoxon — Bug 1273943 - Emphasize search terms in awesomebar results using bold face. r=mak | |
d55c8a642e3aae2913df508d513d83bfa39959fe | Sebastian Kaspari — Bug 1271352 - Update static catalog to match online version. r=margaret | |
5774664d8ffe38951b123a83e29cd67661e495b5 | Sebastian Kaspari — Bug 1271352 - DLC Sync: Update kinto endpoint and CDN base domain. r=margaret | |
4d16f6389b493807621e5359c4a07b909f2c749f | Sebastian Kaspari — Bug 1272340 - ToolbarDisplayLayout: Handle about:reader URLs. r=margaret | |
a5739014f365c8d4fd155dda18018cf21476b346 | billel — Bug 1271577 - FloatingToolbarTextSelection: Remove Log.w() call. r=sebastian | |
64ad199ede21c4ab89e4b65b5b62351a3bbe5a45 | Alessio Placitelli — Bug 1156361 - Telemetry redesign: Consolidate date & string utility functions in TelemetryUtils.jsm. r=gfritzsche | |
62a14696a5a71de6ddea031c128f46c8662662d2 | Alessio Placitelli — Bug 1145164 - Allow non-unitary increments to count histograms. r=gfritzsche | |
b7756d054ba86fd2a6a9bd851dbd58b0b4542b42 | Sebastian Hengst — Backed out changeset 54ebf85e8731 (bug 1219788) for leaks in many mochitests on Linux. r=backout | |
54ebf85e87313800ab3b4412861a9d49cef7e2ff | Dão Gottwald — Bug 1219788 - Show bookmarks toolbar when adding a bookmark to the bookmarks toolbar folder. r=mak | |
b7e3b5d4789622d10bd7a0689c9479fe6c5c7ccf | Wes Kocher — Merge m-c to fx-team, a=merge | |
06d9362a57a10396f3f7c7989c21f1a416f4c7e9 | Matt Howell — Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong | |
d620b3d2247d897de801062c15e314f085eef786 | Robert Strong — Bug 1271761 - app update patch for adding CPU features/detection to update URL. r=mhowell | |
911e01d2cbe0f75e5645aa5070e179885a1dbef7 | Grigory Kruglov — Bug 1258428: If activity is active, always listen for network status updates r=sebastian | |
e155723908e3c2aa129f12e7000ae416d91f5c70 | Andrzej Hunt — Bug 1267580 - Hide Reading List smartfolder if empty r=mcomella | |
5b17c3dacc25f65c82dfdb09bff09de96f17079d | Andrzej Hunt — Bug 1272659 - Revert additional padding for the share icon r=mcomella | |
9804d9410b32b53e7fc6a497a6c3d731a78495a6 | Wes Kocher — Merge m-c to fx-team, a=merge | |
952e152f4dd90fd79dfb93c2e28e0b11e6e37a07 | Wes Kocher — Merge m-c to fx-team, a=merge | |
df823f36e8cfb09e6f5eec1a125c6db97afb53b4 | Wes Kocher — Merge m-c to fx-team, a=merge CLOSED TREE | |
00ed91d9c2c83fec8c61565ef1f73ed7a7df724a | Jared Wein — Bug 1181055 - Treat the toggling of playback state in the videocontrols' content "click" event listener as the same as preventDefault. r=gijs | |
976f7eede8229530b737f1ca7eb151a502b46bd3 | Jared Wein — Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl | |
16663eb3dcfa759f25b5e27b101bc79270c156f2 | ffxbld — No bug, Automated blocklist update from host bld-linux64-spot-425 - a=blocklist-update | |
ce953704de51095d64487c6796ed53dc67cfc2a8 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-425 - a=hpkp-update | |
ff787bd4fbfa8ebad2570ba0908957f130b527c2 | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-425 - a=hsts-update | |
f1f2644d34440fe38c098e323bf570e09197e51a | Wes Kocher — Backed out 3 changesets (bug 1267910) for reports of it breaking session restore a=backout | |
45709b7b6466abcd984d5736c0e64eb12b0044cc | Dustin J. Mitchell — Bug 1274717: use a level-appropriate scope; r=garndt a=KWierso | |
30b83fcb0009b524cf3982a8aeb2bc0fc6d2d5b7 | L. David Baron — Bug 1274450 - Disable PGO for nsTreeBodyFrame::PaintText. r=sfink a=KWierso | |
44fa05b72b6fb2ef0edfe73e4767154ab99381bc | Wes Kocher — Merge fx-team to central, a=merge | |
c62705a833ff9c985c71ddf4c07054de113525c3 | Ryan VanderMeulen — Backed out 3 changesets (bug 1268450) for browser_keybindings_03.js timeouts. | |
2a2aff773bcb3b676c4ab56d2df6325961414505 | J. Ryan Stinnett — Bug 1274333 - Fix indentation of Heritage.extend. r=tromey | |
466d5c96f43964d4122959e5ab19131237bdc6fa | Alexandre Poirot — Bug 1268450 - Fix 'Plus' key shortcut support. r=jryans | |
9d79d99a3e18ce2f28ce2eae1b310c59871e0ed3 | Alexandre Poirot — Bug 1268450 - Accept loose digits for azerty keyboards. r=jryans | |
9090f1b3c2e45034380e46169b5e6152cf138ee3 | Alexandre Poirot — Bug 1268450 - Convert toolbox key shortcut to stop using XUL. r=jryans | |
bf8d6578893967e467eb3b37617b8c12493b7272 | bzrd_Sdn — Bug 1266199 - Rename BrowserApp.searchEngineManager to mSearchEngineManager. r=mcomella | |
a917f7712208fccd7cbdd7858bb0b9db58af4195 | Alexandre Poirot — Bug 1115779 - Fix devtools web audio intermittent timeouts by waiting for a tick before collecting nodes. r=jryans | |
c0a6a1b663f7e38860dff1e11810efdf2902416f | Tom Tromey — Bug 1265869 - Add task.js and use in devtools. r=jryans | |
52c96fb34b7242dc0676ccb12350f31bf478a7dc | Jared Wein — Bug 1260596 - Themes panel is empty when all default-shipped lightweight themes (lwts) are removed. r=gijs | |
50a5ded6bc420fa550faef3c96daf8a154b48137 | Nicolas Chevobbe — Bug 1270215 - Ensure we display properly cased node names all across the devtools. r=jdescottes | |
c403ac05b8f42e44a5f7a0c98c2bf190b28706b1 | Daniel Holbert — Backed out changeset 3d201ae294f8 (bug 1272398), on a hunch that it might have inadvertantly triggered a latent Win PGO crash in layers code | |
f70b8561b4796217c3328dfc97b61e8ae934c1dd | Ryan VanderMeulen — Merge m-c to inbound. a=merge | |
f186693ee23aa8444edc705ebce11667a8a0c1c1 | Ryan VanderMeulen — Bug 1273758 - Skip test_mouse_action.py on Win7 due to becoming failure-prone since the switch to AWS. | |
a3eb07c249c423d3ff2ee258665be51480a404be | Terrence Cole — Bug 1232417 - Followup to fix unexpected S bustage on a CLOSED TREE; r=meow | |
fdbc5ad618facce8b3e8abc2c9f8f409934b2df2 | Jeff Muizelaar — Bug 1274253. Properly test the cpuid bits. | |
937ab6cd1b4894a811bbe9199fde5de75f281b79 | Blake Kaplan — Bug 1244533 - Pass dragend coordinates down to the content process. r=enndeakin | |
fbdb4502afd5c41559189e50fc020d586697991c | Chris AtLee — Bug 1250629 - stringify en_us_package_url r=Pike | |
00218374a90cfbb6b66a9a1bf8e5483efcb18661 | Ben Kelly — Bug 1273070 P2 Execute fetch() mochitests in nested workers. r=khuey | |
5733b66fdedf6e27d46bd9cc485f4960cc778334 | Ben Kelly — Bug 1273070 P1 Fix fetch() WorkerRunnable classes to allow it to work with nested Workers. r=khuey | |
f4968de8f706e1e28f8709020c392090668a3dd0 | Geoff Brown — Bug 1253300 - Run TC Linux 64 pgo tests as tier 2; r=dustin | |
9b44a0d216be66c4ac1a05d344a838a5056692e9 | Alexander Surkov — Bug 1268320 - stop event tree processing if the document goes shutdown, r=yzen | |
c2e9a445fede36181e90e39007c8bbf62e90ba7c | Gijs Kruitbosch — Bug 1274007 - Firefox Refresh shouldn't show the 'Firefox on Windows 10' start page when you refresh on Windows 10, r=MattN | |
2b227a22287677ac7af098166a632e768e70d022 | Sebastian Hengst — Backed out changeset 03ed23408215 (bug 1204281) for breaking gecko decision task. r=backout on a CLOSED TREE | |
0fcaad4111c43ef3bbab08f66f5c3511a2af67a5 | Terrence Cole — Bug 1232417 - Use a Variant to represent the CrossCompartmentWrapperMap key; r=jonco | |
ca34a07172f67508bd75964c0b617e8a344d8397 | Alexander Surkov — Bug 1268320 - rename AccEvent::GetDocAccessible to AccEvent::Document, r=marcoz | |
39496abed3def6af2c5342a84263d3a03c457db7 | Nathan Froyd — Bug 1272397 - use AppendElements in GetColorsForProperty; r=tromey | |
3d201ae294f8adb86423b2506c6d38854498a097 | Nathan Froyd — Bug 1272398 - use UniquePtr instead of nsAutoPtr for {Layer,LayerData}::RemoveUserData return type; r=jrmuizel | |
64031b8696dfb6230ed0e16f149694014ee98e83 | Boris Zbarsky — Bug 1274049. Make sure we actually codegen our various test callbacks in bindings codegen tests. r=peterv | |
b4d88aafa06c679ac772bba4cdbb4cc8f4e51454 | Boris Zbarsky — Bug 1273282. Fix the handling of numeric entities in xml-stylesheet href values. r=peterv | |
2aef443489891f7fa4bdf9f9b5206da6d9cfcb25 | Boris Zbarsky — Bug 1273932. Add another test for incumbent globals in addEventListener. r=smaug | |
6523dd4df90d7598ec45574e8643b0dc7b8f37c3 | Jonathan Watt — Bug 1273850 - Add lots of documentation to explain the scenarios that cause nsFrameLoader::Create to return null. r=smaug | |
f14bb70f1007497b2010f59e247cb5dfb4951b8f | Ralph Giles — Bug 1273625 - rust: Update win32 builders to 1.8.0 stable. r=mshal | |
efb574fec48e676ee6681c30849af47e3e7e4006 | Ralph Giles — Bug 1273625 - rust: target i686-pc-windows-msvc. r=mshal | |
a5aab104f459d6c68aa576beabd17f6a6aecf7aa | Ralph Giles — Bug 1273603 - rust: enable sse2 code generation on win32. r=mshal | |
03ed23408215dbc98f987c68a568af89adb25eb8 | Joel Maher — Bug 1204281 - split linux64 debug taskcluster M(mda) into 3 chunks. r=dminor | |
385e27c898e641f03d223e87367f2a58128e35d6 | Daniel Holbert — Bug 1274044: Relax assertion in nsStandardURL for case when mDefaultPort is -1. r=valentin | |
00ad215248d56e47923c567d894cb9c94a62d470 | Steve Fink — Bug 1273673 followup: bad logging syntax, r=dustin on a CLOSED TREE | |
a32fdbf877e09609cf4894cf6fa27711795839e2 | Wes Kocher — Backed out changeset e96398029a1c (bug 1181073) for failing the test it added CLOSED TREE | |
159d2986681071d6549031afaff91911f8080a27 | Ryan VanderMeulen — Merge m-c to inbound. a=merge CLOSED TREE | |
34e9970d625a335944f922ac9cc0ad460af8be32 | Sebastian Hengst — Backed out changeset 2292661153e3 (bug 1271198) for web-platform failures. r=backout on a CLOSED TREE | |
c6d91a79d23b7704fd222c7c29e985d4fafb1660 | Ryan VanderMeulen — Backed out changeset 0e4c5be816f3 (bug 1257107) for webm reftest failures. | |
e42d3d42dafa739d8a99f89d72300e9e74fd37be | Ryan VanderMeulen — Backed out 3 changesets (bug 1234128) for Android crashtest failures. | |
b72055695f3d2f3d59dd43b6b6d86eeb00bd6fd8 | Jeff Muizelaar — Bug 1113828: Returning null is an expected property of this function and gfxPlatform::CreateDrawTargetForData() uses this. Removing this message prevents us from printing a bunch of messages during the normal usage of a debug build. r=bschouten | |
7ad17f2d6e4f587679b0047a04436e3c18a717b1 | Nancy Pang — Bug 1242715 - Added labels to controls and added test cases. r=pbro | |
2292661153e3b6ecf94cecf63af8a66950f849e9 | Christoph Kerschbaumer — Bug 1271198 - Convert Websockets to use AsyncOpen2() (r=jduell) | |
fb8ee867138d4b92ddd3efbf39a755b0fe7eb272 | Kaku Kuo — Bug 1272267 - Adjust the seek target in the MediaFormatReader. r=jya | |
e5e3a65e822049305fcf019b69bc1370bf8f091c | Julian Hector — Bug 1259508 - Cubeb init before seccomp. r=jld | |
5962f8e6d030e37a5f3c883180a2f35efe010b11 | Tim Huang — Bug 1267910 - Part 3: Add test cases for add() and getCookiesFromHost() of the nsICookieManager2. r=jdm | |
f8afc5cf9e0e90b6320e7436cbf6647b05cf1f1d | Tim Huang — Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe | |
cc202e0ac0dd3401d340d1a8516a247a250c64b7 | Tim Huang — Bug 1267910 - Part 1: Make the API getCookiesFromHost of the nsICookieManager2 OriginAttributes-aware. r=jdm | |
1ef294cb3b47138416d559cb2f36f35dc0de7151 | Cykesiopka — Bug 1271501 - Use mozilla::BitwiseCast instead of reinterpret_cast in PSM. r=keeler | |
4525aaa132ff6f642c9a4aaf8f0bb0ac6e5aa2d9 | Cykesiopka — Bug 1271501 - Downgrade unnecessarily strong reinterpret_casts in PSM. r=keeler | |
7503f7ee2446da1a859b8465d73a403289b93223 | Cykesiopka — Bug 1271501 - Remove unnecessary uses of reinterpret_cast in PSM. r=keeler | |
28176df6d571538bc28ec2ed88177ccd5da707ab | Yura Zenevich — Bug 1272999 - fixing multiline text clipping in console on Windows. r=bgrins | |
2fb9523055a61f02804393dc6f479bfd0427a1a8 | Michael Layzell — Bug 1270115 - Rewrite browser_ConsoleStorageAPITests.js to run in e10s. r=bz | |
4bcefd153a9e515ddbde1961d9b26126ba689f04 | Michael Layzell — Bug 1271067 - Make test_bug1004814 more reliable on non-e10s, r=baku | |
e96398029a1c6c0683466f9b0f2afa214be79a75 | Michael Layzell — Bug 1181073 - Relax setTimeout throttling for background tabs using web audio, r=bkelly | |
e12e09384b27f84b34145ced24af38607c378b87 | Michael Layzell — Bug 1209227 - Part 2: Mark mfbt::Variant as MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS, r=froydnj | |
ed89ff77c920a87da224befbe848b8cd6497fb46 | Michael Layzell — Bug 1209227 - Part 1: Make the MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS analysis handle packs more correctly, r=ehsan | |
8550398c99fb9529416a034f6310fd2c5d0911d4 | Nicolas B. Pierron — Bug 1263645 - Distinguish code coverage usages, and disable it by default in the interpreter. r=jandem | |
d30839422ea9e4afccf4f3f27a417a77c018564c | Martin Thomson — Bug 1250568 - Adding TLS 1.3 to nsISSLStatus, r=keeler | |
600ad888b875fb2913fc795d7ec8592257bc181a | Martin Thomson — Bug 1250568 - Adding ECDHE_PSK suites, r=keeler | |
df4fa2bbf8dbbdd4106e7d79b18535eed194e0d9 | Martin Thomson — Bug 1250568 - Enable building of TLS 1.3, r=ekr | |
33f8fafd7dcb64ececc541ba073c951d6717c5b8 | Martin Thomson — Bug 1250568 - Add support for TLS1.3 in prefs and telemetry, r=keeler | |
89c6cb3b08605ac734cce5c7b61dd4599c54608d | Sebastian Hengst — Backed out changeset a906d38b7c07 (bug 1273079) for bustage. r=backout | |
96c9c230f5442fa3b63b3ffb49ee448eb049e4b0 | Wander Lairson Costa — Bug 1272154: Kill B2G emulator builds from TC. r=selenamarie | |
9107ca27ed84838bf9e76420c28cf7da26fd1a6c | Sotaro Ikeda — Bug 1274145 - Add HostIPCAllocator r=nical | |
e68856caffda95b24eaaf1911a7ad3cdb06f7d68 | Gijs Kruitbosch — Bug 1272294 - only collect non-default search engine names if the user opted into telemetry, r=florian | |
11db59507360d0d72aa72301d064c8fd2b0e926e | Shih-Chiang Chien — Bug 1234128 - Part 3: Update test cases. r=smaug | |
8a0848fb59acc1e9fcf4a5ad7e0b0dfc0c385f73 | Shih-Chiang Chien — Bug 1234128 - Part 2: Use mozpresentation to identify presented content. r=smaug | |
7cf300dda85ae7435db346b46c109a4ba6c5edae | Shih-Chiang Chien — Bug 1234128 - Part 1: Add mozpresentation attribute in browser element. r=smaug | |
7521936774c1eacd5872c34be824c8f1db39778d | Patrick McManus — Bug 1223834 - Corrupted Content Error Description repeated twice. r=dragana | |
a906d38b7c07071bdb0af78361c83a447aec3ed9 | Wei-Cheng Pan — Bug 1273079 - Use MOZ_MUST_USE in hal. r=gsvelto | |
9d85d87c11798efec57cf69d6e53f74381e41958 | Shing Lyu — Bug 1242781 - Add 1 appunit in BRFrame::AddINlinePrefISize to match the 1 appunit added during reflow. r=dbaron | |
be9358f86e3a8584b33fad3323bbc7b09308e868 | Daniel Stenberg — Bug 1273165 - Sync networkid calculation with the event coalescing. r=mcmanus | |
0e4c5be816f3b91cbaef28e58697e4341ed1a597 | Alfredo Yang — Bug 1257107 - Discard decoded data if its pts is smaller than seek time. r=jya | |
c67dc1f9fab86d4f2cf3224307809c44fe3ce820 | Ryan VanderMeulen — Merge fx-team to m-c. a=merge | |
2013e1255bf82c59a3d90ebc69895f62e9a180f7 | Ryan VanderMeulen — Backed out changeset a3eb9950fa4b (bug 1273584) for WinXP browser_responsiveui_touch.js failures. a=me CLOSED TREE | |
a3eb9950fa4bfbdb8d8a84f7b5ba09f6b2e08e35 | J. Ryan Stinnett — Bug 1273584 - Stop growing device list forever. r=gl | |
8e23df32697c24641969adc9cfbf47aeb96e21c2 | Ryan VanderMeulen — Merge m-c to fx-team. a=merge | |
65e3e5997825cea444fd8bb3e683f1e790eac80b | Michael Comella — Bug 1243595 - Add session measurement hooks for record and retrieval. r=ahunt | |
cfd333634aa25324198cff05af9ce7898ab39d52 | Michael Comella — Bug 1243595 - Add session measurements to core ping builder & update version. r=ahunt | |
557018e8059efd9cf1f8cdc6fb28eae4b15e4849 | Michael Comella — Bug 1243595 - Add SessionMeasurements and tests. r=ahunt | |
26baaed1380122098f0fc0cecffd1b85b213b89a | Michael Comella — Bug 1274051 - Only log telemetry in non-release builds. r=grisha | |
ec195d45c4d8ebfe1381d9896ec0e40367e98477 | Michael Comella — Bug 1274052 - Log search engine identifier as extra. r=grisha | |
13b5c2dfde284b5d017ae4bc9c32b32c169fdc46 | Michael Comella — Bug 1273309 - Add searches parameter core ping docs. r=gfritzsche | |
ebd649229181d40d9f5ae41ea4d2109c8f782fe8 | Ryan VanderMeulen — Backed out changeset 83a1b9c7ae8d (bug 1270853) for browser_dbg_event-listeners-03.js failures. | |
fb7cb004b26aa1390f2f77a2f37206c072777381 | Thom Chiovoloni — Bug 1189148 - Attempt to refresh the FXA certificate when a 401 is received from the token server. r=markh | |
4ded2ae442aed6b577139de4242b4512ec88be21 | Gregory Szorc — Bug 1274076 - Switch B2G builds and configs off of HgtoolVCS; r=jlund | |
e8112fba80d64c7c6615c9019178e68f60b5d718 | Mike de Boer — Bug 1248267 - fix unit test to deal with recent bookmarks static items. r=dao | |
ec7fe414e5892563cd7343836431d662222a4068 | Mike de Boer — Bug 1248267 - allow Recently Bookmarked items to be special root nodes to allow primitive contextual actions. r=mak,dao | |
83a1b9c7ae8ddf0eebf6c5cbfebd9cfc5945dcf6 | Jared Wein — Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz | |
ecc4da006c2f8d3d7166cc137b9a42ff7bfe9560 | Jan Odvarko — Bug 1272870 - Load React and build Notificationbox on demand. r=bgrins | |
e12734113e686c0dbc79e134c99fa45acf4a379e | danhuang1202 — Bug 920956 - Suppress regular mouse events and emulate 300ms delay. r=jryans | |
029dcd1503478771cb4a6795a6e8f1fec802c0fd | Gijs Kruitbosch — Bug 1246664 - enable browser_f7_caret_browsing.js in e10s, r=mikedeboer | |
7b3ca5c5381c9df61729197263115eaf69ea98ce | Gregory Szorc — Bug 1274436 - Define vcs_share_base in multi_locale configs; r=nthomas | |
1806d405c8715949b39fa3a4fc142d14a60df590 | Ryan VanderMeulen — Merge inbound to m-c. a=merge | |
b8d15a27d1ecb0a533011438eb5f39599b9521ee | Sebastian Hengst — Backed out changeset 854a8df494d3 (bug 1271198) for many assertions at nsHttpChannel.cpp:5204. r=backout on a CLOSED TREE | |
1e198b4ccab26156c3dd6417b2ee08d53ab622dd | Tooru Fujisawa — Bug 1268034 - Part 4: Delay modifying global constructor/prototype slots for classes other than Function and Object. r=jorendorff | |
9c2a58d84d498bd8841f3bd88e6091ebcba58818 | Tooru Fujisawa — Bug 1268034 - Part 3: Create CreateArrayFromBuffer function on demand. r=jorendorff | |
7861d6b6c274db85036adc5496718d456e3a78c8 | Tooru Fujisawa — Backed out changeset d31171af48e4 (bug 1268034) | |
84f23a8f3f2a91331fd49e6f6cc4aa0c3be66d1b | Eddy Bruel — Bug 1271653 - Refactor isExtensible/isSealed/isFrozen;r=jimb | |
de1b9de4a3d0d77f05dd09dc767391c84a2c3a63 | Thomas Zimmermann — Bug 1274206: Use MediaPref for |mRecognition->mTestConfig.mFakeRecognitionService|, r=jyavenard | |
854a8df494d359f601e1bbc26883ffc1c48de362 | Christoph Kerschbaumer — Bug 1271198 - Convert Websockets to use AsyncOpen2() (r=jduell) | |
34eda1b91ca36962a66e513fe948df1e5d94d49f | Kan-Ru Chen — Bug 1271931 - Make DisplayItem::IsUniform to return Maybe<nscolor>. r=tnikkel | |
33509142de5fe1f6357006c391de85d7a6f11943 | Xidorn Quan — Bug 1273468 - Revert video controls to use prefixed Fullscreen API again. r=dolske | |
666bfc7f00ff8b04faab18285bb046817b1d1c90 | Jon Coppeard — Bug 1273432 - Fix off-by-one string length assertion r=jandem | |
4367dd6106dade58eb66ef59c716b369629bac44 | Makoto Kato — Bug 1260091 - Move using SendBidiKeyboardNotify to WidgetUtils. r=masayuki | |
830a12b195deadfec1bc69e3f3dd7f498740fee3 | Gerald Squelart — Bug 1274132 - Disable D3D11 for some more recent igd10* DLLs - r=cpearce | |
cfda20b697ddc42ecbc98f97c5380e02131f31a8 | Gerald Squelart — Bug 1274127 - Disable D3D11 for some igd10* DLLs - r=cpearce | |
518d0d2c8ee3f42152714fb538796745c7264f66 | Gerald Squelart — Bug 1274115 - Disable D3D11 for TosQEP.dll 1.0.10.1224 - r=cpearce | |
428daa913d69a22d872558a4ca19a64166aa85dd | Andrea Marchesini — Bug 1274211 - Typo in ContextualIdentityService, r=me | |
106f482c6670896701485d7a81bee494dc9b1f78 | Jon Coppeard — Bug 1273908 - Refactor GC to make it easier to add new kinds of GC thing r=terrence | |
cfe3bbf2dc6beec52c4f5f939987673f97d51619 | Sebastian Hengst — Backed out changeset 07c833b5d64d (bug 1273154) for reftest failure in 1273154-1.html on Windows 8. r=backout | |
b8458855ddccef7de155b79523ac1ff6fe142c4a | Sebastian Hengst — Backed out changeset 97aef1a40d0f (bug 1273154) | |
b7b1859e33226123c85162a1c182bd21dc6d46e9 | Alexandre Lissy — Bug 1273945 - Move MonoAudio from gfxPrefs to MediaPrefs r=jya | |
364b23a7463447bc3758ac30e32777848f39868c | JW Wang — Bug 1273774. Part 3 - remove members no longer used. r=jya. | |
262bb28c21f3f1b34e76c260cf0012db2a0bff0d | JW Wang — Bug 1273774. Part 2 - do decoding jobs synchronously without dispatching. r=jya. | |
77a3ea20d9fa6a2485f203a03d14b5c6ed8f082a | JW Wang — Bug 1273774. Part 1 - remove unused members and thread assertions. r=jya. | |
58bedfd369f3346dde185d73486056324984dc3b | CJKu — Bug 1228280 - Part 8. Keep style consistent and stop doing null check for return value of operator new | |
7b7119f0122c278ea3f9038439594035ebdd3e95 | CJKu — Bug 1228280 - Part 7. reftest of SVG mask and image mask interleaving; | |
91a6d836e51e6aec74442b62254f0beec61367cf | CJKu — Bug 1228280 - Part 6. Single SVG mask optimization; | |
27914ad6e245f9d4485b1e23842039274de2290d | CJKu — Bug 1228280 - Part 5. Paint multiple SVG and image masks; | |
838f42a621fcfcf2f21b2630c7a791109903b5f3 | CJKu — Bug 1228280 - Part 4. Create nsSVGMaskProperty to carry multiple mask info; | |
4e3ebdaea7adcec432e4f6cf85c6626885f5df69 | CJKu — Bug 1228280 - Part 3. Move mask painting out of nsSVGIntegrationUtils::PaintFramesWithEffects; | |
1f187d5954801a8f2c0470e87db30814f79345b5 | CJKu — Bug 1228280 - Part 2. Change the parameters of nsSVGIntegrationUtils::PaintFramesWithEffects; | |
42f1a5c8e5dd7978e42e362c5b667cc5bb94e290 | CJKu — Bug 1228280 - Part 1. Change the parameter of nsCSSRendering::PaintBackground; | |
957edd85c73641caa3521821065907f831fcf597 | Gijs Kruitbosch — Bug 1126559 - don't allow resetting when that is not possible, r=MattN | |
8d0c06c6b659fc056f12c683ef8e4946ef9ffb31 | Thomas Zimmermann — Bug 1273900: Replace |sprintf| with |snprintf| in netwerk/system/linux/, r=daniel | |
5a9174f53a081dc5842720ec8a6c8e4bfb7616de | Thomas Zimmermann — Bug 1273913: Call |CompositorThreadHolder::IsInCompositorThread| in Gonk screen manager, r=mattwoodrow | |
8302c77d1f239ce9167eab689692d203d4cb5652 | Lars T Hansen — Bug 1227207 - throw correct error type. r=jorendorff | |
07921777e50410320b32cce101298ba801c134dc | Jan de Mooij — Bug 1273828 - Optimize JS::GetScriptedCa |