Commit Graph

13181 Commits

Author SHA1 Message Date
Josh Matthews
f4cce5808f Backout bug 723001. 2012-10-11 22:22:43 -04:00
Josh Matthews
e82f309179 Back out bug 585385 for build bustage. 2012-10-11 21:58:24 -04:00
Josh Matthews
d64a2c9b5a Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe 2012-10-11 21:34:24 -04:00
Josh Matthews
d09d8af2a1 Bug 505385 - Part 11: Create a new imgINotificationObserver interface to replace all uses of imgIContainerObserver and imgIDecoderObserver outside of image/. r=joe 2012-10-11 21:34:23 -04:00
Brendan Dahl
af982da70e Bug 793275 - Add findbar events that can be intercepted. r=dtownsend 2012-10-04 16:53:49 -07:00
aceman
f704a1ec85 Bug 711723 - Move the timestamp in the Error console to the left and on the same line as message text. r=Neil 2012-10-11 21:31:38 -04:00
Josh Matthews
243c6698b6 Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske 2012-10-11 21:04:56 -04:00
Trevor Saunders
e2db6e1941 bug 798595 - remove useless prmem.h includes r=ehsan 2012-10-04 02:14:06 -04:00
Boris Zbarsky
a8f78cf954 Bug 773247. Don't keep looking forward for the first visible range and then just ignoring it. r=masayuki 2012-10-11 15:45:52 -04:00
Jeff Muizelaar
07b8aa36d6 Bug 800031. Include paint time int tab switch telemetry. r=ehsan,dao,bjcaob
This adds a new FX_TAB_SWITCH_TOTAL_MS that should more accurately represent
the user experience of tab switch time than FX_TAB_SWITCH_UPDATE_MS.
FX_TAB_SWITCH_UPDATE_MS is being kept because it gives a good indication of how
much time is being spent in the front end parts vs the painting parts.

