Commit Graph

31606 Commits

Author SHA1 Message Date
Gabriel Luong
8323dd8eab Bug 1191302 - Use array.some instead of array.includes in selector pseudo class check. r=bgrins 2015-08-06 02:16:00 -04:00
Ryan VanderMeulen
0217d428f2 Bug 1188344 - Update pdf.js to version 1.1.366. r=bdahl 2015-08-06 13:36:48 -04:00
Tim Taubert
8bd40920b8 Bug 1184447 - Fix XUL layout bug with wrapping labels in control center by using max-height:0 only when the panel isn't shown r=bgrins 2015-08-05 14:05:44 +02:00
Alessio Placitelli
4dc62ad46f Bug 1191749 - Skip |browser_datachoices_notification.js| on e10s. r=gfritzsche 2015-08-06 04:18:00 +02:00
Alexandre Poirot
5c1bf3b46e Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans 2015-08-06 05:38:10 -07:00
Alexandre Poirot
ab91614c56 Bug 935366 - Remove unused Require.jsm. r=fitzgen 2015-08-06 05:38:09 -07:00
Alexandre Poirot
9097dfcb67 Bug 935366 - Use source-map module instead of SourceMap.jsm. r=fitzgen 2015-08-06 05:38:09 -07:00
Alexandre Poirot
5ca7e6cc67 Bug 1190909 - Fix resize-commands module path when mapping to local sources. r=jryans 2015-08-06 05:38:09 -07:00
Marina Rodriguez Iglesias
8e8f6588f9 Bug 1183386 - Update conversation tab headers for Loop panel. r=Standard8 2015-08-06 11:54:55 +01:00
Mark Banner
0d24d0109d Reland bug 1180603 - Text inside text bubbles should always be aligned according to the text direction - which was mistakenly backed out by bug 1183576. r=Standard8 2015-08-06 11:21:23 +01:00
Georg Fritzsche
1d8616dce0 Bug 1180673 - Part 1 - Use a different URL pref for healthreport when Unified Telemetry is on and opt-out. r=bsmedberg 2015-07-29 16:59:52 +02:00
Gijs Kruitbosch
e47b479e1a Bug 1182778, r=margaret,f=bz 2015-07-17 13:30:42 +01:00
Gabriel Luong
4167e52c6a Bug 1188897 - [Rule View] Ensure the correct editable property is focused when editing and removing properties in the rule view r=bgrins 2015-08-06 01:49:51 -07:00
James Long
2f0259cf77 Bug 1181646 - Add React as a shared library for devtools. r=gps,fitzgen 2015-08-06 00:27:39 -07:00
Matthew Noorenberghe
f893311bf2 Bug 706973 - Support migration from Chromium/Canary. r=Mano 2015-08-06 00:02:22 -07:00
Jan Odvarko
ecdc924303 Bug 1185293 - HAR builder: Avoid an exception when the response is not available; r=jryans 2015-08-05 17:47:04 +02:00
Justin Crawford
a579249fe0 bug 1184369 - Add hover styling to paragraph links in newtab intro. r=msamuel 2015-08-05 23:40:44 -07:00
Matthew Noorenberghe
eed86f8ea8 Bug 1188454 - Make the Control Center panel sticky when noautohide is used. r=ttaubert 2015-08-05 23:37:52 -07:00
Edouard Oger
4f739c6d32 Bug 1186521 - Enforce new requirements for Hamburger menu badges. r=markh 2015-08-06 14:47:32 +10:00
Edouard Oger
b41ab8445c Bug 1180584 - Support multiple badges on the Hamburger menu button. r=markh 2015-08-06 14:47:32 +10:00
Mark Hammond
b629283b04 Bug 1180587 - remove most error handling from browser-syncui now it is shown in the hamburger menu. r=adw 2015-08-06 14:47:31 +10:00
Julian Descottes
8075810ec9 Bug 1191093 - Add panelId for markup-view autocomplete popup, r=bgrins
When creating the AutocompletePopup for the markup view, use a custom panelId.
This forces the AutocompletePopup to use separate XUL elements.

Otherwise, the markupview popup and the ruleview popup were sharing the same
XUL elements. When the markup-view was destroyed (ie on each page navigation),
the autocomplete popup in the rule view was no longer working.

- added panelId option in markup-view.js
- modified autocompletion tests in styleinspector/test
  to verify the autocomplete popup is still working
  after page navigation
