Commit Graph

31531 Commits

Author SHA1 Message Date
Wes Kocher
6da6038d9b Merge m-c to inbound, a=merge 2015-07-28 18:03:34 -07:00
Chris Manchester
272a4042bf Bug 1181255 - Get tsan builds on gtk3. r=glandium 2015-07-23 19:36:27 -07:00
Kyle Huey
7fe1fde596 Bug 1188141: Make Worker error events not bubble. r=baku 2015-07-28 15:59:55 -07:00
Ehsan Akhgari
6cf7a2c278 Bug 1188158 - Move nsIPrivateBrowsingTrackingProtectionWhitelist to its own component in toolkit; r=jdm 2015-07-28 15:01:05 -04:00
Steven Michaud
95620c5eb4 Bug 1089363 - Fix for zh-TW download image dialog. r=glandium 2015-07-22 14:02:28 +08:00
Carsten "Tomcat" Book
2b84579851 merge mozilla-inbound to mozilla-central a=merge 2015-07-23 12:02:27 +02:00
Fernando Rodriguez Sela
7596ab84fe Bug 1181825 - Enable eslint rules for Loop: no-extra-boolean cast, no-redeclare, r=dmose 2015-07-22 21:47:04 -07:00
Mike Hommey
7647f64440 Followup for bug 1186229: Still use Gtk+2 for builds that don't pull the Gtk+3 tooltool package. r=nthomas on a CLOSED TREE 2015-07-23 11:08:53 +09:00
Geoff Lankow
cd7b560ba7 Bug 1177370 - TabAttrModified event when visuallyselected attribute changes; r=mconley 2015-07-23 13:03:01 +12:00
Mark Hammond
7a6cacb90c Bug 1184825 - treat FxAccountsWebChannel as a singleton to avoid creating one per window. r=stomlinson 2015-07-23 08:49:22 +10:00
Ryan VanderMeulen
f9bdb6b374 Merge m-c to fx-team. a=merge 2015-07-22 16:49:04 -04:00
Ryan VanderMeulen
fe6a84f44d Merge inbound to m-c. a=merge 2015-07-22 16:34:07 -04:00
Carsten "Tomcat" Book
f87931a24e Merge mozilla-central to mozilla-inbound 2015-07-22 14:03:18 +02:00
Carsten "Tomcat" Book
f6fad857f8 merge mozilla-inbound to mozilla-central a=merge 2015-07-22 13:59:02 +02:00
Tim Taubert
24d59749a3 Bug 1186168 - Fix intermittent browser_607016.js failures by using ss.getTabState() instead of closing tabs to check their state r=mconley 2015-07-22 11:59:39 +02:00
Tim Nguyen
bacc39e9d5 Bug 1185889 - Fix devedition tab close button on Windows. r=dao 2015-07-22 08:04:00 -07:00
Matthew Noorenberghe
9e6243ae9a Bug 1181978 - Use the system Highlight color for the identity popup subview back button. r=ttaubert 2015-07-22 09:31:15 -07:00
Dão Gottwald
325f491709 Bug 1185362 - Fix and consolidate margin and padding styling around the identity block. r=paolo 2015-07-22 18:11:34 +02:00
Mark Banner
ea36f00dd7 Bug 1180179 - Part 2. Create a new shared media layout component. r=mikedeboer 2015-07-22 16:35:39 +01:00
Jared Wein
0ffe2b5320 Bug 1185012 - followup, update the URL used for the first-run-on-windows10 page. r=MattN 2015-07-21 22:47:32 -04:00
Ursula
7340b1d326 Bug 1186062 - newtab-customize-panel doesn't have rounded edges. r=mstange. 2015-07-21 13:48:16 -04:00
Gabriel Luong
5cc5d5af41 Bug 1183895 - Part 2: Add a toolbar button for toggling the promise debugger r=fitzgen 2015-07-21 17:05:25 -07:00
Gabriel Luong
e28ea3007c Bug 1183895 - Part 1: Add a new pane for the promise debugger r=fitzgen 2015-07-21 17:05:23 -07:00
Wes Kocher
0553fcce34 Merge m-c to fx-team, a=merge 2015-07-21 16:13:57 -07:00
Wes Kocher
68e284c50a Merge fx-team to central, a=merge 2015-07-21 16:08:37 -07:00
Kartikaya Gupta
23db672d3a Bug 1157746 - Enable APZ on OS X desktop nightly builds. r=mstange 2015-07-21 22:21:17 -04:00
Ehsan Akhgari
cd012536c9 Backout the debugging patch for bug 1173801 2015-07-21 21:29:36 -04:00
George Wright
44888c310e Bug 1157941 - If the current PresShell is suppressed, paint the old one if it is available r=tn,Enn 2015-07-21 21:09:02 -04:00
Wes Kocher
a1696ffaf6 Merge m-c to inbound, a=merge 2015-07-21 16:11:44 -07:00
Mike Hommey
0688b30771 Bug 1186003 - Switch automated builds to Gtk+3. r=mshal
The build-gtk3.sh script contains the script used to generate the tooltool
packages.
2015-07-22 07:37:01 +09:00
Ehsan Akhgari
6f91e6e5c0 Bug 1185365 - Correctly deal with full URLs in the cookie exceptions dialog; r=mystor 2015-07-21 17:09:05 -04:00
Victor Porof
9692d3befd Bug 1176370 - Temporarily disable browser_timeline-filters-01.js for sudden frequent oranges, r=me 2015-07-21 13:37:07 -04:00
Trevor Rowbotham
632433b3a1 Bug 1185042 - Correctly send the checked status of the URL opt-in checkbox when submitting a crash report. r=mconley 2015-07-17 12:16:00 -04:00
Alexandre Poirot
5d7c76db59 Bug 1171723 - Fix clear button in variable view. r=bgrins 2015-07-21 13:24:26 -07:00
Alexandre Poirot
7fa257c81f Bug 1169096 - Test attribute filtering r=past 2015-07-21 13:24:25 -07:00
Alexandre Poirot
a81016d903 Bug 1169096 - Fix remote filtering on nested attributes. r=past 2015-07-21 13:24:25 -07:00
Jared Wein
143c0a0dea Bug 1173728 - Remove border between tab strip and the navigation toolbar on Windows 10. r=dao 2015-07-21 15:00:01 -04:00
Trevor Rowbotham
dcfbbb7940 Bug 1160788 - Re-enable failing browser_CTP_hide_overlay test to coincide with a patch that fixes the failures. r=jimm 2015-07-21 14:38:00 +02:00
Dão Gottwald
e0b0698d18 Bug 1173740 - Update switch-to-tab icon for the URL bar autocomplete popup on Windows 8 and 10. r=jaws 2015-07-21 18:22:50 +02:00
Mike de Boer
3073b71eca Bug 1183178: follow-up to add BrowserTestUtils to ESLint known globals. rs=me 2015-07-21 17:20:39 +02:00
Carsten "Tomcat" Book
17aff7ed37 Merge mozilla-central to fx-team 2015-07-21 17:03:34 +02:00
Carsten "Tomcat" Book
4f4600f00c merge mozilla-inbound to mozilla-central a=merge 2015-07-21 16:56:44 +02:00
Carsten "Tomcat" Book
94af88c469 merge fx-team to mozilla-central a=merge 2015-07-21 16:52:23 +02:00
Carsten "Tomcat" Book
d41297e4d8 Backed out changeset bc18893041c1 (bug 1176239) 2015-07-21 15:21:29 +02:00
Mike de Boer
d0cba8aea3 Bug 1183178: use more robust e10s-friendly tab loading mechanism to fix intermittent test failures. r=Standard8 2015-07-21 14:44:37 +02:00
Mark Banner
bdd69627bc Bug 1183187 - Aspect ratio of favicon in room context is sometimes wrong on the Loop standalone client. r=mikedeboer 2015-07-21 14:00:12 +01:00
Marco Bonardo
02dca58420 Bug 1047613 - Reduce awesomebar results pane flickering. r=adw 2015-07-21 10:57:39 +02:00
Wes Kocher
86ec37e12f Merge inbound to central, a=merge 2015-07-20 16:32:38 -07:00
Tom Tromey
d4f435a822 Bug 1142206 - Let GetSubpropertiesForCSSProperty handle custom property. r=heycam, r=pbrosset 2015-07-20 16:25:00 -04:00
Ryan VanderMeulen
8f9084a191 Merge m-c to fx-team. a=merge 2015-07-20 16:05:14 -04:00
Ryan VanderMeulen
cf62964797 Merge m-c to inbound. a=merge 2015-07-20 16:04:28 -04:00
Ryan VanderMeulen
e906afa9c7 Merge fx-team to m-c. a=merge 2015-07-20 16:00:37 -04:00
Ralph Giles
a1327320cf Bug 1183850 - Enable rust for macosx64 Nightly and Dev. r=mshal
Add a mozconfig fragment enabling rust on mac builds.

