Commit Graph

286764 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
53889f39a6 Backed out changeset 2c08d02caf56 (bug 1253030) should not have landed before depened bug landed 2016-03-04 15:11:36 +01:00
Carsten "Tomcat" Book
21bc5dab6b merge mozilla-inbound to mozilla-central a=merge 2016-03-04 11:49:58 +01:00
Carsten "Tomcat" Book
bd0e769e32 merge fx-team to mozilla-central a=merge 2016-03-04 11:48:51 +01:00
Phil Ringnalda
39035226b5 Back out 054bd8841f4c (bug 1249106) for doing just what it intended, causing devtools tests to fail with "Warning: Failed propType", just a bit too often 2016-03-03 21:41:32 -08:00
Andrew Comminos
5995a15930 Revert "Bug 1197954 - Add support for GLX_SGI_video_sync to GLContextProviderGLX. r=jgilbert"
This reverts commit c26871ee3cac8b736e9b868cd7738900f0d40a81.
2016-03-03 21:39:19 -08:00
Andrew Comminos
c085b9d9ff Revert "Bug 1197954 - Implement Linux hardware vsync using GLX_SGI_video_sync. r=mchang,lsalzman"
This reverts commit a2b6bf8704ff05a4571a812009c343042921d505.
2016-03-03 21:20:19 -08:00
JW Wang
20ea86e061 Bug 1252766 - Remove MediaDecoderStateMachine::mDecodeToSeekTarget which is never read. r=kaku.
MozReview-Commit-ID: KAArYtFqUKQ
2016-03-04 10:47:26 +08:00
Andrew Comminos
b9e88a3b12 Bug 1197954 - Implement Linux hardware vsync using GLX_SGI_video_sync. r=mchang,lsalzman
MozReview-Commit-ID: BEvMdzOw1oV
2016-03-03 20:37:26 -08:00
Andrew Comminos
75e19cdbd4 Bug 1197954 - Add support for GLX_SGI_video_sync to GLContextProviderGLX. r=jgilbert
MozReview-Commit-ID: Fn9jwecuz5q
2016-03-03 20:37:26 -08:00
Andrew Comminos
d50d02239e Bug 1197954 - Extract GLXFBConfig selection code for X11 windows. r=lsalzman
MozReview-Commit-ID: IVSepKwVbp9
2016-03-03 20:37:26 -08:00
Kris Maglione
0ee472bb54 Bug 1253148: [webext] Cleanup running extensions on test failure. r=billm
MozReview-Commit-ID: HTFZk6y6ZEp
2016-03-02 20:58:28 -08:00
Nick Fitzgerald
167bb8cb37 Bug 1251492 - Don't prevent default behavior of unrelated mouse events in HSplitBox. r=linclark 2016-03-02 11:05:00 -05:00
Tim Nguyen
69f89a3bcc Bug 1253072 - Small bug fixes to the Storage Inspector functionality. r=miker
MozReview-Commit-ID: 7s1Ua2ecy0I
2016-03-02 14:52:00 -05:00
Greg Tatum
7f494e1f53 Bug 1242958 - The cursor type is not I-beam when the mouse pointer is over the heap-view. r=fitzgen 2016-03-01 07:28:00 -05:00
penhlenh
b06c52608b Bug 1251952 - about:telemetry should handle empty ping archives gracefully. r=gfritzsche 2016-03-03 08:04:10 +07:00
Lin Clark
100e2ab14e Bug 1249106 - Fail tests when React propType errors are logged. r=jryans 2016-03-02 17:07:00 -05:00
Greg Tatum
0f04a8c1ac Bug 1252971 - Memory panel docs update. r=fitzgen
After going through a deep dive into the memory tool I've updated
and clarified a few things in the docs that I found confusing.
2016-03-02 12:51:00 -05:00
malayaleecoder
b66c6504fa Bug 1241941 - [Lint: ScrollViewSize] Fix ScrollView size validation error. r=mcomella 2016-03-02 10:32:38 +05:30
Ryan VanderMeulen
e115d61508 Bug 1253498 - Update pdf.js to version 1.4.121. r=bdahl 2016-03-03 22:47:13 -05:00
Kit Cambridge
1eb076c00f Bug 1250527 - Use the "Sync Now" string in the Synced Tabs sidebar. r=markh
MozReview-Commit-ID: tS74Uw50lf
2016-03-03 14:51:32 -08:00
Kit Cambridge
6d0366cb92 Bug 1253438 - Expose Push observer notification topics. r=markh
MozReview-Commit-ID: HublNSAD3NY
2016-03-03 14:37:10 -08:00
Nick Alexander
46820b1583 Bug 1207714 - Part 4: Add singleton PushService. r=rnewman
MozReview-Commit-ID: CFSINSP7uFp
2016-03-02 16:44:23 -08:00
Nick Alexander
2c5e4ad4d4 Bug 1207714 - Part 3: Implement push manager. r=rnewman
MozReview-Commit-ID: LkUaGFA6YlF
2016-03-02 16:04:02 -08:00
Nick Alexander
bc58b55b10 Bug 1207714 - Part 2: Add storage for App-wide push state. r=rnewman
MozReview-Commit-ID: GOP4F6N2Mht
2016-03-02 15:48:37 -08:00
Nick Alexander
f7981eb372 Bug 1207714 - Part 1: Register no-op GCM message listeners. r=rnewman
MozReview-Commit-ID: 4n7IcTuGQVE
2016-03-02 15:45:24 -08:00
Nick Alexander
aa3cf20ce7 Bug 1207714 - Pre: Tweaks to the autopush client. r=me
MozReview-Commit-ID: INWEkLJfVDQ
2016-03-01 16:59:49 -08:00
Nick Alexander
c1d6f977a4 Bug 1207714 - Pre: Expose synchronous executor to product code. r=rnewman
MozReview-Commit-ID: 3eDVh0nk7Nc
2016-02-25 09:30:28 -08:00
Nick Alexander
5c844cf44f Bug 1221678 - Add new Android permission to Fennec Nightly (when GCM is enabled). r=margaret
MozReview-Commit-ID: 6orrWVxqLP7
2016-03-01 16:53:46 -08:00
vivek
5e7063ee67 Bug 946857 - Part 2: Add Android LoginsProvider. r=nalexander
LoginsProvider is an all-Android implementation of PasswordsProvider.
PasswordsProvider is an SQLite database backed by the version of
SQLite that ships with Gecko.  It is concurrently accessed from Gecko
and it runs with a special lifecycle that includes a separate
heavy-weight process.  Eventually we'll migrate the Gecko-side
passwords interface to use the new Android-side LoginsProvider, but
for now we just want to get the new provider landed and the tests
running.

