Commit Graph

19691 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
45c0eee265 Bug 985655 - Split AsyncShutdown's mechanism into a lightweight Barrier (that doesn't spin the event loop and doesn't cause crashes) and a heavyweight Spinner (that does). Also, exposing Barrier so as to let services expose lightweight shutdown dependencies without having to spin the event loop. r=froydnj, sr=bsmedberg 2014-05-12 12:44:00 -04:00
Gijs Kruitbosch
266c47c829 Bug 1000051 - fix hidpi close icon size, r=dao 2014-05-12 16:57:43 +01:00
Carsten "Tomcat" Book
7454440931 Merge mozilla-central to fx-team 2014-05-13 12:48:23 +02:00
Carsten "Tomcat" Book
8f6047c9d2 merge fx-team to mozilla-central 2014-05-13 12:30:36 +02:00
Dão Gottwald
767e575984 Bug 1007300 - Don't set the close-icon class on the "Not Now" menu item in popup notifications. r=jaws 2014-05-13 06:51:24 +02:00
Makoto Kato
59f178ef90 Bug 1003085 - Update dump_syms.exe to r1319. r=ted 2014-05-13 11:20:30 +09:00
Ryan VanderMeulen
f61dce71c3 Merge m-c to fx-team. 2014-05-12 16:33:27 -04:00
Ryan VanderMeulen
1e3f9e066b Merge inbound to m-c. 2014-05-12 16:32:53 -04:00
Ryan VanderMeulen
91faa68d71 Merge m-c to inbound. 2014-05-12 16:35:37 -04:00
Dave Townsend
939b2ee606 Bug 1007732: Fix mapURIToAddonID to handle add-ons that were added in early startup. r=Unfocused 2014-05-12 10:00:15 -07:00
Aaron Klotz
1163dc12c4 Bug 1006765: Ensure that Win32 widget handles terminal services messages; r=jimm
--HG--
extra : rebase_source : a25ad41fb20aa3b52207a78f42d51fb870246bf4
2014-05-12 13:30:31 -06:00
J. Ryan Stinnett
3e4ef0cbee Bug 1004701 - Add QR decoder library. r=paul
Imports the JS QR Code reader library[1].

This library was ported to JavaScript by Lazar Laszlo <lazarsoft@gmail.com>.
The port is made available under the Apache 2.0 license.

This library is based on the Java ZXing project[2] by the ZXing team.  It is
also made available under the Apache 2.0 license.

[1]: https://github.com/jryans/jsqrcode
[2]: https://github.com/zxing/zxing

