Wes Kocher
c537f62af1
Merge inbound to m-c a=merge
2014-09-04 18:30:01 -07:00
Tim Taubert
eae789eb99
Backed out changeset 1917953b1f89 (bug 961867) on a CLOSED TREE r=bustage
2014-09-04 15:08:57 -04:00
Ed Lee
29c37cff32
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
a1161af0fd
Backing out bug 961867 for causing an intermittent test failure.
2014-09-04 11:37:55 -04:00
Tim Taubert
c5806ca208
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
1f2744b05d
merge fx-team to mozilla-central a=merge
2014-09-04 15:03:28 +02:00
J. Ryan Stinnett
716fccd801
Bug 1062604 - Check for actors in WebIDE before use. r=paul
2014-09-03 16:23:00 +02:00
Ryan VanderMeulen
72cee7432a
Merge m-c to fx-team. a=merge
2014-09-03 16:42:41 -04:00
Ryan VanderMeulen
d57ca8703d
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00
Ryan VanderMeulen
269c98033b
Merge fx-team to m-c. a=merge
2014-09-03 15:35:54 -04:00
Dave Townsend
63854d37b5
Backing out bug 891258 due to broken styling issues on OSX. r=backout
2014-09-03 16:37:53 -04:00
Dão Gottwald
fd8355837c
Bug 1058237 - Ctrl-Tab previews should use the PageThumbs API. r=ttaubert
2014-09-03 19:14:01 +02:00
Carsten "Tomcat" Book
752c4d2853
Backed out changeset bab6f837fc64 (bug 1060540) for causing regressions
2014-09-03 15:23:44 +02:00
Ryan VanderMeulen
3b27846643
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2014-09-02 14:42:18 -04:00
Ryan VanderMeulen
d114beb6ed
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-09-02 14:23:25 -04:00
Tim Taubert
b4ec83fc6b
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
84e7c55bec
Bug 891258 - Use Australis styling for the findbar buttons. r=Unfocused
2014-09-02 01:42:00 +02:00
Nathan Froyd
c005d8b31a
Bug 1060540 - declare nsIToolkitProfile and nsIProfileLock builtinclass; r=bsmedberg
2014-08-29 15:17:10 -04:00
Mark Banner
86961cf0f0
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
6a15123539
Bug 1060986 - Fix one bad implicit constructors in devtools; r=jryans
2014-09-02 09:49:03 -04:00
Tim Taubert
90719c0a10
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
f5ad8935db
Bug 429732 - speed up highlighting by optimizing _getEditableNode. r=ehsan
2014-08-29 11:14:00 +02:00
Roberto A. Vitillo
9a1b726e8a
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
e6d3b78d29
Bug 1055151 - Add tests to cap devtools memory footprint. r=ochameau
2014-08-29 02:33:00 +02:00
Alexandre Poirot
a09c8d8408
Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past
2014-09-01 03:20:00 +02:00
Phil Ringnalda
1c90066486
Merge m-c to m-i, a=merge
2014-09-01 19:29:13 -07:00
Jason Orendorff
2de2ac934c
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
0b123edda2
Bug 992894 - Add xpcshell tests for the NativeFileWatcher. r=Yoric
2014-09-02 06:32:00 -04:00
Alessio Placitelli
64170233f6
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
0acb03a879
Bug 1017914 - this.mInput is null in autocomplete.xml for e10s. r=felipe
2014-09-03 13:18:29 -04:00
Geoff Lankow
e72b892722
Bug 1059588 - Transition events in console should show propertyName property, not animationName; r=past
2014-08-30 11:04:26 +12:00
Michael Pruett
caf08c935c
Bug 1060839 - Use template strings for multi-line SQL statements in tests. r=ttaubert
2014-08-30 13:27:50 -05:00
David Major
dc0a747a3f
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
09132a1c27
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
1ab25b6994
Merge m-c to m-i
2014-08-31 18:41:31 -07:00
Ehsan Akhgari
4a47ec0f0c
Bug 1060997 - Fix more bad implicit constructors in IPC; r=smaug
2014-08-31 21:12:55 -04:00
Neil Deakin
1e97d53455
Bug 1055753, reset fields before opening autocomplete popup, r=felipe
2014-09-03 11:33:44 -04:00
Bill McCloskey
42257acb97
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Nicholas Nethercote
a0fab2e233
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
8e69520a36
Merge m-c to inbound a=merge
2014-09-02 19:44:21 -07:00
Alexander Seleznev
cc39935e32
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
93b49c335e
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
5732aa5a2a
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
d8ab3bafa7
Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg
2014-09-02 18:24:49 -04:00
Ehsan Akhgari
66d4d1b849
Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg
2014-09-02 18:24:24 -04:00
Trevor Saunders
f4fbfeeb43
bug 1059490 - mark more classes MOZ_FINAL r=froydnj
2014-08-27 14:26:48 -04:00
Ehsan Akhgari
4403657014
Bug 1060974 - Fix more bad implicit constructors in places; r=mak
...
--HG--
extra : rebase_source : c8d465b4de55d000d1475994827766e33396ff12
2014-09-03 18:25:36 -04:00
Ryan VanderMeulen
e5fa99af23
Merge m-c to inbound. a=merge
2014-09-03 22:36:59 -04:00
Mike Hommey
a653121671
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
...
Also force to use the existing template for XPCOM components.
2014-09-04 09:04:45 +09:00
Mike Hommey
6258dd8523
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
2014-09-03 14:16:37 +09:00