Tetsuharu OHZEKI
693106452d
Bug 1259676 - part1: rename from 'InternalAnimationEvent.animationName' to 'InternalAnimationEvent.mAnimationName'. r=masayuki
...
MozReview-Commit-ID: DK5Q477WoXu
--HG--
extra : rebase_source : 59f061c7835b6e2359ca937a06cf3890871a70ea
2016-03-26 13:37:19 +09:00
Cameron McCormack
72db41da62
Bug 1253788 - Don't reload inline chrome:// style sheets in nsXBLPrototypeResources. r=bzbarsky
2016-03-26 17:02:30 +11:00
Timothy Nikkel
8d09d0af0a
Bug 1259817. Always clear RefPtr to refresh driver in nsPresContext::Destroy. r=mats
...
nsPresContext::Destroy gets called from the desctructor and the cycle collector unlink phase. In the latter the prescontext may live for a while yet.
2016-03-26 00:35:15 -05:00
Ryo Motozawa
4ce6bfc757
Bug 1253494 part 2 - Add tests for endDelay representation r=pbro
...
MozReview-Commit-ID: GVm1kpm9Vju
--HG--
extra : rebase_source : 6ea1809790f941c4937d607191f93d9bc781a074
2016-03-23 10:43:50 +09:00
Ryo Motozawa
30f6b9f115
Bug 1253494 part 1 - Implement endDelay representation in the animation inspector r=pbro
...
MozReview-Commit-ID: CxUvQRu6Yrn
--HG--
extra : rebase_source : 7f33a58bf9fcf3e0d59110fe38db67ddec2b1f92
2016-03-23 10:39:49 +09:00
Lee Salzman
4c1b0ad4f8
Bug 1259621 - use AlphaBoxBlur in DrawTargetSkia::DrawSurfaceWithShadow. r=mchang
2016-03-25 22:14:50 -04:00
Ryan VanderMeulen
9393c2c705
Merge m-c to inbound. a=merge
...
--HG--
rename : toolkit/components/passwordmgr/test/test_notifications.html => toolkit/components/passwordmgr/test/browser/browser_capture_doorhanger.js
rename : toolkit/components/passwordmgr/test/auth2/authenticate.sjs => toolkit/components/passwordmgr/test/mochitest/auth2/authenticate.sjs
rename : toolkit/components/passwordmgr/test/test_basic_form.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form.html
rename : toolkit/components/passwordmgr/test/test_basic_form_0pw.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_0pw.html
rename : toolkit/components/passwordmgr/test/test_basic_form_1pw.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_1pw.html
rename : toolkit/components/passwordmgr/test/test_basic_form_1pw_2.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_1pw_2.html
rename : toolkit/components/passwordmgr/test/test_basic_form_2pw_1.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_2pw_1.html
rename : toolkit/components/passwordmgr/test/test_basic_form_3pw_1.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_3pw_1.html
rename : toolkit/components/passwordmgr/test/test_basic_form_html5.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_html5.html
rename : toolkit/components/passwordmgr/test/test_basic_form_pwevent.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_pwevent.html
rename : toolkit/components/passwordmgr/test/test_basic_form_pwonly.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_pwonly.html
rename : toolkit/components/passwordmgr/test/test_bug_776171.html => toolkit/components/passwordmgr/test/mochitest/test_bug_776171.html
rename : toolkit/components/passwordmgr/test/test_case_differences.html => toolkit/components/passwordmgr/test/mochitest/test_case_differences.html
rename : toolkit/components/passwordmgr/test/test_form_action_1.html => toolkit/components/passwordmgr/test/mochitest/test_form_action_1.html
rename : toolkit/components/passwordmgr/test/test_form_action_2.html => toolkit/components/passwordmgr/test/mochitest/test_form_action_2.html
rename : toolkit/components/passwordmgr/test/test_form_action_javascript.html => toolkit/components/passwordmgr/test/mochitest/test_form_action_javascript.html
rename : toolkit/components/passwordmgr/test/chrome/test_formless_autofill.html => toolkit/components/passwordmgr/test/mochitest/test_formless_autofill.html
rename : toolkit/components/passwordmgr/test/test_input_events.html => toolkit/components/passwordmgr/test/mochitest/test_input_events.html
rename : toolkit/components/passwordmgr/test/test_input_events_for_identical_values.html => toolkit/components/passwordmgr/test/mochitest/test_input_events_for_identical_values.html
rename : toolkit/components/passwordmgr/test/test_maxlength.html => toolkit/components/passwordmgr/test/mochitest/test_maxlength.html
rename : toolkit/components/passwordmgr/test/test_passwords_in_type_password.html => toolkit/components/passwordmgr/test/mochitest/test_passwords_in_type_password.html
rename : toolkit/components/passwordmgr/test/test_xhr_2.html => toolkit/components/passwordmgr/test/mochitest/test_xhr_2.html
rename : toolkit/components/places/tests/mochitest/bug_461710/iframe.html => toolkit/components/places/tests/browser/461710_iframe.html
rename : toolkit/components/places/tests/mochitest/bug_461710/link_page-2.html => toolkit/components/places/tests/browser/461710_link_page-2.html
rename : toolkit/components/places/tests/mochitest/bug_461710/link_page-3.html => toolkit/components/places/tests/browser/461710_link_page-3.html
rename : toolkit/components/places/tests/mochitest/bug_461710/link_page.html => toolkit/components/places/tests/browser/461710_link_page.html
rename : toolkit/components/places/tests/mochitest/bug_461710/visited_page.html => toolkit/components/places/tests/browser/461710_visited_page.html
rename : toolkit/components/places/tests/chrome/history_post.sjs => toolkit/components/places/tests/browser/history_post.sjs
extra : rebase_source : 44aad6f35f3f5e423182deb2094106079442872a
2016-03-25 22:08:15 -04:00
Ryan VanderMeulen
e8a838517a
Merge inbound to m-c. a=merge
2016-03-25 22:07:49 -04:00
Hiroyuki Ikezoe
e3a804fcb1
Bug 1259878 - remove unnecessary isSome(). r=birtles
...
MozReview-Commit-ID: 3Xh2D5TOTSg
--HG--
extra : rebase_source : 95715a192eb67afc6f02ca4e8895dae705d64462
2016-03-26 10:52:08 +09:00
aleth
7a2aa607e2
Bug 1259855 - Disable fxaccounts xpcshell tests for Thunderbird. r=kitcambridge
...
--HG--
extra : rebase_source : da0b577d7d210f4421f75ca667d7439c23107a38
2016-03-25 23:31:41 +01:00
Blake Kaplan
a399b8c42c
Bug 1186139
- Don't use a sync message where we don't have to. r=felipe
2016-03-25 15:38:10 -07:00
Nathan Froyd
4293df4c63
Bug 1259772 - don't pass -fno-reorder-functions to clang on Android; r=glandium
2016-03-25 18:28:32 -04:00
Mike Hommey
f215c4d869
Bug 1259620 - Add @checking to host and target to display the triplets. r=gps
2016-03-26 07:17:58 +09:00
Mike Hommey
3b84619fff
Bug 1259620 - Add an optional formatting callback to @checking. r=gps
2016-03-26 07:17:51 +09:00
Sebastian Hengst
53b1ca7a7f
Backed out changeset 4a92742ac20d and ddf8219182fb (bug 1246035) for failing modified ddf8219182fb on OS X 10.6 opt M(bc2). r=backout
2016-03-25 23:14:25 +01:00
Daniel Holbert
20fb101da6
Bug 1259561: Increase CRAZY_COORD (threshold for debug build layout warnings) by an order of magnitude. r=mats
...
MozReview-Commit-ID: 23M5LIW14Li
2016-03-25 15:09:04 -07:00
Katie Broida
0baa11cc15
Bug 1151449 - Use curly quotes and apostrophes on the network error pages. r=jaws
...
MozReview-Commit-ID: 3mh7APxKI0H
2016-03-25 17:38:18 -04:00
Sebastian Hengst
6a296b9a91
Bug 1246035 - Add support for _execute_page_action. Follow-up: Add missing quote character to fix .eslintrc. r=eslint-fix
2016-03-25 22:02:41 +01:00
Michael Comella
140701c868
Bug 1258769 - Backed out changeset fe11700b6cdf.
...
MozReview-Commit-ID: Jxz5RK8o4n4
--HG--
extra : rebase_source : 5737fdddfe1a46011ba9977490958e2383d6537f
2016-03-25 13:53:58 -07:00
Dragana Damjanovic
3957a4f911
Bug 1259089 - Set TCP socket to non-blocking in sts again, just to be sure. r=mcmanus
...
--HG--
extra : rebase_source : 1756181730613231fc7aaf0cd46952e1c7309224
2016-03-24 10:10:00 -04:00
Kit Cambridge
bc0b536de1
Bug 1257821 - Support the new `aesgcm` content encoding scheme. r=mt
...
MozReview-Commit-ID: IPNXletzJRK
--HG--
extra : rebase_source : 3593624d3513a0ccc7422bfeefe5c85dca37541a
2016-03-18 09:01:50 -07:00
Kit Cambridge
755fc071a9
Bug 1258883 - Add a way to replace the entire Push service in tests. r=wchen
...
MozReview-Commit-ID: ExJPShvXL5L
--HG--
extra : rebase_source : acafdaf81a8c47d811772dfabc24e001a69d429b
2016-03-22 17:34:41 -07:00
Kit Cambridge
896fb82ab8
Bug 1258145 - Remove `waitForPromise` from the xpcshell tests. r=wchen
...
MozReview-Commit-ID: 6dX63gyXw07
--HG--
extra : rebase_source : b5638140200403f4441ab2a60d69b3baae6d6de6
2016-03-19 14:57:15 -07:00
Steve Fink
acb7e66cb5
Bug 944164 - Update jorendb to current function names, and much else:
...
Change how I/O redirection works
Add brief output format
Implement p/flags
Many other changes
r=NPOTB so DONTBUILD, and I am the only user
MozReview-Commit-ID: 2sAxYcYHs72
--HG--
extra : rebase_source : eb73c3d59c2622aa168d0cb05abcb0492fa08ee5
2016-03-25 10:52:43 -07:00
Seth Fowler
5973113f1b
Bug 1157546 - Replace the image visibility API with a more general API that tracks visibility for any kind of frame. r=mstange
2016-03-25 14:49:43 -07:00
Seth Fowler
020510839b
Bug 1258594 (Followup) - Rename FrameProperties::IsSet() to FrameProperties::Has(). r=dbaron
2016-03-25 14:49:42 -07:00
Matthew Wein
d2908c0ada
Bug 1245353 - Add tests for tabs.reload. r=kmag
...
MozReview-Commit-ID: ngntB4L9Ms
--HG--
extra : transplant_source : d%27%CDh%1A%16C%9CW%BC%C6V%D6%BD%28%80%1E%1E%81%BB
2016-03-17 17:43:41 +01:00
Jarda Snajdr
6d272b36f2
Bug 1258981 - sources-view.js: The popupshown listener is incorrectly removed. r=jlongster
2016-03-23 02:59:00 -04:00
Matthew Wein
6bfb9ef781
Bug 1246035 - Add support for _execute_page_action. r=kmag
...
MozReview-Commit-ID: LPQAC7uJTkr
--HG--
extra : transplant_source : %9Fc%B4C%C75Nd%40.%EBj%25%8Cg%5B%B3%C0%E5F
2016-03-14 14:54:57 +01:00
Andrew Swan
6d2c9ab7a0
Bug 1255562 - Allow applications property to be in mozilla.json. r=mossop
...
MozReview-Commit-ID: 8w6s4bVgbxE
--HG--
extra : transplant_source : %A1%C7%BC%81%94%04zn%E5%E3l%F1%A98%86%CB%C7%88%C9%0D
2016-03-17 04:56:31 -07:00
Nicolas Chevobbe
a7e7de6c27
Bug 1258501 - Better swatch alignement in the rules view. r=miker
...
Add a negative top offset to align swatches ( color, filter, bezier, ...) with
the values they represent.
MozReview-Commit-ID: 6EIQZ2UAHuc
--HG--
extra : transplant_source : %CF%E7%86%C7%90%DB%16%9B%E9%C4E%E0W%E7%87%07%CF%C9%F4%E4
2016-03-23 08:11:15 +01:00
Jordan Santell
998dbf304b
Bug 1259241 - Update demangling library to 1.0.1 to fix a memory leak. r=fitzgen
2016-03-23 14:48:00 -04:00
Andrew Swan
13d8705247
Bug 1245651 - Implement chrome.downloads.onErased. r=kmag
...
MozReview-Commit-ID: AIskV6fBOiS
--HG--
extra : transplant_source : /Se%FF%A6%E7c%FA%9Do%BE%21%C6%A6%C6%B2%D10%F1%7F
2016-03-22 18:20:11 -07:00
Andrew Swan
5015ea55c0
Bug 1245651 - Rework chrome.downloads misc tests. r=kmag
...
MozReview-Commit-ID: LybeGLQq1SW
--HG--
extra : transplant_source : %F2%0F%3D%FAU%0C%C9%C6%2B%9DR%7D%86%CEV%F2e%28%01%9D
2016-03-22 17:00:19 -07:00
Dinesh Polathula
2fbfa38400
Bug 1255206 - Change and unify mentions of "tap" to "touch". r=margaret
2016-03-25 16:13:11 -04:00
Stephen Horlander
588876a23c
BUg 680256 - Update OS X Sidebar styling for Mavericks and Yosemite+. r=jaws
...
MozReview-Commit-ID: 2MDjRL9oAvT
--HG--
extra : amend_source : 08259e7d918df5a4c534af154541b6a2e18c9cad
2016-03-25 11:34:00 -04:00
Matthew Noorenberghe
52c16fba1c
Bug 1255066 - Follow-up to add a newline for eslint. r=bustage
...
MozReview-Commit-ID: 9xR7mGUc2jg
2016-03-25 15:17:29 -04:00
Michael Comella
b5ed0403e2
Bug 1258769 - Use soter to add checkstyle gradle task with simple checks. r=nalexander
...
Run checkstyle via:
./mach gradle app:checkstyle
This is intended to be added to automation in bug 1258787.
Concerns with this patch:
1) I don't have a maven-metadata-local.xml. However, I didn't take the
snapshotted version and [1] seems to indicate it's unnecessary for my
particular build.
For the addition of future checks, it's worth noting Google's config is
available:
3e4367941c/src/main/resources/google_checks.xml
And this version contains links with descriptions of each of the tasks:
http://checkstyle.sourceforge.net/google_style.html
[1]: https://maven.apache.org/ref/3.3.3/maven-repository-metadata/
MozReview-Commit-ID: ID3X9ZA27b0
--HG--
extra : rebase_source : ad8d3d5255e366362db5cc19985434e5ab5f9559
extra : histedit_source : b0bc07b572f7010c3f15ee76d52619ff5d76ab52
2016-03-25 09:52:15 -07:00
Michael Comella
77453d3db4
Bug 1258769 - Don't wrap import line. r=nalexander
...
The checkstyle checks should pass now.
MozReview-Commit-ID: HMRC2D8u8JT
--HG--
extra : rebase_source : ea2c096114dd1830054eae4864ee4426dddda499
extra : histedit_source : bf0fe0b9d7b0b29bea7869c9816214c1f818bae3
2016-03-22 14:19:51 -07:00
Michael Comella
6db6628d9a
Bug 1258769 - Remove tabs from various files to pass checkstyle check. r=nalexander
...
MozReview-Commit-ID: JAbrVoi6Cxg
--HG--
extra : rebase_source : 567fe0e7ee0be89bf370fd3872cdb32cb094d78d
extra : histedit_source : 96cde1c17f29e097a83cc7fcc89ad42eb389e80c%2Ce75e48fb62d0dfa6899a5cecb02a03fa5550111e
2016-03-25 11:41:24 -07:00
Jarda Snajdr
2b44ecc757
Bug 1220208 - Move clear button to top left corner in toolbars r=bgrins
...
MozReview-Commit-ID: 5xIjd2TkvP6
2016-03-25 10:01:12 -07:00
Nicolas Chevobbe
169058c32c
Bug 1259777 - Remove unnecessary DOMUtils lazy load in css-angle.js . r=pbro
...
MozReview-Commit-ID: 3byxrCy63Pv
2016-03-25 17:34:51 +01:00
Nihanth Subramanya
bd7925b482
Bug 1254592 - [e10s] fix test_history_post.xul to run in content and remove duped test_bug_94514.html. r=mak
...
MozReview-Commit-ID: 1CsaPl2WiX
--HG--
rename : toolkit/components/places/tests/chrome/history_post.sjs => toolkit/components/places/tests/browser/history_post.sjs
extra : rebase_source : f986db2f73672e0050cbd286d495d4e9cd2dc0eb
2016-03-25 12:02:14 -04:00
Matthew Noorenberghe
ddff0d1937
No bug - Disable test_notifications_popup.html until its converted for e10s
...
MozReview-Commit-ID: CN5fgoIyDWi
--HG--
extra : rebase_source : fdc4555785ce734e59a1d49f03513b2f74599a16
2016-03-25 12:00:33 -04:00
Ryan VanderMeulen
5044fd9c12
Merge m-c to inbound. a=merge
...
--HG--
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-a.pinning2.example.com-badca.pem => security/manager/ssl/tests/unit/test_pinning_dynamic/a.pinning2.example.com-badca.pem
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-a.pinning2.example.com-badca.pem.certspec => security/manager/ssl/tests/unit/test_pinning_dynamic/a.pinning2.example.com-badca.pem.certspec
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-a.pinning2.example.com-pinningroot.pem => security/manager/ssl/tests/unit/test_pinning_dynamic/a.pinning2.example.com-pinningroot.pem
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-a.pinning2.example.com-pinningroot.pem.certspec => security/manager/ssl/tests/unit/test_pinning_dynamic/a.pinning2.example.com-pinningroot.pem.certspec
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-b.pinning2.example.com-badca.pem => security/manager/ssl/tests/unit/test_pinning_dynamic/b.pinning2.example.com-badca.pem
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-b.pinning2.example.com-badca.pem.certspec => security/manager/ssl/tests/unit/test_pinning_dynamic/b.pinning2.example.com-badca.pem.certspec
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-b.pinning2.example.com-pinningroot.pem => security/manager/ssl/tests/unit/test_pinning_dynamic/b.pinning2.example.com-pinningroot.pem
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-b.pinning2.example.com-pinningroot.pem.certspec => security/manager/ssl/tests/unit/test_pinning_dynamic/b.pinning2.example.com-pinningroot.pem.certspec
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-x.a.pinning2.example.com-badca.pem => security/manager/ssl/tests/unit/test_pinning_dynamic/x.a.pinning2.example.com-badca.pem
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-x.a.pinning2.example.com-badca.pem.certspec => security/manager/ssl/tests/unit/test_pinning_dynamic/x.a.pinning2.example.com-badca.pem.certspec
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-x.a.pinning2.example.com-pinningroot.pem => security/manager/ssl/tests/unit/test_pinning_dynamic/x.a.pinning2.example.com-pinningroot.pem
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-x.a.pinning2.example.com-pinningroot.pem.certspec => security/manager/ssl/tests/unit/test_pinning_dynamic/x.a.pinning2.example.com-pinningroot.pem.certspec
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-x.b.pinning2.example.com-badca.pem => security/manager/ssl/tests/unit/test_pinning_dynamic/x.b.pinning2.example.com-badca.pem
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-x.b.pinning2.example.com-badca.pem.certspec => security/manager/ssl/tests/unit/test_pinning_dynamic/x.b.pinning2.example.com-badca.pem.certspec
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-x.b.pinning2.example.com-pinningroot.pem => security/manager/ssl/tests/unit/test_pinning_dynamic/x.b.pinning2.example.com-pinningroot.pem
rename : security/manager/ssl/tests/unit/test_pinning_dynamic/cn-x.b.pinning2.example.com-pinningroot.pem.certspec => security/manager/ssl/tests/unit/test_pinning_dynamic/x.b.pinning2.example.com-pinningroot.pem.certspec
rename : widget/gtk/gtk3drawing.c => widget/gtk/gtk3drawing.cpp
extra : rebase_source : 8ba87bb4e8b334a68152458bda8da15398c78ddc
2016-03-25 11:42:42 -04:00
Nihanth Subramanya
e3c9fad8f2
Bug 1255066 - [e10s] convert test_bug_461710_perwindowpb.html to mochitest-browser. r=mak
...
MozReview-Commit-ID: 4BafGjlLAe9
--HG--
rename : toolkit/components/places/tests/mochitest/bug_461710/iframe.html => toolkit/components/places/tests/browser/461710_iframe.html
rename : toolkit/components/places/tests/mochitest/bug_461710/link_page-2.html => toolkit/components/places/tests/browser/461710_link_page-2.html
rename : toolkit/components/places/tests/mochitest/bug_461710/link_page-3.html => toolkit/components/places/tests/browser/461710_link_page-3.html
rename : toolkit/components/places/tests/mochitest/bug_461710/link_page.html => toolkit/components/places/tests/browser/461710_link_page.html
rename : toolkit/components/places/tests/mochitest/bug_461710/visited_page.html => toolkit/components/places/tests/browser/461710_visited_page.html
2016-03-25 11:38:33 -04:00
Ryan VanderMeulen
39b284d947
Merge fx-team to m-c. a=merge
2016-03-25 11:36:26 -04:00
Phil Ringnalda
0d901b89d3
Merge m-c to a CLOSED TREE f-t
2016-03-24 22:43:18 -07:00
Phil Ringnalda
fb9390dfa5
Merge m-c to a CLOSED TREE m-i
2016-03-24 22:41:12 -07:00
Phil Ringnalda
48e56cf3be
Back out 7b0bb5c3ab01 (bug 1259245) for very frequent OS X 10.10 e10s mochitest-5 crashes, a=backout
...
CLOSED TREE
2016-03-24 22:36:31 -07:00