Commit Graph

32567 Commits

Author SHA1 Message Date
Bill McCloskey
da4cdc43c0 Bug 1202501 - [webext] Clean up WebExtension tests (r=gabor) 2015-09-22 16:09:20 -07:00
Bill McCloskey
c87d18a79f Bug 1190662 - [webext] Browser action popup HTML should be reloaded each time popup is opened (r=gabor) 2015-09-22 16:09:20 -07:00
Jacek Caban
122e607eea Bug 1207100 - Fixed nsEdgeReadingListExtractor.cpp compilation on GCC. r=Gijs 2015-09-22 19:07:10 +02:00
Ehsan Akhgari
51ea04e591 Bug 1206991 - Use mozconfig.cache in Linux static analysis builds; r=glandium 2015-09-22 08:30:50 -04:00
Ehsan Akhgari
9201b1a4eb Bug 1203393 - Part 3: Add build configuration for Linux64 optimized Static Analysis builds; r=glandium
Also update the compiler for Linux64 debug static analysis builds to
match the one we use for optimized builds.
2015-09-22 08:30:21 -04:00
Carsten "Tomcat" Book
66b1d84fe2 Merge mozilla-central to mozilla-inbound 2015-09-22 12:49:44 +02:00
Carsten "Tomcat" Book
f8abba90f1 merge mozilla-inbound to mozilla-central a=merge 2015-09-22 12:35:13 +02:00
Jan-Ivar Bruaroey
7810914636 Bug 1206982 - getUserMedia s/PermissionDeniedError/SecurityError/. r=jesup 2015-09-21 20:57:12 -04:00
Matthew Noorenberghe
41b50933ff Bug 1206943 - UITour: Remove the event listener in promisePanelElementEvent upon timeout. r=bgrins
The event listener wasn't getting removed in the reject case.
2015-09-21 16:34:27 -07:00
J. Ryan Stinnett
79ff031964 Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
J. Ryan Stinnett
cc407ff048 Bug 912121 - Package DevTools client themes in devtools.jar. rs=devtools
Break DevTools theme files out of browser.jar and move to a new DevTools
specific jar.  Update all paths of the form:

chrome://browser/skin/devtools/<X>

to

chrome://devtools/skin/<Y>

where <Y> is the source tree path that comes after /devtools/client.
2015-09-21 12:04:31 -05:00
J. Ryan Stinnett
d3e83e53a2 Bug 912121 - Migrate DevTools themes. rs=devtools
Move DevTools themes to a new directory using the following step:

hg mv browser/themes/shared/devtools devtools/client/themes

No other changes are made.
2015-09-21 12:04:27 -05:00
J. Ryan Stinnett
caa374cd30 Bug 912121 - Move straggler images next to other DevTools images. rs=devtools 2015-09-17 15:47:36 -05:00
J. Ryan Stinnett
1fcbd86174 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
J. Ryan Stinnett
ddcd042ea7 Bug 912121 - Package DevTools client content in devtools.jar. rs=devtools
Break DevTools content files out of browser.jar and move to a new DevTools
specific jar.  Update all paths of the form:

chrome://browser/content/devtools/<X>

to

chrome://devtools/content/<Y>

where <Y> is the source tree path that comes after /devtools/client.
2015-09-21 12:02:37 -05:00
J. Ryan Stinnett
ed50f9cd5c Bug 912121 - Adjust build configs and test manifests. r=glandium
This step resumes shipping client and server DevTools components to the correct
products, and is enough for "mach build" to complete successfully.
2015-09-17 14:35:36 -05:00
J. Ryan Stinnett
4b3635c0bb Bug 912121 - Migrate major DevTools directories. rs=devtools
Move major DevTools files to new directories using the following steps:

hg mv browser/devtools devtools/client
hg mv toolkit/devtools/server devtools/server
hg mv toolkit/devtools devtools/shared