Include it in the official integration mozconfig files only.
Developer checkouts don't require rust.
2015-07-20 12:59:26 -07:00
Ralph Giles
20f1d85f17 Bug 1183850 - Update macosx64 tooltool manifest for rust. r=mshal
This is a 1.3.0-dev built with --disable-elf-tls and
MACOSX_DEPLOYMENT_TARGET=10.7.
2015-07-20 12:59:26 -07:00
Paolo Amadini
43f2f9da5b Bug 1177175 - Add a UITour target inside the TP panel. r=MattN 2015-07-20 13:44:32 +01:00
Dão Gottwald
9dabe97af8 Bug 1173739 - Update history dropdown and Reload/Stop/Go icons on Windows 10. r=jaws 2015-07-20 17:44:10 +02:00
Dão Gottwald
2646165ea8 Bug 1133930 - make the tab focus ring work for pinned tabs. r=jaws 2015-07-20 17:43:39 +02:00
Mark Banner
c553725ab2 Bug 1185465 - Improve doNotTrack checking documentation for Loop's standalone page. r=mikedeboer 2015-07-20 15:39:10 +01:00
Mark Banner
6b17d61453 Bug 1185454 - Fix eslint issue for Loop revealed in eslint 0.24.1, and upgrade the react plugin for eslint version to 2.7.1. r=mikedeboer 2015-07-20 15:39:10 +01:00
Mark Banner
2166881dfa Bug 1182070 - Fix the layout of the text chat entries view on Loop's standalone UI when no entries are displayed. r=mikedeboer 2015-07-20 15:39:10 +01:00
Paolo Amadini
fb7203a032 Bug 1177156 - Provide a button to re-enable Tracking Protection in about:privatebrowsing. r=ttaubert 2015-07-20 12:44:08 +01:00
Maxim Zhilyaev
1996821182 Bug 1183932 - Update onboarding for Fx 40 with single slide [r=emto, feedback=flod] 2015-07-20 22:17:09 -07:00
Gabriel Luong
eaab4b0471 Bug 1167669 - Part 4: Add unit tests for highlighting new filter style matches when rule properties are added and modified r=bgrins 2015-07-20 21:08:46 -07:00
Gabriel Luong
81dab9500a Bug 1167669 - Part 3: Refactor this.ruleEditor.ruleView to this.ruleView in TextPropertyEditor r=bgrins 2015-07-20 21:03:47 -07:00
Gabriel Luong
3be701518a Bug 1167669 - Part 2: Highlight new filter style matches when rules and properties are added or modified r=bgrins 2015-07-20 21:03:22 -07:00
Gabriel Luong
8bc102c9ad Bug 1167669 - Part 1: Refactor the logic for highlighting rule selector, property and stylesheet source r=bgrins 2015-07-20 21:03:17 -07:00
Stephen Pohl
9438bed7cf Bug 1158870: Fix make check failures on Windows. r=nthomas 2015-07-20 15:35:56 -04:00
Stephen A Pohl
94307a7fba Bug 1158870: Remove --enable-signmar from mozconfigs. r=nthomas 2015-07-20 15:35:50 -04:00
Jan Odvarko
6c59db9265 Bug 1184889 - Make HAR API extensible. r=jryans 2015-07-17 12:18:00 +02:00
Edouard Oger
cd07335bdd Bug 1184627 - Replace the sync warning image by an SVG equivalent. r=jaws 2015-07-17 10:39:00 +02:00
Carsten "Tomcat" Book
398ac9733c Merge mozilla-central to fx-team 2015-07-20 12:07:51 +02:00
Dão Gottwald
b3abffcb75 Bug 1151412 - Set the default popup notification anchor icon before all popup-specific anchor icons. r=mdeboer 2015-07-20 11:57:00 +02:00
Carsten "Tomcat" Book
e268f9c147 merge mozilla-inbound to mozilla-central a=merge 2015-07-20 11:36:42 +02:00
Tim Taubert
1142b56c61 Bug 1183553 - Follow-up: Don't share accesskeys between buttons rs=flod 2015-07-20 11:10:44 +02:00
Ryan VanderMeulen
6214528626 Backed out changeset b29ec4137962 (bug 1157529) for various Gaia test failures.
CLOSED TREE
2015-07-19 22:59:07 -04:00
Ryan VanderMeulen
d473fbc377 Merge m-c to fx-team. a=merge 2015-07-19 22:57:05 -04:00
Jennifer Fong
b96aa21b28 Bug 1180910 - webconsole ESLint cleanup. r=pbro 2015-07-19 23:41:45 -07:00
Matthew Noorenberghe
08779bd6e3 Bug 1177162 - Disable browser_trackingProtection.js on Linux due to intermittent NS_ERROR_NOT_AVAILABLE from nsIUrlClassifierDBService.beginUpdate. 2015-07-18 18:39:36 -07:00
ffxbld
e0444d6814 No bug, Automated blocklist update from host bld-linux64-spot-135 - a=blocklist-update 2015-07-18 03:35:53 -07:00
Jordan Santell
1c14389c32 Bug 1164284 - Remove profiler options in toolbox settings, and move gecko platform data option to general settings. r=jryans 2015-07-17 17:21:13 -07:00
Brian Grinstead
126e370e18 Bug 1184728 - Make back and forward button vertical padding match the value defined in browser.css in Dev Edition theme;r=dao 2015-07-17 08:37:55 -07:00
Brian Grinstead
883937335a Bug 1183203 - Adjust positioning for identity-box in Dev Edition theme so the hover state is clipped properly;r=paolo 2015-07-17 08:35:44 -07:00
Brian Grinstead
d8244c24b7 Bug 1183203 - Use dark urlbar-arrow icon for dark Dev Edition theme;r=paolo 2015-07-17 08:35:29 -07:00
Brian Grinstead
a8b75c7722 Bug 1183203 - Move urlbar-arrow assets into themes/shared;r=paolo 2015-07-17 08:35:21 -07:00
Dão Gottwald
f35f25a003 Bug 1173729 - Update generic close icon and new tab button icon on Windows 10. r=jaws 2015-07-17 17:29:17 +02:00
Edouard Oger
1a67ad63c2 Bug 1184179 - Improve the about accounts page. r=markh 2015-07-16 11:10:00 -04:00
David Bryant
831c20fff1 Bug 1180314 - Screenshot parameter as single string. r=jryans
Developer Tools: Inspector -- screenshot command takes a CSS Selector as the target
object to be captured, but CSS Selectors can contain whitespace.  Added quotes
to make sure CSS Selector is treated as a single argument to the screenshot command.
2015-07-16 12:10:00 -04:00
Ryan VanderMeulen
da1580e7b7 Merge inbound to m-c. a=merge 2015-07-17 10:26:22 -04:00
Gijs Kruitbosch
901a616776 Bug 1173725 - followup: add license header to SVG file, rs=me, DONTBUILD because comment-only-change on a CLOSED TREE. 2015-07-17 14:25:39 +01:00
Tim Taubert
2d36ec5b8f Backed out changeset 9798359363a0 (bug 1177152) 2015-07-17 14:06:50 +02:00
Tim Taubert
51075cc2af Bug 1183553 - Follow-up to fix browser_trackingUI_1.js failures r=bustage 2015-07-17 13:09:37 +02:00
Paolo Amadini
8163f06553 Bug 1177152 - Add Tracking Protection tour entry point to about:privatebrowsing. r=ttaubert 2015-07-17 17:51:48 +01:00
Mark Hammond
2e2645d0d2 Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-18 18:47:55 +10:00
Matthew Noorenberghe
35d4c229fb Bug 1177176 - Make the Control Center panel sticky when opened via UITour.showMenu. r=bgrins
@noautohide makes the panel sticky like we do for the appMenu and loop.
2015-07-17 16:27:46 -07:00
Matthew Noorenberghe
7aab4ccd76 Bug 1177176 - Support opening the Control Center panel via UITour.showMenu. r=bgrins 2015-07-17 16:30:37 -07:00
Matthew Noorenberghe
da2ff34c7f Bug 1177162 - Fix UITour test bustage from d253511f5765 on a CLOSED TREE. 2015-07-17 16:15:24 -07:00
Tim Nguyen
8fc943a47e Bug 1172357 - Use new tree-container class for about:welcomeback tree. r=jaws 2015-07-17 14:35:51 -07:00
Matthew Noorenberghe
08c53128b4 Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert 2015-07-16 13:38:20 -07:00
Justin Dolske
1097b4301c Bug 1184737 - Windows 10 search rewrite should handle more results. r=jaws 2015-07-17 13:24:25 -07:00
Jared Wein
e41b20c59c Bug 1181582 - The separator between the identity box and URLs should be solid. r=dao 2015-07-17 15:09:42 -04:00
Chris Pearce
a7402b1f1e Bug 1180109 - Telemetry to report whether we can play H.264/AAC with Windows Media Foundation. r=dolske,vladan 2015-07-17 16:10:34 +12:00
Paolo Amadini
f67e3bb503 Bug 1177152 - Add Tracking Protection tour entry point to about:privatebrowsing. r=ttaubert 2015-07-15 14:20:39 +01:00
Tim Taubert
73f0571a5b Bug 1172473 - Fix intermittent browser_607016.js failures by properly waiting for tabs to be removed r=mconley 2015-07-16 14:03:04 +02:00
Mark Hammond
31ff11f463 Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-21 11:23:12 +10:00
Wes Kocher
974f01faeb Merge m-c to fx-team, a=merge 2015-07-20 16:37:49 -07:00
Florian Quèze
7e33b7c6ba Bug 1184705 - Search A/B testing cohort identifier should be recorded in FHR, r=rnewman. 2015-07-20 18:58:21 +02:00
Edouard Oger
81683d926e Bug 1184184 - Add a warning icon to the reconnect sync prefs. r=markh 2015-07-17 11:26:00 -04:00
Edouard Oger
5a642fa0d5 Bug 1183924 - Style the reconnect to Sync error toolbar menu row. r=markh 2015-07-17 11:20:00 -04:00
Edouard Oger
dab38c5f79 Bug 1102184 - Deprecate the clear saved passwords on shutdown feature. r=dolske 2015-07-17 13:18:00 -04:00
Tim Taubert
108ff7eae1 Bug 1183553 - [Control Center] Update copy for TP section r=bgrins 2015-07-14 11:21:53 +02:00
Ryan VanderMeulen
2463943f05 Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures. 2015-07-16 21:42:22 -04:00
Justin Dolske
23d007b5a3 Bug 1182308 - Windows 10 search rewrite should handle more Bing domains. r=jaws 2015-07-16 17:29:32 -07:00
Ryan VanderMeulen
a276714066 Merge m-c to fx-team. a=merge 2015-07-16 16:23:27 -04:00
Wes Kocher
f3e6712718 Merge m-c to inbound, a=merge CLOSED TREE 2015-07-15 16:41:49 -07:00
Ryan VanderMeulen
d6678b591f Backed out changeset f983c54e52e1 (bug 1183576) for browser_parsable_css.js failures. 2015-07-15 14:12:00 -04:00
Ryan VanderMeulen
a68f3127f6 Merge m-c to fx-team. a=merge 2015-07-15 13:30:09 -04:00
Ryan VanderMeulen
990d22197e Merge fx-team to m-c. a=merge 2015-07-15 13:25:33 -04:00
Masatoshi Kimura
2a9f9ebd96 Backed out changeset acb7eb7f5ad4 (bug 1176496) for web compat problems 2015-07-15 23:37:22 +09:00
Ryan VanderMeulen
eaac2ea4bb Bug 1177730 - Skip browser_dbg_promises-chrome-allocation-stack.js on Windows as well. 2015-07-15 08:47:44 -04:00
Carsten "Tomcat" Book
ca54d83251 Backed out changeset be39e54d4dff (bug 1157529) for possible causing windows memory leaks 2015-07-15 09:13:36 +02:00
Mark Hammond
35321774fd Bug 1157529 - refactor FxA storage to be less lossy and less racey. r=ckarlof 2015-07-15 12:16:21 +10:00
Jordan Santell
55cb0b73bf Bug 1167021 - Pull out calculation cost logic of frame nodes from the view into the model, and add tests for cost calculation and recursion. r=vp 2015-07-14 14:40:47 -07:00
Nick Fitzgerald
5e9216b446 Bug 1176981 - Part 0: Remove the tracing debugger UI; r=vporof 2015-07-14 18:12:10 -07:00
Neil Rashbrook
3a8fcce267 Bug 1029937 Use superior XUL implementation for badged buttons to avoid reflows r=Gijs 2015-07-15 21:13:24 +01:00
Nick Fitzgerald
760c603ff2 Bug 1176981 - Part 3: Actually remove the tracing debugger pref; r=vporof 2015-07-15 10:44:07 -07:00
Edouard Oger
68f8da4204 Bug 1183730 - Restore the sync migration warning icon in the Hamburger menu. r=markh 2015-07-14 10:47:00 -04:00
Will Bamberg
ef4a38ef19 Bug 1154469 - The MDN tooltip should use syntax highlighting for code samples. r=pbrosset 2015-07-14 07:52:00 -04:00
Wes Kocher
0abd031ab5 Merge m-c to fx-team, a=merge 2015-07-14 15:31:55 -07:00
Gabriel Luong
ef0196cbdc Bug 1183862 - [promise-dbg] Add a flag to enable the promise debugger DONTBUILD r=fitzgen 2015-07-14 15:23:04 -07:00
Wes Kocher
91c93755b6 Merge fx-team to central, a=merge 2015-07-14 15:21:52 -07:00
Gabriel Luong
1f2f770854 Bug 1178535 - Part 2: Highlight pseudoclass and attribute texts in the selector text of the rule view r=bgrins 2015-07-14 10:49:28 -07:00
Gabriel Luong
ed01278758 Bug 1178535 - Part 1: Parse the pseudoclasses and attributes from the selector text r=tromney 2015-07-14 10:43:51 -07:00
Jordan Santell
455049ac83 Bug 1175760 - Set recording configurations based on UI prefs, but also target support overrides UI prefs. r=vp 2015-07-13 17:24:24 -07:00
Ehsan Akhgari
5b4fe757ba Bug 1178563 - Increase the timeout for browser_markupview_html_edit_02.js 2015-07-14 10:41:45 -04:00
Andrei Oprea
badc816385 Bug 1171415 - Implement NPS feedback form for Loop. r=mikedeboer 2015-07-20 10:47:00 -04:00
Edouard Oger
cb45d38fcc Bug 1184639 - Present the device name in a read-only disabled text input. r=mak 2015-07-20 13:54:00 +02:00
Tim Nguyen
7451eca63c Bug 1184325 - Invert Win10 titlebar controls in devedition dark theme. r=dao 2015-07-18 03:36:00 +02:00
Stefan Plewako
f8c556ab88 Bug 1184188 - "Add a period to the in-content preferences tracking checkbox labels". r=jaws 2015-07-16 06:53:00 +02:00
Jordan Santell
48bf7793ea Bug 1176537 - Change how markers are collapsed to prevent issues for folding in deeply nested markers, and actually fix the other waterfall collapsing tests to actually run. r=vp 2015-07-12 16:41:22 -07:00
Ryan VanderMeulen
29aaa09c7e Bug 1160788 - Skip browser_CTP_hide_overlay.js for frequent failures across all platforms. 2015-07-14 16:41:06 -04:00
Johan K. Jensen
f782ec0c37 Bug 1164226 - Add option to restart into safemode from GCLI restart command. r=jryans 2015-07-12 02:41:00 +02:00
Birunthan Mohanathas
32ac7aeb47 Bug 1144816 - Disable flaky browser_referrer_open_link_in_tab.js on Linux. r=RyanVM 2015-07-21 10:20:42 -07:00
Carsten "Tomcat" Book
ac02995948 Merge mozilla-central to mozilla-inbound 2015-07-21 17:04:09 +02:00
Ehsan Akhgari
e5186287d6 Bug 1173801 - Correctly wait for both focus and the delayed startup to finish when opening a new window in private browsing tests; r=mconley 2015-07-21 10:37:59 -04:00
Xidorn Quan
e453241b75 Bug 1160017 part 3 - Remove fullscreen from permission managing UIs. r=dao 2015-07-21 20:50:20 +10:00
Xidorn Quan
0d8fb0ce5b Bug 1160017 part 2 - Remove fullscreen permission code from the browser part. r=dao 2015-07-21 20:50:20 +10:00
Dragana Damjanovic
8d48b12acf Bug 1182066 - Enforce defaultLoadFlags for all requests. r=mayhemer 2015-07-21 09:23:00 -04:00
Brian Grinstead
f9bd303efc Bug 1183203 - Use a variable for the hover / open styling for the identity box;r=paolo 2015-07-14 13:15:23 -07:00
Robert Strong
b95e5002c1 Bug 1171518 - cleanup maintenance service logging. r=bbondy 2015-07-14 12:08:45 -07:00
Rail Aliiev
f6956cee11 Bug 1184085 - L10N nightly repacks should use compiler from tooltool. r=bhearsum 2015-07-15 10:47:47 -04:00
mai
cca0942237 Bug 1180603 - Text inside text bubbles should always be aligned according to the text direction. r=mikedeboer 2015-07-13 05:15:00 -04:00
Hubert B Manilla
500b7f7ee8 Bug 882790 - Add toolbar button for pause on exceptions. r=fitzgen 2015-07-13 08:59:00 -04:00
Jordan Santell
d1d060018e Bug 1159389 - Migrate profiler actor to use new form of protocol.js actors, and become a standalone module consumed by actors. r=vp, r=jryans 2015-07-13 13:20:00 -04:00
Edouard Oger
92df0a10fe Bug 1183352 - In the Sync Preferences, put the Terms of Service and Privacy Notice on the same line. r=markh 2015-07-13 15:31:00 -04:00
Gijs Kruitbosch
cc7936cb2b Bug 1173725 - part 3: use XUL for titlebar buttons, r=dao,ui-r=phlsa 2015-07-07 19:59:13 +01:00
Gijs Kruitbosch
97aa8974ee Bug 1173725 - part 2: make TabsInTitlebar logic remove margin bottom on titlebar after menubar goes away, r=dao 2015-07-10 12:07:55 +01:00
Neil Deakin
47ff74eac6 Bug 1176239, test e10s tab navigation between parent and child, r=smaug 2015-07-20 08:59:50 -04:00
Carsten "Tomcat" Book
47eb056e68 merge mozilla-inbound to mozilla-central a=merge 2015-07-14 12:23:09 +02:00
Albert Juhé
ccbd781dd9 Bug 1049012 - DevTools: replace #5a6169 color with a color from the palette;r=bgrins 2015-07-13 12:04:25 -07:00
Wes Kocher
a2ba31d478 Merge inbound to m-c a=merge 2015-07-13 15:55:25 -07:00
Tim Taubert
0885cdeb6f Bug 1183159 - Identity block should keep background color when control center is open r=paolo 2015-07-13 18:22:00 +02:00
Brian Grinstead
34ec0917f5 Bug 1165718 - Use system text styling for menu in Win7 classic Dev Edition theme;r=Gijs 2015-07-13 10:00:53 -07:00
Tim Taubert
2047bd414b Bug 1183079 - [Control Center] Use 24px icons in the TP section r=bgrins 2015-07-13 15:01:13 +02:00
Ryan VanderMeulen
a8e17e5fab Bug 1182228 - Update pdf.js to version 1.1.270. r= 2015-07-09 15:00:32 -04:00
Tim Taubert
681d70e466 Bug 1182643 - [Control Center] Fix non-e10s issues with panel focus and hiding r=Gijs 2015-07-13 16:10:13 +02:00
Ehsan Akhgari
4f27a0c9a5 Backout bug 1123386 - Part 3 because of build failures 2015-07-13 23:29:01 -04:00
Ehsan Akhgari
0e1e60ff54 Bug 1123386 - Part 3: Update the tooltool manifests for the OSX and Linux static analysis builds in order to upgrade clang; r=rail 2015-07-13 22:42:15 -04:00
Sylvestre Ledru
f6023a75a1 Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium 2015-07-11 19:37:54 -06:00
Nihanth Subramanya
a3423dfcbc Bug 1171344 - Update in-content search UI tests. r=adw 2015-06-29 13:52:22 -07:00
Nihanth Subramanya
4a33bf222d Bug 1171344 - Update in-content search UI tests. r=adw 2015-06-29 13:52:22 -07:00
Nihanth Subramanya
a063f90543 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw 2015-06-29 13:52:20 -07:00
Jared Wein
2c240bf138 Bug 1185012 - Display a message to a Firefox user the first time they open Firefox in Windows 10. r=MattN 2015-07-17 18:02:05 -04:00
Nihanth Subramanya
ffa15555d0 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw 2015-06-29 13:52:20 -07:00
Brittany Storoz
1d8d2465d3 Bug 1173089 - Clean up WebIDE sidebars CSS. r=jryans 2015-07-16 08:57:00 -04:00
Trevor Rowbotham
262f6f3dac Bug 1160788 - Attempt to fix random orange: don't spawn multiple ContentTasks when checking the visible state of the click-to-play overlay. r=jimm 2015-07-16 11:51:00 -04:00
Edouard Oger
f63bb5409c Bug 1184170 - In the Sync Preferences, return the Terms of Service and Privacy Notice to different lines with added margin. r=markh 2015-07-15 14:27:00 -04:00
Edouard Oger
cb93a832f8 Bug 1184243 - Disable the device name field when sync is not connected. r=markh 2015-07-15 15:36:00 -04:00
Shu-yu Guo
432598ddce Bug 1177293 - Don't overcount samples when flattening recursion. r=jsantell 2015-06-24 17:06:00 -04:00
Tim Taubert
4491542e6a Bug 1183580 - Don't let identity block background bleed over URL bar border when the window is inactive r=paolo 2015-07-14 12:58:16 +02:00
Carsten "Tomcat" Book
177a0543dd Merge mozilla-central to fx-team 2015-07-14 12:55:06 +02:00
Tim Taubert
96cdf788b3 Bug 1181523 - [Control Center] Hide tracking protection section for chromeUI pages r=Gijs
* * *
Bug 1181523 - [Control Center] Add comments to CSS selector hiding panel elements for various states r=Gijs
2015-07-08 12:57:57 +02:00
Paolo Amadini
0d23ddd6b3 Bug 1175689 - Group the existing site identity URL bar icon with the tracking protection shield when TP is enabled. r=ttaubert 2015-07-13 18:38:13 +01:00
Panos Astithas
f00cd42e78 Bug 1182541 - Resolve the 'm' accesskey conflict in the privacy panel. r=jaws 2015-07-14 10:24:41 +03:00
Matteo Ferretti
2250bf5797 Bug 1153474 - CMD + G in style editor does not find next if you haven't hit enter first. r=bgrins 2015-06-23 17:18:55 -07:00
Julian Descottes
95e7cc57d2 Bug 1164343: Part 2 - Refactor style inspector tests to point to the new context-menu and refactor doc.defaultView to styleWindow r=mikeratcliffe 2015-07-13 00:44:22 +02:00
Julian Descottes
6c12452cb0 Bug 1164343: Part 1 - Extract context-menu logic from rule-view and computed-view to style-inspector-menu r=mikeratcliffe 2015-07-13 00:52:16 +02:00
Ryan VanderMeulen
ed981c748f Merge m-c to inbound. a=merge 2015-07-14 23:38:02 -04:00
Xidorn Quan
3ec503708a Bug 1163263 - Extend the timeout of browser_615394-SSWindowState_events.js. rs=KWierso 2015-07-15 13:07:11 +10:00
Chris Manchester
bd0df6e67e Bug 1181342 - Follow up to use the unpack feature of tooltool instead of setup.sh r=glandium 2015-07-14 19:14:44 -07:00
Chris Manchester
b94ba21a39 Bug 1181342 - tooltool manifests and build-clang config for clang 3.6 r=rail 2015-07-10 10:30:37 -07:00
Chris Manchester
d19d375631 Bug 1181255 - Mozconfigs for tsan builds. r=glandium 2015-07-14 18:45:54 -07:00
Boris Zbarsky
d72e137a79 Bug 1181966. Remove uses of mozRequestAnimationFrame from browser code. r=gijs,paul 2015-07-16 17:53:28 -04:00
Mike Hommey
2ceb8811dc Bug 1184446 - Remove manual package manifest preprocessing. r=mshal
packager.py itself has been able to do preprocessing since the beginning.
For some reason, Makefile.in-driven preprocessing was kept back then, and
never was removed, and even worse, concatenation was added on top of it.

