Граф коммитов

546814 Коммитов

Автор SHA1 Сообщение Дата
Nicholas Nethercote 59910cce0a Bug 1381410 (part 1) - Rename two protected methods in nsStringBundle. r=emk.
nsStringBundle has two public methods GetStringFrom{ID,Name}() and two
very similar helper methods with the same name. It's easy to get confused
between the two -- indeed, it may be the reason for the data race that this bug
is about -- so this patch renames the helper functions by adding a "Helper"
suffix.

--HG--
extra : rebase_source : 75a15e91c50c4b50b2984377980785b64fcf8852
2017-07-17 18:32:16 +10:00
Oriol d06b0ed712 Bug 1381275 - Report proper object in NewPromiseCapability TypeError. r=fitzgen 2017-07-17 13:06:00 -04:00
Dragana Damjanovic dd.mozilla@gmail.com 21aede7436 Bug 1381005 - Add some diagnostic assertions to figure out why mEnt is null. This is only temporary. r=mcmanus 2017-07-17 23:59:29 +02:00
Dragana Damjanovic dd.mozilla@gmail.com 3d59bf74c8 Bug 1363372 - Test tfo: send only small part of tfo data. r=mcmanus 2017-07-17 23:50:57 +02:00
Jessica Jong 26585fcc0e Bug 1366361 - Part 2: Update reflectURL() and web platform tests. r=smaug
MozReview-Commit-ID: A4ARFegoCrW
2017-07-17 14:17:22 +08:00
Jessica Jong b52a4e5094 Bug 1366361 - Part 1: .action/formAction should return the document's URL if @action/formaction is missing or empty. r=smaug
MozReview-Commit-ID: H4CK0SVpaCv
2017-07-17 14:17:19 +08:00
David Anderson 4c033a0b2c Enable Advanced Layers for Nightly users on Windows 7. (bug 1379731, r=milan) 2017-07-16 23:09:03 -07:00
vincentliu 2bf7875f86 Bug 1367689 - Add a preference to make Wrench work with Gecko. r=jrmuize, jerry 2017-07-17 13:38:22 +08:00
Thomas Nguyen 25290aba56 Bug 1374268 - Increase waiting time for all safebrowsing files being downloaded r=francois
MozReview-Commit-ID: He4WJWtE5Dl

--HG--
extra : rebase_source : 85b99da442e1c3d69c99520a14c685fcbb90832d
2017-07-17 10:23:36 +08:00
Nicholas Nethercote 7f215371c0 Backed out changeset cb1548354e0c (bug 1352559, part 3) for causing *many* crashes in Nightly. r=backout 2017-07-17 09:41:29 +10:00
Ed Lee 17fb6437cc Bug 1381335 - Increase waitForCondition time for initial onboarding-overlay check. f=Fischer r=dmose
Use the larger default 50 tries (and 100ms) on the initial loading of the overlay.

MozReview-Commit-ID: 3qPt8w8yDNN

--HG--
extra : rebase_source : 9ffca1cba88e1cff57dbe3348aacd43f64afd389
2017-07-16 10:04:30 -07:00
ffxbld 01d27fdd39 No bug, Automated HPKP preload list update from host bld-linux64-spot-388 - a=hpkp-update 2017-07-16 09:18:06 -07:00
ffxbld 665614ab12 No bug, Automated HSTS preload list update from host bld-linux64-spot-388 - a=hsts-update 2017-07-16 09:18:03 -07:00
Emilio Cobos Álvarez bac7c683b4 No bug: Fix some typos. r=comment-only
DONTBUILD

MozReview-Commit-ID: hy22pz4YCt
2017-07-16 17:35:54 +02:00
Sebastian Hengst c2d8f2d251 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: B5ihiIDgWOs
2017-07-16 16:31:38 +02:00
Sebastian Hengst 5bb578109d merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-07-16 12:36:32 +02:00
Sebastian Hengst 4b78594c22 merge mozilla-central to autoland. r=merge a=merge 2017-07-16 12:35:26 +02:00
Sebastian Hengst 93ff680f2c Backed out changeset 394e4cd341ca (bug 1376892) for frequent failures in browser_aboutStopReload.js. r=backout a=backout
MozReview-Commit-ID: AKFJsfmXo5N
2017-07-16 10:57:47 +02:00
Sebastian Hengst df95f8284f Backed out changeset 92e63be29ec4 (bug 1376892)
MozReview-Commit-ID: HXq7pUTaZ4q

