Jan de Mooij
a3cb362804
Bug 1357711 - Remove unnecessary function delazification in JSObject::makeLazyGroup. r=bhackett
2017-04-19 16:42:58 +02:00
David Anderson
2797bf465d
Don't gfxDevCrash when video fails to acquire a SyncObject. (bug 1345735 part 2, r=mattwoodrow)
...
--HG--
extra : rebase_source : 50ea965347b36a475bd8f03adcde68e4c333e1c3
2017-04-19 07:24:44 -07:00
David Anderson
b7031d637d
Don't create TextureClients if the video bridge has shut down. (bug 1345735 part 1, r=mattwoodrow)
...
--HG--
extra : rebase_source : 7b8379ff9dac1fa11c1d22470c63d4d280281eda
2017-04-19 07:24:43 -07:00
Jon Coppeard
6d78354ad7
Bug 867815 - Add post barrier for visitIteratorStart r=jandem
2017-04-19 15:19:50 +01:00
Luke Wagner
193112a244
Bug 1357053 - Baldr: include initial offset in thunk address (r=bbouvier)
...
MozReview-Commit-ID: LljBXmR7UXj
--HG--
extra : rebase_source : f0034bd782ec02fce00489dd3e2bee5e205a2ba4
2017-04-19 08:55:40 -05:00
Boris Zbarsky
b8ee513485
Bug 1306200 part 2. When a promise is rejected with an object that cannot be securely unwrapped, report the underlying object as an error to its global before replacing the rejection value with a security error placeholder. r=waldo
2017-04-18 20:56:48 -04:00
Boris Zbarsky
d8b203fe04
Bug 1306200 part 1. Move the "report this error now" machinery from Debugger.cpp to ErrorReporting. r=waldo
...
This allows other consumers to share this machinery.
2017-04-18 20:56:48 -04:00
Geoff Brown
ef4af45102
Bug 1204281 - Increase number of test chunks for linux64-asan mochitest-bc; r=jmaher
...
Some linux64-asan mochitest-bc jobs intermittently timeout after 3600 seconds;
I hope to avoid some of those.
2017-04-19 07:34:59 -06:00
Nicolas Silva
fb9bd819a5
Bug 1357643 - Annotate wr_state_delete so that it can be called in a destructor in non-webrender builds. r=kats
2017-04-19 15:20:23 +02:00
Tom Schuster
bba03fb46a
Bug 1357468 - More Object.hasOwnProperty optimizations for Speedometer. r=jandem
...
- IC support dense elements, like [0].hasOwnProperty("0")
- IC support unboxed objects
- IC support proxies, i.e. NodeList or other DOM proxies mostly
2017-04-18 18:56:25 +02:00
Joel Maher
bfab446bda
Bug 1353812 - adjust alert thresholds for android/desktop installer size. r=wlach
...
MozReview-Commit-ID: BHC9WcSs5RU
2017-04-19 08:11:57 -04:00
Joel Maher
c4f7faa0ae
Bug 1352942 - Intermittent css-grid/grid-whitespace-handling-1b.xhtml. marks as fails. r=hiro
...
MozReview-Commit-ID: C3CuW2JWcGU
2017-04-19 08:11:51 -04:00
Joel Maher
6af97db02d
Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop
...
MozReview-Commit-ID: 88mDTdI0oN7
2017-04-19 08:11:47 -04:00
Carsten "Tomcat" Book
bb87f43c09
merge mozilla-inbound to mozilla-central a=merge
2017-04-18 10:21:31 +02:00
Jan Varga
20e990962b
Bug 1350564 - Don't try to addref a null mResult in Request::GetResult and UsageRequest::GetResult (mResult can be null when mHaveResultOrErrorCode is true); r=btseng
2017-04-18 10:15:57 +02:00
Iris Hsiao
4329ee3ef3
Backed out changeset 14010d77d56a (bug 1356933) for invisible bustage
2017-04-18 13:33:00 +08:00
Nicholas Nethercote
4a55f047a5
Bug 1356249 - Fix assertion in profiler_set_frame_number(). r=mstange.
...
This function can run off the main thread when 'layers.frame-counter' is
enabled.
--HG--
extra : rebase_source : f3db0fd01c636d5af97109761bb0b57b57c79293
2017-04-18 14:40:00 +10:00
Edouard Oger
819d164b43
Bug 1355481 - Avoid initializing Sync on window unload if Sync is not configured. r=markh
...
MozReview-Commit-ID: J0xUODSMzhe
--HG--
extra : rebase_source : 9f87bd99a0a05abb9a21cf07081b557debb1a494
2017-04-17 16:28:38 -04:00
Aneesh Agrawal
c656b63264
servo: Merge #16487 - Automatically clean old nightlies (from aneeshusa:automatically-clean-old-nightlies); r=larsbergstrom
...
<!-- Please describe your changes on the following line: -->
Automatically clean old rustc and cargo nightlies on our builders up to preserve disk space.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #12103 and help with servo/saltfs#321 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because tested manually
<!-- 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: a754c10e79ef237b500bbf173eb7ba43529e51eb
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : c0e38115bf4546ca27576a431d259025e52b8c2b
2017-04-18 11:00:27 -05:00
Sebastian Hengst
45fe002ab2
Backed out changeset 325bf1bf5a1f (bug 1313200
) for Android and reftest bustage. r=backout
...
--HG--
rename : ipc/ipdl/test/ipdl/ok/AsyncReturn.ipdl => ipc/ipdl/test/ipdl/error/AsyncReturn.ipdl
2017-04-18 18:24:56 +02:00
Emilio Cobos Álvarez
71bcf77161
Bug 1341102: update expectations for servo/servo#16514 . r=emilio
...
MozReview-Commit-ID: 8UcfhpQMwYp
2017-04-18 18:15:04 +02:00
DimiL
a1e69433d3
Bug 1329817 - Enable V4 lookups. r=francois
...
After this patch is introduced, url-classifier will return merged classify result
from V2 and V4.
--HG--
extra : rebase_source : 1940f8617547878b87a5808479ef9d46e6722a92
2017-04-17 08:51:16 +08:00
Ray Lin
eec2adc8fb
Bug 1270983 - Wait for media to being playing before pause check to avoid timeout. r=jaws
...
MozReview-Commit-ID: 7F18fUU8asl
--HG--
extra : rebase_source : b0495ac5c936009f86f919e14efe71257eb8bf59
2017-04-18 10:48:48 +08:00
JW Wang
837a8390aa
Bug 1356502. P2 - let VideoData::UpdateTimestamp() take a TimeUnit instead of ambiguous int64_t. r=gerald
...
MozReview-Commit-ID: G17uLSrjBrR
--HG--
extra : rebase_source : 7b1f57e85ff7610c50c84e7b92d10772712e5bf7
extra : intermediate-source : c725b22a1dc94bbb549c57064a151783b9aa1152
extra : source : 65f2827866f62a89e1865c60ea6c1437f4faee27
2017-04-14 14:17:04 +08:00
JW Wang
3c0e7bddc7
Bug 1356502. P1 - let MediaDatra::GetEndTime() return a TimeUnit instead of ambiguous int64_t. r=gerald
...
MozReview-Commit-ID: DBQELBs32Ad
--HG--
extra : rebase_source : a7c9f7affbdfa12aaf94a6d0505cf4f54f4408cc
extra : intermediate-source : e1fcccdb12bb86c23520b5c2e0d76aef355597a5
extra : source : ddb8a8382c74e18dd52cdfbc7e8eee54cf46f05d
2017-04-14 14:14:08 +08:00
Markus Stange
618a091371
Bug 830990 - Stop dispatching CheckResponsivenessEvents when the profiler is stopped. r=njn
...
MozReview-Commit-ID: 4MnRGqE2sEK
--HG--
extra : rebase_source : 2e6e8b354983240a6f8a177f90d5a59d1e58b94c
2017-04-16 14:48:24 -04:00
Fischer.json
b11d8148e6
Bug 1355795 - about:preferences#privacy is broken with browser.cache.offline.enable=false, r=jaws
...
If browser.cache.offline.enable was set to false, then calls to nsIApplicationCacheService would throw. The SiteDataManger and OfflineGroup using nsIApplicationCacheService has been moved into the privacy pane. We should test that the privacy pane is loaded well.
MozReview-Commit-ID: C9RRRYmb3Zb
--HG--
extra : rebase_source : b93ca35fdfe375b22dd82dfbc7c1ffe4cfde1d72
2017-04-12 11:53:18 +08:00
DimiL
8eed56ee65
Bug 1296406 - Fix ReloadDatabase API fail in safebrowsing testcase. r=francois
...
Recent change of safebrowsing thread model may cause nsUrlClassifierDBService::ReloadDatabase
API fail if there is an ongoing update at the same.
Fix this issue by adding retry in testcase.
MozReview-Commit-ID: CZGMpQvuzum
--HG--
extra : rebase_source : c59937f3e11bafcb2ad501872ffa29bafe84dad8
2017-04-17 09:13:41 +08:00
Markus Stange
180a94d4c2
Bug 1346592 - When stopping the profiler, mark all ThreadInfos as not being profiled. r=njn
...
This also renames HasProfile() to IsBeingProfiled().
MozReview-Commit-ID: 70RGHNbyZG3
--HG--
extra : rebase_source : 64f1df6985f41ae52d2385edcfd7822d16fd1e00
2017-04-17 22:46:54 -04:00
Markus Stange
43a18179f1
Bug 1356751 - Remove unused pref layout.frame_rate.precise. r=mchang
...
MozReview-Commit-ID: 2QjinjJHzUh
--HG--
extra : rebase_source : ab4514e5354b77f3a80ef8f1bdf5e6ba73cc4739
2017-04-15 00:23:08 -04:00
Iris Hsiao
063f52934e
Backed out changeset 1b277ae21ba5 (bug 1346592)
...
CLOSED TREE
2017-04-18 11:05:12 +08:00
Iris Hsiao
82a868141d
Backed out changeset 9d86f0c3ddd4 (bug 830990) for build bustage
...
CLOSED TREE
2017-04-18 11:05:00 +08:00
Markus Stange
e6bcc1a69f
Bug 830990 - Stop dispatching CheckResponsivenessEvents when the profiler is stopped. r=njn
...
MozReview-Commit-ID: 4MnRGqE2sEK
--HG--
extra : rebase_source : 10078745ac3839ea80879a6ebe710a0f4973f25d
2017-04-16 14:48:24 -04:00
Markus Stange
b1002e6197
Bug 1346592 - When stopping the profiler, mark all ThreadInfos as not being profiled. r=njn
...
This also renames HasProfile() to IsBeingProfiled().
MozReview-Commit-ID: 70RGHNbyZG3
--HG--
extra : rebase_source : fbe6faf0ed9ee7273e77f1f81b79915800772212
2017-04-16 13:41:32 -04:00
Nicholas Hurley
861e6a501e
Bug 1345094 - make http redirects to file:// uris work under e10s. r=mayhemer
...
MozReview-Commit-ID: J4IheswoeMZ
--HG--
extra : rebase_source : 4af1354af026fc9be255ed2ef92164d5575f1d5d
2017-04-12 11:43:50 -07:00
Mike Hommey
0e4def53f6
Bug 1356994 - Add a top-level directory to the libdmg-hfsplus source tarball. r=ted
...
Also change the README of the dmg tarball to point to the artifact url
directly.
--HG--
extra : rebase_source : efc96cf468fd2dcccf727b4c2f32c8d9e0d1bc40
2017-04-17 17:24:40 +09:00
Mike Hommey
9620fd514e
Bug 1356937 - Avoid `mach artifact toolchain` failing to get taskcluster artifacts when they are not directly under public/. r=gps
...
--HG--
extra : rebase_source : aeb7a54dea393a97c8597412e45520a2215f9cc5
2017-04-17 09:47:56 +09:00
Mike Hommey
9454329d61
Bug 1356933 - Use tooltool-download.sh helper in cctools build scripts. r=chmanchester
...
--HG--
extra : rebase_source : 929cce8db1c01d265f6c40f5a080f9bcd87e5ff7
2017-04-17 08:34:24 +09:00
Mathieu Leplatre
ebb8c8fc93
Bug 1351675 - Add certificates pinning initial JSON to package r=florian
...
MozReview-Commit-ID: EYT0s7xUyKN
2017-04-10 16:50:41 +02:00
Florian Queze
6a5b7fdb1f
Bug 1349742 - avoid initializing UITour whenever about:home is loaded, r=MattN.
2017-04-19 13:37:09 +02:00
Tom Tung
b737881864
Bug 1330297 - Part 3: Update mochitests to align with spec since we normalize value before checking and throwing. r=baku
2017-04-12 10:44:52 +08:00
Tom Tung
6bf6385293
Bug 1330297 - Part 2: Remove ini files to verify we can pass the test. r=baku
2017-04-12 14:56:17 +08:00
Tom Tung
8c93a46f2a
Bug 1330297 - Part 1: Strip leading or trailing HTTP whitespace for Header value to follow the spec and share code bewteen fetch and XHR. r=baku
2017-04-10 16:15:29 +08:00
Wei-Cheng Pan
150bc3a607
Bug 1344893 - Part 2: Add time to first byte metric. r=smaug, data-review=bsmedberg
...
MozReview-Commit-ID: 6a30Xofr6p1
2017-04-19 02:00:00 -04:00
Wei-Cheng Pan
1978d62be4
Bug 1344893 - Part 1: Report Navigation Timing into Telemetry. r=smaug, data-review=bsmedberg
...
We only need metric from top level content document, but we dont have
any information about it in nsDOMNavigationTiming, so I add a weak
reference which points to nsDocShell.
MozReview-Commit-ID: GiJigRLYHNV
2017-04-19 02:00:00 -04:00
Petr Sumbera
df0c2aae53
Bug 1357451 - Add OS_SOLARIS ifdefs to various IPC code. r=kchen
...
--HG--
extra : rebase_source : 2720ac11f122f267408c2d01ab13ffe0a8181df2
2017-04-18 08:53:59 -07:00
John Dai
57cad067ba
Bug 1347426 - Implement section-* for autocomplete attribute. r=smaug
...
--HG--
extra : rebase_source : d32f3391a4094099086ce9c1897196175705acd9
2017-04-19 03:50:00 -04:00
Junior Hsu
35f3699a4e
Bug 1357647 - Convert names to RaceCacheWithNetwork form. r=valentin
...
--HG--
rename : netwerk/test/unit/test_race_cache_network.js => netwerk/test/unit/test_race_cache_with_network.js
extra : rebase_source : 908d6437a25d58be0c6dc4cd9a33ae77cd6d0dc8
2017-04-18 23:52:00 -04:00
André Bargull
0129caa07f
Bug 1351913 - Reduce calls to FindReservedWord when checking for forbidden identifiers during parsing. r=shu
...
--HG--
extra : rebase_source : 70a24f7c32f062f195167504722891c6df51ee4c
2017-04-18 05:48:51 -07:00
Lars T Hansen
92a16eae93
Bug 1352681: Test cases for serialize/deserialize SAB, fix busted build. r=me
...
--HG--
extra : rebase_source : 2a95e9cbc1aa30d68f1bd5174d09ea7da83ec5e7
2017-04-19 12:44:51 +02:00