Commit Graph

3589 Commits

Author SHA1 Message Date
Ryan VanderMeulen
fa419e8d84 Bug 1308931 - Fix ESLint no-mixed-spaces-and-tabs failures. 2016-10-29 09:35:50 -04:00
Kaffeekaethe
b098711bfc Bug 1308931 - Make cmd k focus the urlbar if search bar is not present. r=Dao 2016-10-29 15:19:44 +02:00
Phil Ringnalda
a67425d4e1 Backed out changeset 73aacf4a8f56 (bug 1303333) for browser_UsageTelemetry_content_aboutHome.js failures 2016-10-28 19:00:48 -07:00
Alessio Placitelli
1dd7bd9441 Bug 1303333 - Implement the probe to count URI loads triggered by search. r=mak, data-review=rweiss
MozReview-Commit-ID: 3toynbrFeLP
2016-10-28 13:13:00 +02:00
Eric Rahm
4e543d0bcf Bug 1312901 - Part 1: Update browser.js URL argument check to use nsIArray. r=Gijs
nsISupportsArrays now implement the nsIArray interface so this can be swapped out.

MozReview-Commit-ID: 8DAa7pYdt1b
2016-10-27 14:22:13 -07:00
Michael Layzell
f414cadd97 Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug
MozReview-Commit-ID: 25Ew2PLpP5c
2016-10-27 15:53:35 -04:00
Michael Layzell
28edda560a Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug
MozReview-Commit-ID: 3rZfLw3dXkF
2016-10-27 15:53:35 -04:00
Marco Bonardo
4289107aad Bug 1251569 - It's not possible to hide the Blocked Popup menu by clicking its anchor button in urlbar. r=Dolske
MozReview-Commit-ID: 7L6JwLNJt5x
2016-09-28 13:52:44 +02:00
Eric Rahm
7e595b6484 Bug 1312143 - Delete toolkit/obsolete. r=John-Galt
This removes the obsolete toolkit directory. A few references to dialogOverlay
have been updated to just used <dialog> directly. The InlineSpellCheckerUI var
has also been moved directly to browser.js and defined as lazy getter.

MozReview-Commit-ID: JZfi0W2wqCL
2016-10-24 18:23:24 -07:00
Alessio Placitelli
b82eea39b6 Bug 1304446 - Move |recordSearchInTelemetry| to BrowserUsageTelemetry.jsm. r=mak
MozReview-Commit-ID: 3OWlz5alrsj
2016-10-07 03:48:00 +02:00
Sebastian Hengst
fc223961dc Backed out changeset 82c63072cba7 (bug 1304446) for browser-chrome bustages, e.g. browser_aboutHome.js | histogram with key should be recorded - false == true. r=backout 2016-10-05 20:24:27 +02:00
Alessio Placitelli
754572bdf4 Bug 1304446 - Move |recordSearchInTelemetry| to BrowserUsageTelemetry.jsm. r=mak
MozReview-Commit-ID: 3OWlz5alrsj
2016-10-05 07:06:00 +02:00
Saad Siddiqui
0f2278c472 Bug 1304826 - Expanded the regexp so that large hex numbers are not recognized as IP address. r=Gijs
MozReview-Commit-ID: IwQMyYj6D5Z
2016-10-04 13:44:17 +05:30
Gijs Kruitbosch
c21e680bc9 Bug 1301876, r=mconley
MozReview-Commit-ID: EV40sJD6yR2
2016-09-13 12:10:54 +01:00
Gijs Kruitbosch
a5f81387b8 Bug 1284395, r=bz,mconley,baku
MozReview-Commit-ID: 1nPyv7G3q7d
2016-09-06 14:19:45 +01:00
Tooru Fujisawa
52f77539c6 Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on New Window button. r=enndeakin 2015-08-15 07:30:03 +09:00
Tooru Fujisawa
c8d094556f Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on New Tab button. r=enndeakin 2015-08-15 07:29:11 +09:00
Tooru Fujisawa
be8da3e95a Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on Home button. r=enndeakin 2015-08-15 07:25:55 +09:00
Tooru Fujisawa
f499fceb2f Bug 92737 - Part 3: Open multiple tabs when multiple items are dropped on remote content area. r=enndeakin 2015-11-11 07:35:12 +09:00
Tooru Fujisawa
18ba27eb76 Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on non-remote content area. r=Gijs 2015-08-15 07:20:15 +09:00
Sebastian Hengst
1be73950af Backed out changeset 6036b8acdab5 (bug 1284395) for asserting in ChromeUtils::IsOriginAttributesEqualIgnoringAddonId at nsDocShell.cpp:8007 for Windows debug builds. r=backout 2016-09-19 17:10:09 +02:00
Gijs Kruitbosch
0ab165096f Bug 1284395, r=bz,mconley
MozReview-Commit-ID: 1nPyv7G3q7d
2016-09-06 14:19:45 +01:00
Bill McCloskey
1680d779a9 Bug 1279086 - Allow painting for tab switch when JS is running (r=dvander,mconley,mrbkap) 2016-09-16 20:35:11 -07:00
Gijs Kruitbosch
8e019fcce1 Bug 1302004 - go back to relying on the asciiHost instead of the input when determining whether to show an info bar, as it more reliably corresponds to the host only in expressions like 123/2, r=jaws
The patch uses a combination of IPv4 detection and the existing regexp check, for reasons outlined in the patch. The network-level normalization for URIs catches some of the numbers-only IP requests, but not all of them.