--HG--
rename : browser/base/content/test/about/aboutHome_content_script.js => browser/base/content/test/general/aboutHome_content_script.js
rename : browser/base/content/test/about/browser_aboutCertError.js => browser/base/content/test/general/browser_aboutCertError.js
rename : browser/base/content/test/about/browser_aboutHealthReport.js => browser/base/content/test/general/browser_aboutHealthReport.js
rename : browser/base/content/test/about/browser_aboutHome.js => browser/base/content/test/general/browser_aboutHome.js
rename : browser/base/content/test/about/browser_aboutHome_wrapsCorrectly.js => browser/base/content/test/general/browser_aboutHome_wrapsCorrectly.js
rename : browser/base/content/test/about/browser_aboutNetError.js => browser/base/content/test/general/browser_aboutNetError.js
rename : browser/base/content/test/about/browser_aboutSupport.js => browser/base/content/test/general/browser_aboutSupport.js
rename : browser/base/content/test/about/browser_aboutSupport_newtab_security_state.js => browser/base/content/test/general/browser_aboutSupport_newtab_security_state.js
rename : browser/base/content/test/about/healthreport_pingData.js => browser/base/content/test/general/healthreport_pingData.js
rename : browser/base/content/test/about/healthreport_testRemoteCommands.html => browser/base/content/test/general/healthreport_testRemoteCommands.html
rename : browser/base/content/test/about/test_bug959531.html => browser/base/content/test/general/test_bug959531.html
2017-07-16 10:57:13 +02:00
Sebastian Hengst 322e44caee Backed out changeset 9d1a69ab9ec9 (bug 1378306) for frequently failing devtools' browser_grids_grid-list-on-iframe-reloaded.js with "There's no highlighter shown". r=backout 2017-07-16 10:21:37 +02:00
Kris Maglione ecde6edc4b Bug 1379508: Follow-up: Disable select popup test on Linux for frequent intermittent failures.
MozReview-Commit-ID: GiHc1OVMFEh
2017-07-15 21:08:44 -07:00
Bobby Holley 497e5345cc servo: Merge #17741 - Trim some fat from the traversal (from bholley:trim_traversal_fat); r=emilio
https://bugzilla.mozilla.org/show_bug.cgi?id=1380877

Source-Repo: https://github.com/servo/servo
Source-Revision: 17f99e2a7bb0d7eec167eac952f12a7feafd647d

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 4e5e24b864f4a1f80808930aa629917de1b44c8d
2017-07-15 15:07:51 -07:00
Pavel Sergeev 13b843b6ce servo: Merge #17745 - rustify if statements style (from SergeevPavel:cleanup); r=emilio
<!-- Please describe your changes on the following line: -->
Rewrite if statement in more rusty style.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17699 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 98836ff30d6c13a49902b7a15324ea94ee062046

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 55e31d5a79278fbf5eb362a356d166bc39835b95
2017-07-15 14:07:19 -07:00
Emilio Cobos Álvarez 8708f24703 servo: Merge #17747 - style: Remove unused ElementStyles::styles_and_restyle_mut (from emilio:more-stuff-going-away); r=wafflespeanut
Never enough code going away.

Source-Repo: https://github.com/servo/servo
Source-Revision: 9d78008acb3cd89b35e66a88cd308b2dab8a1e38

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 19e990e27df70b7ae5e1b44a26217448834bb007
2017-07-15 11:11:13 -07:00
Emilio Cobos Álvarez 936015e90b servo: Merge #17746 - style: Remove some no longer needed type arguments (from emilio:always-be-removing-the-ugly); r=wafflespeanut
Source-Repo: https://github.com/servo/servo
Source-Revision: c69cc88a6aec5a1bfa0630edf54ab90b0d49deee

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 94c43090a3b0445cc3831d57c557c60e8f7fadf6
2017-07-15 10:04:25 -07:00
ffxbld 80e4a08fd4 No bug, Automated HPKP preload list update from host bld-linux64-spot-301 - a=hpkp-update 2017-07-15 09:28:04 -07:00
ffxbld b1e5771d96 No bug, Automated HSTS preload list update from host bld-linux64-spot-301 - a=hsts-update 2017-07-15 09:28:01 -07:00
Tom Schuster e66c52c9c3 Bug 1344483 - Nop jsop_toid for string/symbol. r=jandem 2017-07-15 18:04:43 +02:00
Emilio Cobos Álvarez 097003e6f1 servo: Merge #17744 - script: Move the layout_wrapper outside of script (from emilio:ensure-data); r=nox
This allows us to have ensure_data() and clear_data() functions on the TElement
trait, instead of hacking around it adding methods in random traits.

This also allows us to do some further cleanup, which I'd rather do in a
followup.

Source-Repo: https://github.com/servo/servo
Source-Revision: 3497bbbf1d092dd8ab274e21b33b6394afa61d8a

