Commit Graph

18223 Commits

Author SHA1 Message Date
Sebastian Hengst
7864646906 Backed out changeset 1666512ef081 (bug 1343921) for failing browser_ext_themes_chromeparity.js and browser_ext_themes_icons.js. r=backout on a CLOSED TREE 2017-03-06 23:18:57 +01:00
Matthew Wein
da5fad5d77 Part 2: Bug 1295807 - Implement the Proxy API. r=kmag
MozReview-Commit-ID: KCoak15Mic8
2017-03-03 02:16:01 +00:00
Matthew Wein
18e5cb2f76 Part 1: Bug 1295807 - Add a Javascript Module for registering proxy scripts. r=kmag,robwu
MozReview-Commit-ID: HLokEivMpmp
2017-03-06 17:04:46 -05:00
Ryan VanderMeulen
57a4b61c72 Backed out changeset 7a576717126b (bug 1295807) for unresolved review issues. DONTBUILD 2017-03-06 16:47:49 -05:00
Ryan VanderMeulen
c9103ccfc6 Backed out changeset a9beac770cec (bug 1295807) 2017-03-06 16:47:24 -05:00
Matthew Wein
d49e921235 Part 2: Bug 1295807 - Implement the Proxy API. r=kmag
MozReview-Commit-ID: KCoak15Mic8
2017-03-03 02:16:01 +00:00
Matthew Wein
4a9f157e28 Part 1: Bug 1295807 - Add a Javascript Module for registering proxy scripts. r=kmag,robwu
MozReview-Commit-ID: HLokEivMpmp
2017-03-03 23:25:57 +00:00
Kartikaya Gupta
9f2e0dea52 Bug 1344763 - Extend checkerboard and content-response-duration telemetry probes until Fx 58. r=bsmedberg
MozReview-Commit-ID: IdnfejxmtEE
2017-03-06 11:10:06 -05:00
David Major
b1e362f6f7 Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
These are now dead code.

MozReview-Commit-ID: AClU0Qx3kmN
2017-03-06 17:52:54 +13:00
Jared Wein
14f0b2dbdb Bug 1343921 - Implement support for custom icons through the Theming API. r=mattw,mikedeboer
MozReview-Commit-ID: KMMR7cT8Mzp
2017-03-06 15:16:35 -05:00
Chris H-C
80d9deaf2e bug 1338627 - Add crashTime to crash pings data-review=bsmedberg r=gsvelto
crashDate having only per-day resolution was making client delay analysis
rather inaccurate.

crashTime is an ISO8601 string with per-hour resolution which should smooth
things over on the analysis side.

If per-hour is still too coarse, the use of an ISO string allows us to adapt
later to increasing the resolution, if it passes data review. The underlying
crash timestamp has per-second resolution.

MozReview-Commit-ID: 2hwJHSi8Xje
2017-02-16 13:13:38 -05:00
Svetlana Orlik
1110de5171 Bug 1344276 - top 20 websites of www.alexa.com/topsites, r=Gijs
MozReview-Commit-ID: 673pKrdXBfM
2017-03-03 20:15:56 +03:00
Carsten "Tomcat" Book
b67f88b34f merge mozilla-inbound to mozilla-central a=merge 2017-03-06 10:53:27 +01:00
flyingrub
91ae22d9dd Bug 1342394 - Use standard pad functions in Telemetry JS modules r=gfritzsche
Replaced the handmade padding funciton by padStart

MozReview-Commit-ID: 6UyTo4OZYv4
2017-03-01 19:06:08 +01:00
Sebastian Hengst
2d1fc2a660 Backed out changeset 488acde695af (bug 1295807) for formatting failure in extensions-toolkit.manifest and eslint failure. r=backout 2017-03-05 20:18:41 +01:00
Sebastian Hengst
31ed29fb9b Backed out changeset 3ae228897932 (bug 1295807) 2017-03-05 20:17:42 +01:00
Matthew Wein
b55d4608af Part 2: Bug 1295807 - Implement the Proxy API. r=kmag
MozReview-Commit-ID: KCoak15Mic8
2017-03-03 02:16:01 +00:00
Matthew Wein
7c3aae7284 Part 1: Bug 1295807 - Add a Javascript Module for registering proxy scripts. r=kmag,robwu
MozReview-Commit-ID: HLokEivMpmp
2017-03-03 23:25:57 +00:00
Zibi Braniecki
aa1b5264a0 Bug 1337551: Migrate Services.jsm to use LocaleService. r=mossop
MozReview-Commit-ID: G0HFXfg4r6Y
2017-02-08 12:31:06 -08:00
Sebastian Hengst
af1ad83004 Bug 1305528 - Remove ignoreEvent from API events for which it is inappropriate: remove unused ignoreEvent from ext-webNavigation.js. r=eslint-fix 2017-03-05 16:49:16 +01:00
Tushar Saini (:shatur)
e7ab534f24 Bug 1305528 - Remove ignoreEvent from API events for which it is inappropriate. r=bsilverberg,mixedpuppy
MozReview-Commit-ID: Cado1fxLYxr
2017-03-02 02:01:44 +05:30
Wes Kocher
c078fad5aa Merge m-c to autoland, a=merge
MozReview-Commit-ID: K0Q4b2wzvlJ
2017-03-03 17:29:54 -08:00
Wes Kocher
e451a03239 Merge autoland to central, a=merge
MozReview-Commit-ID: tSEg2GfeWi
2017-03-03 17:27:33 -08:00
Carsten "Tomcat" Book
ceb776f33c Merge mozilla-central to autoland 2017-03-03 13:07:34 +01:00
Carsten "Tomcat" Book
646ad1d024 merge mozilla-inbound to mozilla-central a=merge 2017-03-03 13:03:48 +01:00
Gijs Kruitbosch
44f2ba8d7f Bug 1314855 - keep a strong reference to the listener for background thumbnail pages, r=markh
MozReview-Commit-ID: 1mWv4kpmqwE
2017-03-02 16:05:49 +00:00
Carsten "Tomcat" Book
4d7acee740 Merge mozilla-central to mozilla-inbound 2017-03-03 13:06:37 +01:00
Mark Hammond
cc7bdec4e6 Bug 1317223 (part 5) - a bookmark repair responder. r=kitcambridge
This is the "repair responder" - it handles a "repairRequest" command sent
by another client and attempts to take the list of IDs that client lists as
missing and upload whatever records are necessary such that the requesting
client would then be likely to find a complete and valid tree on the server.