2015-08-05 23:36:05 +02:00
Alexander Ploner
d607695a79 Bug 1090305 - [10.10] Remove Noise Texture from Toolbar(s) r=dao 2015-08-05 16:29:45 -07:00
Matthew Noorenberghe
a7bb2ee849 Bug 1185579 - UITour: Make the "accountStatus" target use the FxA avatar when logged in. r=markh 2015-08-04 22:55:21 -07:00
Wes Kocher
fa751b1f32 Backed out 2 changesets (bug 1150678) for xpcshell bustage
Backed out changeset 1c24d237080c (bug 1150678)
Backed out changeset 9f1f1e11ca37 (bug 1150678)
2015-08-05 16:24:58 -07:00
Mike Conley
1dce360350 Bug 1186448 - pdfjschildbootstrap.js should only be executed once per child process. r=jimm
We were executing it once per tab, originally.
2015-08-04 15:55:54 -04:00
Dave Townsend
cfbb4abec8 Bug 1191421: Don't notify users about unsigned experiments that have been disabled. r=dao 2015-08-05 13:33:57 -07:00
Dave Townsend
2554c7eb4e Bug 1191008: Display the unsigned notification on the front-most window. r=dao 2015-08-05 11:37:58 -07:00
Marco Bonardo
cb2716c55f Bug 1150678 - Part 2: allow to change uri for a single bookmark keyword and remove the old keyword when needed. r=ttaubert 2015-08-05 23:10:16 +02:00
Wes Kocher
9b537d29ac Backed out changeset 1376c328fbb3 (bug 1185579) for browser_fxa.js test failures 2015-08-05 13:50:59 -07:00
Nick Fitzgerald
ee431f4f3a Bug 1166524 - Provide short labels and longer descriptions for GC reasons; r=jsantell,terrence 2015-08-05 13:47:45 -07:00
Jordan Santell
8115a86f0f Bug 1050085 - Clean up performance L10N comments. r=flod 2015-08-04 18:11:24 -07:00
Matthew Noorenberghe
c84b3bb2bd Bug 1185579 - UITour: Make the "accountStatus" target use the FxA avatar when logged in. r=markh 2015-08-04 22:55:21 -07:00
Ryan VanderMeulen
36442aa165 Backed out changeset fc9cae9a0f60 (bug 1180495) for browser_purgehistory_clears_sh.js failures.
CLOSED TREE
2015-08-05 14:54:49 -04:00
Fernando R. Sela
7920697599 Bug 1170757-Enabled eslint dot-location + no-empty rules for Hello, r=dmose 2015-08-05 11:40:53 -07:00
Felipe Gomes
1ae52a21b7 Bug 1180495 - [e10s] Ensure that clearing history also clears the session history of remote tabs. r=mconley 2015-08-05 15:08:06 -03:00
Iaroslav (yarik) Sheptykin
914dcacaf1 Bug 1191306 - Replacing .includes with indexOf to avoid test failures on Aurora. r=felipe 2015-08-05 16:47:22 +02:00
Dão Gottwald
91fe952288 Bug 1189976 - Make rules / separators in the Control Center panel lighter. r=ttaubert 2015-08-05 18:55:53 +02:00
Carsten "Tomcat" Book
b88feef986 Backed out changeset 7f106466e9ad (bug 1185579) for memory leaks on a CLOSED TREE 2015-08-05 16:57:20 +02:00
Martin Tomes
ef1b5ef89b Bug 1146312 - Display partner branding and ToS/PN links on the GetStarted only. r=Standard8 2015-08-05 14:32:50 +01:00
Chris Rafuse
95ac107c8c Bug 1181991 - Change e-mail invitation text to improve CTR. r=andreio 2015-08-04 16:27:00 -04:00
Carsten "Tomcat" Book
0dd1562de8 Backed out changeset 2672589e571e (bug 1161072) for test failures in browser_tilt_picking_inspector.js 2015-08-05 14:33:40 +02:00
Carsten "Tomcat" Book
82edc79464 Merge mozilla-central to fx-team 2015-08-05 13:36:41 +02:00
Carsten "Tomcat" Book
e34067fdd0 merge mozilla-inbound to mozilla-central a=merge 2015-08-05 13:12:59 +02:00
Alexandre Poirot
64ffc931e5 Bug 1161072 - Destroy the walker actor on disconnect. r=bgrins 2015-08-05 02:59:11 -07:00
Carsten "Tomcat" Book
7483e44b44 Backed out changeset de6f45e30226 (bug 1152721) for XPCshell Bustage 2015-08-05 10:38:18 +02:00
Mark Hammond
125e8a99d3 Bug 1190279 - fix UI for unverified FxA users in both hamburger menu and Sync prefs pane. r=oeger 2015-08-05 15:50:36 +10:00
Carsten "Tomcat" Book
491fc518de Backed out changeset ad37329e81ce (bug 1190279) for test failures in browser_fxaccounts.js 2015-08-05 07:47:37 +02:00
Andrei Oprea
6f1011e101 Bug 1183617 - Implement updated design of contact buttons 2015-08-04 22:22:27 -07:00
Mark Hammond
6925afda58 Bug 1190279 - fix UI for unverified FxA users in both hamburger menu and Sync prefs pane. r=oeger 2015-08-05 14:22:20 +10:00