--HG--
rename : servo/components/script/layout_wrapper.rs => servo/components/layout_thread/dom_wrapper.rs
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 9f6c194ea4b1056ff3cd3854726a7a5ae43f4aa7
2017-07-15 07:44:08 -07:00
Sebastian Hengst 33f28b9e2b merge mozilla-central to autoland. r=merge a=merge 2017-07-15 16:35:44 +02:00
Sebastian Hengst 186c6d7165 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: Kr2w3UdA0p9
2017-07-15 16:34:47 +02:00
Sebastian Hengst 41619a2b14 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: IUTH4DuEehM
2017-07-15 16:32:52 +02:00
Sebastian Hengst 63b01adae7 Backed out changeset 2769266d412a (bug 1368120) for frequently first reftest run, e.g. 507187-1.html. r=backout a=backout
MozReview-Commit-ID: Kal72wBzxeD
2017-07-15 16:25:59 +02:00
Sebastian Hengst 926ac48d87 Backed out changeset 85b25bbb3498 (bug 1368120)
MozReview-Commit-ID: FrScgn7ZRbJ
2017-07-15 16:24:45 +02:00
Sebastian Hengst d2f601555e Backed out changeset 563461d35726 (bug 1368120)
MozReview-Commit-ID: 7VgG99Z8zTV
2017-07-15 16:24:41 +02:00
Sebastian Hengst a3269fc9a9 Backed out changeset fd12674b1d25 (bug 1368120)
MozReview-Commit-ID: Bdfw2wj3k1t
2017-07-15 16:24:37 +02:00
Sebastian Hengst 783b0ede50 Backed out changeset 983f34f53bd2 (bug 1368120)
MozReview-Commit-ID: 3JpO0mNIiVE
2017-07-15 16:24:33 +02:00
Emilio Cobos Álvarez 75746a851c Bug 1380789: followup: Fixup alignment in macro definitions. r=whitespace-only
MozReview-Commit-ID: qNrmZMdKTE
2017-07-15 16:19:40 +02:00
Emilio Cobos Álvarez d18cca3dc7 Bug 1380789: Uplift the type assertions to nightly. r=heycam
I don't think there has been going any type confusion so far, but worth catching
them sooner than later.

MozReview-Commit-ID: CBzSFDnUokh
2017-07-15 16:10:21 +02:00
Emilio Cobos Álvarez ed224a570b servo: Merge #17743 - stylo: Assert our stuff properly (from emilio:assert-properly); r=heycam
Source-Repo: https://github.com/servo/servo
Source-Revision: 5c5c5147eae4159f94dbad9012e04ab9480063fd

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 18c11ca3946755e6b2ee7c46a7915f87c0745c88
2017-07-15 05:49:54 -07:00
Sebastian Hengst 86c27b0a76 Backed out changeset 03b8979ccf32 (bug 1354032) for failing database-related mochitests, e.g. browser/components/resistfingerprinting/test/mochitest/test_geolocation.html. r=backout on a CLOSED TREE 2017-07-15 15:51:28 +02:00
Sebastian Hengst f79c5fa84d Backed out changeset be24b3d04162 (bug 1378306) for eslint failures in devtools/client/inspector/grids/test/doc_iframe_reloaded.html. r=backout 2017-07-15 10:30:28 +02:00
Wes Kocher e76d9f38e1 Backed out changeset 23327a999975 (bug 1381141) for failures in browser_all_files_referenced.js a=backout
MozReview-Commit-ID: DB2VYNfydAh
2017-07-15 01:13:25 -07:00
Wes Kocher 70f22fba79 Bug 1381045 - Remove CSS source text from parsing errors. r=bholley a=bustage
MozReview-Commit-ID: EJGdEc50Gpl
2017-07-15 01:10:13 -07:00
Wes Kocher e9fa5c772a Merge inbound to central, a=merge
MozReview-Commit-ID: 8nlqm5dHCUQ
2017-07-14 17:14:43 -07:00
Sebastian Hengst 68baf06033 Backed out changeset 15c280b7d53b (bug 1380387) for Linux cgc failure in js1_8_5/extensions/collect-gray.js. r=backout 2017-07-14 21:25:36 +02:00
Sebastian Hengst 0a996c1db9 Backed out changeset e029feccd0c0 (bug 1380967) for Linux cgc failure in js1_8_5/extensions/collect-gray.js. r=backout 2017-07-14 21:24:55 +02:00
David Anderson 28b0c7d639 Fix mask coordinates when rendered into intermediate surfaces with Advanced Layers. (bug 1380744, r=mattwoodrow) 2017-07-14 11:47:54 -07:00
Jon Coppeard 5e9163c32a Bug 1380967 - Add a separate reason code for minor GC performed at the start of major GC r=sfink 2017-07-14 19:02:09 +01:00
Jon Coppeard 873e518ea8 Bug 1380387 - Only repeat shutdown GCs for removed roots r=sfink 2017-07-14 19:01:49 +01:00