There is however a downside to the current way of doing things: error
reporting is given relative to the given manifest, which in the current
case is the preprocessed/concatenated file, so line numbers don't match
what is in the file in the source tree. However, when packager.py does
preprocessing itself, line numbers are reported properly.

Thus, switch all package manifests to packager.py-driven preprocessing.
2015-07-17 06:45:14 +09:00
Jordan Santell
9724bc1a45 Bug 1182894 - Add tests for collapsing markers while filtering in the performance tool. r=vp 2015-07-14 19:23:00 -04:00
Jimmy Wang
7674b2f2ca Bug 653065 - Make the lightweight theme web installer ready for e10s. r=mconley 2015-07-14 11:42:02 -07:00
Marina Rodriguez
b8195909d4 Bug 1183576 - Update chat styles. r=mdeboer 2015-07-15 15:36:15 +02:00
Edouard Oger
b9f7753318 Bug 1180734 - Visually tidy the device name field. r=markh 2015-07-14 17:58:00 -04:00
Brian Grinstead
90090957a0 Bug 1183774 - Force the -moz-padding-start value on #identity-box to prevent yosemite specific styling from overriding it;r=paolo 2015-07-15 09:00:32 -07:00
Mike de Boer
adcadfc67f Bug 1182040: upgrade TokBox SDK to 2.5.2 which fixes the Hello tab sharing feature. r=dmose 2015-07-15 12:53:13 +02:00
Jared Wein
84621e5240 Bug 1183682 - Remove the default browser A/B test for Windows 10 (keep Settings approach). r=gijs 2015-07-15 10:36:55 -04:00
Jared Wein
63d4f24d94 Bug 1178307 - Darker Hello icon needed for Windows 10 toolbar. r=dao 2015-07-15 10:36:04 -04:00
Carsten "Tomcat" Book
a2c6f8df8b merge mozilla-central to fx-team 2015-07-13 14:53:37 +02:00
Mike de Boer
38ddf31a10 Bug 1181580: move the context edit form into the media view to make it cover the video streams only, not the text chat area too in Hello conversation windows. r=dmose 2015-07-13 12:20:22 +02:00
Carsten "Tomcat" Book
579c0a5956 merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
Carsten "Tomcat" Book
453295e586 merge fx-team to mozilla-central a=merge 2015-07-13 11:39:17 +02:00
Dão Gottwald
8b4eab8adb Bug 1182760 - urlbar binding shouldn't have two focus handlers. r=ttaubert 2015-07-11 20:28:14 +02:00
ffxbld
be9a328748 No bug, Automated blocklist update from host bld-linux64-spot-222 - a=blocklist-update 2015-07-11 03:33:41 -07:00
Fernando Rodriguez Sela
4d166c667d Bug 1117080 - Limit Loop conversations subject to 124 characters. r=Standard8 2015-07-10 15:57:45 +01:00
Bobby Holley
a40f1b6043 Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs 2015-07-11 10:32:56 -04:00
Gijs Kruitbosch
32bdd6f815 Bug 1181963 - ssl v3 error has too many stop signs, r=jaws 2015-07-10 08:47:54 +01:00
Carsten "Tomcat" Book
f36b677877 Merge mozilla-central to fx-team 2015-07-10 14:01:28 +02:00
Carsten "Tomcat" Book
071bef22e9 Backed out changeset 2ac055164ed1 (bug 1169096) for timeouts in browser_console_variables_view_filter.js 2015-07-10 13:50:05 +02:00
Carsten "Tomcat" Book
480afefc8b Backed out changeset 497ca22d4399 (bug 1169096) 2015-07-10 13:49:34 +02:00
Carsten "Tomcat" Book
6fd4c47e36 Backed out changeset 682a89113d92 (bug 1171723) 2015-07-10 13:49:29 +02:00
Carsten "Tomcat" Book
89b9fb028c merge mozilla-inbound to mozilla-central a=merge 2015-07-10 12:17:18 +02:00
Wes Kocher
79473b1f0d Merge m-c to fx-team, a=merge 2015-07-09 18:08:05 -07:00
Wes Kocher
3fa9ca3a00 Merge inbound to central, a=merge 2015-07-09 18:01:25 -07:00
Brian Grinstead
d0dcc94372 Bug 1182333 - Add trackingprotection tag for relevant tests;r=MattN 2015-07-09 17:03:58 -07:00
Brian Grinstead
6978ebc77f Bug 1178985 - Show tracking protection section in control center when enabled in private browsing mode;r=ttaubert 2015-07-09 16:19:30 -07:00
Brian Grinstead
39d4fd8ce9 Bug 1181834 - Migrate browser/devtools/fontinspector tests to shared-head.js;r=jryans 2015-07-09 16:18:11 -07:00
Nihanth Subramanya
f6236e3594 Backed out changeset 05e99d3230d8 (bug 1171344) for bc1 failures on a CLOSED TREE. 2015-07-09 15:14:20 -07:00
Nihanth Subramanya
202eacb828 Backed out changeset 05e99d3230d8 (bug 1171344) for bc1 failures on a CLOSED TREE. 2015-07-09 15:11:59 -07:00
Ryan VanderMeulen
85394e2690 Merge m-c to fx-team. a=merge 2015-07-09 13:53:46 -04:00
Tim Taubert
ad59e17eb2 Bug 1180202 - Fix duplicate identity-block.inc.css files r=paolo 2015-07-09 18:48:50 +02:00
Carsten "Tomcat" Book
bb3a055ebc merge mozilla-inbound to mozilla-central a=merge 2015-07-09 17:54:48 +02:00
Paolo Amadini
0c0cce1bd4 Bug 1180202 - Identity block should change background color on hover and always be separated from page address. r=ttaubert 2015-07-09 16:52:38 +01:00
Victor Porof
a4602d2853 Bug 1170105 - Disable browser_timeline-waterfall-rerender.js until more investigation is done, r=me 2015-07-09 12:22:27 -04:00
Andrei Oprea
d3ea3030c5 Bug 1178391 - Fix all warnings in Loop shared test suite. r=Standard8 2015-07-10 09:39:07 +01:00
Alexandre Poirot
3692aea8e2 Bug 1166774 - Wait for rule-view modifications before proceeding to next tests. r=pbrosset,bgrins 2015-07-10 00:22:53 -07:00
Alexandre Poirot
86d02ad66a Bug 1171723 - Fix clear button in variable view. r=bgrins 2015-07-10 00:21:00 -07:00
Alexandre Poirot
c1a098c871 Bug 1169096 - Test attribute filtering r=past 2015-07-10 00:21:00 -07:00
Alexandre Poirot
98d7163e59 Bug 1169096 - Fix remote filtering on nested attributes. r=past 2015-07-10 00:21:00 -07:00
Maxim Zhilyaev
33bb9e1e0d Bug 1161656 - Report total views preceding a click [r=adw] 2015-07-09 23:03:05 -07:00
Edouard Oger
54694a2200 Bug 1182265 - Change the border colour of the avatar in sync prefs to orange on click. r=markh 2015-07-09 14:52:00 +02:00
Edouard Oger
946958c273 Bug 1181684 - Cut the user email address if too long in Sync Hamburger Menu. r=markh 2015-07-08 11:54:00 +02:00
Ryan VanderMeulen
3bb042793b Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-09 13:52:22 -04:00
Mike Kaply
aec81de559 Bug 1129957 - Add in missing test to fix bustage CLOSED TREE 2015-07-09 12:34:53 -05:00
Neil Rashbrook
5bd5865b7b Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-07-09 12:18:11 -05:00
Mark Banner
a6725e3d32 Bug 1180179 - Part 1. Adjust standalone layout ready for a central media layout component. r=dmose 2015-07-09 08:00:49 +01:00
Mark Banner
64c58c4ab0 Bug 1181239 - Enable eslint 'use strict' function rule for Loop's content code. r/rs=dmose 2015-07-09 08:00:46 +01:00
Nihanth Subramanya
33e9a21770 Bug 1181781 - Fix ReferenceError: target is not defined when performing a paste-and-search. r=adw 2015-07-09 01:13:35 -04:00
Matthew Noorenberghe
43e2de2085 Bug 1113038 - Move test_openSearchPanel from browser_UITour3.js to its own file (browser_openSearchPanel.js). 2015-07-09 01:12:49 -04:00
Maxim Zhilyaev
104990cd70 Bug 1178966 - Add FHR probe to measure eyeball time spent on newtab [r=bsmedberg] 2015-07-08 21:41:10 -07:00
J. Ryan Stinnett
35df9007ee Bug 1161072 - Fix pending requests in markup view tests. r=pbrosset 2015-07-08 18:55:17 -05:00
Marco Bonardo
95a3665e3f Bug 1180419 - Cannot load URLs from the address bar if places.sqlite is corrupt. r=ttaubert 2015-07-08 22:51:49 +02:00
Gabriel Luong
fc48d8b7e2 Bug 1181243 - Ctrl + F should focus the filter style search bar if the focus is in the rule and computed view r=mikeratcliffe 2015-07-08 10:40:45 -07:00
Maxim Zhilyaev
4405b63bfb Bug 1178586 - Pinned suggested tile loses "history" type after a click [r=adw] 2015-07-08 07:28:13 -07:00
Drew Willcoxon
16d5859561 Bug 775825 - Add telemetry to record the index and type of the selected awesomebar result. r=mak,bsmedberg 2015-07-08 12:06:15 -07:00
Ryan VanderMeulen
b53de789d0 Merge inbound to m-c. a=merge
CLOSED TREE
2015-07-08 14:33:24 -04:00
Carsten "Tomcat" Book
4ed08bd0b0 Backed out changeset 53a5746425f9 (bug 834830) 2015-07-08 15:28:35 +02:00