MozReview-Commit-ID: 4xw19nH6EfL
2017-02-28 15:34:37 +11:00
Wes Kocher
e992104f74 Backed out 2 changesets (bug 1295807) for build bustage a=backout
Backed out changeset 1b162d4857b5 (bug 1295807)
Backed out changeset 1a9f4c3c782d (bug 1295807)

MozReview-Commit-ID: A7E4wtTcBNM
2017-03-02 18:19:10 -08:00
Matthew Wein
eb2b58e1bb Part 2: Bug 1295807 - Implement the Proxy API. r=kmag
MozReview-Commit-ID: CtSYWl8lWHM
2017-03-01 15:37:09 +00:00
Matthew Wein
08ecccfcc1 Part 1: Bug 1295807 - Add a Javascript Module for registering proxy scripts. r=kmag,robwu
MozReview-Commit-ID: HLokEivMpmp
2017-03-01 15:35:34 +00:00
Wes Kocher
d82553b248 Merge m-c to autoland, a=merge
MozReview-Commit-ID: AZeTEvGhLd1
2017-03-02 15:03:44 -08:00
Wes Kocher
47e9ac9dc8 Merge inbound to central, a=merge
MozReview-Commit-ID: DuLPg9KE8Ci
2017-03-02 14:57:41 -08:00
Wes Kocher
43d8fc935a Backed out 2 changesets (bug 1334975, bug 1335539) for merge conflicts a=backout
Backed out changeset 429ff39f3d28 (bug 1335539)
Backed out changeset eea959a93ce4 (bug 1334975)

MozReview-Commit-ID: GlvA0B0vHRT
2017-03-02 14:57:21 -08:00
Christoph Kerschbaumer
67a8817a0a Bug 1341589 - Set triggeringPrincipal on history entry for view-source loads. r=gijs 2017-03-02 17:32:02 +01:00
Andrea Marchesini
bd6c542215 Bug 1335539 - Get rid of nsIDOMWindowUtils.wrapDOMFile, r=smaug, r=Gijs 2017-03-02 17:15:29 +01:00
Andrea Marchesini
8bc4b19011 Bug 1334975 - Get rid of nsIFilePicker.show() use in gecko, r=ochameau 2017-03-02 17:14:46 +01:00
Luca Greco
53cec7d6a4 Bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from window.open. r=billm
MozReview-Commit-ID: KFtRP1eSI05
2017-02-24 19:49:49 +01:00
Luca Greco
7dc975a291 Bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from context menu and user clicks on links. r=kmag
MozReview-Commit-ID: KYVKkVUSOzR
2017-02-24 19:49:38 +01:00
Evan Tseng
9106be5219 Bug 1177360 - Disable reader mode button for amazon.com, r=Gijs
MozReview-Commit-ID: Cg9Gm4HCHbA
2017-03-01 18:22:45 +08:00
Mike de Boer
fcbaae1469 Bug 1330349 - Part 1 - move the new theme WebExtension API to the toolkit collection of APIs. r=aswan
MozReview-Commit-ID: LERYdJHNvxW
2017-03-02 14:22:14 +01:00
Carsten "Tomcat" Book
dc21916166 merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
Mark Banner
358fce1e31 Bug 1343519 - Change the ESLint rule 'import-browserjs-globals' to be an environment (mozilla/browser-window) to better describe the purpose of it. r=mossop
MozReview-Commit-ID: FTDV8BcMGeF
2017-03-01 21:29:52 +00:00
Thomas Nguyen
c68b0c13e5 Bug 1341514 - Using the valid update url provider in test. r=gcp
MozReview-Commit-ID: 50NcRd2e9hB
2017-03-02 00:07:53 +08:00
Patrick McManus
b282fad49d Bug 1340655 - remove h1 pipeline support r=mayhemer 2017-02-17 15:35:37 -05:00
Tomislav Jovanovic
09bffff571 Bug 1343583 - Adapt test framework to function toString revision r=aswan
MozReview-Commit-ID: LHABSIrgpBi
2017-03-02 20:38:25 +01:00
Bob Silverberg
2f8174e4aa Bug 1341277 - Part 3: Update ext-privacy.js to support disabling and re-enabling settings. r=aswan
MozReview-Commit-ID: 4Yf0uxsoXHP
2017-02-23 09:45:37 -05:00
Bob Silverberg
7a75bd36e0 Bug 1341277 - Part 2: Update ExtensionPreferencesManager to support disabled settings. r=aswan
MozReview-Commit-ID: FG7u2KbWLdG
2017-02-22 14:27:33 -05:00
Bob Silverberg
71100acdb9 Bug 1341277 - Part 1: Update ExtensionSettingsStore to support disabled settings. r=aswan
MozReview-Commit-ID: 4N67JXfO81D
2017-02-22 11:35:10 -05:00
Wes Kocher
1ebb5ab61f Bug 1339892 - ESLint fix
MozReview-Commit-ID: 83sxzT9mVfL
2017-02-15 14:55:15 -08:00