Commit Graph

31665 Commits

Author SHA1 Message Date
Drew Willcoxon
8b01a081c4 Bug 1192211 - Remove Array.prototype.includes call from browser_urlbar_autoFill_backspaced.js so it doesn't permafail on non-Nightly. r=Mossop 2015-08-07 11:26:34 -07:00
Jordan Santell
63d82859ef Bug 1191508 - Do not serve counts from the memory module in the performance tools; this should be handled on the client. r=fitzgen 2015-08-07 10:38:26 -07:00
Edouard Oger
a9a5038c50 Bug 1191898 - In sync prefs, legal links should not be blocks. r=markh 2015-08-06 10:25:00 -04:00
Carsten "Tomcat" Book
05d8bcb28a Merge mozilla-central to fx-team 2015-08-07 13:21:30 +02:00
Carsten "Tomcat" Book
ddb5a8de59 merge mozilla-inbound to mozilla-central a=merge 2015-08-07 13:13:06 +02:00
Drew Willcoxon
0a1093f760 Bug 959567 - Change urlbar search suggestions from opt-out to opt-in, add opt-in prompt to urlbar popup. r=mak 2015-08-06 20:13:00 -07:00
Edouard Oger
22700870f6 Bug 1192003 - Change "Sync between all devices" to "Sync across all devices" in sync preferences. r=markh 2015-08-06 13:52:00 +02:00
Brian Grinstead
5a4f78986c Backed out changeset 657bc9b41d71 (bug 1175702) 2015-08-06 17:00:31 -07:00
Brian Grinstead
8189f49267 Backed out changeset dc33bb49347d (bug 1175702) 2015-08-06 17:00:16 -07:00
Brian Grinstead
78ab41b5d8 Backed out changeset 7216b345380e (bug 1175702) 2015-08-06 16:59:56 -07:00
Andrei Oprea
62c2f2b95c Bug 1183618 - Implement refreshed design for the contacts list 2015-08-06 16:57:21 -07:00
Jordan Santell
03b03920bd Bug 1191153 - Print friendly GC reason names for GC markers in the performance tool. r=fitzgen 2015-08-06 13:15:23 -07:00
Dave Townsend
62f6fadef5 Bug 1181173: Strings for changes to the preferences panes. r=mak 2015-08-06 14:40:15 -07:00
Edouard Oger
39978fa974 Bug 1190908 - Right click on the sync hamburger menu toolbar button does not open about:preferences#sync anymore. r=markh 2015-08-05 10:26:00 -04:00
Ryan VanderMeulen
48740cf0e3 Merge m-c to fx-team. a=merge 2015-08-06 15:53:46 -04:00
Ryan VanderMeulen
9b5a0e69f4 Merge inbound to m-c. a=merge 2015-08-06 15:22:37 -04:00
Tim Taubert
31351177cb Bug 1175702 - Fix browser_bug590206.js failures r=paolo 2015-08-06 15:35:52 +02:00
Tim Taubert
4c67ccd6cb Bug 1175702 - Fix browser_identity_UI.js failures r=paolo 2015-08-06 15:01:37 +02: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
Tim Taubert
ee668511d0 Bug 1175702 - Implement mixed content states in the control center r=paolo 2015-08-04 20:04:24 +02:00
Dave Townsend
d20c1fe1f6 Bug 1188281: Control search suggests prefs UI based on the unfied autocomplete pref. r=adw 2015-08-05 15:29:26 -07:00
Dave Townsend
e85d435304 Bug 1191520: Hide the search settings footer in non-nightly builds. r=adw 2015-08-05 15:11:15 -07:00
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
Tim Taubert
d97cca1333 Bug 1175702 - Fix browser_bug590206.js failures r=paolo 2015-08-06 15:35:52 +02:00
Tim Taubert
b133581ffb Bug 1175702 - Fix browser_identity_UI.js failures r=paolo 2015-08-06 15:01:37 +02:00
Tim Taubert
d2371e91ca Bug 1175702 - Implement mixed content states in the control center r=paolo 2015-08-04 20:04:24 +02: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
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