MozReview-Commit-ID: Bx19D68tMtI
***
Bug 946857 - Fold into part2: review nits.

MozReview-Commit-ID: LmPwIvebfrr
2016-02-15 16:14:31 -08:00
Joel Maher
2f38dfaafb Bug 1242682 - Separate dom/media into its own subsuite. r=armenzg, a=Tomcat
MozReview-Commit-ID: 55QtAPlIltM
2016-02-04 13:35:06 -08:00
Carsten "Tomcat" Book
3712947f1d merge mozilla-inbound to mozilla-central a=merge 2016-03-03 11:54:40 +01:00
Carsten "Tomcat" Book
ad24d405d3 merge fx-team to mozilla-central a=merge 2016-03-03 11:53:32 +01:00
Kim Moir
d14704d9e6 Bug 1252908 - [beetmover] refresh AV database on every run r=rail a=testing DONTBUILD
MozReview-Commit-ID: Ceo1dF3tyVS
2016-03-02 16:36:31 -05:00
Rail Aliiev
40ca3f7a56 Bug 1252725 - artifacts tasks should be reclaimed to avoid timeouts r=jlund a=testing DONTBUILD
MozReview-Commit-ID: Lnrjb0ro8MX
2016-03-02 19:50:30 -05:00
Ryan VanderMeulen
90183a9eac Bug 1252266 - Fuzz some APZ reftests with off-by-one failures. 2016-03-01 16:29:30 -05:00
Ryan VanderMeulen
103a85dced Bug 1252630 - Move the asyncPan skip-if for APZ reftests to the manifest level instead of per-test. r=kats 2016-03-01 16:56:41 -05:00
Ryan VanderMeulen
e50fd71e25 Bug 1253037 - Skip browser_net_sort-01.js on OSX debug e10s. 2016-03-02 21:44:18 -05:00
Ryan VanderMeulen
c196c4eb09 Bug 1252348 - Skip the dom/canvas mochitests on OSX debug e10s. 2016-03-01 16:13:49 -05:00
Chris Pearce
fe12aefb3a Bug 1252168 - Don't send CDM unsupported notifications from Gecko to chrome. r=kentuckyfriedtakahe
MozReview-Commit-ID: FDfpeEt3HfT
2016-03-03 11:02:17 +13:00
Kim Moir
8c4e89160d Bug 1252908 - [beetmover] refresh AV database on every run r=rail a=testing DONTBUILD
MozReview-Commit-ID: Ceo1dF3tyVS
2016-03-02 16:36:31 -05:00
Nicholas Nethercote
4107b6c7ba Bug 1252790 - Remove RuleHashTableOps. r=dbaron.
It's a confusing and non-standard way of doing things.
2016-03-03 09:21:49 +11:00
Gregory Szorc
70d4afa643 Bug 1250991 - Move APK upload files code to own file; r=mshal
This is several hundred lines of make goo that makes upload-files.mk
even harder to read than it actually is. Extract it to its own file.

