Wes Kocher
d312c0d512
Backed out changeset a35f3b534eb9 (bug 1355451) for frequent failures in browser_urlbar_search_speculative_connect_mousedown.js a=backout
...
MozReview-Commit-ID: JExIufpYeF7
2017-08-03 16:16:43 -07:00
Mike Conley
855a8f1513
Bug 1355426 - Fix browser_bug495058.js to not wait for MozAfterPaint in non-remote browser case. r=jaws
...
I'm not sure why the non-remote browser case needed to wait for MozAfterPaint. In
the remote browser case, we do wait for MozAfterPaint in the content area before
focusing the URL bar, but in the non-e10s case, we just focus it right away.
MozReview-Commit-ID: gNsk8Oh6JO
2017-08-02 14:05:53 -04:00
Mike Conley
6912cb9ded
Bug 1355426 - Update browser_hide_removing.js to wait for TabClose instead of TabSelect. r=jaws
...
browser_hide_removing.js assumes that when a tab is closed, the next tab to be displayed will
fire its TabSelect event _after_ the closed tab has been marked as "closed". Bug 1355426 makes
it so that the tab selection occurs earlier, so this test has been updated to use the TabClose
event instead.
MozReview-Commit-ID: 17rdlNaotq
2017-07-31 18:26:11 -04:00
Evelyn Hung
40027f48c4
Bug 1355451 - Speculative connect to websites on mousedown on awesomebar item. r=mak
...
We preconnect to an explicit URL or the url in moz-action:remotetab on the popup.
MozReview-Commit-ID: 2U6nhwM6RUk
2017-08-03 21:41:58 +08:00
Sebastian Hengst
9bcd3c8feb
Backed out changeset 742dfaf7631d (bug 1355451) for eslint failure at urlbarBindings.xml:2331: multiple spaces before elt. r=backout
2017-08-03 16:08:48 +02:00
Mike Conley
827c679c9d
Bug 1356705 - Modernize browser_overflowScroll.js and move into the tabs/ testing directory. r=jaws
...
MozReview-Commit-ID: LA0XrKipEMG
2017-07-26 16:46:00 -04:00
Evelyn Hung
7bcbc334fa
Bug 1355451 - Speculative connect to websites on mousedown on awesomebar item. r=mak
...
We preconnect to an explicit URL or the url in moz-action:remotetab on the popup.
MozReview-Commit-ID: 2U6nhwM6RUk
2017-08-03 21:41:58 +08:00
Jared Wein
7670b22b76
Bug 1379620 - Disable stop-reload animation while a tab is opening or closing. r=dao
...
MozReview-Commit-ID: 4rwBQaH7jTR
2017-07-26 11:34:22 -04:00
Johann Hofmann
bb4c943cb6
Bug 1386439 - Record image-drawing in RasterImage::GetImageContainer and RasterImage::GetFrameAtSize for browser_image_startup.js. r=tnikkel
...
MozReview-Commit-ID: 1JDWyx8toTB
2017-08-02 00:08:02 +02:00
Sebastian Hengst
099b25f815
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 5MywkQxECqB
2017-08-03 11:46:00 +02:00
Mike Conley
692e2a04f2
Bug 1349555 - Fix windowopen reflows for OS X and Windows. r=dao
...
MozReview-Commit-ID: 228nAPJ0Wof
2017-08-02 13:18:43 -04:00
Dão Gottwald
a4e8256282
Bug 1349555 - Implement most of the photon tab strip. r=johannh
...
MozReview-Commit-ID: 96ug22yZt5G
2017-08-03 09:15:23 +02:00
Kris Maglione
0c3b663151
Add exception for unreferenced IndexedDB.jsm. r=me (no bug)
...
MozReview-Commit-ID: TNmhQ59Nca
2017-08-02 23:07:58 -07:00
Wes Kocher
8ad489263c
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 9NFjSEt96iT
2017-08-02 17:11:51 -07:00
Marco Castelluccio
871294ea4f
Bug 1357517 - Add Preferences.jsm to browser_startup.js blacklist until "before handling user events" phase. r=Gijs
2017-07-31 02:30:20 +02:00
Drew Willcoxon
0a6ef09dae
Bug 1363188 - Add an add/remove context menu to page actions in the urlbar. r=Gijs
...
MozReview-Commit-ID: 5rJWvID5OPd
2017-08-02 09:31:07 -07:00
Sebastian Hengst
9fa8063d76
Backed out changeset c9594a10a88a (bug 1349555) for failing browser_windowopen_reflows.js. r=backout
2017-08-02 18:26:37 +02:00
Masatoshi Kimura
c0943e4f30
Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu
...
MozReview-Commit-ID: DqJdTGopR9G
2017-07-29 20:50:21 +09:00
Dão Gottwald
e78546a45e
Bug 1349555 - Implement most of the photon tab strip. r=johannh
...
MozReview-Commit-ID: GmWBIdjNMkC
2017-08-02 15:06:10 +02:00
Rajesh Kathiriya
fefc455410
Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8
...
MozReview-Commit-ID: FadrI2li43G
2017-07-25 23:45:41 +05:30
Nihanth Subramanya
ded20f4702
Bug 1355455 - Replace shared icons with Photon versions. r=dao
...
MozReview-Commit-ID: 64TLH0OHp5J
2017-07-31 01:36:43 +05:30
Wes Kocher
8f335f47a5
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: IJRYyJu1sWm
2017-08-02 17:42:10 -07:00
Wes Kocher
404dd8da6d
Backed out 2 changesets (bug 1349555) for failures in viewport-units-css2-001.html a=backout
...
Backed out changeset 5f1e7e8de03f (bug 1349555)
Backed out changeset 3ef0f35adc9f (bug 1349555)
MozReview-Commit-ID: Ly8AeXQy5Mn
2017-08-02 15:22:58 -07:00
Mike Conley
f77deaeaff
Bug 1349555 - Fix windowopen reflows for OS X and Windows. r=dao
...
MozReview-Commit-ID: 228nAPJ0Wof
2017-08-02 13:18:43 -04:00
Dão Gottwald
9e9c95719b
Bug 1349555 - Implement most of the photon tab strip. r=johannh
...
MozReview-Commit-ID: GmWBIdjNMkC
2017-08-02 15:06:10 +02:00
Fischer.json
4cadedde2c
Bug 1386226 - Perma failure when 56 merges to beta in browser/base/content/test/newtab/browser_newtab_focus.js, r=mossop
...
This commit
- Fixes the focus count failure. The bug 1375793 turned on the onboarding on all channels but this test still checks `AppConstants.NIGHTLY_BUILD`. Hence although the onboarding is enabled on Beta, this test thought it is disabled and missed counting the onboarding elements. The solution is to remove `AppConstants.NIGHTLY_BUILD` condition.
- Updates the `promiseTourNotificationOpened` function the same as the bug 1383070 btw
MozReview-Commit-ID: 2TVyqDxMGS6
2017-08-02 15:57:33 +08:00
Sebastian Hengst
c79acc9371
Backed out changeset 9f57aa650148 (bug 1379620) on request from jaws. r=backout
2017-08-02 21:09:35 +02:00
Jared Wein
081e810d73
Bug 1379620 - Disable stop-reload animation while a tab is opening or closing. r=dao
...
MozReview-Commit-ID: 4rwBQaH7jTR
2017-07-26 11:34:22 -04:00
Mike Conley
43e472379e
Bug 1386246 - Don't expect async stacks in reflow tests. r=Gijs
...
MozReview-Commit-ID: 490FB5ABU9K
2017-08-01 12:27:32 -07:00
Ed Lee
320b01e000
Bug 1386265 - Exclude tippy top images directory from browser_all_files_referenced.js. r=ursula
...
MozReview-Commit-ID: 2zFTJ25vhTz
2017-07-31 22:46:53 -07:00
Wes Kocher
3f50b11fc9
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: BgPWEtPV0sy
2017-07-31 17:49:47 -07:00
Wes Kocher
11c90747d8
Merge inbound to central, a=merge
...
MozReview-Commit-ID: Dg4fbH8wbXt
2017-07-31 17:43:38 -07:00
Geoff Brown
99b518b7da
Bug 1369959 - Skip test browser_appmenu_reflows.js on more platforms, for frequent intermittent failures; r=me,test-only
2017-07-31 18:17:53 -06:00
Jared Wein
5145193d56
Bug 1385407 - Add an extra selector for the urlbar-icon within the star-button-box now that the urlbar-icon for the bookmark star isn't a direct child of urlbar-icons. r=Gijs
...
This change in markup was necessary to implement bug 1352063. I have audited all other CSS to make sure other selectors looking for this icon still apply. This was the only one found that needed to be updated.
The change to browser_startup_images.js is not actually a new image that is loaded at startup, but a revert of 767224f031ac (bug 1352063) which removed that section (the test failing due to that section no longer applying should have called out what was necessary to fix this bug).
MozReview-Commit-ID: 6O1iUUjJ0dh
2017-07-31 11:39:05 -04:00
Marco Castelluccio
7501412ad3
Bug 1357517 - Remove or delay Preferences.jsm usage from some browser/base/content/* files. r=Gijs
2017-07-31 12:51:35 +02:00
Felipe Gomes
4dc64b5cd5
Bug 1383205 - Update transitionend properties of <option> elements on a deferred task. r=jaws
...
Also, we only care about the properties that we support and that are animatable, as the non-animatable ones do not generate transitionend events
MozReview-Commit-ID: 5KZvJeGwfP3
2017-07-30 23:06:29 -03:00
Sebastian Hengst
76245ecacd
Backed out changeset ecaae0733ca1 (bug 1383367)
...
MozReview-Commit-ID: 2lnZ8OUnXnG
2017-07-30 12:54:02 +02:00
Wes Kocher
7b1311f082
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: KcxntLtRalL
2017-07-28 17:54:59 -07:00
Sebastian Hengst
fc4e90dde9
Backed out changeset 5a6100bac239 (bug 1383205) for failing browser_selectpopup_colors.js, at least on Windows. r=backout
2017-07-29 00:46:35 +02:00
Kris Maglione
5a72b01eec
Bug 1383367: Part 3 - Defer getComputedStyle call if a reflow is currently pending. r=mconley
...
MozReview-Commit-ID: 33IRfOlaBxP
2017-07-26 14:30:00 -07:00
Felipe Gomes
a1e370999a
Bug 1383205 - Update transitionend properties of <option> elements on a deferred task. r=jaws
...
Also, we only care about the properties that we support and that are animatable, as the non-animatable ones do not generate transitionend events
MozReview-Commit-ID: Aluf8gnAhbn
2017-07-28 16:15:32 -03:00
Samael Wang
9062bdd744
Bug 1384168 - Handle invalid aURI in _isLocalAboutURI. r=Mardak
...
MozReview-Commit-ID: FxZjLTZKISw
2017-07-28 18:47:35 +08:00
Mike Conley
04ea5c06ae
Bug 1356271 - add a test to measure how many layout flushes it takes for a simple location bar search. r=florian
...
MozReview-Commit-ID: GFDvSIn53Zh
2017-06-14 15:45:33 -04:00
Mike Conley
62029bf982
Bug 1356271 - Make it so that it's easier to define repeating reflows for reflow tests. r=florian
...
MozReview-Commit-ID: 5ZL5RtItbiL
2017-07-10 18:07:25 -04:00
Mike Conley
eb4ec501ac
Bug 1356271 - Clean up comment about reflow test helper now that we're using a better mechanism to dirty the frame tree. r=florian
...
MozReview-Commit-ID: 6YjhG0fOyjO
2017-07-13 08:41:51 -07:00
Sebastian Hengst
1326418a49
Backed out changeset f5922a7ed25a (bug 1374620) for failing eslint at telemetry/tests/unit/test_TelemetrySend.js:358: ["os"] is better written in dot notation. r=backout
2017-07-31 14:44:34 +02:00
Rajesh Kathiriya
0d920ece6a
Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8
...
MozReview-Commit-ID: FadrI2li43G
2017-07-25 23:45:41 +05:30
Sebastian Hengst
bd4b397780
merge mozilla-central to autoland. r=merge a=merge
2017-07-31 11:12:06 +02:00
Drew Willcoxon
7c1be6376c
Bug 1374477 - Update consumers of Photon page action panel for changed identifiers. r=Gijs
...
MozReview-Commit-ID: 1skE8YJaqA7
2017-07-29 20:25:08 -07:00
Thomas Nguyen
e5b12bce6c
Bug 1366384 - Add Google attribution on Safe Browsing warning pages r=francois,johannh,maliu
...
MozReview-Commit-ID: AetAscS1Bkw
2017-06-14 17:36:02 +08:00