--HG--
rename : toolkit/devtools/qrcode/encoder/moz.build => toolkit/devtools/qrcode/decoder/moz.build
rename : toolkit/devtools/qrcode/qrcode.js => toolkit/devtools/qrcode/index.js
2014-05-09 12:50:00 -04:00
Patrick Brosset
a62807e343 Bug 997198 - Create a standalone reflow actor; r=bgrins 2014-05-12 16:51:06 +02:00
Carsten "Tomcat" Book
012c32e909 merge mozilla-inbound to mozilla-central 2014-05-12 13:33:19 +02:00
Jared Wein
6c6b68714d Backed out changeset 0e11a16741bf (bug 741047) 2014-05-11 17:37:57 -04:00
Georg Fritzsche
52eca90498 Bug 1000114 - Extend test coverage for experiments in addon manager UI. r=unfocused 2014-05-08 19:43:04 +02:00
Drew Willcoxon
86906537f1 Bug 983313 - Write crash events for plugin crashes and hangs (part 1: main changes). r=bsmedberg 2014-05-12 11:58:18 -07:00
Georg Fritzsche
2c0fa1f15a Bug 1004506 - Telemetry experiments: Properly handle install states & their transitions in addon manager UI. r=unfocused 2014-05-07 20:48:07 +02:00
Dão Gottwald
af5dc921db Revert bug 999604 and remove now-redundant cleanup code 2014-05-13 09:43:10 +02:00
Jared Wein
73ee48e23c Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs 2014-05-11 15:52:33 -04:00
Steven Michaud
8c6ba3a80b Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl 2014-05-10 11:58:09 -05:00
Timothy Nikkel
9e36b4eb90 Bug 1008197. We need to always have the overlay styles on scrollbars on mac because whether we have overlay scrollbars changes dynamically. r=roc
This backs out the mac part of bug 994861. Windows doesn't change overlay scrollbars dynamically, so the Windows part of bug 994861 can stay.
2014-05-09 23:59:33 -05:00
Ryan VanderMeulen
8a6b611664 Backed out changesets 674c36d744fb (bug 1000114) and eddce10b8511 (bug 1004506) for frequent OSX 10.8 bc3 failures. 2014-05-09 16:54:05 -04:00
Dave Townsend
9fe37bcd14 Bug 1007756: Strip out redundant and broken code landed in bug 990074. r=fitzgen 2014-05-09 10:28:29 -07:00
Marina Samuel
14eb7442c6 Bug 986521 - Fetch Directory Links data from a network location to cache locally. r=adw 2014-05-09 11:24:30 -04:00
Brian Grinstead
b18f93515a Bug 1002280 - ID starting with numeric value crashes the devtools DOM inspector;r=jwalker,bholley 2014-05-09 09:58:26 -05:00
Carsten "Tomcat" Book
ef0f377b24 Merge mozilla-central to fx-team 2014-05-09 14:18:10 +02:00
Georg Fritzsche
60c452ee81 Bug 1000114 - Extend test coverage for experiments in addon manager UI. r=unfocused 2014-05-09 14:03:10 +02:00
Carsten "Tomcat" Book
c9ab1251fe merge fx-team to mozilla-central 2014-05-09 14:00:32 +02:00
Georg Fritzsche
3727863a3b Bug 1004506 - Telemetry experiments: Properly handle install states & their transitions in addon manager UI. r=unfocused 2014-05-07 20:48:07 +02:00
Michael Pruett
6362c570c6 Bug 1004881 - Fix key press handling in saved passwords exceptions dialog. r=MattN 2014-05-05 18:16:21 -05:00
Heather Arthur
b594bb7321 Bug 1006231 - Get original source content for a stylesheet from source map's 'sourcesContent'. r=fitzgen 2014-05-08 15:25:00 +02:00
Ed Lee
ce991ce709 Bug 990713 - Update directoryLinks to have actual links and images [r=adw]
Update more ordering, types, urls, crushed images.
2014-05-08 21:42:58 -07:00
Wes Kocher
44a57e250f Merge fx-team to m-c 2014-05-08 18:54:27 -07:00
Mark Finkle
c4374f99c1 Bug 1007836 - Send 'tablet' flag with TelemetryPing info r=rnewman 2014-05-08 16:24:23 -04:00
Ryan VanderMeulen
2640aeb9e6 Merge m-c to inbound on a CLOSED TREE. 2014-05-08 16:05:45 -04:00
Ryan VanderMeulen
9ea9b4de5a Merge fx-team to m-c. 2014-05-08 16:04:26 -04:00
Irving Reid
e765602399 Bug 1000695 - Part 2: Yield to event loop after receiving onInstallEnded, rewrite to Task.jsm. r=unfocused 2014-05-07 11:04:25 -04:00
Irving Reid
21e48fed1e Bug 1000695 - Part 1: Rewrite backgroundUpdateCheck() to Task.jsm based async. r=unfocused 2014-05-07 10:48:10 -04:00
Ryan VanderMeulen
7567e2e31b Backed out changesets 1d9b6d754b9d and 73782d1e750c for landing with the wrong bug number. 2014-05-08 14:12:58 -04:00
Irving Reid
f82c9504c5 Bug 995027: Wait for async getAllAddons, correctly clean up timers; r=bsmedberg 2014-05-08 11:41:36 -04:00
Irving Reid
b7ca88a4f6 Bug 1000695: #2 yield to event loop after receiving onInstallEnded, rewrite to Task.jsm; r=unfocused 2014-05-07 11:04:25 -04:00
Irving Reid
c28ff2abcb Bug 100695: #1 Rewrite backgroundUpdateCheck() to Task.jsm based async; r=unfocused 2014-05-07 10:48:10 -04:00
James Long
886affdb03 Bug 995252 - Always remove a breakpoint and create a new one when setting the condition. r=past 2014-05-07 11:41:00 -04:00
Dave Huseby
718be9d317 Bug 972075 - Add profile markers from browser element event synthesis. r=BenWa, r=vingtetun 2014-05-05 16:41:00 -04:00
Marco Castelluccio
33831340af Bug 1001948 - Attempt to remove files more than once in the Windows cleanup functions in toolkit/webapps/ tests. r=myk,Yoric,tabraldes 2014-05-08 20:06:26 +02:00
Mike de Boer
cdc2c69daa Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Wes Kocher
244008d72c merge inbound to m-c 2014-05-07 17:06:22 -07:00
Ryan VanderMeulen
3c1768e7a4 Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures. 2014-05-07 16:56:28 -04:00
Doug Turner
37b5789b0d Bug 1006051 - Implement nsIParentalControlsService on the Mac. r=smichaud 2014-05-05 11:24:25 -07:00