Commit Graph

509976 Commits

Author SHA1 Message Date
Nathan Froyd
168a1fcbdc Bug 1336086 - remove mozilla::services::_external_Get*Service; r=bsmedberg,jesup
Removing the exported symbols is straightforward enough.

The only wrinkle is that PeerConnectionCtx.cpp gets compiled with and
without MOZILLA_INTERNAL_API.  When compiling without
MOZILLA_INTERNAL_API, mozilla::services::Get*Service was redirected to
the _external_* symbol variants.  But as the _external_* symbols no
longer exist, PeerConnectionCtx.cpp's code no longer worked.

Fortunately, PeerConnectionCtx.cpp already contains a few #ifdef
MOZILLA_INTERNAL_API blocks to handle internal/external compilation;
fixing this newest issue was just a matter of extending existing blocks
and adding new ones.  The key observation is that we never added any
observers when compiling without MOZILLA_INTERNAL_API, so we can #ifdef
out the removals of observers, as those would have no effect, and simply
skip getting the observer service for the observer additions if we're
compiling without MOZILLA_INTERNAL_API.
2017-02-03 11:52:02 -05:00
Ehsan Akhgari
012ba2217d Bug 1336213 - Part 2: Remove DOMParser::mOriginalPrincipal; r=bzbarsky 2017-02-03 10:46:45 -05:00
Ehsan Akhgari
d250dc8172 Bug 1336213 - Part 1: Set the right principal on the documents created by DOMParser from the beginning; r=bzbarsky 2017-02-03 10:46:40 -05:00
Ehsan Akhgari
35ff90ed3b Bug 1334047 - Only set the script handling object for XSLT result documents after setting up the principal; r=peterv 2017-02-03 10:35:36 -05:00
Ehsan Akhgari
6ca044975f Bug 1336149 - Clean up the patches section in build-clang.py config files; r=froydnj
These config files don't need to declare patches for other platforms.
Therefore, this patch makes "patches" a simple array of patches to be
applied.
2017-02-03 10:21:25 -05:00
Ehsan Akhgari
d641ca3f83 Bug 1331957 - Part 13: Upgrade OSX static anlaysis builds to clang 3.9; r=froydnj 2017-02-03 10:21:00 -05:00
Ehsan Akhgari
b897b4790e Bug 1331957 - Part 12: Remove -Lclang/lib from the LDFLAGS used to build the clang plugin; r=froydnj
This ensures that we correctly link against /usr/lib/libc++.1.dylib.
With this flag left in LDFLAGS, the linker would find libc++.1.dylib in
clang/lib, which would cause us to link against @rpath/libc++.1.dylib.
2017-02-03 10:19:49 -05:00
Ehsan Akhgari
4b3bdfeff3 Bug 1331957 - Part 11: Specify the path to the cross-compiler toolchain libtool for OS X static analysis builds; r=froydnj 2017-02-03 10:19:44 -05:00
Ehsan Akhgari
69fa60c78a Bug 1331957 - Part 10: Upgrade cctools used for building Firefox on OS X debug static analysis for support for LC_DATA_IN_CODE sections; r=froydnj 2017-02-03 10:19:39 -05:00
Ehsan Akhgari
9ae48af89b Bug 1331957 - Part 9: Upgrade cctools used for building clang on OS X for ld 264.3.102; r=froydnj 2017-02-03 10:19:33 -05:00
Ehsan Akhgari
238cd15a38 Bug 1331957 - Part 8: Build cctools-port in the infrastructure; r=froydnj,dustin 2017-02-03 10:19:28 -05:00
Ehsan Akhgari
6606a301b5 Bug 1331957 - Part 7: Reapply LLVM r285657 to work around bug 1291397 on clang 3.9; r=froydnj 2017-02-03 10:19:23 -05:00
Ehsan Akhgari
39988b4058 Bug 1331957 - Part 6: Reapply LLVM r277806 since our clang-plugin depends on it; r=froydnj 2017-02-03 10:19:17 -05:00
Ehsan Akhgari
792b5995ec Bug 1331957 - Part 5: Add `-target x86_64-apple-darwin10' to the compiler-rt overridden CFLAGS; r=froydnj 2017-02-03 10:19:11 -05:00
Ehsan Akhgari
3faecaeefd Bug 1331957 - Part 4: Allow specifying a custom assembler and pass the right flags to it when cross-compiling; r=froydnj 2017-02-03 10:19:06 -05:00
Ehsan Akhgari
2deb4fad8f Bug 1331957 - Part 3: Delete some unused patches; r=froydnj 2017-02-03 10:19:01 -05:00
Ehsan Akhgari
b1d14e6a6f Bug 1331957 - Part 2: Add cross compile jobs for clang 3.9 OSX builds; r=dustin 2017-02-03 10:18:55 -05:00
Ehsan Akhgari
12021be5bd Bug 1331957 - Part 1: Update the clang OSX build config file for cross-compile builds on the infrastructure; r=froydnj 2017-02-03 10:18:50 -05:00
Jan de Mooij
7b0a921eed Bug 1333000 part 4 - Add more release asserts to TI code. r=jonco 2017-02-03 16:12:38 +01:00
Julian Descottes
0bf114abd4 Bug 1333383 - add test for netmonitor rendering JSON response with null;r=honza
MozReview-Commit-ID: GZvQnADkYoL

--HG--
extra : rebase_source : ca39b722d42a6287ca30cf2687dad9790276daa6
2017-01-27 19:59:38 +01:00
Cosm
0d24350cd1 Bug 1333383 - fix netmonitor response tab for json responses with null values;r=jdescottes
MozReview-Commit-ID: 2udR3B7uA4h

--HG--
extra : rebase_source : 5a57f0bc74dfaf7b2bf8e783d4f7a1e8b88bb4aa
2017-01-27 16:36:25 +05:30
Geoff Brown
7f06d7e012 Bug 1335501 - Trigger test job retry when Android devicemanager _runCmd() times out; r=jmaher 2017-02-03 07:13:38 -07:00
Geoff Brown
af2c780ebb Bug 1321605 - Collect system performance data during Android tests; r=jmaher 2017-02-03 07:13:37 -07:00
Lars T Hansen
760c69453f Bug 1335068 - Break wasm globals out of the code segment. r=luke
--HG--
extra : rebase_source : a8aee83ebd5afded1fa7e206c027951d3b24cd7c
extra : source : d755ed03ad98fb3f9833ab9c606c0908b5a4bf88
2017-02-03 13:09:22 +01:00
Lars T Hansen
3a28f50da1 Bug 1333770 - Wasm baseline, remove remaining asm.js support. r=bbouvier
--HG--
extra : rebase_source : 8d7820de5c3f05128c32c368a876e9dd21411674
extra : source : 8f9d647407b267c652ae79e406c850105aa61f7c
2017-02-01 12:42:31 +01:00
Ryan VanderMeulen
9d88503cc6 Backed out changeset b2b5d0dda746 (bug 1320233) for ESLint failures. 2017-02-03 08:59:58 -05:00
Tim Huang
4b8d34bc82 Bug 1312954 - Part 12: Update speculativeConnect to speculativeConnect2 for test_speculative_connect.js. r=mayhemer 2017-02-02 22:20:00 -05:00
Tim Huang
42a2c99db5 Bug 1312954 - Part 11: Update speculativeConnect to speculativeConnect2 for Fennec. r=sebastian 2017-02-02 22:18:00 -05:00
Tim Huang
65c848654a Bug 1312954 - Part 10: Add an assertion to make sure every code path of gecko uses speculativeConnect2 correctly. r=ckerschb 2017-02-02 22:18:00 -05:00
Tim Huang
1ed1228b60 Bug 1312954 - Part 9: Update speculativeConnect to speculativeConnect2 for the search service. r=Gijs 2017-02-02 22:17:00 -05:00
Tim Huang
d2f929cacb Bug 1312954 - Part 8: Update speculativeConnect to speculativeConnect2 for about:newtab. r=Gijs 2017-02-02 22:17:00 -05:00
Tim Huang
a51aff22a7 Bug 1312954 - Part 7: Update the tests of network predictor. r=nwgh 2017-02-02 22:17:00 -05:00
Tim Huang
a7c11235fd Bug 1312954 - Part 6: Update all callers of network predictor, and the docshell will update the first party domain if it is a typeContent mozbrowser. r=smaug 2017-02-02 22:16:00 -05:00
Tim Huang
715d0af359 Bug 1312954 - Part 5: Have the network predictor use OriginAttributes to properly partition connections it creates like non-predictive connections. r=nwgh 2017-02-02 22:16:00 -05:00
Tim Huang
0764c9c895 Bug 1312954 - Part 4: Add a new function in nsICacheEntry to allow its loadInfoContext to be fetched. r=mayhemer 2017-02-02 22:15:00 -05:00
Tim Huang
a6d4f91ce5 Bug 1312954 - Part 3: Add a test for nsICacheStorageService.asyncVisitAllStorages(). r=mayhemer 2017-02-02 22:15:00 -05:00
Tim Huang
4af0ebd9ee Bug 1312954 - part 2: Add a new interface nsICacheStorageService.asyncVisitAllStorages() to allow visiting every cache entry. r=mayhemer 2017-02-02 22:15:00 -05:00
Tim Huang
f747db3bbd Bug 1312954 - Part 1: Add the nsILoadContextInfo as one additional argument of nsILoadContextInfo.onCacheEntryInfo() and CacheStorageService::EntryInfoCallback.OnEntryInfo(). r=mayhemer 2017-02-02 22:14:00 -05:00
Jessica Jong
ed17f6c827 Bug 1316330 - Cancel delayed keypress events if last keydown was canceled. r=smaug
--HG--
extra : histedit_source : 7d2215d9c049b01b883e194e0efd0e61845223a3%2C135d6e6cef429efc19bba2c03a0f73fc6441d3a1
2017-02-03 05:16:00 -05:00
Towkir Ahmed
bd303a4d15 Bug 1327691 - CSS - Circles in ruleview (.ruleview-swatch) are now placed properly. r=pbro 2017-02-03 04:32:00 -05:00
Eduardo Boucas
f19b97aa2d Bug 1320233 - Add Learn More link to headers in Network panel. r=Honza 2017-01-30 14:48:56 +00:00
Ryan VanderMeulen
999b2216de Bug 1336418 - Update pdf.js to version 1.7.242. r=bdahl 2017-02-03 08:41:40 -05:00
Brian Hackett
dc06417de1 Bug 1335642 - Mark RegExp source atoms crossing zone boundaries in a better place, r=jonco.
--HG--
extra : rebase_source : b0e882c5adb063f736f803d1e87ff311f3bba426
extra : histedit_source : 0e30e42eaf50a63aa66663dc0837f7b47c1ebfbe
2017-02-02 13:18:52 -07:00
Jan de Mooij
c2a5de1997 Bug 1091978 - Make CacheIR AddProp stub support dynamic slot (re)allocation. r=evilpie 2017-02-03 13:40:11 +01:00
Carsten "Tomcat" Book
3860f49d11 Merge mozilla-central to mozilla-inbound 2017-02-03 13:32:38 +01:00
Carsten "Tomcat" Book
e95ecef88f merge mozilla-inbound to mozilla-central a=merge 2017-02-03 13:25:24 +01:00
Andrea Marchesini
3a2cb581bd Bug 1336043 - close() should be in DedicatedWorkerGlobalScope and SharedWorkerGlobalScope only, r=me 2017-02-03 09:21:03 +01:00
Andrea Marchesini
c58769de70 Bug 1336043 - close() should be in DedicatedWorkerGlobalScope and SharedWorkerGlobalScope only, r=bkelly 2017-02-03 08:35:19 +01:00
Andrea Marchesini
899a146699 Bug 1336018 - Get rid of objectURLOptions dictionary in URL.createObjectURL, r=smaug 2017-02-03 08:28:52 +01:00
Andrea Marchesini
2134b5e0e7 Bug 1336044 - No needs of JSContext in SharedWorker CTOR, r=qdot 2017-02-03 07:46:22 +01:00