User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
kwierso@gmail.com Tue Jul 25 00:58:03 2017 +0000 | f6528783c52507e29d5be409cc8fbf9a394a5ac8 | Wes Kocher — Merge autoland to central, a=merge ← 49 merge changesets [Collapse] |
40b0b14356e190be8fac53b56369426d7b7f55f6 | Tom Tromey — Bug 1383155 - remove redundant casts of SN_TYPE; r=jimb | |
495c6b6e45a784ee1fd39aab0a02eff3d526e1b0 | Julian Descottes — Bug 1383723 - enable mochitest browser_inspector_search-suggests-ids-and-classes.js;r=jdescottes | |
167ac4c7679b9df96920d5c2259226c00dc88e5b | Julian Descottes — Bug 1383723 - remove unused mdn docs mochitest;r=jdescottes | |
17d7de773b6d3aecd88fdd7882b7d236b4f62e37 | Carsten "Tomcat" Book — Merge mozilla-central to autoland | |
80b3b7fa1e23f3c504a9013a219218238a20ce63 | Tim Huang — Bug 1382840 - Making the nsRFPService::UpdatePref() to copy the string which been passed to PR_SetEnv(). r=Ehsan | |
7e21499a9eb443a7492c722930e7b0c21f8ce433 | Emilio Cobos Álvarez — servo: Merge #17837 - style: Avoid looking at descendant hints to check whether the element needs a restyle (from emilio:assert-fix); r=hiikezoe | |
54deee11a7c5711db2233653a7ce899d0dca5b64 | Sylvestre Ledru — Bug 1383657 - Fix the incorrectly placed 'break;' in the switch/case declaration r=mayhemer=mayhemer | |
e4d183f4d9bab9b7073f420e4b4b1333569f22cd | Keith Yeung — servo: Merge #17835 - Make network error messages more specific (from KiChjang:clearer-network-error); r=emilio | |
01e0c8b8e58176a94c6a66375c485caa5411d085 | Marco Bonardo — Bug 1378035 - Allow the urlbar prefs to define different buckets for different contexts. r=Paolo | |
a5869e4529ac8d87845583c760215fa6568e9da9 | Sebastian Hengst — Backed out changeset a4ea1d5fcb4e (bug 1197045) for eslint failure at Troubleshoot.jsm:401: 'winUtils' is assigned a value but never used. r=backout | |
ff34fb39ccb5084092cc47a811cfb25e383acaa1 | Sebastian Hengst — Backed out changeset cf756c62b0a6 (bug 1197045) | |
40795195e9b64cc6022f5cbd978aca5d1a8ca276 | Sebastian Hengst — Backed out changeset fd48cc71efef (bug 1197045) | |
051e50899b7adb6df22a32f2710fd60f020d1cc8 | Sebastian Hengst — Backed out changeset 3af0f387a8f2 (bug 1197045) | |
b756c4d0b7ff8ccf28abd2f4d81c685f35d76561 | Samael Wang — Bug 1381933 - Retry loading blank page if gClearingForAssertionCheck but load event comes from another URL. r=jmaher | |
acde5b9b7b2547701d87d21c0546e42b828b886c | Thomas Nguyen — Bug 1381745 - Increase server and download timeout when updating SB lists r=hchang | |
d1521ab5024fed8fe53772892aa325db11221868 | jwu — Bug 1380983 - Show title as "Edit Folder" when editing a bookmark folder. r=Grisha | |
3af0f387a8f2cbaefcd744a925df6be7cab3b8af | Chun-Min Chang — Bug 1197045 - part4: Test case; r=Felipe | |
fd48cc71efefb5c4eee80a8a6fcb6b540dac8567 | Chun-Min Chang — Bug 1197045 - part3: Add audio devices information to about:support; r=Felipe | |
cf756c62b0a61b02b1b599fda6c680240e7b6756 | Chun-Min Chang — Bug 1197045 - part2: Expose audio channels, layout, sample-rate, and native device information via DOMWindowUtils; r=padenot | |
a4ea1d5fcb4e3de29b4d4df582c698da338f4ded | Chun-Min Chang — Bug 1197045 - part1: Create an AudioDeviceInfo to expose the native device information; r=kinetik | |
a6b198e415f35e1b2d7bb8eea9ae5aacb77f0d21 | Carsten "Tomcat" Book — Backed out changeset a46ee323e1e7 (bug 1359855) for test failures in browser_ext_devtools_inspectedWindow.js | |
4c2da74e95d3d08a44db735aeabc93ed2049e9f8 | Carsten "Tomcat" Book — Backed out changeset 44726932185a (bug 1359855) | |
d80f5606143657f1d4f0471dafedd12c95e965f1 | Carsten "Tomcat" Book — Backed out changeset 354080a171dc (bug 1359855) | |
d25cdb7f60f47e28f8d72f2ef53e4f74cd16e681 | Carsten "Tomcat" Book — Backed out changeset 8d68726f1c34 (bug 1359855) | |
e2e44c6b518051dbef072742e8adf70839180713 | Carsten "Tomcat" Book — Backed out changeset 061f66345448 (bug 1359855) | |
5c5cd7954f5ce97a1d08dcb32b07c1b4d56b8411 | Carsten "Tomcat" Book — Backed out changeset dbd03e7e1bc5 (bug 1359855) | |
263f0b999ae1239dc1850c528a9f80b4949fc52a | Carsten "Tomcat" Book — Backed out changeset 2dd30b065030 (bug 1359855) | |
22d7b65df1345614ecaded08cb1113a387ee7c52 | Sean Lee — Bug 1383065 - Consider the form with 3 address fields as a valid address form. r=lchang | |
b217b97a74781c5d8d2f981651467331f04f6078 | Marco Bonardo — Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=adw | |
a4ae03c61b155067d5c815a4bc09ddc98b6ee86f | Marco Bonardo — Bug 1275878 - Part 1: move back clear history operations to History.clear(). r=adw | |
cab53621bfee5fc6f3b41b69f3ec73b40ab35b0d | Emilio Cobos Álvarez — Bug 1383001: Yet another crashtest. r=heycam | |
4698135a21b734ba1b7ba0096222b1cd7641d571 | Emilio Cobos Álvarez — Bug 1383001: Crashtests for this and bug 1383319. r=heycam | |
d39db44301707b46ab4c63889dc777d7af98264b | Emilio Cobos Álvarez — servo: Merge #17834 - stylo: Fix the interaction of frame construction restyles with animation restyles (from emilio:animation-fc-crash); r=heycam | |
2dd30b065030bab3f0e2b231822302eda90b6039 | Alexandre Poirot — Bug 1359855 - Prevent loading DevTools when saving session restore data. r=jdescottes,mossop | |
dbd03e7e1bc5aad3148a1b1ef69361bf30e041ef | Alexandre Poirot — Bug 1359855 - Remove assertion for dynamic key registration. r=jdescottes | |
061f66345448fc97217523a257522e2ca743883e | Alexandre Poirot — Bug 1359855 - Update key id reference if tests for responsive design. r=jdescottes | |
8d68726f1c34cc18155d3be298611abd82fa3c21 | Alexandre Poirot — Bug 1359855 - Fix support of per tool key shortcuts in toolboxes opened in a window. r=jdescottes | |
354080a171dc88a363e22dd473d56762b9d88bfb | Alexandre Poirot — Bug 1359855 - Inline jsonview main module to keep it working before user action. r=Honza,jdescottes | |
44726932185aa82dbab1cea9a4b4bdc727f8fd5e | Alexandre Poirot — Bug 1359855 - Fix the developer toggle in customize widgets. r=jdescottes | |
a46ee323e1e75963076316ecd8fa14f4b763a5c2 | Alexandre Poirot — Bug 1359855 - Prevent loading any DevTools module until users interact with any devtool entrypoint. r=jdescottes | |
059f64f6bc238321b9f98711a7eb9939586276ae | Sylvestre Ledru — Bug 1377740 - Only set the url when the link exists n?nechen r=nechen | |
00eedf2ff919a2122459893d28d435b4815f2b30 | James Graham — Bug 1383056 - Disable unstable elementFromPoint test on win 10, r=Tomcat | |
8ac6475952a1028412909ac7cf847e10954f866f | Chris Pearce — Bug 1383580 - Pad estimated CDM frame sizes. r=gerald | |
25b1e61ea3945ce01872ebd47eb0d44f76844a5f | Chris Pearce — Bug 1383580 - Add an explicit message to increase CDM-Firefox shmem pool. r=gerald | |
8b127b0d655a89da9972b5ee8dd22552c945f9b4 | Louis Chang — Bug 1319407 - Add reftest for box-decoration-break with clip-path. r=cjku | |
e89eb57f2e97dc69da10ae56b3fac1c59c4117f9 | Louis Chang — Bug 1319407 - Apply clip-path to each frame when box-decoration-break is clone. r=cjku,heycam | |
cf34b8de856895e7d61b004dc54d2d4f3c4edea3 | Brian Birtles — servo: Merge #17831 - Iterate through properties in priority order when computing keyframes (from birtles:property-priorities); r=heycam | |
e09385879b6e71ab3d61e3aa2f8e5bbef0d10999 | Brian Birtles — Bug 1371493 - Compare AnimationValues when producing property-based keyframes; r=hiro |