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

462872 Коммитов

Автор SHA1 Сообщение Дата
Nihanth Subramanya 45a1207cdf Bug 1201437 - Make cert override tests check for STATE_CERT_USER_OVERRIDDEN. r=keeler
MozReview-Commit-ID: G6KQPXHbEPL

--HG--
extra : rebase_source : 9ed61d521996d96d2d18f5d602439bedc46393c0
2016-02-24 22:45:12 -08:00
Nihanth Subramanya 0147157053 Bug 1201437 - Add new WebProgress state flag for user-overridden cert. r=keeler
MozReview-Commit-ID: cvBYSZykK0

--HG--
extra : rebase_source : 68038f9d21a33efac139eedd26636f815217d2d6
2016-02-24 22:46:52 -08:00
Matthew Noorenberghe 32304ae25a mozscreenshots: Change init logging to "debug" level and follow-up on bug 1248027. r=me
MozReview-Commit-ID: 6GjBRJ2C787

--HG--
extra : rebase_source : 34bcdc3214f1696215a8ce6c1cfb3767a501e51c
2016-02-24 22:41:56 -08:00
Varun Naganathan 391cf4e5db Bug 1236387 - Add a URL and length filter for search history suggestions r=ahunt
MozReview-Commit-ID: 9EFgukC0imw

--HG--
extra : amend_source : 809bf6d603c931b0cafacf05b8b5d2469765b8e3
2016-02-24 20:46:03 -08:00
Kris Maglione 791fe66adc Bug 1222087: Part 2 - Ignore NS_ERROR_NO_INTERFACE exceptions when pausing on exceptions. r=fitzgen
MozReview-Commit-ID: Ao5Xpth3Txh

--HG--
rename : devtools/server/tests/unit/test_pause_exceptions-02.js => devtools/server/tests/unit/test_ignore_no_interface_exceptions.js
extra : rebase_source : e70510fdd01c365ab52d4bae2d94bd4b57acad4f
2016-02-22 14:52:27 -08:00
Kris Maglione b95986457a Bug 1222087: Part 1 - Fix ignoring of exceptions in blackboxed code. r=fitzgen
MozReview-Commit-ID: vtu1ou4ueT

--HG--
extra : rebase_source : 1eac501da57d107e002c862884d8f16c73b1f960
2016-02-22 14:54:36 -08:00
Phil Ringnalda dd373cbd2b Back out 6d8c09f110ee (bug 1246028) for landing before it got its nits picked 2016-02-24 18:40:42 -08:00
Ryan VanderMeulen 6bf0eb3ad7 Backed out changeset e8a80985911b (bug 1239042) for frequent Windows intermittent browser_syncui.js failures. 2016-02-24 21:08:58 -05:00
Ryan VanderMeulen b92db8e975 Backed out 10 changesets (bug 1246677) for causing frequent OSX browser_rules_completion-existing-property_01.js failures (10.6 and 10.10).
Backed out changeset a6d3a7a5e4ea (bug 1246677)
Backed out changeset 5dcb51fcef15 (bug 1246677)
Backed out changeset e450c5329a06 (bug 1246677)
Backed out changeset a65e8badc4c4 (bug 1246677)
Backed out changeset 0cdde48161bb (bug 1246677)
Backed out changeset bab3de413d37 (bug 1246677)
Backed out changeset e4f6cc6197cb (bug 1246677)
Backed out changeset 34e6b56e419d (bug 1246677)
Backed out changeset 5067508e5db4 (bug 1246677)
Backed out changeset 913b4129466e (bug 1246677)
2016-02-24 21:04:31 -05:00
Shane Caraveo 76988cc96f Bug 1218977 fix panel corners on pocket panel, r=gijs 2016-02-24 16:03:53 -08:00
Drew Willcoxon 6d9d0e2ae2 Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak 2016-02-22 15:18:12 -08:00
Shane Caraveo b69f8d4a34 Bug 1245277 loop addon needs to respect prior set default prefs, not restartless, r=Standard8 2016-02-24 15:15:42 -08:00
Shane Caraveo 930333e06e Bug 1245277 pocket addon needs to respect prior set default prefs, r=Gijs 2016-02-24 15:14:30 -08:00
Masatoshi Kimura 16881de41a Bug 1250781 - Scroll "Default apps" into the default browser option. r=Gijs 2016-02-25 07:10:35 +09:00
Michael Kaply 459b5b8e45 Bug 1239949 - Add a pref for showing bookmarks toolbar and menubar; r=mixedpuppy
MozReview-Commit-ID: KqCSjlhWAOo

