Commit Graph

18285 Commits

Author SHA1 Message Date
Ryan VanderMeulen
bde0b0ec9d Backed out changeset 933bf791b773 (bug 897735) for Windows test bustage.
CLOSED TREE
2014-01-14 11:10:33 -05:00
Heather Arthur
5dffe83b01 Bug 950921 - UI for flipping CSS source map pref. r=dcamp 2014-01-14 10:13:47 -05:00
Carsten "Tomcat" Book
33ad3c995d Merge mozilla-central to fx-team 2014-01-14 16:02:20 +01:00
Heather Arthur
b522e2dda7 Bug 959003 - Update SourceMap.jsm to include Sass-compatible changes. r=fitzgen 2014-01-14 09:49:08 -05:00
Carsten "Tomcat" Book
ed5105d3db merge fx-team to mozilla-central 2014-01-14 15:45:38 +01:00
Patrick Brosset
052157559e Bug 958763 - Prevent the highlighter from stealing the focus on markup-view hover; r=jwalker 2014-01-14 10:11:46 +01:00
Wes Kocher
cbf7db7813 Merge m-c to fx-team 2014-01-13 20:55:57 -08:00
Matt Brubeck
b5e2c0b510 Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
Ryan VanderMeulen
36a1449613 Merge m-c to inbound. 2014-01-13 17:52:40 -05:00
Ryan VanderMeulen
4d0972315d Merge inbound to m-c. 2014-01-13 17:44:24 -05:00
Ryan VanderMeulen
6725bcbcb0 Merge fx-team to m-c. 2014-01-13 17:37:49 -05:00
Mike Hommey
925edbca14 Bug 950298 - Make the js build system use top-level as its root objdir. r=gps 2014-01-14 07:38:40 +09:00
Roberto A. Vitillo
c451ab67ee Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-13 14:20:09 +00:00
Sumit Agrawal
28be2ce286 Bug 958354 - OS.Constants.Path should expose UAppData. r=Yoric 2014-01-13 08:45:20 -05:00
Alexandre Poirot
1ada9ff931 Bug 952214 - Re-enable webapps actor mochitest on b2g desktop and cover shell.js debugger server initialization. r=paul 2014-01-13 08:44:47 -05:00
Brian Smith
225d0f3c9e Bug 959026: Add telemetry about cases where we don't do OCSP fetching when we expect to, r=keeler
--HG--
extra : rebase_source : f7e9826569325f497273a92eec5127c414baa8bc
extra : source : bb5bb5a1b571e54695a4c8d5be0cc447f29f0358
2014-01-12 19:31:40 -08:00
Nicholas Hurley
f03fecf6c1 Bug 948205 - Rename seer.sqlite (and fixup schema in the process). r=mcmanus r=vladan 2014-01-13 17:57:46 -08:00
J. Ryan Stinnett
f07297f9fc Bug 946813 - Part 4: Reland bug 941012 with working chrome debugger. r=past 2014-01-06 14:55:00 -06:00
J. Ryan Stinnett
afee1e9f19 Bug 946813 - Part 3: Use independent loaders, mark them invisible. r=past 2014-01-10 23:37:09 -06:00
Carsten "Tomcat" Book
c5346da108 merge mozilla-inbound to mozilla-central 2014-01-13 12:43:23 +01:00
David Rajchenbach-Teller
f4ae8eb1e3 Bug 942340 - Extracting many Telemetry statistics from sessionstore.js;r=ttaubert,froydnj 2014-01-11 09:51:24 +01:00
Margaret Leibovic
cdaf79d7e4 Bug 957881 - Get rid of recommended addons code. r=bnicholson 2014-01-10 17:18:14 -08:00
Wes Kocher
eac98a7d6d Backed out changeset e4a784a2c735 (bug 946813) for bustage on a CLOSED TREE 2014-01-10 14:36:16 -08:00
Wes Kocher
503293ae3e Backed out changeset 937f571f4655 (bug 946813) 2014-01-10 14:35:43 -08:00
J. Ryan Stinnett
c5def4d8e4 Bug 946813 - Part 4: Reland bug 941012 with working chrome debugger. r=past 2014-01-06 14:55:00 -06:00
J. Ryan Stinnett
be466cf179 Bug 946813 - Part 3: Use independent loaders and mark them invisible. r=past 2014-01-07 12:25:13 -06:00
Sachin Hosmani
300046eb15 Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused 2014-01-06 14:16:32 +05:30
Chris Peterson
7762a67826 Bug 956468 - Fix "ReferenceError: assignment to undeclared variable res" in nsUpdateService.js. r=rstrong 2013-12-31 20:18:47 -08:00
Robert Strong
fd2a28a4ac Bug 959004 - remove gVolumeMountLock declaration since it isn't used. r=bbondy 2014-01-12 18:18:16 -08:00
Robert Strong
0617dcfc81 Part 11 - Bug 951662 - fix updates patch dir in use after staging, make the helper sleep timeout consistent across tests, and use STATE_APPLIED instead of STATE_APPLIED_SVC on Windows for non service tests. r=bbondy 2014-01-12 13:47:29 -08:00
Robert Strong
da3c1af115 Part 10 - Bug 951662 - add ability to debug parallel test failures and declare gRegisteredServiceCleanup. r=bbondy 2014-01-12 13:47:12 -08:00
Robert Strong
5421332a61 Part 9 - Bug 951662 - make tests handle the case where the update log has previous update text at the start of the log. r=bbondy 2014-01-12 13:46:56 -08:00
Robert Strong
27483bfe2f Part 8 - Bug 951662 - fix file removal race condition and only launch the callback app from the updater when the MOZ_PROCESS_UPDATES env var is not defined. r=bbondy 2014-01-12 13:46:43 -08:00
Robert Strong
493c3c12bf Part 7 - Bug 951662 - add mock update directory for tests, remove code that is no longer needed, and test cleanup. r=bbondy 2014-01-12 13:46:29 -08:00
Robert Strong
a6c6350575 Part 5 - Bug 951662 - when determining the update root dir look in SOFTWARE\Mozilla registry when APP_VENDOR is not defined. r=bbondy 2014-01-12 13:45:41 -08:00
Robert Strong
eb080a3da3 Part 4 - Bug 951662 - don't finish updater logging unless error is not ERROR_SHARING_VIOLATION and make log text more consistent. r=bbondy 2014-01-12 13:45:26 -08:00
Robert Strong
518f295f72 Part 3 - Bug 951662 - build config changes needed for creating a mock update directory for tests. r=bbondy 2014-01-12 13:45:10 -08:00
Robert Strong
9ee5f3044e Part 2 - Bug 951662 - remove test code that is no longer needed and change background to staging for consistency. r=bbondy 2014-01-12 13:44:57 -08:00
Robert Strong
c3b10b6c7b Part 1 - Bug 951662 - change background to staging for consistency. r=bbondy 2014-01-12 13:44:41 -08:00
Carsten "Tomcat" Book
d9e117f526 Merge mozilla-central to mozilla-inbound 2014-01-14 16:11:37 +01:00
Martin Thomson
e0b3011533 Bug 878941 - Add IdP proxy code with tests. r=abr 2013-12-18 16:15:40 -08:00
Patrick McManus
1dee168f7b bug 802573 - give favicon low http priority r=mak
--HG--
extra : rebase_source : ab3b717b23fcdbec8d4fa112b8a5e46e6dc2a043
2014-01-14 09:37:24 -05:00
Ryan VanderMeulen
00c6315595 Merge inbound to m-c. 2014-01-10 14:46:40 -05:00
Ryan VanderMeulen
aae8b5c016 Merge fx-team to m-c. 2014-01-10 14:39:59 -05:00
Ryan VanderMeulen
e7839724f1 Backed out changeset 13bea55207f2 (bug 952997) for xpcshell orange. 2014-01-10 11:33:35 -05:00
Ryan VanderMeulen
f5bb55df1d Backed out changeset ceb7d7bffe8c (bug 913070) for xpcshell failures. 2014-01-10 09:48:35 -05:00
Fernando Jiménez
c6406e07c1 Bug 926737 - FOTA update includes device GUID for identification purpose. Part 3: Tests. r=rstrong 2014-01-10 11:02:59 +01:00
Fernando Jiménez
48aa6ea9b3 Bug 926737 - FOTA update includes device GUID for identification purpose. Part 2: nsUpdateService r=rstrong 2014-01-10 11:02:58 +01:00
David Rajchenbach-Teller
7b253e1d2b Bug 854169 - OS.File.{read, writeAtomic} support for lz4. r=froydnj 2014-01-09 17:10:05 +01:00
David Rajchenbach-Teller
62d56a4a14 Bug 854169 - Tests for the Lz4 worker module. r=froydnj 2014-01-09 17:10:05 +01:00
David Rajchenbach-Teller
d68faa537a Bug 854169 - Lazy loading for lz4 bindings. r=froydnj 2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
a14a3ca73b Bug 854169 - Bindings to lz4 for chrome workers. r=froydnj 2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
6114935636 Bug 854169 - Build the binary support for Lz4.js. r=glandium 2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
9a4951b7bc Bug 854169 - Move OS.File's normalizeToPointer() to SharedAll. r=froydnj 2014-01-09 17:10:03 +01:00
Nils Maier
15b25aceee Bug 952997 - Fix OS.File large file support. r=Yoric 2014-01-10 08:15:37 -05:00
Irving Reid
3de5f6d095 Bug 952543 - Record add-on manager start up exceptions in Telemetry. r=mossop 2014-01-09 15:00:27 -05:00
Roberto A. Vitillo
9191340566 Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-09 13:01:15 +00:00
Nick Fitzgerald
f07a3752f7 Bug 958303 - Remove named function expressions from dbg-client.jsm; r=benvie 2014-01-09 15:06:44 -08:00
Roberto A. Vitillo
b70b324ff2 Bug 957156 - Expire telemetry histograms by default also in development channels. r=vladan 2014-01-09 13:20:41 -05:00
Roberto A. Vitillo
0f5076c4b2 Bug 956715 - Allow missing "expires_in_version" in histogram definition. r=froydnj 2014-01-09 13:20:12 -05:00
Peiyong Lin
78ddae091d Bug 943021 - Safebrowsing service should use fallible arrays for its buffers. r=gcp 2014-01-09 13:17:28 -05:00
Mike de Boer
dcaa5ca3f4 Bug 951142: check for a close method to be present on the binding before invoking it. r=gavin 2014-01-09 11:59:58 +01:00
Drew Willcoxon
48a297014c Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh 2014-01-07 12:59:18 -08:00
Matt Brubeck
9510850e62 Bug 916481 - Make Finder.jsm send back the selection rect of the find result [r=evilpie,emtwo] 2014-01-09 07:58:26 -08:00
Carsten "Tomcat" Book
127e8c0150 Merge mozilla-central to fx-team 2014-01-09 13:02:29 +01:00
Patrick Brosset
cb863d2cfe Bug 916443 - part 1 - Toolbox level remote highlighter [Australis], r=paul 2014-01-09 12:36:01 +01:00
Wes Kocher
d779fe495a Backed out changeset f552ce04bc36 (bug 809056) for m-bc orange 2014-01-08 22:02:28 -08:00
Wes Kocher
a5deb2b5ce Merge m-c to inbound 2014-01-08 18:14:55 -08:00
Edwin Flores
b120faf1e1 Bug 953394 - Build changes for OMX support on Android KitKat r=khuey 2014-01-09 14:54:56 +13:00
Wes Kocher
febcb823bb Merge fx-team to m-c 2014-01-08 17:30:12 -08:00
Wes Kocher
236ca88718 Backed out changeset c260f6234cc1 (bug 952543) for xpcshell orange 2014-01-08 14:31:05 -08:00
Irving Reid
c8f98b3248 Bug 952543 - Record add-on manager start up exceptions in Telemetry. r=mossop 2014-01-08 12:09:08 -05:00
Drew Willcoxon
6b99010477 Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh 2014-01-07 12:59:18 -08:00
Wes Kocher
a4abb45fc1 Merge m-c to b2g-inbound 2014-01-09 17:10:46 -08:00
Fabrice Desré
15428c2ff0 Bug 958250 - Improve lazy loading in TelemetryPing.js r=nfroyd 2014-01-09 14:06:02 -08:00
Neil Rashbrook
34dcf4918b Bug 514173 Make literal string buffers shareable r=dbaron,ehsan,bholley 2014-01-08 20:51:38 +00:00
Steven MacLeod
7f4bea3af5 Bug 945667 - Disable failing portion of browser_aboutHome.js and enable the dependent tests. r=gavin 2014-01-08 15:58:47 -05:00
Carsten "Tomcat" Book
9b514818ca Merge mozilla-central to b2g-inbound 2014-01-13 14:44:08 +01:00
Robert Strong
f615c4b85e Bug 959341 - Replace MOZ_B2G with MOZ_WIDGET_GONK for consistency. r=dhylands 2014-01-14 16:39:06 -08:00
Kai-Zhen Li
6654359fbe Bug 947585 - Return result when get OS apply dir failed. r=marshall 2013-12-09 14:10:08 +08:00
Wes Kocher
04440648e9 Merge m-c to inbound 2014-01-14 16:13:50 -08:00
David Keeler
dc049e658e bug 957368 - standardize and simplify nsNSSShutDownObject implementations r=cviecco r=briansmith 2014-01-14 09:28:43 -08:00
Byron Campen [:bwc]
69bcc1c064 Bug 908923 - Part 3: Disable auto-refresh in about:webrtc to cut down on jank. r=abr 2013-11-25 14:39:17 -08:00
Byron Campen [:bwc]
098cdd266f Bug 908923 - Part 2: Add a button to dump the entire rlog ringbuffer to about:webrtc. r=abr 2013-11-25 14:38:41 -08:00
Byron Campen [:bwc]
c2c5f8c8b3 Bug 908923 - Part 1: Basic about:webrtc page. r=gavin 2013-11-25 11:01:48 -08:00
Tim Abraldes
bd0b2b1e10 bug 959399. Make metroFx honor the "show my tabs from last time" startup option. r=mbrubeck. r=jimm. 2014-01-16 15:38:12 -08:00
Richard Newman
80088ba94b Bug 953312 - Fix idle observer notification in Places expiration. r=mak DONTBUILD 2014-01-08 18:47:32 +01:00
Marco Bonardo
d946d31f4e Backout 4136cb9f3aef for wrong bug number in commit message. 2014-01-08 18:46:29 +01:00
Richard Newman
b118abaec6 Bug 953313 - Fix idle observer notification, after Bug 715041 broke in-tree consumers. r=mak 2014-01-08 18:42:59 +01:00
Gregory Szorc
d512b0df4b Bug 875562 - Part 1: Document existing crash reporter behavior; r=bsmedberg
--HG--
extra : rebase_source : f78175cce67a7c239ddce1b2ddac17ddf1b04a8a
extra : amend_source : ef0500530b6c27ece12038345334fac059af820c
extra : histedit_source : e2dce3662b45720deed2fab34b2da66af9e23eae
2013-11-16 11:52:37 -06:00
Ryan VanderMeulen
ae7bb53adf Backed out changeset 796618164ade (bug 414071) for bustage. 2014-01-08 10:49:55 -05:00
Archana
1fc9d99df1 Bug 414071 - Let escape key close crash reporter dialog. r=ted 2014-01-08 09:57:00 -05:00
Jed Davis
16303c105b Bug 942407 - Fix breakpad signal handler's test for signal origin. r=ted 2014-01-08 09:45:59 -05:00
Jon Coppeard
88aeb18289 Bug 951230 - Link test_IHistory against JS engine to fix link error with GGC r=glandium 2014-01-08 10:44:56 +00:00
Markus Stange
cc47150196 Bug 874792 - Make adjustment sign consistent and use a transform for moving the arrow. r=Enn 2014-01-08 10:35:19 +01:00
Markus Stange
fa7fe6d270 Bug 874792 - Remove the 3px offset between menus / panels and the screen edge. r=Enn 2014-01-08 10:32:30 +01:00
Ryan VanderMeulen
113812c92f Merge b2g-inbound to m-c. 2014-01-07 16:29:13 -05:00
Ed Morley
0b1136e92f Merge latest green inbound changeset and mozilla-central 2014-01-07 16:21:27 +00:00
Carsten "Tomcat" Book
90a1fa9294 Backed out changeset f3f667c17c26 (bug 953156) for XPC Bustage on a CLOSED TREE 2014-01-07 12:41:45 +01:00
Nick Fitzgerald
32d0ea6349 Bug 922835 - Fix the operator of an if conditional in the debugger server; r=robcee 2014-01-06 17:21:53 -08:00