Commit Graph

32586 Commits

Author SHA1 Message Date
Mark Hammond
363a11a07e Bug 1206571 - ensure Sync UI is in correct state before Sync initialized. r=adw 2015-09-23 11:00:40 +10:00
Wes Kocher
4b62bd50d4 Merge m-c to fx-team, a=merge 2015-09-22 16:48:10 -07:00
Wes Kocher
5b68e141b5 Merge inbound to central, a=merge CLOSED TREE 2015-09-22 16:42:03 -07:00
Felipe Gomes
dc2506c0e5 Backed out changeset 005290f8c1d5 (bug 1205398) 2015-09-22 18:43:49 -03:00
Wes Kocher
27e253a353 Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
2015-09-22 11:02:55 -07:00
Jacek Caban
122e607eea Bug 1207100 - Fixed nsEdgeReadingListExtractor.cpp compilation on GCC. r=Gijs 2015-09-22 19:07:10 +02:00
Drew Willcoxon
5447c726f5 Bug 1206376 - Pass the proper bookmark index when creating a new bookmark in the bookmark properties dialog. r=mak 2015-09-22 09:58:56 -07:00
Tim Nguyen
19c6a04a90 Bug 1206911 - Use CSS Filters to gray out whimsycorn rather than using a separate asset. r=dao 2015-09-22 18:03:53 +02:00
Dão Gottwald
7968b2f624 Bug 1207164 - Use tab separator opacity transition only on hover. r=gijs 2015-09-22 18:03:23 +02:00
Gijs Kruitbosch
7892e9588f Bug 1205053 - addendum: rebasing mistake due to the new name of the ctypes helper, rs=me 2015-09-22 16:45:06 +01:00
Gijs Kruitbosch
2a470e386e Bug 1199289 - r=valentin,dao 2015-09-22 16:26:15 +01:00
Gijs Kruitbosch
4b66c86406 Bug 1205053 - use registry typedURLs to import rudimentary history from MS Edge, r=dolske 2015-09-15 22:18:41 +01:00
Gijs Kruitbosch
16e73c35ea Bug 1200892 - fix devedition styling of window in fullscreen on vista/win7, r=bgrins 2015-09-17 15:47:05 +01:00
Gijs Kruitbosch
2c77a06777 Bug 1204356 - fix back button state on devedition when mouse is not over open back button, r=bgrins 2015-09-17 16:06:18 +01: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