Brian Birtles
d3833e09da
Bug 927349 part 17 - Don't count native reflows in test_popupreflows.xul; r=markh
...
test_popupreflows.xul currently expects to get 1 reflow when a popup is opened.
This is triggered by JS code. An incremental layout may be triggered by native
code but the test ignores that for unclear reasons ("Because we've simply
cargo-culted this test from browser_tabopen_reflows.js!").
In part 16 on this patch series, we force interruptible reflows to become
full reflows when we have pending animations which can cause this test to
fail since it will see 2 reflows.
The above quoted browser_tabopen_reflows.js specifically ignores reflows
triggered by native code so we adjust this test to do likewise.
2014-12-22 09:35:41 +09:00
Bill McCloskey
ba57944c59
Backout bug 1072980 due to regressions.
2014-12-20 21:15:36 -08:00
Jacek Caban
b431e9ae2e
Bug 1114052 - Don't include Windows headers inside a namespace. r=paolo
2014-12-20 22:02:45 +01:00
Phil Ringnalda
bb626226c0
Merge f-t to m-c, a=merge
2014-12-20 12:18:28 -08:00
Chris Peterson
33046ce442
Bug 1113669 - Relax FAIL_ON_WARNINGS in toolkit/xre for Linux gcc warnings. r=dholbert
2014-12-19 08:59:59 -08:00
Ryan VanderMeulen
0a21cc6b87
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-12-19 21:57:29 -05:00
Wes Kocher
4e511cba4e
Merge m-c to inbound a=merge CLOSED TREE
2014-12-19 15:59:42 -08:00
Wes Kocher
6a88b77d9e
Merge fx-team to m-c a=merge
2014-12-19 15:43:34 -08:00
Nick Fitzgerald
183545d747
Bug 1106695 - Part 2: Use ScriptStore in the script actors. r=jlongster
2014-12-19 14:40:58 -08:00
Nick Fitzgerald
47bf2ea90c
Bug 1106695 - Part 1: Add toolkit/devtools/server/actors/utils/ScriptStore.js. r=jlongster
2014-12-19 14:40:55 -08:00
Ryan VanderMeulen
68a9b89f29
Merge inbound to m-c. a=merge
2014-12-19 15:03:54 -05:00
Gijs Kruitbosch
e800ac982d
Bug 1093034 - test fixes for addon manager and unknown types, r=Mossop
2014-12-19 11:57:37 +00:00
Dão Gottwald
4ca84d76cc
Bug 647540 - Get rid of the toolbar-primary class. r=enn
...
--HG--
extra : rebase_source : 3b1bf2598d73f7242945e4296df947f66dbeaf0a
2014-12-18 23:31:39 +01:00
Gijs Kruitbosch
f112247880
Bug 1093034 - fix add-on manager to cope with magical new add-on types, r=Mossop
...
--HG--
extra : rebase_source : b448a22f2781bca89a54d559dc63141532ef6c8d
2014-12-11 00:46:56 +00:00
Heather Arthur
74ecec7bb8
Bug 1105572 - Font inspector should display fonts using their font weight and style. r=bgrins
2014-12-17 16:05:00 +01:00
Gijs Kruitbosch
298baf0653
Backed out changeset 577fdd522d0c (bug 1079303) because of ASAN perma-orange as well as orange on a seemingly unrelated test going much more frequent
...
--HG--
extra : rebase_source : 52d54012d2423689e08e213e4ae1f313ffacfe6e
2014-12-19 20:15:47 +00:00
Ryan VanderMeulen
a330fb5e95
Merge m-c to fx-team. a=merge
2014-12-19 15:13:27 -05:00
Ryan VanderMeulen
0e5ac0e24e
Backed out changeset 326f890f61a5 (bug 647540) for mass test bustage.
...
CLOSED TREE
2014-12-18 15:49:07 -05:00
Dave Townsend
3ee5daf386
Backing out bug 632290 due to more permanent failures.
2014-12-18 12:40:29 -08:00
Dão Gottwald
15ca6db58e
Bug 647540 - Get rid of the toolbar-primary class. r=enn
...
--HG--
extra : rebase_source : a42a4c583376dfa153bd4e7bae514646b35a6e22
2014-12-18 19:53:27 +01:00
Irving Reid
2f553c967e
Bug 632290: Intermittent browser_about.js timeout. r=Mossop
2014-12-18 11:42:26 -08:00
Steven MacLeod
1b3cf71bf8
Bug 1068664 - Introduce API for downloads in a blocked state with file on disk. r=paolo
...
This new API allows consumers to call unblock() on the download if
they'd like to allow it. If they'd like to delete the blocked download's
partial data they may call confirmBlock(). Downloads also have a new
hasBlockedData property which will be true if the Download has blocked
data on disk.
DownloadIntegration now also allows for checking if handling downloads
in a blocked state is supported. As platforms support the new operations
on a blocked download they should update their implementation of this
check to keep the blocked download data on disk.
This also moves the reputation checking into the saver so it can happen
before moving the download to its final path - so we don't have possibly
dangerous files sitting around with their intended filename / extension.
If a Download did not use a part file and it fails the reputation check
we will always remove it to prevent dangerous files from existing with
their intended filename.
--HG--
extra : rebase_source : 519e3b4b98c8ccfc00039f35bd32e3143e39a5f8
2014-12-08 16:31:03 -05:00
Felipe Gomes
71f74038cd
Backout 3132eea067dc (bug 340814) for test failures on a CLOSED TREE
2014-12-18 15:27:24 -02:00
Marcus Saad
502b06e26b
Bug 340814 - Highlighted text stays highlighted when closing the Find Toolbar. r=mdeboer,felipe
2014-12-18 14:07:35 -02:00
Margaret Leibovic
f33d892ebf
Bug 1093172 - Add status when adding reading list item from Reader.js. r=rnewman
2014-12-08 10:44:26 -08:00
Ryan VanderMeulen
e508d075ef
Backed out 3 changesets (bug 1093172) for robocop failures.
...
Backed out changeset 8d1c3083f7e6 (bug 1093172)
Backed out changeset 4fa27d0105df (bug 1093172)
Backed out changeset c85c0a37dcb9 (bug 1093172)
2014-12-19 23:51:18 -05:00
Ryan VanderMeulen
3ed39aa254
Merge m-c to fx-team. a=merge
2014-12-19 22:02:03 -05:00
Margaret Leibovic
d3b6a00250
Bug 1093172 - Add status when adding reading list item from Reader.js. r=rnewman
...
--HG--
extra : rebase_source : ab1793ee80415c6e09028c757acd43d31426c2d4
2014-12-08 10:44:26 -08:00
Gijs Kruitbosch
9b748faee7
Bug 1079303 - fix popupnotifications.jsm to not hide its async-ness and immediately dismiss open notifications when another anchor is clicked, r=dolske
2014-11-24 23:54:33 +00:00
Wes Kocher
e03da44502
Merge m-c to fx-team a=merge CLOSED TREE
2014-12-23 16:56:21 -08:00
Richard Newman
4bdb26abf3
Bug 1115075 - Part 1: add telemetry for DBUtils.ensureDatabaseIsNotLocked. r=mfinkle
2014-12-23 12:58:28 -08:00
Gijs Kruitbosch
1c86739523
Bug 1079303 - fix popupnotifications.jsm to not hide its async-ness and immediately dismiss open notifications when another anchor is clicked, r=dolske
2014-11-24 23:54:33 +00:00
Carsten "Tomcat" Book
42565f2b20
merge mozilla-inbound to mozilla-central a=merge
2014-12-18 13:50:27 +01:00
J. Ryan Stinnett
cde3425ca1
Bug 1090768 - Update to source-map 0.1.41. r=fitzgen
2014-12-17 11:55:00 -05:00
Heather Arthur
a0b8caf89e
Bug 990741 - Add telemetry to eyedropper. r=mratcliffe
2014-12-17 11:04:00 -05:00
Tim Nguyen
bdf9319078
Bug 1111504 - Fixes to tree styling for in-content pages. r=jaws
2014-12-17 13:04:00 -05:00
Hiroyuki Ikezoe
4477c924d8
Bug 1079387 - Need promiseAsyncUpdates after each importFromFile/exportToFile to ensure bookmarks updated. r=mak
2014-12-10 20:38:00 -05:00
Patrick Brosset
86e6dc52a9
Bug 1066474 - Make browser_timeline.js not fail intermittently. r=paul
2014-12-16 12:37:00 -05:00
Margaret Leibovic
92a5ccd66b
Bug 1112960 - Remove empty extra ReaderMode.jsm file. r=oops DONTBUILD
...
--HG--
extra : rebase_source : f259e86fa5a8f9ea51297de625dd388a9ef437f8
2014-12-17 18:13:06 -08:00
Ryan VanderMeulen
d2ebc2ac1b
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-12-17 20:53:20 -05:00
Brad Lassey
46cfae8bb2
bug 1112338 - increase max output stream to 720p r=rbarker, mfinkle
2014-12-17 18:38:09 -05:00
Michael Ratcliffe
f1910c2703
Bug 1111601 - Avoid using hiddenwindow in DevTools code r=pbrosset
2014-12-17 13:43:30 +00:00
Carsten "Tomcat" Book
6072d6a564
merge fx-team to mozilla-central a=merge
2014-12-17 12:50:10 +01:00
Brian Grinstead
bb0f5f8885
Bug 1088861 - Add evaluateJSAsync method on the web console actor;r=past
2014-12-16 17:18:26 -08:00
Margaret Leibovic
9952244cee
Bug 793920 - (Part 2) Split up Reader.js to create shared ReaderMode.jsm in /toolkit. r=bnicholson
...
--HG--
rename : mobile/android/chrome/content/Reader.js => toolkit/components/reader/ReaderMode.jsm
extra : rebase_source : 5f66c449c50135d53644ebc507357ab560938bc7
extra : histedit_source : 53ad05bc9a30977399627c13f07971d7f7250814
2014-12-12 13:47:07 -08:00
Margaret Leibovic
8f71e865ec
Bug 793920 - (Part 1) Move majority of Android reader mode code to a shared place in /toolkit. r=Mossop,bnicholson
...
--HG--
rename : mobile/android/chrome/content/JSDOMParser.js => toolkit/components/reader/content/JSDOMParser.js
rename : mobile/android/chrome/content/Readability.js => toolkit/components/reader/content/Readability.js
rename : mobile/android/chrome/content/aboutReader.html => toolkit/components/reader/content/aboutReader.html
rename : mobile/android/chrome/content/aboutReader.js => toolkit/components/reader/content/aboutReader.js
rename : mobile/android/chrome/content/readerWorker.js => toolkit/components/reader/content/readerWorker.js
rename : mobile/android/locales/en-US/chrome/aboutReader.properties => toolkit/locales/en-US/chrome/global/aboutReader.properties
extra : rebase_source : f0b900c46bb5dc894303ddf3701be7b019b61ae0
extra : histedit_source : 7417d0e4032ed3a3b1ab83af8f7e8a92951fdead
2014-12-10 16:44:53 -08:00
Ryan VanderMeulen
b9eee2db52
Merge m-c to fx-team. a=merge
2014-12-16 16:08:15 -05:00
James Willcox
608ddcf681
Bug 1110271 - Use the default message pump for GMP children r=joshmoz
...
--HG--
extra : rebase_source : 0c303d2ced297d33997e0dc061bba1e92fe47113
extra : histedit_source : e7163bf19fb9e3f7f40273baa63a9e65d9b0b1cd
2014-12-15 16:04:21 -06:00
James Willcox
5cc44ce42c
Bug 1110499 - Don't exit crash handler on Android until we've finished started the reporter r=ted,blassey
...
--HG--
extra : rebase_source : e25fc2ba798e602d4a1a3b452c80caba6cb37190
2014-12-15 12:13:12 -06:00
Mike Shal
9dc7ad0781
Bug 1109136 - Move variable definitions from packager.mk to upload-files.mk; r=glandium
...
--HG--
rename : toolkit/mozapps/installer/packager.mk => toolkit/mozapps/installer/upload-files.mk
2014-12-17 16:23:48 -05:00
Nathan Froyd
18656f5924
Bug 1031264
- make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley
2014-12-10 12:42:18 -05:00
Georg Fritzsche
6830f96bf5
Bug 1101487 - Bonus: Use Preferences.jsm in TelemetryPing for cleaner default values. r=vladan
2014-12-17 18:21:37 +01:00
Georg Fritzsche
d1d3324a05
Bug 1101487 - Cache client id in prefs so we can submit it for very short sessions too. r=vladan
2014-12-17 17:45:58 +01:00
Brad Lassey
584f791170
bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle
2014-12-15 18:52:55 -05:00
abdelrhman
605c00590b
Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
...
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Gavin Sharp
be34215a78
Bug 1108627: market-specific search defaults broke default engine behavior for Fennec, so make it desktop Firefox-only, r=dolske
2014-12-08 13:54:17 -08:00
Wes Johnston
7f8d406796
Bug 901360 - (Part 3) Persist download history forever. r=paolo
...
--HG--
extra : rebase_source : 694428b676809cf0a0c10a81d68e02183d11f780
2014-12-08 11:26:36 -08:00
Jacob Clark
1e90fc0e30
Bug 1111284 - Improve error messages of Sqlite.jsm by including specific error message. r=Yoric
2014-12-14 21:26:31 +00:00
Richard Marti
827e94d785
Bug 1111236 - Remove the border around the #categories of in-content pages. r=jaws
2014-12-13 18:55:10 +01:00
Chris Peterson
50740301f2
Bug 1110031 - Part 2: Mark some directories as FAIL_ON_WARNINGS for some compilers. r=gps
2014-12-10 22:46:01 -08:00
Chris Peterson
c582a636ed
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
Ehsan Akhgari
b8eea59aa6
Convert videocontrols_direction_test.js to unix line endings, no bug
...
Landed on a CLOSED TREE
--HG--
extra : amend_source : 06a065e04095f3c59fd669570e2f1d76de2f1c41
2014-12-15 11:45:34 -05:00
Ehsan Akhgari
c875cd08c8
Debugging patch for bug 1074744: Log the snapshots properly
2014-12-15 11:44:56 -05:00
Carsten "Tomcat" Book
f8ce91b111
Backed out changeset 6f1696df360b (bug 1101331) for suspicion of causing breaking B2g Mac OS X gip tests on a CLOSED TREE
2014-12-15 15:41:50 +01:00
Ehsan Akhgari
a489bd5d0b
Bug 1109746 - Fix more bad implicit constructors in some random code across the tree
...
--HG--
extra : amend_source : 48ca151cb1ca2193404c65831556051c02093914
2014-12-13 14:17:04 -05:00
Wes Kocher
e83bf23b26
Merge m-c to inbound a=merge
2014-12-12 17:39:12 -08:00
Wes Kocher
624683558a
Merge fx-team to m-c a=merge
2014-12-12 17:18:42 -08:00
Ehsan Akhgari
309b4049b4
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
...
We are white-listing the existing set of tests that use setTimeout
like this. Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.
This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
Christoph Kerschbaumer
3db8bbb93f
Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - toolkit/ changes (r=gcp)
2014-12-12 09:07:48 -08:00
Wes Kocher
94e4ecc904
Backed out changeset 96a5b2854978 (bug 527444) for android xpcshell bustage on a CLOSED TREE
2014-12-12 12:57:14 -08:00
Benjamin Smedberg
5e65ee397e
Bug 1110818 - Measure crash and breakpad rates for subprocesses (plugin/gmplugin/content), r=gfritzsche
...
--HG--
extra : rebase_source : d5817f37804323f59d46c9c22c13f0588f2512fc
2014-12-12 14:13:28 -05:00
Tim Nguyen
6942df20e2
Bug 1087618 - Part 1 : Introduce new tree styling. r=jaws
2014-12-11 09:18:00 +01:00
Carsten "Tomcat" Book
b52700be7d
Backed out changeset bc169301ff47 (bug 1015163) for bc1/bc2 test failures
2014-12-12 13:15:45 +01:00
Asaf Romano
fb76677ab4
Bug 1110101 - Bookmarks.remove doesn't remove folder contents properly. r=mak.
2014-12-12 13:02:05 +02:00
Dão Gottwald
2c800eb681
Bug 1015163 - Always show the menu button in popup windows. r=gijs,enn
...
--HG--
extra : rebase_source : 942adb801c3261cdfc23a7d9f57321206c5e22d4
2014-12-10 16:35:50 +01:00
Patrick Brosset
25474e727d
Bug 1109112 - Avoid highlighter exceptions after reloading the page; r=miker
2014-12-11 22:47:41 +01:00
Ryan VanderMeulen
ec72f2cd9f
Merge m-c to inbound. a=merge
2014-12-19 15:10:59 -05:00
Markus Stange
d4d6a934f8
Bug 1108706 - Make update wizard window draggable in its bottom bar again. r=dao
2014-12-19 14:48:33 -05:00
David Keeler
539dae8e69
backout changeset 339049fcea42 (bug 1024809) for android and b2g bustage on a CLOSED TREE
2014-12-19 11:31:32 -08:00
Mark Goodwin ext:(%2C%20Harsh%20Pathak%20%3Chpathak%40mozilla.com%3E)
96461dade5
Bug 1024809 - (OneCRL) Create a blocklist mechanism to revoke intermediate certs (r=keeler,Unfocused)
2014-12-19 10:22:41 -08:00
Monica Chew
0f2e419306
Bug 1032414: Always return failure in OnStopRequest on network error (r=gcp)
2014-11-07 07:12:37 -08:00
Ehsan Akhgari
792a19aaf2
Debugging patch for bug 1074744: request the complete log
2014-12-16 18:55:08 -05:00
Wes Kocher
340d6a8f92
Merge inbound to m-c a=merge
2014-12-11 16:50:45 -08:00
Aaron Klotz
126407983e
Bug 1070755: Telemetry to track total time that the main thread is blocked during plugin initialization; r=vladan (Relanding because I meant to back out a different commit for bustage, not this) CLOSED TREE
2014-12-11 14:00:47 -07:00
Wes Kocher
12fb9a1937
Backed out changeset 62a9e591e57d (bug 1070755) for mochitest-11 bustage on a CLOSED TREE
2014-12-11 14:53:01 -08:00
Aaron Klotz
7d7b557efe
Bug 1070755: Telemetry to track total time that the main thread is blocked during plugin initialization; r=vladan
2014-12-11 14:00:47 -07:00
Patrick Brosset
c332050fa7
Bug 1096044 - Add new actors to surface Web Animations API objects and methods to the devtools; r=harth
2014-12-11 20:08:49 +01:00
Marco Bonardo
5094ec66a0
Bug 1090961 - Enqueue Sqlite.jsm transactions. r=Yoric
...
--HG--
extra : rebase_source : ffe49b9c2cbee0ee48c715810e343adc2d38d271
2014-12-11 15:50:51 +01:00
Richard Marti
0568c61297
Bug 1112263 - Remove the border around checkbox-label-box and radio-label-box. r=jaws
2014-12-16 17:59:38 +01:00
Tom Schuster
939f404e73
Bug 783829 - Make PlacesUtils.nodeAncestors a new generator. r=mak
2014-12-17 00:28:39 +01:00
Ehsan Akhgari
0083049e46
Bug 1111231 - Remove support for packaging unsupported MSVC libraries; r=glandium
...
--HG--
extra : rebase_source : 061a631c14e77e413eb5ae9d431f23a1a6973b4b
2014-12-16 12:53:37 -05:00
Philip Chee
d62236b87c
Bug 1110036 - "Save As" stops working from "Page Info" > "Media" pane. Progress of downloading is 0% forever r=sstamm
2014-12-17 01:09:12 +08:00
Gijs Kruitbosch
fa1410e8c7
Bug 1043584 - fix mouseover vs. enter issue in the urlbar, r=mak
...
--HG--
extra : rebase_source : a44d3e897a6ae930119fff45b6babc7a0ad8bcbb
2014-12-02 15:52:26 -08:00
Tim Nguyen
325a5ad722
Bug 1111332 - In-Content Prefs: Remove border from help button. r=jaws
...
--HG--
extra : rebase_source : a84acadf1c4c0864b31dc61884f0a1373e348c10
2014-12-16 01:29:50 -08:00
Wes Johnston
eb4589c305
Bug 1063217 - Support a PDF DownloadSaver. r=paolo
2014-10-28 16:05:32 -07:00
Nihar Mehta
9ab1468015
Bug 1102223 - Wrapping |aWrappedParameters| before checking for shutdown to prevent memory leaks; r=Dexter,Yoric
2014-12-11 03:45:01 +05:30
Richard Marti
1bdad5564c
Bug 1022582 - Make in-content checkboxes and radiobuttons visible on HC themes. r=jaws
2014-12-10 20:44:29 +01:00
Carsten "Tomcat" Book
7b1cc0d860
Merge mozilla-central to mozilla-inbound
2014-12-12 13:57:12 +01:00
Masayuki Nakano
ab46756737
Bug 1100862 Shortcut key handlers should ignore Windows-Logo key state if no shortcut keys match a key event and the key is pressed because native applications do so r=enndeakin
2014-12-12 21:17:37 +09:00
Phil Ringnalda
9c4b09285b
Backed out 15 changesets (bug 1087442)
...
Backed out changeset 3f4166fb5e37 (bug 1087442)
Backed out changeset 0c9c9123a0a9 (bug 1087442)
Backed out changeset 1d85d298042d (bug 1087442)
Backed out changeset 51f3ce397d68 (bug 1087442)
Backed out changeset f3b81a623692 (bug 1087442)
Backed out changeset 472e8fa74596 (bug 1087442)
Backed out changeset 12f97df7b79c (bug 1087442)
Backed out changeset 253cde88d3c5 (bug 1087442)
Backed out changeset b44f9ebd56cb (bug 1087442)
Backed out changeset 48e412887726 (bug 1087442)
Backed out changeset a2c76343f7a9 (bug 1087442)
Backed out changeset 0b5b07cfef0e (bug 1087442)
Backed out changeset 2931c35342a4 (bug 1087442)
Backed out changeset 681ce9dcad64 (bug 1087442)
Backed out changeset 47c505856954 (bug 1087442)
2014-12-11 21:58:21 -08:00