This works by measuring the time between beginTabSwitch() and the first call to
LayerManager::PostPresent().
2012-10-11 13:54:27 -04:00
Ehsan Akhgari
4355baabb6 Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
Ed Morley
a2a48aea9e Backout 6e26bb277c64 (bug 799780), cb395ed2de20 (bug 799664), cd5679486c7b (bug 799526) for causing frequent failures in browser_bug400731.js 2012-10-11 15:00:05 +01:00
aceman
97378d7c5c Bug 799653 - Convert Error console to Services.jsm. r=gavin 2012-10-10 21:11:15 -04:00
Ehsan Akhgari
60c0879cc1 Merge mozilla-central into mozilla-inbound 2012-10-10 20:21:13 -04:00
Olli Pettay
0f6bf5eed5 Bug 733305, add a way to hide XBL, r=bz, a=abillings
--HG--
extra : rebase_source : df18273ecdbf013138e8e6f1f4ef8082ac4f410c
2012-10-10 22:04:42 +03:00
Nathan Froyd
83b488bd05 Bug 799943 - properly search histogram names for startup regex; r=taras DONTBUILD because NPOTB 2012-10-10 10:19:14 -04:00
Ehsan Akhgari
9328aeb770 Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
Ehsan Akhgari
10e6a59d5f Bug 799229 - Move the ForgetAboutSite modules to toolkit; r=Mossop
--HG--
rename : browser/components/privatebrowsing/src/ForgetAboutSite.jsm => toolkit/forgetaboutsite/ForgetAboutSite.jsm
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_clearplugindata.html => toolkit/forgetaboutsite/test/browser/browser_clearplugindata.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_clearplugindata.js => toolkit/forgetaboutsite/test/browser/browser_clearplugindata.js
rename : browser/components/privatebrowsing/test/unit/downloads.empty.sqlite => toolkit/forgetaboutsite/test/unit/downloads.empty.sqlite
rename : browser/components/privatebrowsing/test/unit/test_removeDataFromDomain.js => toolkit/forgetaboutsite/test/unit/test_removeDataFromDomain.js
rename : browser/components/privatebrowsing/test/unit/test_removeDataFromDomain_activeDownloads.js => toolkit/forgetaboutsite/test/unit/test_removeDataFromDomain_activeDownloads.js
2012-10-08 16:48:11 -04:00
Dão Gottwald
5738774412 Bug 799084 - Error console filter shouldn't be applied on input. r=neil 2012-10-10 22:31:01 +02:00
Dão Gottwald
396f098081 Bug 799081 - Bar at the bottom of the error console should be a <statusbar>. r=neil 2012-10-10 22:30:36 +02:00
Gian-Carlo Pascutto
7e060cde28 Bug 785960 - Add FENNEC_ prefix, and add Telmetry for "Don't keep activities". r=kats 2012-10-09 17:59:44 +02:00
EKR
57e12aaa01 Bug 799246: Conditionally enable webrtc unit tests r=jesup,ted,cjones 2012-10-08 18:56:00 -07:00
David Keeler
8bcc5d85eb bug 797424 - move stripes-info-negative-small.png from toolkit to browser r=dao
--HG--
rename : toolkit/themes/pinstripe/mozapps/extensions/stripes-info-negative-small.png => browser/themes/pinstripe/click-to-play-warning-stripes.png
rename : toolkit/themes/winstripe/mozapps/extensions/stripes-info-negative-small.png => browser/themes/winstripe/click-to-play-warning-stripes.png
2012-10-09 10:53:52 -07:00
Mike Hommey
8f6222fe22 Bug 799323 - Make test from bug 793672 more reliable. r=past 2012-10-09 10:17:27 +02:00
Philip Chee
0598200f66 Bug 795065 - SeaMonkey bustage fix. r=mak 2012-10-08 21:01:29 -04:00
Gian-Carlo Pascutto
0620d31654 Bug 799228 - Send Android version as OS version for Telemetry. r=blassey 2012-10-10 17:10:39 +02:00
Masatoshi Kimura
50c0d83bb3 Bug 797385 - Part 2: Remove ibm864 usage. r=smontagu 2012-10-10 06:32:37 -04:00
Andres Hernandez
9e1fdfa07f Bug 796953 - [OS.File] writeAtomic should accept an option noOverwrite. r=Yoric 2012-10-09 12:10:06 -06:00
Jared Wein
65f013ea29 Bug 799396 - Use Map instead of object literal in browser-plugins.js for hash tables. r=dao 2012-10-09 23:40:53 -07:00
Jan Horak
b12398c072 Bug 797349 - Add support for metadata::download-uri for later display in file manager by GIO. r=Neil
--HG--
extra : rebase_source : e9fb1abf9eb62aa57ed57a1bd5bf2277bc20d182
2012-10-08 01:46:00 -07:00
Matthew Noorenberghe
6845ad8664 Bug 557738 - Add user.js section to about:support. r=adw
--HG--
extra : rebase_source : 060bed565bf0656e7a69a67aae4aefec42535138
2012-09-26 16:03:00 -07:00
OHZEKI Tetsuharu
a99bde2248 Bug 565717 - "Search for" context menu entry should be in textareas/inputs too. r=gavin.sharp 2011-04-24 12:15:53 -04:00
Andrea Marchesini
ef8da16819 Bug 794386 - do not store blob: URIs in global history, r=gavin.sharp 2012-10-08 12:59:22 -07:00
Mounir Lamouri
82bc977b00 Bug 769569 - Check that navigator.id.request was called as a result of user input. r=benadida 2012-10-08 14:03:14 +01:00
Ed Morley
4c8dd108ae Merge mozilla-central to mozilla-inbound 2012-10-08 15:33:07 +01:00
Ed Morley
af559ec90e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-08 15:21:04 +01:00
Ted Mielczarek
412280f954 Add a script to update Breakpad from SVN (no bug). r=me 2012-10-08 10:16:11 -04:00
Ted Mielczarek
d71e227ed7 bug 778364 - Update Breakpad to r1064. r=upstream 2012-10-08 10:16:09 -04:00
Panos Astithas
7f7e47b88c Fix a merge conflict. No bug. 2012-10-08 16:28:17 +03:00
Panos Astithas
3c7fcfb60b Merge m-c to fx-team 2012-10-08 16:26:41 +03:00
Gavin Sharp
e452d885a9 Adjust comment from bug 790545's patch 2012-10-08 10:57:21 +02:00
Mihai Sucan
766d59435f Bug 768096 - Web Console remote debugging protocol support - Part 5: tests; r=robcee 2012-10-05 16:40:57 +03:00
Mihai Sucan
7e49c9d89c Bug 768096 - Web Console remote debugging protocol support - Part 4.5: global actor; r=past 2012-10-06 13:29:57 +03:00
Mihai Sucan
e2ac1f8d7b Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee 2012-10-05 19:15:51 +03:00
Mihai Sucan
e13614b31e Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-10-05 14:54:43 +03:00
Mihai Sucan
514a8188b1 Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee 2012-09-26 18:02:04 +01:00
Mihai Sucan
f81f8939ef Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
2012-09-26 18:07:57 +01:00
Panos Astithas
c6e43f4ec3 Bug 792925 - Dynamically-added tab-scoped actors should get a reference to their parent; r=msucan 2012-09-24 12:43:26 +01:00
Panos Astithas
09681ca92a Merge m-c to fx-team 2012-10-04 09:54:25 +03:00
David Rajchenbach-Teller
e8ce3f8165 Bug 797326 - Get the right line number printed in test_jsctypes.js.in. r=jorendorff 2012-10-03 18:19:23 -04:00