MozReview-Commit-ID: AS02rs2b2NP
2016-09-13 14:44:13 +01:00
Florian Quèze
51f37d6e9a Bug 1299437 - Manually calculate height changes of the control center's permission list until we have a real fix for sizing issues in panelmultiview, r=jaws. 2016-09-12 13:32:25 +02:00
Wes Kocher
c920487381 Merge inbound to m-c a=merge 2016-09-08 15:21:19 -07:00
Carsten "Tomcat" Book
31cc011b59 Merge mozilla-central to mozilla-inbound 2016-09-08 12:42:45 +02:00
Andrea Marchesini
29789e3b3f Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs 2016-09-08 11:40:46 +02:00
Florian Quèze
aefd740a21 Bug 1294576 - Remove device sharing indicator on location changes, r=johannh. 2016-09-08 12:46:25 +02:00
Fischer.json
cfa542463c Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws
MozReview-Commit-ID: FejMTP3invj
2016-08-19 17:32:31 +08:00
Johann Hofmann
5962b2d067 Bug 1286118 followup - Remove accidentally added if clause. r=me 2016-09-05 15:51:37 +02:00
Johann Hofmann
778e6ff840 Bug 1286118 - Add telemetry probe to measure changes to permissions after initial prompt. r=florian
MozReview-Commit-ID: 9Y4XaY71dhh
2016-07-20 12:20:43 +02:00
Gijs Kruitbosch
ac72ba51a8 Bug 1299391 - fix decimal IP detection for 'did you mean this host instead' when we fix up URIs for search, r=jaws
MozReview-Commit-ID: JTwxbvkATm0
2016-08-31 11:47:44 +01:00
7
a9735716a1 Bug 1297430 -Add tooltip to X icon in control center. r=johannh 2016-09-01 19:54:10 +02:00
Dão Gottwald
0357d5b245 Backed out changeset 08e4eadbb77d for causing bug 1299667 2016-09-02 13:06:24 +02:00
Sebastian Hengst
04f74960e9 Backed out changeset 27ffae997b83 (bug 1286118) for failing browser_devices_get_user_media.js. r=backout 2016-09-01 17:05:03 +02:00
Johann Hofmann
8f56719a10 Bug 1298530 - Fix strikethrough for blocked controlcenter permission icons. r=florian
MozReview-Commit-ID: 8TPSOGQ6rC5
2016-08-30 16:39:19 +02:00
Johann Hofmann
723b60849b Bug 1286118 - Add telemetry probe to measure changes to permissions after initial prompt. r=florian data-review=bsmedberg
MozReview-Commit-ID: 9Y4XaY71dhh
2016-07-20 12:20:43 +02:00
Ryan VanderMeulen
3c04fc1fa0 Merge m-c to fx-team. a=merge 2016-08-31 22:37:49 -04:00
Wes Kocher
84e696758f Merge fx-team to central, a=merge 2016-08-31 17:11:06 -07:00
Jared Wein
05088cc7cb Bug 336290 - remove --enable-safe-browsing from configure since its used everywhere. r=gcp
MozReview-Commit-ID: Duwu5vZOhtF
2016-08-31 19:28:29 -04:00
Jared Wein
3cefaa6899 Bug 1218937 - Introduce a new option for switchToTabHavingURI's ignoreFragment to not overwrite the fragment portion. Use this new argument to switch to the preferences without changing the currently opened pane. r=mattn
MozReview-Commit-ID: JZmAsf8k5Qp
2016-08-31 12:53:23 -04:00
Jonathan Kingston
1f7f3738ff Bug 1272256 - Adding in longpress new tab button container menu r=Gijs
MozReview-Commit-ID: 5KECDW34G8M
2016-07-14 11:44:39 +01:00
Boris Chiou
79f1500bd8 Bug 1245751 - Part 12: Retrieve href from both None & XLink namespace in Browser & Android. r=Gijs,sebastian
MozReview-Commit-ID: dSyuTRh5MY
2016-07-07 17:07:14 +08:00
Ricky Chien
d711924747 Bug 1206229 - Inform the user that changes may require a page reload r=Paolo
MozReview-Commit-ID: 3tJRhxeDnUb
2016-08-11 11:52:47 +08:00
Shane Caraveo
e5626fbd1f Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
MozReview-Commit-ID: JzSDh41IPBu
2016-08-23 15:24:06 -07:00
Ryan VanderMeulen
faf402f266 Merge inbound to m-c. a=merge 2016-08-23 10:05:18 -04:00
Wes Kocher
9836520505 Backed out 2 changesets (bug 1279086) for causing painting issues a=backout
Backed out changeset b1c893387fdd (bug 1279086)
Backed out changeset 277c54118c8a (bug 1279086)
2016-08-22 16:00:34 -07:00
Dão Gottwald
05674b81e4 Bug 1296863 - Stop disabling the "New Tab" command in popups. r=gijs 2016-08-22 18:06:04 +02:00
Wes Kocher
be3c2198cc Merge m-c to inbound a=merge 2016-08-19 18:39:52 -07:00