Magnus Melin
1b43edb403
Bug 718532 - Error console reports an error on add-ons (first) installation attempt - Couldn't find value for key: TIME_SESSION_RESTORED. r=Unfocused
2013-12-18 23:09:44 +02:00
Nils Maier
ec65c8410d
Bug 950391 - Add nsIMemoryReporterManager.unregisterStrongReporter. r=njn
...
Also do not allow to register non-native components as weak reporters.
2013-12-18 13:00:03 -05:00
Carsten "Tomcat" Book
ba01aa3719
merge fx-team to mozilla-central
2013-12-18 15:47:44 +01:00
Michael Ratcliffe
8af158adc6
Bug 864098 - Add "Disable Cache" to options panel r=jwalker
...
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
2013-12-18 09:34:49 +00:00
Phil Ringnalda
dbd8549587
Back out 837203a4e076 (bug 949775) for xpcshell bustage
...
CLOSED TREE
2013-12-17 23:24:20 -08:00
Richard Newman
d8759c122a
Bug 949775 - UITelemetry should drop events on the floor if telemetry is disabled. r=mfinkle
2013-12-17 21:47:58 -08:00
Richard Newman
2f1ca0adf2
Backed out changeset c4921ed6aef3 (bug 949775)
2013-12-17 21:44:33 -08:00
Wes Kocher
8c8f5e1dcb
Merge m-c to fx-team
2013-12-17 21:21:30 -08:00
Wes Kocher
29915a0f83
merge inbound to m-c
2013-12-17 21:00:02 -08:00
Richard Newman
f7ed4956e1
Bug 949775 - UITelemetry should drop events on the floor if telemetry is disabled. r=mfinkle
2013-12-17 20:44:13 -08:00
Vladan Djeric
6eac86074a
Bug 937915: Restore DB filenames in Telemetry SlowSQL strings. r=dteller
2013-12-17 19:07:18 -05:00
Wes Kocher
482ecb10dd
Merge m-c to inbound
2013-12-17 21:23:18 -08:00
Ryan VanderMeulen
b6a2d4d7d5
Bug 945667 - Disable browser_findbar.js on Linux due to relying on browser_aboutHome.js.
2013-12-17 22:10:29 -05:00
Ryan VanderMeulen
4c8d52b7b6
Merge m-c to fx-team.
2013-12-17 16:23:55 -05:00
Peiyong Lin
a5486abf32
Bug 951202 - Change bindings declared with declareLazyFFI to be enumerable. r=Yoric
...
--HG--
extra : rebase_source : 1f5260a3a579f09d30203d010cceaba0cf22cc2e
2013-12-17 16:29:17 -05:00
Justin Dolske
8841ee6dad
Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN
2013-12-16 13:27:47 -08:00
Carsten "Tomcat" Book
b966ec963c
Backed out changeset 812c5f165aca (bug 864098) for XPC Bustage on a CLOSED TREE
...
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.html => browser/devtools/framework/test/browser_toolbox_options_disablejs.html
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.js => browser/devtools/framework/test/browser_toolbox_options_disablejs.js
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html
2013-12-17 13:58:55 +01:00
Carsten "Tomcat" Book
ce9863c36e
merge mozilla-central to fx-team
2013-12-17 13:17:04 +01:00
Carsten "Tomcat" Book
53aa4a4479
merge fx-team to mozilla-central
2013-12-17 12:47:11 +01:00
Michael Ratcliffe
fc851c63c7
Bug 864098 - Add "Disable Cache" to options panel r=jwalker
...
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
2013-12-17 10:58:21 +00:00
Wes Kocher
f6e7cd0c87
Merge m-c to mozilla-inbound
2013-12-16 21:34:34 -08:00
Wes Kocher
56c7fcbb4e
Merge inbound to m-c
2013-12-16 21:33:31 -08:00
Shane Caraveo
c5597b6319
bug 935640 part 2 Australis, update social sidebar with new ux, activation panel, r=markh
2013-12-16 21:38:22 -08:00
Ryan VanderMeulen
c1ada276ac
Merge m-c to fx-team.
2013-12-16 17:00:19 -05:00
Ryan VanderMeulen
1037218183
Merge inbound to m-c.
2013-12-16 16:58:27 -05:00
Heather Arthur
5d4ec3539c
Bug 949678 - Rule view should show inline sheet links as 'inline:<lineno>' instead of '/:<lineno>' when source maps are enabled; r=pbrosset
2013-12-16 11:49:17 -08:00
Panos Astithas
fa291d77b5
Bug 773563 - Cleanup BTA_detach callers to avoid redundant state checks; r=robcee
2013-12-16 21:27:00 +02:00
Carsten "Tomcat" Book
8ff36a3e09
Merge mozilla-central to fx-team
2013-12-16 16:08:50 +01:00
Nick Alexander
709a4a7087
Bug 923950 - Fix Android single locale repacks. r=glandium
...
There are two parts to this. The first is to add AndroidManifest.xml
as a dependency to the "no dependencies" ap_ built during packaging.
The aapt call requires it. So "no dependencies" is more accurately
"no *resource* dependencies".
The second is to avoid including the Android res/ directory in the
language repack step. What happens is that the l10n.py script sees
the Android res/ files left in the dist/ directory after unpacking and
expects to find them in the objdir. They're not there, so the script
fails. To avoid this, we delete them after unpacking. See the
comments in packager.mk describing this process.
--HG--
extra : rebase_source : 35c3c125dddcd575c1a5e8ad58f9aa13ff2db4c3
2013-12-14 15:36:17 -08:00
Phil Ringnalda
abeca479be
Bug 934057 - Disable test_notifications_popup.html on Linux for constant failures
...
--HG--
extra : rebase_source : 1c585e1593ccfbcc5613ebe07aed594a0e8c762b
2013-12-15 21:17:52 -08:00
Phil Ringnalda
1ec93cb6e1
Back out 2412b1a7b97e (bug 863872) for Android xpcshell orange
2013-12-14 18:48:06 -08:00
Brian Grinstead
f9ce8121d8
Bug 950097 - [ruleview] Styles not being updated on some pages;r=paul
2013-12-13 13:17:23 -06:00
Peiyong Lin
ad799bb35f
Bug 943422 - Implement FileUtils.openAtomicFileOutputStream. r=Yoric
...
--HG--
extra : rebase_source : 054092dc72130bb4c60f48bb80a3ca0adfd42d45
2013-12-17 10:57:03 -05:00
Benjamin Smedberg
9bf97ff155
Bug 853973 - If a plugin is overlayed by other content on the page, then treat it as a hidden plugin: hide the overlay and present the infobar for click-to-play or crashed plugins, r=jaws
2013-12-17 10:53:32 -05:00
David Keeler
b4908bf345
bug 887321 - initial OCSP stapling telemetry r=briansmith
2013-12-16 09:32:16 -08:00
Jim Mathies
988b6f330d
Bug 950288 - Update the last run id when the browser launches so it's always up to date. r=bbondy
2013-12-16 11:06:08 -06:00
Nicholas Nethercote
12910b47d0
Bug 945973 (part 4) - Add SystemMemoryReporter, which presents Linux-specific, system-wide memory measurements taken from the OS. r=glandium.
...
--HG--
extra : rebase_source : 032d1d2944b790ac9e9e4d7f18c8ac9d79858ef3
2013-12-04 19:32:50 -08:00
Nicholas Nethercote
17667da00b
Bug 945973 (part 3) - Fix some trivial reporter/report confusions in aboutMemory.js. r=mccr8.
...
--HG--
extra : rebase_source : 12eec13cd507100fa29bf798372784d5d8bcfbdb
2013-12-03 20:20:15 -08:00
Nicholas Nethercote
da333f0919
Bug 945973 (part 2) - Don't complain if there aren't any "explicit" reports for a process. r=mccr8.
...
--HG--
extra : rebase_source : 05129260b8a3e7cfbdadcecffe4c18715254323c
2013-12-03 20:19:41 -08:00
Nicholas Nethercote
51c80b126d
Bug 945973 (part 1) - Remove about:memory's is-a-sentence description check. r=mccr8.
...
--HG--
extra : rebase_source : bf47145a953a23b73fa1e7c441b695ffeceafbb8
2013-12-03 20:10:59 -08:00
Carsten "Tomcat" Book
cd068df067
Merge mozilla-central to mozilla-inbound
2013-12-17 13:16:00 +01:00
Henri Sivonen
9279bd3c7e
Bug 949345 - Gather telemetry about non-default Cyrillic legacy encodings. r=emk,f=sstamm.
2013-12-17 12:47:25 +02:00
Bill McCloskey
f017507c0f
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Gregory Szorc
e396fc159d
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Benjamin Smedberg
899505a631
Bug 941137 followup - fix xpcshell test which expects the test plugin to be click-to-activate to actually set the state it desires.
2013-11-21 12:37:47 -05:00
Mike Conley
69acf97733
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
2013-12-14 15:30:00 -05:00
Mike Hommey
34b94bf852
Bug 949334 - Use FINAL_LIBRARY for webrtc. r=gps
2013-12-14 11:38:53 +09:00
Nathan Froyd
ae70372c81
Bug 932285 - part 3 - don't export comments to telemetry's string table; r=vladan
2013-12-06 15:18:48 -05:00
Nathan Froyd
2ba1838289
Bug 932285 - part 2 - convert nsITelemetry.registeredHistograms to a function returning an array; r=vladan
2013-12-13 12:56:11 -05:00
Nathan Froyd
92644a1ba1
Bug 932285 - part 1 - iterate over registered histograms, then check existence in snapshots; r=vladan
2013-12-13 12:22:02 -05:00
Michael Brennan
14cf08d9e0
Bug 888373: Simple API for detecting startup/shutdown crashes;r=yoric,gps
2013-11-15 16:46:44 +01:00
Steven MacLeod
8073f9fe4d
Bug 945809 - Add Telemetry for Session Store data collection in the frame script. r=ttaubert
...
X-Git-Commit-ID: 0ef7d331d06ef7e28a25932914128a7d7ff63d84
2013-12-18 21:29:54 +01:00
Paul Rouget
1d4b436e26
Bug 951609 - Fix scope issues in child.js. r=ochameau
2013-12-18 13:18:25 -05:00
Irving Reid
338bb63885
Bug 883739 - Set the correct pref so test_update.js does not access services.a.m.o. r=Mossop
2013-12-18 12:24:52 -05:00
Paul Rouget
0d0b379772
Bug 951658 - Kill the inspector front even if walker.release() failed. r=pbrosset
2013-12-18 12:41:28 -05:00
Florian Quèze
a2eb9c79da
Bug 930641 - Remove the social.allowMultipleWorkers preference, r=mixedpuppy.
2013-12-18 16:50:05 +01:00
Carsten "Tomcat" Book
772c6def0c
Merge mozilla-central to fx-team
2013-12-18 13:03:15 +01:00
Monica Chew
2e8aaf7ed5
Bug 837202: Add telemetry for application reputation check (r=paolo,yoric)
2013-12-12 11:20:11 -08:00
Mike Conley
9f39fe797e
Backout fa2130fc4f08 (bug 863872) due to xpcshell orange. r=bustage-fix for CLOSED TREE.
2013-12-13 16:33:13 -05:00
Ryan VanderMeulen
cd364e9987
Merge m-c to inbound.
2013-12-13 16:16:46 -05:00
Ryan VanderMeulen
218cec4598
Merge inbound to m-c.
2013-12-13 16:15:52 -05:00
Brian R. Bondy
8a5ab931a1
Bug 945829 - Metrofox hangs on startup when trying to show the profile chooser dialog. r=jimm
2013-12-13 12:12:00 -05:00
Jim Mathies
828c23405b
Bug 949590 - When switching browsers, wait for the previous instance to close the profile before launching. r=bbondy
2013-12-13 09:51:21 -06:00
Wes Kocher
898b147d75
Merge inbound to m-c
2013-12-12 19:12:51 -08:00
Bill McCloskey
7d2511377f
Bug 948238 - Fix ASAN bustage on a CLOSED TREE
2013-12-12 15:27:07 -08:00
Jared Wein
22eac44ef0
Bug 926487 - Replace className comparisons with classList.contains in viewSource.js. r=Unfocused
...
--HG--
extra : rebase_source : 1e5a9b55e2c455b08454e8bd17afe4412f42a042
2013-12-12 18:14:25 -05:00
Mike Conley
3635aa6f6f
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
2013-12-06 16:37:52 -05:00
Ehsan Akhgari
912bf8a846
Bug 940821 - Build crashreporter in unified mode; r=ted
2013-12-13 09:55:39 -05:00
Carsten "Tomcat" Book
f924e8d961
merge mozilla-central to fx-team
2013-12-12 16:09:30 +01:00
Carsten "Tomcat" Book
577bf4bd2d
merge fx-team to mozilla-central
2013-12-12 13:28:08 +01:00
Matt Brubeck
a3c04c6da8
Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused]
2013-12-11 16:23:36 -08:00
Matt Brubeck
3ad2639de0
Back out c237f02b3578 (bug 946296) because it broke mochitest-metro-chrome
2013-12-11 18:46:53 -08:00
Matt Brubeck
67f04d3160
Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused]
2013-12-11 16:23:36 -08:00
Nick Alexander
7760713d9e
Bug 934646 - Part 3: Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
extra : rebase_source : f6ec8a38594e70520b10202c735dc019f8c856fd
2013-12-11 21:20:07 -08:00
Tim Taubert
99b582a0b8
Bug 947583 - Fix "this.updateProviderURLs is not a function" when toggling "Block reported attack sites" preference r=dolske
...
From 8ba7cef13d00454ddcdec7e4f8eb32bcb6bee5ac Mon Sep 17 00:00:00 2001
2013-12-07 09:50:19 +01:00
Ryan VanderMeulen
06d4b0a2d3
Merge fx-team to m-c.
2013-12-11 13:29:43 -05:00
Carsten "Tomcat" Book
ffebd88dd6
merge fx-team to mozilla-central
2013-12-11 10:15:44 +01:00
Matthew Noorenberghe
d3408412c7
Bug 897074 - Lower MAX_SEARCH_TOKENS to 10 in FormHistory.jsm. r=dolske
2013-12-11 00:05:31 -08:00
Matthew Noorenberghe
5e796c882c
Bug 897074 - Limit the number of tokens used in satchel's getAutoCompleteResults SQL queries. r=dolske
2013-12-10 23:34:42 -08:00
Bill McCloskey
457ee06846
Bug 937377 - [e10s] Selecting an item in a <select> should trigger onChange (r=felipe)
2013-12-10 13:46:21 -08:00
Avi Halachmi
66b63f6557
Bug 945044: about:telemetry - keep sections states on reload, add histograms filter. r=vladan
2013-12-10 22:54:01 +02:00
Ryan VanderMeulen
2b769f4918
Merge fx-team to m-c.
2013-12-10 15:39:40 -05:00
Richard Newman
2e6eb9b062
Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle
2013-12-10 10:41:34 -08:00
Mark Finkle
fd1bf9d764
Bug 927128 - Keep GeckoView limited to Nightly only (part 2) r=glandium
2013-12-10 01:07:43 -05:00
Drew Willcoxon
b2eb58c06e
Bug 923345 - Fix intermittent failure in test/browser_thumbnails_background_crash.js by splitting it up. r=markh
2013-12-09 19:52:51 -08:00
Ryan VanderMeulen
99581e1939
Merge fx-team to m-c.
2013-12-09 17:21:47 -05:00
Panos Astithas
025d9c3084
Forbid out of order resumption when two tabs with the same URL are paused (bug 947830); r=fitzgen
...
Also consider stepping actions as a form of resumption and require the same resumption order when multiple tabs are paused.
2013-12-09 22:09:15 +02:00
Carsten "Tomcat" Book
a656f5e85d
merge mozilla-inbound to mozilla-central
2013-12-09 09:02:29 +01:00
Mike Hommey
211d8bd0de
Bug 946175 - Forbid assigning over a value previously set in moz.build. r=gps
2013-12-09 13:34:00 +09:00
J. Ryan Stinnett
a9a2d62674
Bug 947406 - Don't return promise when done with package upload. r=ochameau
2013-12-06 14:49:17 -06:00
Phil Ringnalda
cacf62c269
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
2013-12-07 11:08:56 -08:00
Shu-yu Guo
5456a5b7c1
Bug 946641 - Part 2: Revert in Debugger frontend to balance event suppression/unsuppression. (r=past)
2013-12-06 19:31:09 -08:00
Birunthan Mohanathas
f2fd740542
Bug 798033 - Remove 'using namespace' from toolkit/ headers. r=bsmedberg
2013-12-08 21:53:46 -05:00
Birunthan Mohanathas
3440613a39
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
...
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
2013-12-08 21:52:54 -05:00
Birunthan Mohanathas
68b00083fd
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
2013-12-08 21:52:33 -05:00
Nicholas Nethercote
8450156576
Bug 947802 (part 2) - Replace enumerateReporters() with getReportsForThisProcess(). r=mccr8.
...
--HG--
extra : rebase_source : 1c70e838e3600745f69c5772a084398f78d4c477
2013-12-01 16:29:37 -08:00
Nicholas Nethercote
6e5e55931d
Bug 947798 (part 1) - Rename NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN as MOZ_DEFINE_MALLOC_SIZE_OF. r=mccr8.
...
--HG--
extra : rebase_source : ec09d4c31264c15befb020375bf001a1ad1df6b8
2013-12-07 21:38:32 -08:00
Heather Arthur
1d65b9038a
Bug 926014 - Support CSS source maps; r=dcamp
...
--HG--
rename : browser/devtools/styleeditor/StyleEditorPanel.jsm => browser/devtools/styleeditor/styleeditor-panel.js
2013-12-06 23:52:32 -08:00
Cameron McCormack
28ee122e0a
Bug 948782 - Make test_alerts_noobserve.html wait until its alerts have disappeared before finishing. r=wchen
2013-12-12 13:08:35 +11:00
Bobby Holley
07df154678
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
...
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
2013-12-11 17:51:58 -08:00
Steven MacLeod
f13fe4da26
Bug 943571 - Introduce a test for invalid engine files loaded from a dir. r=gavin
2013-12-11 14:15:16 -05:00
Bill McCloskey
2ca767aa88
Bug 929012 - Annotate on crash reports that content processes are turned on (r=bsmedberg)
2013-12-12 14:17:37 -08:00
Bill McCloskey
e3463fe50e
Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg)
2013-12-12 14:13:20 -08:00
Ryan VanderMeulen
1a259ae5bb
Merge m-c to inbound.
2013-12-11 13:38:14 -05:00
Olli Pettay
cfac358560
Bug 941587 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/components/satchel/test/browser/browser_privbrowsing_perwindowpb.js, r=ehsan
2013-12-11 16:41:46 +02:00
Mike Conley
78bf04b8e2
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
2013-12-14 15:30:00 -05:00
Edwin Flores
8d1888e84a
Bug 866080 - Use Android I420ColorConverter in OMX plugin r=sotaro,doublec
2013-12-17 11:58:16 +13:00
Florian Quèze
d4c5435e34
Bug 723951 - Popup notification does not continue when the tab move to other window, r=felipe.
2013-12-19 22:16:10 +01:00
Nick Fitzgerald
400f6251f7
Bug 951874 - self-hosted functions shouldn't appear in the Tracer; r=vporof
2013-12-19 10:41:34 -08:00
Felipe Gomes
80f3bb3173
Bug 897061 - [e10s] Implement support for form autocomplete. r=markh
2013-12-06 22:02:05 -02:00
Wes Kocher
d356a3edeb
Backed out changeset 16628db76c3c (bug 863872) for debug xpcshell test failures
2013-12-06 17:10:09 -06:00
Mike Conley
6b02080fe9
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
2013-12-06 16:37:52 -05:00
Jason Orendorff
2f7306dfb7
Bug 948134 - Fix "value is not defined" in PlacesDBUtils.jsm. r=adw.
...
--HG--
extra : rebase_source : b9ff5eed8eae0f14dd231a842cbd9e49d7b8a03c
2013-12-16 06:02:26 -06:00
Trevor Saunders
d43c55ca0e
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
2013-12-12 20:50:01 -05:00
Ryan VanderMeulen
612fb9d2cb
Backed out changeset b6b911ca4dd8 (bug 837202) for OSX bustage.
...
CLOSED TREE
2013-12-12 14:42:04 -05:00
Trevor Saunders
ae517971ad
bug 947022 - type nsIPresShell::mForwardingContainer and nsPresContext::mContainer r=bz
2013-11-20 14:18:25 -05:00
Trevor Saunders
cf51419866
bug 943023 - unify some of toolkit/components/url-classifier/ r=ehsan
2013-11-25 14:28:06 -05:00
Andrea Marchesini
aeb5063aca
Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
...
--HG--
rename : dom/workers/test/urlSearchparams_worker.js => dom/workers/test/urlSearchParams_worker.js
2013-12-12 19:30:27 +00:00
Monica Chew
fd36ed6219
Bug 837202: Add telemetry for application reputation check (r=paolo,yoric)
2013-12-12 11:20:11 -08:00
Michael Brennan
821f4e8b7f
Bug 888373: Simple API for detecting startup/shutdown crashes - tests;r=yoric,gps
2013-08-20 22:46:38 +02:00
Yura Zenevich
c977ec9893
Bug 853439 - Add tests for js-ctypes bindings for sqlite. r=yoric, r=gps
2013-12-19 11:47:27 -05:00
Yura Zenevich
15294922b8
Bug 853439 - Add js-ctypes bindings for sqlite. r=yoric, r=gps, sr=Mossop
2013-12-19 11:47:25 -05:00
Paul Rouget
54ca95f7e8
Bug 951616 - Use docshell to get manifest url. r=ochameau
2013-12-19 11:32:13 -05:00
Heather Arthur
d13f3cb8b3
Bug 949556 - Add Firefox 26-28 backwards compatibility to Style Editor. r=paul
2013-12-19 11:32:12 -05:00
Dustin J. Mitchell
9e5e3e01c8
Bug 803188 - Support converting between file paths and file:/// uris in OS.File. r=Yoric
2013-12-16 14:55:37 -05:00
Manish Goregaokar
675d61df9d
Bug 425145 - Add a preference to override autocomplete=off for password manager. r=gavin
2013-12-19 11:32:09 -05:00
J. Ryan Stinnett
1081b45e49
Bug 946813 - Part 0: Backout ef84114446cc (bug 941012) for breaking browser debugger. r=bustage
...
--HG--
extra : rebase_source : d2f9506adc15b5f72c0dda2fd4f28deabbf874ec
2013-12-18 12:48:38 -06:00
Masatoshi Kimura
ca9c445f8b
Bug 952961 - Remove our own executable check and pref check, and added a regitry check when downloading a file. r=paolo
2014-01-12 17:05:28 +09:00
Brian Smith
367c980791
Bug 957665: Add telemetry to measure how many people have OCSP enabled, r=keeler
...
--HG--
extra : rebase_source : e6dd0d7d06ce0eb5b2f34a77a851dd7c0655ac3e
2014-01-08 08:59:53 -08:00
Trevor Saunders
ff0491aef6
bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug
2014-01-06 17:34:15 -05:00
Robert Strong
da8ae98a29
Part 2 of Bug 930194 - Add prerequisite checks for MozillaMaintenance Service tests that fail the tests if the build system is not properly configured. r=bbondy
2014-01-10 18:45:54 -08:00
Bill McCloskey
a3fb2ddc3c
Bug 957427 - Expose an nsILoadContext shim in nsIFrameLoader (r=smaug)
2014-01-10 17:10:57 -08:00
Jeff Walden
470f90ede3
Bug 724768 - Store the various properties of Error objects in reserved slots, and eagerly create the stack string for them. r=bhackett for the TI bits, r=jimb otherwise
...
--HG--
extra : rebase_source : b1fc9b1f09c36a9f936aa518d53001f430808f95
2012-12-17 14:53:35 -05:00
Ryan VanderMeulen
839040eeee
Merge m-c to inbound.
2013-12-06 16:13:37 -05:00
Ryan VanderMeulen
33a583eacc
Merge fx-team to m-c.
2013-12-06 16:03:56 -05:00
Bobby Holley
cdf05d42a4
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
...
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
2013-12-06 12:01:42 -08:00
Nick Fitzgerald
2ae2f48f12
Bug 917983 - BreakpointActor instances should be saved in the threadLifetimePool; r=past
2013-12-06 09:25:58 -08:00
Mark Finkle
0bbd221fa4
Bug 927128 - Keep GeckoView limited to Nightly only r=glandium
2013-12-06 10:05:02 -05:00
Carsten "Tomcat" Book
1ea0408b68
merge fx-team to mozilla-central
2013-12-06 13:31:26 +01:00
Carsten "Tomcat" Book
076ec87e09
Backed out changeset 374e44c835a8 (bug 937317) WinXP Build Bustage on a CLOSED TREE
2013-12-06 08:41:42 +01:00
Carsten "Tomcat" Book
aac6a5aaaa
Merge m-c to fx-team
2013-12-06 07:58:06 +01:00
Mike Hommey
232041d461
Bug 946605 - Fix typo from bug 943728 in packager.mk breaking mac l10n builds. r=mshal
2013-12-06 08:45:30 +09:00
Nick Fitzgerald
f8f661b16c
Bug 917982 - The ThreadActor's threadLifetimePool should actually have the same lifetime as the thread; r=jimb
2013-12-05 16:33:53 -08:00
Carsten "Tomcat" Book
218b967877
Merge m-c to mozilla-inbound
2013-12-06 07:38:31 +01:00
Bobby Holley
901b658c25
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
...
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
2013-12-05 21:34:17 -08:00
Nicholas Hurley
f18b3e02a2
Bug 942317 - An experiment to test how reachable SRV records are in the wild. r=mcmanus
2013-12-05 15:23:22 -08:00
Josh Aas
4c3052ea3a
Bug 852648: Add support for native Notification Center alerts on OS X. r=wchen,mstange
2013-12-05 17:05:10 -06:00
Ryan VanderMeulen
d0595b15b9
Merge fx-team to m-c.
2013-12-05 17:35:21 -05:00
Ryan VanderMeulen
b9c8c56382
Merge inbound to m-c.
2013-12-05 17:29:03 -05:00
Nick Fitzgerald
8b6c9c4b36
Bug 943070 - Add a "depth" trace type to the tracer; r=past
2013-12-05 10:58:33 -08:00
Carsten "Tomcat" Book
94d4d5b1cf
merge fx-team to m-c
2013-12-05 12:56:11 +01:00
Panos Astithas
c3a0275e6b
Properly exit nested event loops when a tab is abruptly closed (bug 942931). r=fitzgen
2013-12-05 09:33:55 +02:00
Ryan VanderMeulen
65cd2a9792
Backed out changeset c732b8ff3869 (bug 852648) for OSX bustage.
...
DONTBUILD
2013-12-04 23:33:17 -05:00
Josh Aas
e9a4e38740
Bug 852648: Add support for native Notification Center alerts on OS X. r=wchen,mstange
2013-12-04 22:19:05 -06:00
Nicholas Nethercote
a14687b578
Bug 946484 - Ignore "redundant/"-prefixed memory reports. r=khuey.
...
--HG--
extra : rebase_source : 9ee5e9c208b37f361e0cfa0b599ced801428e93d
2013-12-04 16:21:55 -08:00
Andy Wingo
7788ca7b53
Bug 945828 - Work around bug 945756. r=luke
2013-12-03 19:04:25 +01:00
Irving Reid
37aaad48b9
Bug 944006: Don't load XPIProviderUtils if no addons and no schemaVersion; r=unfocused
2013-12-02 19:46:41 -05:00
Drew Willcoxon
aa31814234
Bug 914920 - Fix bug whereby about:newtab displays thumbnails from unrelated websites for some links. r=markh
2013-12-04 17:38:00 -08:00
Jon Coppeard
1347c72bec
Bug 946732 - Reinstate xpcom/glue gtests r=BenWa
2013-12-05 16:48:48 +00:00
Felipe Gomes
e3e6035c02
Bug 916726 - r=gavin
2013-12-04 23:18:42 -02:00
Ryan VanderMeulen
67968050a5
Merge fx-team to m-c.
2013-12-04 17:34:58 -05:00
Phil Ringnalda
426976106b
Bug 756885 - Bail out of test_bug624329.xul early on 10.9, where win.maximize() gives us a resize without actually maximizing
2013-12-03 20:22:45 -08:00
Ryan VanderMeulen
5dad8f16c4
Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
...
CLOSED TREE
2013-12-03 22:44:28 -05:00
Jared Wein
3df6b33a81
Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
...
--HG--
extra : rebase_source : 90a0865e71b87dbaddf44c4805f78f709e5d80de
2013-11-27 10:31:39 -05:00
Ehsan Akhgari
8c254a9883
Bug 915735 - Build ICU as a shared library where JS is built as a shared library; r=glandium
2013-12-06 08:08:52 -05:00
Benjamin Smedberg
831eb043f5
Bug 946799 part A - annotate the location and size of the breakpad memory reservation, r=ted
2013-12-06 09:00:06 -05:00
Josh Aas
1f290ef285
Back out patch for bug 852648. CLOSED TREE
2013-12-03 19:26:46 -06:00
Josh Aas
4e54051811
Bug 852648: Add platform-native Notification Center support for OS X. r=wchen,mstange
2013-12-03 18:53:46 -06:00
Ryan VanderMeulen
6fddf1a235
Bug 931642 - Backed out changeset f4449a06e97f (bug 917883) for causing frequent OSX crashes.
2013-12-03 18:45:17 -05:00
Mike Shal
ddecae52a4
Bug 875013 - Remove VPATH; r=glandium
2013-11-21 14:57:06 -05:00
Michael Comella
1a4af0a46f
Bug 935807: Restore arrow key input field navigation behavior. r=bnicholson
2013-12-04 15:43:32 -08:00
Bill McCloskey
181fc4be1f
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Aaron Klotz
0cc7ebea02
Bug 945784: Prepends a newline to InvalidateCaches entry before writing to compatibility.ini; r=bbondy
2013-12-03 16:17:02 -07:00
Ryan VanderMeulen
a88900ff46
Backed out changeset 4cbb184bf6cb (bug 945828) for Linux64 debug xpcshell crashes.
2013-12-03 18:10:33 -05:00
Nicholas Nethercote
85e32e4d49
Bug 927740 (part 2) - Make about:memory's "Minimize Memory Usage" button affect child processes, like the "GC" and "CC" buttons. r=khuey.
...
--HG--
extra : rebase_source : 555f0e6ca11caa73e33f48a941ee119181c28b74
2013-12-02 20:07:02 -08:00
Ehsan Akhgari
9e8e6864f3
Bug 943988 - Build toolkit/xre in unified mode; r=bsmedberg
...
--HG--
extra : rebase_source : b8187ff717ac59611d05c4697a9f11673aae83dc
2013-12-03 17:01:16 -05:00
Ryan VanderMeulen
c7695765ee
Merge m-c to inbound.
2013-12-03 17:42:20 -05:00
Ryan VanderMeulen
6cd226d444
Merge b2g-inbound to m-c.
2013-12-03 17:04:22 -05:00
Ryan VanderMeulen
f6d9a7911d
Merge inbound to m-c.
2013-12-03 16:45:17 -05:00
Ehsan Akhgari
64e1750c51
Bug 943990 - Build toolkit/components/startup in unified mode; r=bsmedberg
2013-12-03 15:49:02 -05:00
Ehsan Akhgari
af0d0cacb2
Bug 943999 - Build toolkit/components/ctypes/test in unified mode; r=bsmedberg
2013-12-03 15:48:12 -05:00
Andy Wingo
968c534750
Bug 945828 - Work around bug 945756. r=luke
2013-12-03 19:04:25 +01:00
Fabrice Desré
f33aa54588
Bug 944859 - osfile_async_worker.js worker is never shut down in the parent process. r=yoric
2013-12-03 09:48:01 -08:00
Mihai Sucan
5c9a9143a9
Bug 943496 - Autocomplete should execute native getters; r=past
2013-12-03 15:32:41 +02:00
Jared Wein
18ec9fb933
Bug 943556 - Attempt to fix intermittent orange by using a later event (play instead of loadedmetadata) to check for media element sizes. Also include debugging information for the user agent. Also introduce a waitForCondition to wait until the replaced element has finished resizing based on the videocontrols resizing code. r=Gijs
2013-11-27 10:31:35 -05:00
Patrick Brosset
2c1a2cc18e
Bug 940500 - Colorpicker tooltip now edits css gradients correctly. r=miker
2013-12-03 08:45:29 -05:00
Paolo Amadini
44cf767a29
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 13:21:08 +01:00
Carsten "Tomcat" Book
b3c508ce3e
Backed out changeset 295b75fac0c8 (bug 940408) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:27 +01:00
Carsten "Tomcat" Book
4deaf8d917
Backed out changeset 1e8f83c69e80 (bug 941317) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:17 +01:00
Carsten "Tomcat" Book
59349f90ed
Backed out changeset bc9014b4439a (bug 929067) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:08 +01:00
Carsten "Tomcat" Book
3b03290806
Backed out changeset f785bf2e2c51 (bug 941726) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:52:49 +01:00
Carsten "Tomcat" Book
b213442863
Merge m-c to fx-team
2013-12-03 10:44:31 +01:00
Carsten "Tomcat" Book
9ec029aebf
merge fx-team to mozilla-central
2013-12-03 10:39:56 +01:00
Paolo Amadini
60dff692e0
Bug 941726 - Prevent DownloadLegacy from keeping a reference to the network request after the download is stopped. r=enn
2013-12-03 10:15:22 +01:00
Paolo Amadini
54e64db5f8
Bug 929067 - Canceling a download from the Downloads Panel sometimes pauses it instead. r=enn
2013-12-03 10:15:22 +01:00
Paolo Amadini
ea866fc435
Bug 941317 - Switch Downloads.jsm to use Promise.jsm. r=enn
2013-12-03 10:15:22 +01:00
Paolo Amadini
fb18739bb4
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 10:15:22 +01:00
Drew Willcoxon
e05ef75328
Bug 874743 - Fix PlacesDBUtils.jsm error in intermittent test_parser_diagnostics_unprintables.html failure. r=mak
2013-12-02 20:21:58 -08:00
Brian R. Bondy
82c49a0793
Bug 940936 - Use profile name in registry sync prefs for WindowsPrefSync.jsm. r=jimm
2013-12-02 09:58:26 -05:00
Daniel Holbert
a67d0c334c
Bug 945151: Mark toolkit/library as FAIL_ON_WARNINGS. r=bsmedberg
2013-12-03 09:33:57 -08:00