Commit Graph

25786 Commits

Author SHA1 Message Date
Ryan VanderMeulen
6ca1d53198 Merge fx-team to m-c. a=merge 2014-09-05 11:54:57 -04:00
Jacek Caban
cd2f04c0b0 Bug 1063413 - Do not pass a non-POD object to a variadic function in NativeFileWatcherWin.cpp. r=Yoric 2014-09-05 13:27:22 +02:00
Gijs Kruitbosch
1d1d9e0605 Bug 1062843 - include shared.inc to make @focusRingShadow@ be defined, r=dao 2014-09-05 13:43:12 +02:00
Tomasz Kołodziejski
9bc48158ab Bug 923801 - Case-sensitive still affects all find bars globally. r=gavin 2014-09-04 12:29:00 +02:00
Bernardo P. Rittmeyer
2d7dc90bc9 Bug 1058951 - Added telemetry probes to measure possible performance impacts of future changes at the places database. r=mak 2014-09-04 14:15:00 +02:00
Nick Alexander
04b45e0f6c Bug 1040945 - Part 1: Install Android native libraries directly into lib/ANDROID_CPU_ARCH. r=glandium
This is a little tricky only because MOZ_CHILD_PROCESS_NAME is
"lib/libplugin-container.so" on Android, which meant special handling
at multiple places in the tree. This patch reduces the number of such
places.
2014-09-04 20:11:09 -07:00
Wes Kocher
d48269bc7c Merge inbound to m-c a=merge 2014-09-04 18:30:01 -07:00
Tim Taubert
f20cb9b88b Backed out changeset 1917953b1f89 (bug 961867) on a CLOSED TREE r=bustage 2014-09-04 15:08:57 -04:00
Ed Lee
d9d4bddf34 Bug 1062683 - Remove urls from new tab pings [r=adw]
--HG--
extra : rebase_source : fadf49e8b8a550c1ff66b3681ceda6a68dece873
2014-09-04 11:54:00 -04:00
Dave Townsend
3ad459f0a7 Backing out bug 961867 for causing an intermittent test failure. 2014-09-04 11:37:55 -04:00
Tim Taubert
14ff946437 Bug 1047472 - Make parseSubmissionURL return the string offset for each search term r=paolo 2014-08-06 20:36:35 +02:00
Carsten "Tomcat" Book
85bf4d56cb merge fx-team to mozilla-central a=merge 2014-09-04 15:03:28 +02:00
J. Ryan Stinnett
d8622ff0e3 Bug 1062604 - Check for actors in WebIDE before use. r=paul 2014-09-03 16:23:00 +02:00
Ryan VanderMeulen
85879c9cc5 Merge m-c to fx-team. a=merge 2014-09-03 16:42:41 -04:00
Ryan VanderMeulen
f5859a2048 Merge inbound to m-c. a=merge 2014-09-03 16:38:57 -04:00
Ryan VanderMeulen
ed987163ab Merge fx-team to m-c. a=merge 2014-09-03 15:35:54 -04:00
Dave Townsend
b3a405caf5 Backing out bug 891258 due to broken styling issues on OSX. r=backout 2014-09-03 16:37:53 -04:00
Dão Gottwald
92e019efcb Bug 1058237 - Ctrl-Tab previews should use the PageThumbs API. r=ttaubert 2014-09-03 19:14:01 +02:00
Carsten "Tomcat" Book
2b2ca4d5bc Backed out changeset bab6f837fc64 (bug 1060540) for causing regressions 2014-09-03 15:23:44 +02:00
Ryan VanderMeulen
d988da03f5 Merge m-c to fx-team. a=merge
CLOSED TREE
2014-09-02 14:42:18 -04:00
Ryan VanderMeulen
dfd4efa147 Merge inbound to m-c. a=merge
CLOSED TREE
2014-09-02 14:23:25 -04:00
Tim Taubert
5242c5a28a Bug 1046645 - Revert part of the first patch and remove URI_IS_LOCAL_FILE from PageThumbsProtocolHandler again 2014-09-02 12:23:39 -04:00
Tim Nguyen
27c2c4dfb6 Bug 891258 - Use Australis styling for the findbar buttons. r=Unfocused 2014-09-02 01:42:00 +02:00
Nathan Froyd
38d720c3fb Bug 1060540 - declare nsIToolkitProfile and nsIProfileLock builtinclass; r=bsmedberg 2014-08-29 15:17:10 -04:00
Mark Banner
228f2f2e11 Bug 1061112 - test_app_rep.js fails when "browser.safebrowsing.downloads.enabled" is false or not set. r=gcp 2014-09-02 15:32:51 +01:00
Ehsan Akhgari
8662c739d1 Bug 1060986 - Fix one bad implicit constructors in devtools; r=jryans 2014-09-02 09:49:03 -04:00
Tim Taubert
d312e85b38 Bug 1046645 - Mark moz-page-thumb:// as local resources to prevent mixed content warnings f=Mardak r=gavin
Mixed content warnings on valid https pages may sometimes occur when a thumbnail on about:newtab is refreshed while we're already transitioning to the new web page. The "insecure" request is counted as a subresource request towards the newly started load. If the new target is a https page this may result in a mixed content warning because nsSecureBrowserUI is dumb and can't tell the requests of the current and previous page loads apart.
2014-08-28 11:26:35 +02:00
Tomasz Kołodziejski
4fd7332f4a Bug 429732 - speed up highlighting by optimizing _getEditableNode. r=ehsan 2014-08-29 11:14:00 +02:00
Roberto A. Vitillo
4e2bdf4c74 Bug 1057137 - Broken menu: NS_ERROR_ILLEGAL_VALUE: id, attribute, or value too long. r=enn 2014-08-29 06:52:00 +02:00
Jan Keromnes
2dd71379b0 Bug 1055151 - Add tests to cap devtools memory footprint. r=ochameau 2014-08-29 02:33:00 +02:00
Alexandre Poirot
2f530b44a0 Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past 2014-09-01 03:20:00 +02:00
Phil Ringnalda
c9f7cee60a Merge m-c to m-i, a=merge 2014-09-01 19:29:13 -07:00
Jason Orendorff
0f6b9ace2c Follow-up patch 4 to bug 1041631 part 1 - Fix two more tests to pass in builds where Symbol is not defined. r=efaust, a=philor.
--HG--
extra : rebase_source : 62cc2eb36e3c579878f08adfdb88b46a5e6fd420
extra : amend_source : 46624c7c283cb8689867cda3ae86bdf7ad429d27
2014-08-31 20:33:22 -05:00
Alessio Placitelli
faf849de52 Bug 992894 - Add xpcshell tests for the NativeFileWatcher. r=Yoric 2014-09-02 06:32:00 -04:00
Alessio Placitelli
e4bd988256 Bug 992894 - Add a native file watcher component to notify about file/directory changes (Windows). r=Yoric 2014-09-02 06:34:00 -04:00
Alexandru Tifrea
ee6a95b144 Bug 1017914 - this.mInput is null in autocomplete.xml for e10s. r=felipe 2014-09-03 13:18:29 -04:00
Geoff Lankow
a177d29936 Bug 1059588 - Transition events in console should show propertyName property, not animationName; r=past 2014-08-30 11:04:26 +12:00
Michael Pruett
d1fb0ede0b Bug 1060839 - Use template strings for multi-line SQL statements in tests. r=ttaubert 2014-08-30 13:27:50 -05:00
David Major
f567b25b80 Bug 1023941 followup: Fix bustage on builds that use Win7 SDK
--HG--
extra : rebase_source : 7257820a00fa9ac921f61194855f3fd3dcb09fa1
2014-08-31 08:44:22 +12:00
Christian Holler
873ebc305a Bug 1051190 - Copy and package ASan dylib on OSX. r=ted
--HG--
extra : rebase_source : 1f89ecea3b088fa6816687750cbd49306fd1a1fa
2014-09-01 14:34:23 +02:00
Phil Ringnalda
6101154423 Merge m-c to m-i 2014-08-31 18:41:31 -07:00
Ehsan Akhgari
8e138d4419 Bug 1060997 - Fix more bad implicit constructors in IPC; r=smaug 2014-08-31 21:12:55 -04:00
Neil Deakin
11b551f66d Bug 1055753, reset fields before opening autocomplete popup, r=felipe 2014-09-03 11:33:44 -04:00
Bill McCloskey
757ebcfbe3 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Nicholas Nethercote
94f8ec5cee Bug 1061066 - Make DMD work properly with e10s. r=mccr8.
--HG--
extra : rebase_source : 35ff4f1b3c7d4af91cbc5f813030136ffc3b70e4
2014-09-01 17:22:53 -07:00
Wes Kocher
d7c8216edb Merge m-c to inbound a=merge 2014-09-02 19:44:21 -07:00
Alexander Seleznev
653caa57d0 Bug 1055418 - Make the about:telemetry page look good with dark OS themes. r=vladan 2014-09-02 21:18:26 -04:00
Wes Kocher
c0770e9a92 Backed out 1 changesets (bug 1050546) for build bustage
Backed out changeset c7a9e8177202 (bug 1050546)
2014-09-02 16:49:51 -07:00
David Keeler
18cd42500e bug 1050546 - telemetry for baseline requirements sections 9.2.1 and 9.2.2 (subject alt names/common name) r=rbarnes 2014-09-02 12:10:47 -07:00
Ehsan Akhgari
b1b56df2fe Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg 2014-09-02 18:24:49 -04:00