--HG--
extra : rebase_source : 5a25d574ea29b5f4949301ea8fcb20da8fc8cb59
2016-02-24 09:47:52 -06:00
Phil Ringnalda 0b6c6a178d Bug 1245937 - requestLongerTimeout for browser_chatwindow.js and browser_focus.js since 1154277 slowed them down, transplanted from mozilla-aurora. rs=testonly
--HG--
extra : transplant_source : %94%D8%E4%BFu6%1F%B8/F%FA%E3%27%11%A6q%8F%AB2%1B
2016-02-15 13:12:06 -08:00
David Critchley 3a5ecb900d Bug 1250495 - Improved privacy by opening Hello FTU Url when there is no context url r=standard8
--HG--
extra : commitid : 9xlyfbCgfQ8
2016-02-24 19:42:01 +00:00
Nick Alexander c0b0b7d632 Bug 1249166 - Part 2: Copy Gradle artifacts. r=dustin
On a CLOSED TREE because this is Android and TaskCluster only.

MozReview-Commit-ID: Bde5IpY1gkr

--HG--
extra : rebase_source : 52eb5d6c1a5243540783c3ccc47a317857d2a2b7
extra : amend_source : 11d3339d21c75f9ebd8560e836293f211603b49a
2016-02-24 09:28:26 -08:00
Nick Alexander 1fcea5cb2f Bug 1249166 - Part 1: Add post-build mach commands to mozharness. r=jlund
This allows to run |mach gradle COMMAND| after the initial |mach build|.

MozReview-Commit-ID: 8XrTopFvLl0

--HG--
extra : rebase_source : 05f32e60addbc9a341f51de64c2a43f1c2aad555
2016-02-17 19:58:35 -08:00
Nick Alexander b8262556d1 Bug 1249166 - Pre: Fix Android front-end TreeHerder details; force --no-daemon and --offline in automation. r=me
Setting GRADLE_USER_HOME in this way ensures all Gradle invocations in
automation have the right flags, rather than just the ones we
remember.

MozReview-Commit-ID: IL53nZVsFuV

--HG--
extra : rebase_source : dafc3c19e75e067481603b6f80692fcea0141b67
2016-02-23 23:55:56 -08:00
Nick Alexander 39c66402fe Bug 1249166 - Pre: Set JAVA_HOME in |mach gradle|. r=me
MozReview-Commit-ID: 4qQz5ZZJqik

--HG--
extra : rebase_source : fb3e729e710f7fc9615cc194ca4a8fb7ee0d72cf
2016-02-18 09:06:39 -08:00
Sebastian Hengst b40c51d009 Backed out changeset e0cc363043ad (bug 1240959) for dt5 failures. r=backout on a CLOSED TREE 2016-02-24 19:07:04 +01:00
Sebastian Hengst 229ccdd716 Backed out changeset 418bf315261c (bug 1245597) for failing M(c) tests on Android. r=backout on CLOSED TREE 2016-02-24 18:54:15 +01:00
Marco Bonardo a942905031 Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric
This aims at speeding up DELETE FROM moz_places like queries.
The primary reason of slowness is the FOR EACH ROW trigger that takes care of updating the moz_hosts table when places are removed.
Unfortunately Sqlite doesn't support FOR EACH STATEMENT triggers, that means the trigger will hit multiple times for pages in the same host.
The patch introduces an additional temp table to accumulate hosts during a delete, then a trigger takes care of updating moz_hosts only once per touched host, rather than once per removed place.

MozReview-Commit-ID: BlJRLQZoC07

--HG--
extra : rebase_source : 5715efe580348b3810000d67a0a692dece36d306
2016-02-23 02:21:03 +01:00
Brian Grinstead c6eccef18d Bug 1250434 - Bump up devtools tab width a bit to fix text overflow on Win7;r=gl
MozReview-Commit-ID: AEp8Qhr1vXy
2016-02-24 08:27:51 -08:00
Brian Grinstead 14466e7fda Bug 1249650 - Give the toolbox tool container default styling to prevent flash of incorrect background when webconsole opens;r=gl
MozReview-Commit-ID: 8X88NCyr7NR
2016-02-24 08:26:09 -08:00
Carsten "Tomcat" Book 0bc2cf3b95 Backed out changeset f3dcf982a76f (bug 1239349) for ES lint failures 2016-02-24 16:28:16 +01:00
Anthony Zhang d2f6517ee3 Bug 1250224 - Add a comment to clarify the purpose of TelemetrySession._childThreadHangs, etc. r=gfritzsche 2016-02-23 11:00:45 -05:00
Luca Greco 4b9a1c10fb Bug 1249144 - [webext] fix sorting collected frame details in webNavigation tests. r=kmag
MozReview-Commit-ID: ay5fGRGSpW

--HG--
extra : transplant_source : %AC%05%86w%18%F7Q%0B%F4%BA%7Ci%F5k.%E7%80%0Ak%B9
2016-02-19 04:09:16 +01:00
bsilverberg c244ff7396 Bug 1246754 - Complete the implementation of chrome.i18n.detectLanguage, r=kmag
MozReview-Commit-ID: 7cvJj0QP5XO

