Paolo Amadini
147dff90bb
Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn
2013-11-04 19:21:13 +01:00
Shane Caraveo
f770d205ad
Bug 906839 - enable by default social.allowMultipleWorkers - update tests to work pref'd on and fix a missing update to the worker state, r=markh.
2013-10-31 10:59:35 +11:00
Tim Taubert
54216b11ce
merge m-c to elm
2013-09-12 10:35:40 +02:00
Monica Chew
e8c34403bb
Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp)
...
* * *
Bug 842828: Mark attributes of nsIApplicationReputationQuery as readonly, remove unused field (r=mossop)
* * *
Bug 842828: Check local list to suppress remote lookups (r=paolo)
2013-09-26 06:51:59 -07:00
Paul Rouget
60f1560601
Bug 913945 - [app manager] Turn it on. r=ochameau
2013-09-10 04:50:00 +02:00
Paul Rouget
269e11cf20
Bug 912892 - [app manager] simulator launch UI. r=ochameau
2013-09-10 11:42:00 +02:00
Nick Alexander
8ab8f9b7e4
Merge m-c to elm
2013-09-03 10:45:50 -07:00
Paul Rouget
982380517e
Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe
2013-09-03 09:15:51 +02:00
ffxbld
0a34bf6820
No bug, Automated blocklist update from host bld-linux64-ec2-391 - a=blocklist-update
2013-08-31 03:14:28 -07:00
Tim Taubert
cabc97dd9e
Bug 894595 - part 3 - Use asynchronous data collection for delayed save state calls; r=yoric
2013-08-29 16:02:42 +02:00
Gijs Kruitbosch
60afcb7ca6
Bug 917706 - menu items and shortcuts should start working as soon as the relevant pref(s) are flipped, r=robcee
...
--HG--
extra : rebase_source : ecf03f556d09eb045bc395d36b7ae9b4ee9c66ac
2013-09-19 09:10:42 +02:00
Zach Carter
1418f63d35
Bug 904612 - Implement first version of about:accounts wrapper for desktop; r=gavin,ttaubert
2013-08-27 13:31:03 -07:00
Tim Taubert
3fcba54b3a
Backed out changeset 571b2854e11f
2013-08-28 09:56:59 +02:00
Zach Carter
fd29d9deb1
imported patch lloyd-patch
2013-08-27 13:31:03 -07:00
Carsten "Tomcat" Book
213702d480
Backed out changeset a0737b57f233 (bug 912891) for browser chrome failures
2013-11-12 08:47:46 +01:00
J. Ryan Stinnett
6201d8b080
Bug 922193 - Add VariablesView as manifest editor in App Manager. r=paul
2013-10-09 00:52:38 -05:00
Raymond Lee
e607a271ee
Bug 908244 - When a download is launched automatically, the target file should be deleted when the browser is closed. r=paolo
2013-09-12 14:03:00 +02:00
ffxbld
26b82294d0
No bug, Automated blocklist update from host bld-linux64-ec2-315 - a=blocklist-update
2013-09-21 03:27:52 -07:00
Ed Morley
2f579f2c8b
Merge latest green inbound changeset and mozilla-central
2013-09-20 10:18:21 +01:00
Tim Taubert
d6ae93bdb2
Backed out changeset 2514aac648b2 (bug 506975)
2013-08-29 14:22:11 +02:00
Manish Goregaokar
bd56b168ee
Bug 506975 - Write sessionstore.js less often when on battery; r=ttaubert
2013-08-29 09:09:51 +02:00
Ryan VanderMeulen
78bcb8af18
Merge inbound to m-c.
2013-08-21 17:14:32 -04:00
Birunthan Mohanathas
2799a23c6a
Bug 784739 - Switch from NULL to nullptr in browser/components. r=ehsan
2013-08-21 12:13:50 -04:00
Paolo Amadini
dd5a31d7cc
Bug 847863 - Part 8 of 8 - Use the JavaScript API instead of nsIDownloadManager as the back-end for the panel. r=enn
2013-08-21 09:36:07 +02:00
Ed Morley
70b73abeed
Backed out changeset c2b4444ad9fd (bug 847863)
2013-08-20 11:52:03 +01:00
Paolo Amadini
ec8c4f0fd9
Bug 847863 - Part 8 of 8 - Use the JavaScript API instead of nsIDownloadManager as the back-end for the panel. r=enn
2013-08-19 23:39:14 +02:00
Ekanan Ketunuti
c71565bb75
Bug 896211 - Mixed content help link should be an app.support.baseURL-relative link rather than in its own pref. r=mconley
2013-08-19 08:49:11 -04:00
ffxbld
333dc60931
No bug, Automated blocklist update from host bld-linux64-ix-027 - a=blocklist-update
2013-08-17 03:13:50 -07:00
Ryan VanderMeulen
9339de4f3f
Merge m-c to inbound.
2013-08-12 17:43:24 -04:00
Robert Bindar
f2829da797
Bug 903396 - Move about:networking warning pref to modules/libpref/src/init/all.js. r=gavin
2013-08-12 08:40:02 -04:00
ffxbld
e60a3a6f04
No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update
2013-08-10 03:19:31 -07:00
Ehsan Akhgari
a327209455
Bug 885505 - Enable Web Audio by default on all platforms; r=roc
...
--HG--
extra : rebase_source : ee2a9ac1083c642485de311a1cbbfe2e338577c2
2013-08-12 10:00:07 -04:00
Ben Hearsum
44499419fe
bug 927364: make Balrog ride the trains to Aurora. r=gavin
2013-10-17 10:39:25 -04:00
Tim Taubert
71ffe6f194
Bug 894595 - part 3 - Use asynchronous data collection for delayed save state calls; r=yoric
2013-09-17 12:37:23 +02:00
Eddy Bruel
12a0c9f3f6
Bug 906963 - Add a "ignore caught exceptions" checkbox to the UI; r=dcamp
2013-09-09 19:02:41 +02:00
ffxbld
59930220e8
No bug, Automated blocklist update from host bld-linux64-ec2-097 - a=blocklist-update
2013-09-07 03:34:09 -07:00
Wes Kocher
f54e32562c
Merge m-c to fxteam
2013-11-04 21:23:11 -08:00
Blair McBride
1758dd3090
Bug 933023 - UITour: Add preference to disable HTTPS check for testing/development. r=MattN
2013-11-05 15:23:25 +13:00
Ben Hearsum
f11c25ca0c
bug 803531: renew authenticode certificates in september 2013 - update in-tree fingerprints for add-on hotfixes. r=mossop
...
--HG--
rename : browser/base/content/test/general/moz.build => browser/base/content/test/newtab/moz.build
extra : rebase_source : bbb8df66e22b5541e3112b4898e2a4eab1462f90
2013-09-19 13:31:33 -04:00
Ryan VanderMeulen
bc09ab2cd9
Merge inbound to m-c.
2013-09-05 15:42:49 -04:00
Paul Rouget
2f20ca459d
Bug 912910 - [app manager] add a menuitem to the devtools menu. r=mossop
2013-09-05 07:37:00 +02:00
Wes Kocher
545fbb7bd2
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Georg Fritzsche
63d2cabdae
Bug 899080 - Let all plugins except Flash default to click-to-play. r=bsmedberg
2013-09-04 16:05:21 +02:00
Michael Ratcliffe
6d0668de12
Bug 694019 - we should be able to highlight and inspect a :pseudo element r=mratcliffe
2013-09-04 17:43:40 +02:00
Ryan VanderMeulen
439417c819
Backed out changesets af0dda676cb7, 550e2f5b4224, and bb76828c5f22 (bug 842828) for B2G bustage and xpcshell failures.
...
CLOSED TREE
2013-09-25 11:50:51 -04:00
Monica Chew
3d2a39baf6
Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp)
2013-09-25 07:03:45 -07:00
Valentin Gosu
e3dcbfc16c
Bug 865850 - Integrate about:networking into Firefox. r=ttaubert
2013-08-07 20:15:28 -04:00
Tim Taubert
837f70da75
merge m-c to fx-team
2013-08-05 10:03:51 +02:00
ffxbld
123b6246f7
No bug, Automated blocklist update from host bld-linux64-ec2-393 - a=blocklist-update
2013-08-03 03:23:01 -07:00
Paolo Amadini
9441f6c0be
Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak
2013-08-03 13:04:44 +02:00
Doug Turner
db228ccd35
Bug 885641 - Force an update check if the build is older than some reasonable value. r=gavin, r=rstrong
2013-07-30 20:19:58 -07:00
Dão Gottwald
60765a4876
Bug 896114 - Don't initialize UserAgentOverrides on desktop. r=dolske
2013-07-30 22:51:25 +02:00
Xidorn Quan
d0971ce6b3
Bug 897930 - Unhide hidden preference for disabling green download flash animation added in bug #861613 . r=mak
...
--HG--
extra : rebase_source : 9a8231ae6d9971318c19d9b5b52864aa32926c27
2013-07-27 06:25:00 -07:00
Mike Hommey
2c41b70c9a
Bug 912292 - Fix a few rules relying on being executed after traversing subdirectories. r=gps
2013-09-05 15:08:24 +09:00
Bill McCloskey
6c0e3d49cb
Bug 891954 - Skip Necko IPC security checks for desktop Firefox (r=jduell)
2013-07-26 14:26:31 -07:00
Jim Mathies
7e231db627
Bug 898370 - Disable crash reporting when running in metrodesktop mode. r=bbondy
2013-07-26 12:19:55 -05:00
Monica Chew
5a474cd13e
Bug 837199 - Write interface to query application reputation (r=paolo,sr=mossop)
2013-07-25 21:25:43 -07:00
Felipe Gomes
0613309e46
Bug 888304 - Temporarily disable content touch events on Desktop until we properly support them. r=jimm
2013-07-25 19:48:32 -03:00
Gijs Kruitbosch
a7d75a9eb1
Merge mozilla-central and ux
2013-10-29 17:23:48 +01:00
Gijs Kruitbosch
aceea3dc8b
merge m-c to UX
2013-10-27 21:18:18 +01:00
Matthew Noorenberghe
0ba166e52e
Merge mozilla-central to UX
2013-10-25 18:30:46 -07:00
Gijs Kruitbosch
d3774ed08c
Merge m-c to ux
2013-10-25 11:45:31 +02:00
Gijs Kruitbosch
0aa036514a
Merge mozilla-central and ux
2013-10-25 10:23:03 +02:00
Gijs Kruitbosch
7af76e1cdc
Merge mozilla-central and ux
2013-10-24 10:18:26 +02:00
Gijs Kruitbosch
0dcf8beb08
Merge mozilla-central and ux
2013-10-23 15:41:02 +02:00
Gijs Kruitbosch
ef9057f594
Merge mozilla-central and ux
2013-10-22 10:34:17 +02:00
Gijs Kruitbosch
3ef05b86af
Merge mozilla-central and ux
2013-10-21 10:03:47 +02:00
Gijs Kruitbosch
b16f361a83
Merge mozilla-central and ux
2013-10-19 12:28:13 +02:00
Gijs Kruitbosch
2b30d3ad35
Merge m-c to UX
2013-10-18 12:56:16 +02:00
Gijs Kruitbosch
9e08212619
Merge mozilla-central and ux
2013-10-17 13:48:43 +02:00
Gijs Kruitbosch
3f4d9d7b7e
Merge mozilla-central and ux
2013-10-16 13:15:41 +02:00
Gijs Kruitbosch
a5d4fcfa22
Merge m-c to ux
2013-10-13 23:58:05 +02:00
Gijs Kruitbosch
f66f8124ef
Merge mozilla-central and ux
2013-10-09 13:39:14 +02:00
Gijs Kruitbosch
93ab718298
Merge mozilla-central and ux
2013-10-06 10:33:11 +02:00
Gijs Kruitbosch
4ef230e3b8
Merge m-c to ux
2013-10-03 17:20:04 +02:00
Gijs Kruitbosch
1eb9880322
Merge mozilla-central and ux
2013-10-02 09:48:41 +02:00
Gijs Kruitbosch
44ad1ed594
Merge mozilla-central and ux
2013-10-02 00:00:14 +02:00
Gijs Kruitbosch
049fc011e0
Merge mozilla-central and ux
2013-09-30 19:26:47 +02:00
Gijs Kruitbosch
a119cc3f76
Merge mozilla-central and ux
2013-09-29 11:56:48 +02:00
Gijs Kruitbosch
7ff3b4b7d0
Merge mozilla-central and ux
2013-09-27 10:35:54 +02:00
Gijs Kruitbosch
bbf2cef672
Merge mozilla-central and ux
2013-09-21 13:14:05 +02:00
Gijs Kruitbosch
cae541b6a5
Merge mozilla-central and ux
2013-09-20 11:54:02 +02:00
Gijs Kruitbosch
ad93de7f1e
Merge m-c to UX
...
--HG--
rename : browser/base/content/test/Makefile.in => browser/base/content/test/general/Makefile.in
rename : browser/base/content/test/browser_bug462289.js => browser/base/content/test/general/browser_bug462289.js
rename : browser/base/content/test/browser_bug624734.js => browser/base/content/test/general/browser_bug624734.js
rename : browser/base/content/test/head.js => browser/base/content/test/general/head.js
2013-09-19 17:15:24 +02:00
Gijs Kruitbosch
aeaa73f245
Merge m-c to UX
2013-09-18 10:31:05 +02:00
Gijs Kruitbosch
afe135745e
Merge mozilla-central and ux
2013-09-16 09:13:50 +02:00
Gijs Kruitbosch
496f050885
Merge m-c to ux
2013-09-15 19:30:19 +02:00
Gijs Kruitbosch
914bdb1a7c
Merge m-c to ux
2013-09-13 09:42:13 +02:00
Matthew Noorenberghe
fd9b516e69
Merge mozilla-central to UX
2013-09-12 01:39:29 -07:00
Gijs Kruitbosch
1ea72c3a1a
Merge mozilla-central and ux
2013-09-10 16:46:22 +02:00
Gijs Kruitbosch
ac0cc86253
Merge mozilla-central and ux
2013-09-08 14:26:44 +02:00
Matthew Noorenberghe
b2cd8e53a5
Merge mozilla-central to UX
2013-09-06 00:10:05 -07:00
Mike Conley
a7dfe464f8
Automated merge with https://hg.mozilla.org/mozilla-central
2013-09-05 09:59:00 -04:00
Matthew Noorenberghe
83409ca290
Merge mozilla-central to UX
2013-09-04 23:31:53 -07:00
Matthew Noorenberghe
e992563a49
Merge mozilla-central to UX
2013-09-03 23:17:06 -07:00
Matthew Noorenberghe
8852a78ede
Merge mozilla-central to UX
2013-09-02 16:49:09 -07:00
Gijs Kruitbosch
643b306371
Merge m-c to ux
2013-08-22 00:07:23 +02:00
Gijs Kruitbosch
467438f2ca
Merge backouts from m-c to ux to fix mochitest-bc
2013-08-20 14:20:54 +02:00
Gijs Kruitbosch
ae90c8b3ac
Merge m-c to ux
2013-08-20 11:00:57 +02:00
Gijs Kruitbosch
27fc510686
Merge m-c to ux
2013-08-20 10:49:07 +02:00
Mike Conley
41a4a4b627
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-17 20:27:30 -04:00
Mike Conley
083b775a4f
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-13 10:12:56 -04:00
Jared Wein
1585098246
Automated merge with https://hg.mozilla.org/mozilla-central
2013-08-10 18:18:29 -04:00
Gijs Kruitbosch
7886066ae6
Merge from m-c to UX
2013-08-08 09:21:50 +02:00
Gijs Kruitbosch
4996f524c2
Merge m-c to UX
2013-08-05 11:57:12 +02:00
Gijs Kruitbosch
33cd9fa532
Merge m-c to UX
2013-08-03 21:51:18 +02:00
Matthew Noorenberghe
b7459452a2
Merge mozilla-central to UX
2013-07-31 17:48:12 -07:00
Matthew Noorenberghe
116c1b7c2a
Merge mozilla-central to UX
2013-07-30 19:16:50 -07:00
Gijs Kruitbosch
9c5e7a50ad
Merge m-c to UX
2013-07-30 11:14:11 +02:00
Gijs Kruitbosch
917537e9e5
Merge m-c to UX.
2013-07-28 11:50:05 +02:00
Mike Conley
e181e23c37
Automated merge with https://hg.mozilla.org/mozilla-central
2013-07-27 15:01:05 -04:00
Matthew Noorenberghe
5dca60419c
Merge mozilla-central to UX
2013-07-26 00:27:14 -07:00
Gijs Kruitbosch
45a1ad5f32
Merge m-c to ux
2013-07-22 09:26:50 +02:00
ffxbld
da298149aa
No bug, Automated blocklist update from host bld-linux64-ec2-308 - a=blocklist-update
2013-07-20 03:35:40 -07:00
Gijs Kruitbosch
0d6dd47ed2
Merge mozilla-central and ux
2013-07-15 14:13:14 +02:00
ffxbld
cb222c0fee
No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update
2013-07-13 03:09:41 -07:00
Matthew Noorenberghe
3cb1da3f70
Merge mozilla-central to UX
2013-07-12 22:14:28 -07:00
Gijs Kruitbosch
6cd359a5e6
Merge mozilla-central and ux
2013-07-10 23:53:05 +02:00
Anton Kovalyov
e469129761
Bug 833495 - Add an option to show Gecko platform data in the Profiler; r=robcee
2013-07-09 13:58:53 -07:00
Mihai Sucan
c980f78d30
Bug 887273 - web console: mixed content warnings show even when all logging is disabled; r=robcee
2013-07-09 17:45:56 +03:00
ffxbld
0bfc049edc
No bug, Automated blocklist update from host bld-linux64-ec2-059 - a=blocklist-update
2013-07-06 03:24:06 -07:00
Jared Wein
33707a2c3e
Automated merge with https://hg.mozilla.org/mozilla-central
2013-07-07 17:21:25 -04:00
Gijs Kruitbosch
7973353857
Merge mozilla-central and ux
2013-07-04 01:23:30 +02:00
Gijs Kruitbosch
b6a1409293
Merge m-c to ux
...
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-29 11:18:15 -04:00
ffxbld
401e1c7a85
No bug, Automated blocklist update from host bld-linux64-ec2-116 - a=blocklist-update
2013-06-29 03:25:23 -07:00
Gijs Kruitbosch
649c7e53e6
Merge mozilla-central and ux
2013-06-28 09:13:09 -04:00
Gijs Kruitbosch
597f293d60
Merge mozilla-central and ux
2013-06-27 14:24:43 -04:00
David Rajchenbach-Teller
2ed9577da6
Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert
2013-06-27 13:57:05 -04:00
Mike Shal
3dd206a952
Bug 920915 - Use correct manifest dependencies; r=gps
2013-09-26 15:27:17 -04:00
Mike Hommey
ca1b5bf42a
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
2013-10-17 07:55:16 +09:00
Dão Gottwald
105030e61b
Bug 861101 - Stop adding getpersonas.com to the xpinstall whitelist. r=bmcbride
...
--HG--
extra : rebase_source : aa471b7000c829676e01dee3328a3ef9e2e0f2e2
2013-07-12 09:12:56 +02:00
Christian Sonne
fb076adb9e
Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske
2013-05-29 14:50:59 -07:00
Carsten "Tomcat" Book
40b5602338
Backed out changeset 491b452af425 (bug 862998) Mochitest Browser Chrome Test Failure
2013-10-17 08:44:01 +02:00
Christian Sonne
077da75e86
Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske
2013-05-29 14:50:59 -07:00
Gijs Kruitbosch
429c3fecb1
Merge from m-c to ux
2013-06-26 10:44:39 -04:00
Benjamin Smedberg
dc3478faea
Bug 886423 - Turn on the click-to-play UI by default in Firefox desktop. As a side effect, remove the plugin permission from about:permissions because we're using per-plugin permission not per-site and about:permissions doesn't know about that. (page info knows about it) r=keeler
2013-06-25 11:57:30 -04:00
Jared Wein
1061da0f1d
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-23 02:58:41 -04:00
Matthew Noorenberghe
13d2526e5d
Bug 875130 - Disable CustomizableUI debug logging. rs=mconley
...
--HG--
extra : rebase_source : dd67e092d9a57ba1ee832674bdca23b771d23fc2
2013-06-20 17:40:45 -07:00
Matthew Noorenberghe
9493089322
Merge mozilla-central to UX
2013-06-17 03:54:34 -07:00
ffxbld
ee25bcfab1
No bug, Automated blocklist update from host bld-linux64-ix-004 - a=blocklist-update
2013-06-15 03:23:04 -07:00
Gijs Kruitbosch
f6b0ea5da4
Merge mozilla-central and ux-central
2013-06-14 10:18:31 +02:00
Tim Taubert
cf8bb8af9b
Backed out changeset 94e5027d22a4 (bug 791670); r=talos-bustage
2013-06-13 12:52:24 +02:00
Ryan VanderMeulen
002b60b719
Merge fx-team to m-c.
2013-06-12 12:22:36 -04:00
Brian R. Bondy
87026bbe43
Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm
2013-06-12 10:31:09 -04:00
Nick Fitzgerald
3385f351be
Bug 881939 - Enable source maps by default; r=past
2013-06-11 15:19:00 +03:00
Jared Wein
68ae18c538
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-12 23:12:42 -04:00
Gijs Kruitbosch
0fab9ae1fd
Merge mozilla-central and ux-central
2013-06-10 11:22:16 +02:00
ffxbld
7f42f0ef81
No bug, Automated blocklist update from host bld-linux64-ec2-645 - a=blocklist-update
2013-06-08 03:24:30 -07:00
Gijs Kruitbosch
9068f66933
Merge mozilla-central and ux-central
2013-06-08 00:09:29 +02:00
Vladimir Vukicevic
f4af325139
b=882906; remove EXTRA_DSO_LIBS; r=ted
2013-06-13 22:58:22 -04:00
Gijs Kruitbosch
4ca22db3a6
Merge m-c to UX.
2013-06-06 16:57:35 +02:00
Jared Wein
5b9b894578
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-05 11:43:23 -04:00
Jared Wein
0bcd532042
Bug 755593 - Remove tabs-on-bottom mode. r=dao
2013-06-04 18:08:55 -04:00
Tim Taubert
6e705812fe
Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws
2013-06-04 22:20:44 +02:00
Mihai Sucan
76edcc4694
Bug 705921 - Option to clear web console messages on page reload; r=robcee,jwalker
2013-06-03 20:57:13 +03:00
Gijs Kruitbosch
21accbf766
Merge m-c to ux
2013-06-02 21:35:55 +02:00
Matthew Noorenberghe
ffacf39cec
Merge mozilla-central to UX
2013-06-01 02:45:51 -07:00
Phil Ringnalda
e70ff36fbd
Merge m-c to a CLOSED TREE ux
2013-05-27 11:48:20 -07:00
Matthew Noorenberghe
021967cedc
Merge mozilla-central to UX on a CLOSED TREE
2013-05-25 18:33:51 -07:00
philringnalda@gmail.com
f7a9455f63
No bug, Automated blocklist update from host slice
2013-05-25 09:58:51 -07:00
Michael Ratcliffe
9d13885f2c
Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker
2013-05-24 11:26:17 +01:00
Blair McBride
6b9dd03cc4
Bug 875129 - Enable CustomizableUI debug logging. r=mconley
2013-05-24 11:44:55 +12:00
Mike Conley
92b1661f1f
Automated merge with https://hg.mozilla.org/mozilla-central
2013-05-23 09:39:09 -04:00
Ehsan Akhgari
9af8ee20af
Merge mozilla-central to mozilla-inbound
2013-06-22 08:42:15 -04:00
ffxbld
cf19c47dde
No bug, Automated blocklist update from host bld-linux64-ec2-394 - a=blocklist-update
2013-06-22 03:30:59 -07:00
Tim Taubert
4585d591d4
Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws
2013-06-04 22:20:44 +02:00
Victor Porof
40a80438b6
Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
...
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03:00
Martin Stransky
2d7e7fed1a
Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt
2013-06-11 13:40:28 -04:00
Mike Conley
f75a81b03f
Automated merge with https://hg.mozilla.org/mozilla-central
2013-05-20 22:56:50 -04:00
ffxbld
2a9799f946
No bug, Automated blocklist update from host bld-linux64-ec2-709 - a=blocklist-update
2013-06-01 03:21:49 -07:00
Gavin Sharp
10716bfeb4
Fix misleading comment from bug 803675, r=dolske
...
--HG--
extra : rebase_source : 443649d79172ba5e1304116aae22c74b898827c1
2013-06-06 10:35:27 -07:00
philringnalda@gmail.com
17234c8e12
No bug, Automated blocklist update from host slice
2013-05-18 18:56:23 -07:00
Mike Conley
f6f1137888
Automated merge with https://hg.mozilla.org/mozilla-central
2013-05-15 17:14:08 -04:00
Mike Conley
cfbf815906
Mostly automated merge with https://hg.mozilla.org/mozilla-central
2013-05-13 13:04:32 -04:00
Ryan VanderMeulen
d2fc01f4fc
Merge m-c to fx-team.
2013-05-10 15:00:46 -04:00
Benoit Girard
98b2e97ddb
Bug 869114 - Fix race in browser/app repackage when using j>=2. r=glandium
2013-05-06 15:00:07 -04:00
Mike Conley
a3756c0466
Mostly automated merge with https://hg.mozilla.org/mozilla-central
2013-05-06 16:55:59 -04:00
Mike Conley
40ddc57727
Bug 865374 - Position tabs in the OSX titlebar. Cocoa Widget work by Steven Michaud. r=dao,bgirard.
2013-05-02 14:15:29 -04:00
Girish Sharma
dc8f680d63
Bug 866138 - Refactor disabling logic for a tool and convert options panel to a tool too, r=jwalker
2013-05-04 12:01:07 +05:30
Christian Sonne
66a299bc03
Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske
2013-05-08 17:20:20 -07:00
Mike Shal
5169c0a913
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Brian R. Bondy
8e2172bf4e
Bug 866065 - ms-windows-store: links should not prompt for application. r=cbiesinger
2013-05-13 17:47:23 -07:00
Ian Melven
b8080d575d
Bug 842657 - Flip the pref to enable the CSP 1.0 parser for Firefox (r=jst)
2013-05-16 08:06:43 -07:00
Brian R. Bondy
2b27a1ede9
Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong
2013-05-22 10:16:53 -04:00
Ryan VanderMeulen
8dd4074205
Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
...
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
7422d5ac7b
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-04-30 20:46:10 -04:00
Jonathan Kew
07ea0b6c93
bug 866365 - declare both firefox.exe and plugin-container.exe as dpi-aware via their manifests. r=jimm,gps
2013-05-07 09:16:43 +01:00
Ms2ger
b992232e43
Merge m-c to m-i.
2013-05-07 09:49:18 +02:00
Tim Taubert
68e8086683
merge m-c to fx-team
2013-05-07 09:19:32 +02:00
Shane Caraveo
34b43c9bf2
bug 818675 implement new social share panel, r=felipe
2013-05-06 23:02:58 -07:00
Phil Ringnalda
bb93063523
Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures
2013-05-06 20:40:44 -07:00
Shane Caraveo
dee9a7fd1e
bug 818675 implement new social share panel, r=felipe
2013-05-06 18:36:31 -07:00
Diogo Dauster Pontual
a12d043261
Bug 865680 - Remove the last of the two devtools.gcli.allowSet lines; r=mratcliffe
2013-04-26 11:24:26 -03:00
Ryan VanderMeulen
b6cc74b921
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
2013-04-30 10:08:38 -04:00
Brian O'Keefe
0baa2a32d6
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-04-30 09:08:31 -04:00
Phil Ringnalda
501a8787f4
Merge m-i to m-c
2013-06-23 15:10:04 -07:00
Victor Porof
20a5e0947c
Merge fx-team to m-c
2013-06-23 19:00:17 +03:00
Brian Smith
0272350848
Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn
2013-06-02 23:37:47 -07:00
Brian Smith
25ff7ceed9
Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure
2013-06-22 16:45:47 -07:00
Brian Smith
83b30629cc
Bug 867465: Remove the Revocation Lists feature, r=cviecco, r=mattn
...
--HG--
extra : rebase_source : f17ab5ff048777e059bc287f01fe4a0d80965966
extra : histedit_source : 24c6c568f419d4eeeace0b0b8e1e0ce71d9b0cd8
2013-06-02 23:37:47 -07:00
Mihai Sucan
29cc003064
Bug 878186 - Save different filter prefs for browser vs. webdev console; r=robcee
2013-06-20 16:29:01 +03:00
Mihai Sucan
0f5948dbdb
Bug 880868 - Browser Console JS Error/Warning filtering doesn't seem to work; r=robcee
2013-06-19 22:04:05 +03:00
Masatoshi Kimura
78388690cb
Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm
2013-07-12 06:26:55 +09:00
Doug Turner
56ec59c248
Bug 882485 - Add API keys support for Google Location Service API. r=gps, jdm, gavin. sr=brendan
2013-06-12 19:20:07 -07:00
Brian O'Keefe
8d90859ddb
Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-05-01 14:05:40 -04:00
Robert Strong
f0503b13c9
Bug 921045 - include the new update cert and remove the no longer used Equifax cert. r=bbondy
2013-11-22 12:48:07 -08:00
Gabriele Svelto
a8c937e2a1
Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=nfroyd
2013-03-26 11:31:20 +01:00
Phil Ringnalda
beb20d2e24
Merge the last PGO-green cset on m-i to m-c
2013-05-04 13:59:59 -07:00
ffxbld
c966b130c3
No bug, Automated blocklist update from host bld-linux64-ec2-443 - a=blocklist-update
2013-05-04 03:15:44 -07:00
Brian Smith
5170741299
Bug 867445: Remove Test Pilot, r=gavin
2013-04-30 17:30:44 -07:00
Christian Sonne ext:(%2C%20Justin%20Dolske%20%3Cdolske%40mozilla.com%3E)
9a4ea6d3e9
Bug 839206 - Replace plugin installation notification bar with door hanger r=dolske
...
--HG--
extra : rebase_source : 20a6d7a32805772e9435ec874c049481a863a749
2013-05-03 13:44:12 -07:00
ffxbld
9ba41b8203
No bug, Automated blocklist update from host bld-linux64-ec2-479 - a=blocklist-update
2013-04-27 03:21:56 -07:00
Benjamin Smedberg
44d838b33c
Bug 853387 - Make all plugins run out of process on Mac x86 now that we no longer support fallback for in-process quickdraw graphics/carbon events. r=smichaud
...
--HG--
extra : rebase_source : b3926248c4a152728521b8939de2e26a17f179f6
2013-04-25 12:45:52 -04:00
Tim Taubert
45f5a6cd12
merge m-c to fx-team
2013-04-23 18:56:19 +02:00
Victor Porof
bbf9aa979f
Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell
2013-04-22 21:12:17 +03:00
ffxbld
91f5a42869
No bug, Automated blocklist update from host bld-linux64-ix-016 - a=blocklist-update
2013-04-20 03:39:34 -07:00
Girish Sharma
da5a52513e
Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past
2013-04-15 18:04:48 +05:30
Tim Taubert
8a12bc0ad6
merge m-c to fx-team
2013-04-16 19:52:14 +02:00
Nick Fitzgerald
0c7a23a850
Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past
2013-04-16 00:07:00 +03:00
Panos Astithas
868d22199f
Backed out changeset 371ecfa8df92 (bug 851546) for breakage
2013-04-15 11:51:19 +03:00
Girish Sharma
9088c15af5
Bug 851546 - Options panel for DevTools Toolbox, r=jwalker
2013-04-05 00:00:24 +05:30
Sachin Hosmani
d07efded20
Bug 628785 - Firefox should define a value for extensions.getAddons.recommended.url so AddonRepoistory.retrieveRecommendedAddons() works. r=Unfocused
2013-04-15 10:11:24 +12:00
ffxbld
28701956b6
No bug, Automated blocklist update from host bld-linux64-ec2-339 - a=blocklist-update
2013-04-13 03:26:56 -07:00
Jim Mathies
3e8def3918
Bug 860683 - When running tests in immersive mode, connect firefox stdout to a metrotestharness pipe to route test output to mozilla test harnesses. r=bbondy
2013-04-11 17:45:29 -05:00
Brian Smith
7807ef4346
Bug 733642: Allow the user to enable any version of TLS that libssl supports, maintaining our current defaults, r=dolske
...
--HG--
extra : rebase_source : 3484236a9d357b70a88387e0f27d3757db79bd4b
2013-04-11 11:02:51 -07:00
Mike de Boer
f76da1286d
Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz
2013-03-21 11:51:27 +01:00
Phil Ringnalda
b5220914bd
Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
...
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
2c2f0b79b2
Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz
2013-03-21 11:51:27 +01:00
Bill McCloskey
d4f9bc2b34
Bug 862078 - Use an about:config preference to control multiprocess browsing, part 1 (r=felipe)
2013-04-22 19:47:34 -07:00
Garrett Robinson
be76e58b56
Bug 837351 - Security Errors in Web Console. r=msucan
2013-04-22 18:07:36 -07:00
rsx11m
5dfcafba66
Bug 861633: Fix typo in new TLS sync preferences introduced with bug 733642, r=bsmith
2013-04-14 08:41:55 -05:00
Ryan VanderMeulen
40179edaf5
Backed out 2 changesets (bug 763879, bug 842657) for landing with an r-. DONTBUILD
...
Backed out changeset 254c1ac4ab8b (bug 842657)
Backed out changeset 58a2011beeac (bug 763879)
2013-05-16 11:15:07 -04:00
Ian Melven
965dd9e1f0
Bug 842657 - Flip the pref to enable the CSP 1.0 parser for Firefox (r=jst)
2013-05-16 08:06:43 -07:00
Brian R. Bondy
e39196ad38
Bug 889039 - Addon compat for updates on by default. r=rstrong
2013-07-01 19:12:12 -04:00
Nathan Froyd
0f42f822c1
Backout 61e1edc0b6bf (bug 793735), 77014412cd4a (bug 793735), and 8c5aa269c3cd (bug 793735) for botching FHR data
2013-04-09 16:25:42 -04:00
Stephen Pohl
0cd77e174b
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
2013-04-09 14:44:01 -05:00
Gabriele Svelto
fc85f865dd
Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=froydnj
2013-03-26 11:31:20 +01:00
Masatoshi Kimura
d18d93c315
Bug 771975 - Remove -moz-prefixed gradients usage from browser and toolkit. r=dao
2013-04-07 23:28:34 +09:00
Victor Porof
9773539068
Merge fx-team to m-c
2013-04-07 12:10:06 +03:00
Xin Zhang
57e96d9a73
Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak
2013-04-06 14:46:35 -04:00
Shane Caraveo
087a5dc5c1
bug 858704 new providers in whitelist, r=gavin via irc
2013-04-05 20:04:14 -07:00
Victor Porof
2253842238
Bug 855544 - Implement a network monitor, r=dcamp,msucan
2013-03-11 23:50:42 -07:00
JosiahOne
eec68b9946
Bug 855370 - Remove the ability to not 'Always show the tab bar'. r=dao, ui-r=limi
2013-03-27 20:54:59 -04:00
Tanvi Vyas
9ee1889c49
Bug 834836 - Turn on preference to enable Mixed Content Blocker and block insecure active content loads on https pages. r=dveditz
2013-04-04 14:52:55 -07:00
Shane Caraveo
23f7738972
bug 851936 allow uninstall of builtin providers, r=markh
2013-04-03 20:39:37 -07:00
Ehsan Akhgari
43764bd494
Backed out 2 changesets (bug 784739) because of Windows build failures
...
Backed out changeset 06ae36377cfa (bug 784739)
Backed out changeset e56f91d780df (bug 784739)
2013-04-02 23:04:49 -04:00
Ehsan Akhgari
1eaf830084
Follow-up to bug 784739 - Compare a char against a numeric value, not nullptr
...
Landed on a CLOSED TREE
2013-04-02 22:11:11 -04:00
matekm
0bf38851a2
Bug 784739 - Switch from NULL to nullptr in browser/; r=ehsan
2013-04-02 20:40:29 -04:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Jim Mathies
397600c8e9
Bug 855407 - Route mochitest-metro-chrome test output to the metrotestharness console. r=tabraldes
2013-03-31 15:48:48 -05:00
Masayuki Nakano
1114475e62
Bug 855916 Add a debug pref which allows moz gesture events through content r=jimm
2013-03-31 13:17:38 +09:00
ffxbld
653cb92348
No bug, Automated blocklist update from host bld-centos6-hp-015 - a=blocklist-update
2013-03-30 03:15:41 -07:00
Ryan VanderMeulen
9eb173b708
Merge fx-team to m-c.
2013-03-27 22:22:20 -04:00
Paul Rouget
3a4d8c3f49
Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe
2013-03-27 23:20:38 +01:00
Victor Porof
d2147038eb
Bug 854174 - Chrome debugging should use its own port to avoid interfering with remote port changes, r=past
2013-03-26 18:30:13 +02:00
Raymond Lee
9c7fc2ea1c
Bug 840687 - Use HTTPS instead of HTTP for in-product documentation URLs. r=gavin
2013-03-27 12:26:43 +08:00
Brian R. Bondy
17f555db9a
Bug 846365 - Add proper handling for background session closes in Firefox for Metro. r=jimm
2013-03-24 19:10:46 -04:00
ffxbld
347a9a918f
No bug, Automated blocklist update from host bld-linux64-ec2-620 - a=blocklist-update
2013-03-23 03:15:22 -07:00
Raymond Lee
8dd12d0f2f
Bug 846944 - Change www.mozilla.com to .org in official Firefox Branding preferences. r=gavin
2013-05-31 02:46:34 +08:00
Phil Ringnalda
10219ba71a
Back out c2f79f1f9e6f (bug 869114) on suspicion of causing dep OS X universal builds to fail in packaging
...
CLOSED TREE
2013-05-29 23:50:30 -07:00
Benoit Girard
496c9f38d4
Bug 869114 - Fix race in browser/app repackage when using j>=2. r=glandium
...
--HG--
extra : rebase_source : 46704b575106ffe3fa91ec2071da9b3d6ffc9de9
2013-05-06 15:00:07 -04:00
Raymond Lee
e173197970
Bug 841218 - Use HTTPS instead of HTTP for in-product support.mozilla.org links. r=gavin
2013-05-29 19:26:41 -04:00
Adri Hilviu
5c03cd9283
Bug 828284 - Force shortcut desktop icons off on Windows XP. r=bbondy
2013-05-29 11:00:18 -04:00
Shane Caraveo
56adc7ac4d
bug 887210 fix localStorage in frameworker for blessed providers, r=gavin
2013-06-26 18:20:35 -04:00
Ryan VanderMeulen
0e64529ad6
Merge m-c and fx-team.
2013-06-25 17:05:24 -04:00
Dave Camp
41f96a13b0
Bug 877320 - Expose a node front in the Selection object in addition to a raw node. r=paul
2013-06-07 14:32:32 -07:00
Phil Ringnalda
3b3a2f1db7
Merge the last PGO-green mozilla-inbound cset to mozilla-central
2013-03-17 12:45:03 -07:00
philringnalda@gmail.com
31cf180e1d
No bug, Automated blocklist update from host slice - a=blocklist-update
2013-03-17 12:32:21 -07:00
Phil Ringnalda
8ac4028282
Back out 6922ed98876a (bug 851603) for failing a test it should have removed
...
CLOSED TREE
2013-03-16 00:13:19 -07:00
Ehsan Akhgari
1a949b69c5
Bug 851603 - Enable Web Audio in Nightly; r=roc
...
--HG--
extra : rebase_source : b79d7f2cb0e6257eae2f65bd8637f718324b43f4
2013-03-16 01:35:22 -04:00
Ehsan Akhgari
e14d04c0ba
Bug 851603 - Enable Web Audio in Nightly; r=roc
2013-03-16 01:35:22 -04:00
Justin Dolske
063f3db769
Bug 850925 - Remove front-end UI for unused npapi-carbon-event-model-failure plugin error. r=bsmedberg
2013-03-15 15:55:24 -07:00
Michael Ratcliffe
794968ca67
Bug 818151 - [toolbox] adapt the toolbox UI to make it fit on the side of the browser r=paul
2013-03-13 16:10:15 -07:00
Paul Rouget
a91ff56b2d
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
2013-03-12 18:20:00 -07:00
Ed Morley
d431a51493
Backed out changeset d398e268b1db (bug 723281) since it relies on the now backed out bug 847890 on a CLOSED TREE
2013-03-13 10:25:00 +00:00
Paul Rouget
4773b1a15b
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
2013-03-12 18:22:01 -07:00
Tim Taubert
414d887fff
merge m-c to fx-team
2013-03-11 13:01:37 +01:00
Phil Ringnalda
e096df5da5
Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds
2013-03-10 20:03:28 -07:00
ffxbld
f254b331fd
No bug, Automated blocklist update from host bld-linux64-ix-020 - a=blocklist-update
2013-03-09 03:19:25 -08:00
Paul Rouget
d3d0a293ec
Bug 697983 - Implement a Font Inspector. r=jwalker
2013-03-07 05:57:00 +01:00
Victor Porof
0072f925d7
Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_script-switching.js => browser/devtools/debugger/test/browser_dbg_scripts-switching.js
2013-02-21 01:33:36 +02:00
Jared Wein
d1623e977a
Bug 253564 - Plain text (text/plain, text/javascript, text/css, etc) documents should word-wrap. r=bz
2013-03-06 23:45:08 -05:00
Shane Caraveo
b890473a8d
bug 786133 allow install of social providers from AMO and web, r=felipe
2013-03-05 11:24:30 -08:00
Joey Armstrong
8276d50444
bug 750303: mkdir_deps - target specific enhancement
2013-03-04 14:34:02 -05:00
Jim Mathies
8b05668989
Bug 839808 - Add support for omtc to winrt widget. r=bbondy
2013-03-04 12:32:20 -06:00
Raymond Lee
b6c2c37151
Bug 840682 - Use HTTPS instead of HTTP in the links to crash reports in about:crashes. r=gavin
2013-03-04 15:11:21 +08:00
ffxbld
6f581e2f18
No bug, Automated blocklist update from host bld-linux64-ec2-634 - a=blocklist-update
2013-03-02 03:18:27 -08:00
Ms2ger
8fedd090cc
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Gregory Szorc
1b27561fa4
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Shane Caraveo
52333447b1
Bug 755126 add social services management to about:addons, r=felipe
2013-02-26 14:50:24 -08:00
ffxbld
ea7840ced8
No bug, Automated blocklist update from host bld-linux64-ec2-636 - a=blocklist-update
2013-02-23 03:20:27 -08:00
Matt Brubeck
3db6c1f16e
Bug 837772 - Fix argument parsing from tests.ini for Metro test harness [r=jimm]
2013-02-20 17:20:04 -08:00
Benjamin Smedberg
98326b9c16
Bug 791244 - Make the hangprocessor pref dependent on RELEASE_BUILD since deploying multidump hasn't happened yet, r=heycam
...
--HG--
extra : rebase_source : 145a4fd0f9cecc8835c56389c2403f8c15c97489
2013-02-20 10:52:16 -05:00
Shane Caraveo
de88f201aa
Bug 828778 put icon in manifest so we can show provider icons in activation panel, r=gavin
2013-02-19 09:32:49 -04:00
Tetsuharu OHZEKI
82302d1551
Bug 803675 - part1: window.open() open a new tab instead of window when browser is fullscreen mode and the caller is content context. r=bz
2013-02-18 20:27:48 +09:00
Ryan VanderMeulen
4f1e38a218
Merge the last PGO-green inbound changeset to m-c.
2013-02-16 09:49:43 -05:00
ffxbld
d2dcda2a04
No bug, Automated blocklist update from host bld-linux64-ec2-635 - a=blocklist-update
2013-02-16 03:35:22 -08:00
Christian Sonne
371159a109
Bug 816254 - Add logging to Downloads Panel r=mak
2013-02-15 17:34:18 -08:00
Makoto Kato
d53fd4d9d0
Bug 834645 - move -STACK parameter to config.mk. r=ted
2013-02-14 15:22:00 +09:00
Jim Mathies
10fe5fc177
Bug 807593 - sync nsBrowserApp changes for metro, including metro browser startup and mochitest-metro-chrome startup handling. r=bbondy
2013-02-12 14:51:24 -06:00