I performed a `hg cp` to preserve file history so blame continues to
work.

MozReview-Commit-ID: IpoPE79m9SX
2016-03-02 16:30:03 -08:00
Jordan Lund
263ae5b8bb Bug 1160385 - Generate checksums rel promotion, full bucket, DONTBUILD NPOTB a=testing r=rail
MozReview-Commit-ID: G3OZPmFyXDx
2016-03-01 09:32:37 -08:00
Kris Maglione
c3b0c34632 Bug 1190663: [webext] Add tests for window.close() in browserAction and pageAction popups. r=rpl
MozReview-Commit-ID: 8r08YRw7IGr
2016-02-27 15:29:42 -08:00
Kris Maglione
dbdfcaf40a Backed out changeset 09d8e3caf51d (bug 1190663) for intermittent mochitest failures on Windows
MozReview-Commit-ID: BsHw1BxNF2t
2016-03-02 19:50:22 -08:00
Kris Maglione
8e5f0980af Bug 1190663: [webext] Add tests for window.close() in browserAction and pageAction popups. r=rpl
MozReview-Commit-ID: 8r08YRw7IGr
2016-02-27 15:29:42 -08:00
Mark Hammond
668c9ba887 Bug 1249574 - send the notification about synced tab state changing as the tabs engine is enabled or disabled. r=rnewman 2016-03-03 12:20:41 +11:00
Wes Kocher
036b65c922 Backed out 2 changesets (bug 946857) for testBrowserDatabaseHelperUpgrades failures
Backed out changeset 9e4c8d1ffd3c (bug 946857)
Backed out changeset ca822e985ba5 (bug 946857)

MozReview-Commit-ID: DkVkUgEX7AJ
2016-03-02 14:42:04 -08:00
Michael Comella
8b6ead762f Bug 1251656 - Add comment explaining why browser.db upgrade case 27 is missing. r=ahunt
MozReview-Commit-ID: KOlJ6q5cWUq
2016-03-02 10:46:49 -08:00
Michael Kaply
29829c701b Bug 782924 - Allow locale specific preferences in distribution.ini; r=mixedpuppy 2016-03-02 15:04:38 -06:00