--HG--
extra : rebase_source : 47b4a7bfdbae2ed0981508fa6854417015d8ceed
2016-02-23 22:01:11 -05:00
Frank-Rainer Grahl a815bdb8c6 Bug 1246614 - Check if system add-ons directory exists before trying to clean it. r=mossop
--HG--
extra : rebase_source : 44545607f4434a8ad03cdc59306e02517056d42c
2016-02-21 05:45:00 +01:00
AJ Kerrigan 9a49ea4d03 Bug 1099071 - Display error message in console for thrown empty string;r=bgrins
MozReview-Commit-ID: IhOFhDnyMpF
2016-02-19 00:32:57 -05:00
Matthew Wein 1db30ea608 Bug 1246028 - Implement chrome.commands.getAll. r=kmag 2016-02-23 16:13:16 -08:00
Andrew Swan 3bdd40d494 Bug 1245956 - Don't distinguish preliminary signing for add-ons. r=mossop 2016-02-18 16:17:09 -08:00
Luca Greco c70af9110b Bug 1239349 - Implement webNavigation.onHistoryStateUpdated. r=kmag
MozReview-Commit-ID: FvtkZpcJYCU

--HG--
extra : transplant_source : -%C8%E7%26%B6%3B%D2%5C%D6z%AD%B02%99%88D%3D%F4%CAu
2016-02-12 02:13:19 +01:00
Andrew Swan 005a648a8c Bug 1245597 - implement the basics of chrome.downloads.download() r=kmag 2016-02-21 21:20:22 -08:00
dlim 0bc8179166 Bug 1231549 - Set default profile endpoint server URI for Firefox Accounts not created via the web flow. r=nalexander 2016-02-23 13:03:33 -08:00
dlim 62a6c6000f Bug 1225563 - Log error in JS that Doorhangers only support one positive and one negative button if invalid buttons are provided. r=nalexander 2016-02-23 13:45:36 -08:00
Jan Odvarko 26467246e9 Bug 1240959 - properly calculate total size; r=vporof 2016-02-23 12:47:15 +01:00
Honza Bambas 2e65c432f0 Bug 1239671 - Don't let session store override persistent cookies, r=ehsan 2016-02-23 14:32:00 +01:00
Kit Cambridge 01c932477f Bug 1239042 - Show sync status for a minimum of 1.6s. r=markh
MozReview-Commit-ID: KWU1fXLJbKh

--HG--
extra : rebase_source : 20ab76a43aada66662d9fb930c18d5cb31b3df6a
2016-02-23 15:37:10 -08:00
Tim Nguyen 12e041dcd3 Bug 1196786 - Remove unnecessary platform specific styles for floating-scrollbars. r=bgrins
MozReview-Commit-ID: 5HAWuXZC030

--HG--
extra : rebase_source : 3027e7bc247cfeda38cf4a8a7a47a066cc4d2ff9
2016-02-20 09:05:00 +01:00
Nicolas Chevobbe 496365f857 Bug 1208204 - Pressing space in the animation inspector should toggle play/pause. r=pbrosset
MozReview-Commit-ID: 3NxNIaPjemt
2016-02-13 17:07:05 +01:00
Gijs Kruitbosch eae94f4d82 Bug 1220160 - followup: fix oversight that docLocation should be a string, not a URI object, rs=bustage,me
MozReview-Commit-ID: EBYMhd8Fghf

--HG--
extra : rebase_source : e13452bd8e214029348d744f490a9f14a51991bb
2016-02-24 13:14:14 +00:00
Mike de Boer 5cf46f9471 Bug 1229195: ignore messages when content is null. r=Standard8 2016-02-18 13:02:33 +01:00
Marco Bonardo e0ce819ccc Bug 1250362 - don't flush prefs on startup unless it's really needed. r=yoric
MozReview-Commit-ID: FLrlrF4A1Om

--HG--
extra : rebase_source : 9fe9e1cee72c3466884ffee9eb5064482969439f
2016-02-23 23:29:43 +01:00
Carsten "Tomcat" Book 94388a5225 Merge mozilla-central to fx-team 2016-02-24 12:07:20 +01:00
Carsten "Tomcat" Book 20095687cf merge fx-team to mozilla-central a=merge 2016-02-24 12:04:15 +01:00
Carsten "Tomcat" Book 3d5797401d merge mozilla-inbound to mozilla-central a=merge 2016-02-24 12:01:56 +01:00
Kris Maglione 042bc9b036 Bug 1249055: Follow-up: Fix ESLint errors. r=me
MozReview-Commit-ID: IF7xGqr2HJ2

--HG--
extra : rebase_source : 4e9de005edd2354a05bb4479f00df944d50276c1
2016-02-23 18:46:56 -08:00