No other changes are made.
2015-09-21 12:02:24 -05:00
Manuel Casas
12c804aa1e Bug 1203298 - Room loading spinner should be vertically centered. r=Standard8 2015-09-21 18:11:21 +01:00
Mark Banner
f9573f16e2 Bug 1206701 - Fix the contact menu buttons on Loop's panel so that audio and video conversations can be selected properly. r=Mardak 2015-09-21 18:11:21 +01:00
Wes Kocher
8211bd934f Merge m-c to fx-team, a=merge 2015-09-21 09:53:42 -07:00
Wes Kocher
39872492a3 Merge fx-team to central, a=merge CLOSED 2015-09-21 09:42:12 -07:00
ffxbld
0440b19179 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-09-21 10:15:23 -04:00
Ed Lee
7c7143ef92 Bug 1205658 - Hello Spinner Blue should match other blue elements in Hello [r=Standard8] 2015-09-21 00:49:24 -07:00
Georg Fritzsche
8789518891 Bug 1205968 - Remove TranslationProvider category registration and manifest. r=felipe 2015-09-21 00:02:04 -07:00
Matthew Noorenberghe
03680252cc Bug 1199382 - Rename some strings from "password" to "login" in preferences and the manager. r=markh 2015-09-20 23:53:30 -07:00
Ed Lee
a2d4f14ec1 Bug 1184924 - Implement the refreshed design for the invitation overlay - add the strings. rs=dmose 2015-09-20 21:27:34 +01:00
Ed Lee
e484a2328c Bug 1184940 - Implement the refreshed design for the edit context view. r=dmose 2015-09-20 21:27:34 +01:00
Ed Lee
be67d6da68 Bug 1199120 - Overlapping buttons in conversation window [r=Standard8] 2015-09-20 21:27:33 +01:00
Mark Hammond
904dae8893 Bug 1205914 - remove unused sync-error-panel. r=adw 2015-09-21 12:20:04 +10:00
Phil Ringnalda
c44a0998bd Merge f-t to m-c, a=merge 2015-09-20 17:58:11 -07:00
Ed Lee
92d9442d85 Bug 1184924 - Implement the refreshed design for the invitation overlay strings [rs=dmose]
Additional patch for localization note.
2015-09-18 12:05:24 -07:00
Josh Matthews
798d2f27cf Bug 885982 - Part 4: Remove all traces of JS implementation. r=asuth 2015-09-20 05:57:15 -04:00
Jennifer Fong
6a034974f2 Bug 1205792 - Hide ADB Helper if installed in sidebar mode. r=jryans 2015-09-17 17:48:00 -07:00
Dão Gottwald
14c3dce69b Backed out changeset 9d4b08fb58f0 (bug 1198415) 2015-09-20 14:47:20 +02:00
Phil Ringnalda
c396f90413 Bug 1206457 - Skip browser_LoopRooms_channel.js on ASan e10s 2015-09-19 19:14:14 -07:00
Patrick Brosset
9788905c4b Bug 1206123 - The inspector shouldnt fail to show animations when they dont have a type; r=bgrins 2015-09-18 17:52:59 +02:00
Mark Banner
6fe833c456 Bug 1205591 - Add a basic service channel implementation for listening to Loop's link clicker and opening rooms when requested. r=mikedeboer 2015-09-19 14:22:56 +01:00
Mark Banner
cc362945ce Bug 1113350 - Re-enable running of browser_parseable_css.js in Loop's run test script aid, now that the test works again. rs=dmose 2015-09-19 14:22:56 +01:00
Phil Ringnalda
d9222b9a18 Merge f-t to m-c, a=merge 2015-09-18 21:46:16 -07:00
Nihanth Subramanya
85a7c55720 Bug 1110771 - One-click search buttons should have a right-click menu. r=florian 2015-09-18 16:51:23 -07:00
Matthew Noorenberghe
54da5df51c Bug 1201909 - Set the production www.mozilla.org URL for the tracking protection tour. r=javaun 2015-09-18 16:29:47 -07:00
Wes Kocher
74f1c7e5e2 Merge fx-team to central, a=merge 2015-09-18 13:58:09 -07:00
Panos Astithas
242a153d01 Bug 1206102 - Make the TP list names more flexible from a l10n standpoint. r=paolo f=flod 2015-09-18 18:53:58 +03:00
Patrick Brosset
0e1b017db2 Bug 1156757 - Turn ON the animation inspector UI v3 by default and remove v2; r=past 2015-09-18 13:12:36 +02:00
Paolo Amadini
6a170f770c Bug 1205715 - Strings for Control Center when HTTP pages have login forms. r=ttaubert 2015-09-17 16:58:15 +01:00
Mike de Boer
54920d3b12 Bug 1204577: remove invalid CSS properties from Loop/ Hello source files. r=Standard8 2015-09-18 13:20:59 +02:00
Panos Astithas
f17cc3c0e1 Bug 1177085 - Add a preferences panel for changing the pre-loaded TP blocklist. r=jaws,francois 2015-09-18 15:29:45 +03:00
Carsten "Tomcat" Book
2762396baa Merge mozilla-central to fx-team 2015-09-18 13:26:51 +02:00
Carsten "Tomcat" Book
9f43584617 merge mozilla-inbound to mozilla-central a=merge 2015-09-18 13:19:00 +02:00
Dan Mosedale
7bff2ddeb0 Backed out changeset 18f5bcaab8ec (bug 1190738), to avoid a nasty merge issue 2015-09-17 22:59:18 -07:00