Commit Graph

14304 Commits

Author SHA1 Message Date
Paul Adenot
513f296a90 Bug 835381 - Unit tests for the MediaSniffer to make sure Matroska files are not sniffed as WebM. r=kinetik 2013-02-13 19:04:00 +01:00
Paul Adenot
060355a926 Bug 835381 - Use the new libnestegg API to sniff for WebM. r=kinetik 2013-02-12 22:15:55 +01:00
Hector Zhao
bf7032b8be Bug 842228 - Set shell to open in AddDisabledDDEHandlerValues. r=bbondy 2013-02-18 15:53:06 +08:00
Paolo Amadini
0ebc3e70a9 Bug 835875 - Add the ability to cancel downloads. r=enn 2013-02-19 10:10:50 +01:00
Paolo Amadini
19128f1970 Bug 835872 - Handle download errors. r=enn 2013-02-02 00:59:21 +01:00
Chris Pearce
657d477f88 Bug 839031 - Blacklist FLAC MFT DLL. r=padenot 2013-02-15 14:11:28 +13:00
Dão Gottwald
064be7096e Bug 839445 - PopupNotifications need to know about location changes in background tabs. r=gavin
--HG--
extra : rebase_source : 3e12347e0e9eaa257343c941e37e3c417be94542
2013-02-18 22:06:03 +01:00
Gregory Szorc
e3718a0e0f Bug 841244 - More Telemetry probes for Firefox Health Report. r=rnewman,gps,vladan 2013-02-18 12:45:53 -08:00
Matt Brubeck
bb9d091338 Bug 840287 - Move NewTabUtils.jsm into toolkit [r=ttaubert]
--HG--
rename : browser/modules/NewTabUtils.jsm => toolkit/modules/NewTabUtils.jsm
rename : browser/modules/test/unit/chromeappsstore.sqlite => toolkit/modules/tests/xpcshell/chromeappsstore.sqlite
rename : browser/modules/test/unit/test_newtab-migrate-v1.js => toolkit/modules/tests/xpcshell/test_newtab-migrate-v1.js
2013-02-16 20:16:16 -08:00
Matt Brubeck
ee84cf85ff Bug 811548 - Move PageThumbs.jsm from /browser to /toolkit
--HG--
rename : browser/components/thumbnails/BrowserPageThumbs.manifest => toolkit/components/thumbnails/BrowserPageThumbs.manifest
rename : browser/components/thumbnails/Makefile.in => toolkit/components/thumbnails/Makefile.in
rename : browser/components/thumbnails/PageThumbs.jsm => toolkit/components/thumbnails/PageThumbs.jsm
rename : browser/components/thumbnails/PageThumbsProtocol.js => toolkit/components/thumbnails/PageThumbsProtocol.js
rename : browser/components/thumbnails/PageThumbsWorker.js => toolkit/components/thumbnails/PageThumbsWorker.js
rename : browser/components/thumbnails/test/Makefile.in => toolkit/components/thumbnails/test/Makefile.in
rename : browser/components/thumbnails/test/background_red.html => toolkit/components/thumbnails/test/background_red.html
rename : browser/components/thumbnails/test/background_red_redirect.sjs => toolkit/components/thumbnails/test/background_red_redirect.sjs
rename : browser/components/thumbnails/test/browser_thumbnails_bug726727.js => toolkit/components/thumbnails/test/browser_thumbnails_bug726727.js
rename : browser/components/thumbnails/test/browser_thumbnails_capture.js => toolkit/components/thumbnails/test/browser_thumbnails_capture.js
rename : browser/components/thumbnails/test/browser_thumbnails_expiration.js => toolkit/components/thumbnails/test/browser_thumbnails_expiration.js
rename : browser/components/thumbnails/test/browser_thumbnails_privacy.js => toolkit/components/thumbnails/test/browser_thumbnails_privacy.js
rename : browser/components/thumbnails/test/browser_thumbnails_redirect.js => toolkit/components/thumbnails/test/browser_thumbnails_redirect.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage.js => toolkit/components/thumbnails/test/browser_thumbnails_storage.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage_migrate3.js => toolkit/components/thumbnails/test/browser_thumbnails_storage_migrate3.js
rename : browser/components/thumbnails/test/head.js => toolkit/components/thumbnails/test/head.js
rename : browser/components/thumbnails/test/privacy_cache_control.sjs => toolkit/components/thumbnails/test/privacy_cache_control.sjs
2013-02-16 20:15:41 -08:00
L. David Baron
5ef4421fa5 Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
Except for the changes in:
  layout/generic/nsIFrame.h (part)
  layout/style/nsComputedDOMStyle.h (all)
  layout/style/nsRuleNode.cpp (part)
  layout/style/nsStyleContext.cpp (part)
  layout/style/nsStyleContext.h (part)
(see patch 3b in the bug), this patch was written with the sed script:
s/\<GetStyle\(Font\|Color\|List\|Text\|Visibility\|Quotes\|UserInterface\|TableBorder\|SVG\|Background\|Position\|TextReset\|Display\|Content\|UIReset\|Table\|Margin\|Padding\|Border\|Outline\|XUL\|SVGReset\|Column\)\>/Style\1/g
2013-02-16 13:51:02 -08:00
Peter Van der Beken
3aeea4ee9f Fix for bug 830342 (Scale combobox is broken in print-preview, after selecting "Custom" and then hitting "Cancel" on its spawned dialog). r=dolske.
--HG--
extra : rebase_source : 6c8804f960ac42e0773d4283637bf4073aeb408c
2013-01-17 12:16:33 +01:00
Yura Zenevich
13a5f72d2b Bug 828204 - Make if DEBUG statements internal to LOG in osfile. Add new TEST flag for logging into Console.services. r=yoric 2013-02-16 10:40:15 -05:00
Alfred Kayser
8e467ae3b8 Bug 405407 - Merge nsDiskCacheStreamIO and nsDiskCacheStreamOutput (v10). r=michal.novotny 2013-02-16 15:50:09 +01:00
Jonathan Watt
813e173161 Bug 836323 - Mochitest additions and changes for <input type=range>. r=mounir. 2013-02-16 12:36:02 +00:00
Jared Wein
7de2aaed7c Bug 841712 - Copy in Error Console has shows source code instead of line number. r=neil 2013-02-15 20:17:59 -05:00
John Ford
b87da98f92 Bug 839298 - One True JSON file of build information r=ted 2013-02-15 16:16:02 -08:00
Shih-Chiang Chien
34473b9c64 Bug 752982 - Part 2, provide xpcshell test cases for captive portal detection. r=thinker,dolske a=shira. 2012-10-10 11:16:32 +08:00
Shih-Chiang Chien
6bf0fdfc35 Bug 752982 - Part 1, implement captive portal detection service. r=thinker,dolske rs=dolske a=shira. 2013-02-15 23:41:35 +08:00
Joey Armstrong
3e5212c327 bug 746277: replace hg commands with functions 2013-02-15 17:00:12 -05:00
Nathan Froyd
045c18a318 Bug 837271 - part 4 - add test for extended statistics not being recorded; r=taras 2013-02-15 10:22:25 -05:00
Nathan Froyd
adc9d9eb38 Bug 837271 - part 3 - flag histograms as OK for extended statistics computation in Histograms.json; r=vladan 2013-02-13 12:55:21 -05:00
Nathan Froyd
2f7975da8a Bug 837271 - part 2 - add extended_statistics_ok mechanism to histogram machinery; r=vladan 2013-02-13 10:51:24 -05:00
Joshua Kalpin
3bc7987424 Bug 839670 - Remove usage of gXULAppInfo and createAppInfo in toolkit/components/search/tests/xpcshell/ and replace with updateAppInfo(). r=MattN 2013-02-15 11:55:53 -05:00
Dave Townsend
77c3430a18 Bug 554780: Make plugins provider correctly handle plugins being added and removed through detection at runtime. r=Unfocused 2013-02-15 10:12:44 -06:00
Trevor Saunders
3e6a6deadc bug 841430 - nuke nsIEditorDocShell r=bz 2013-02-13 17:39:30 -05:00
Florian Quèze
b5bc13d891 Bug 771084 - JavaScript Warning: 'TypeError: function FilterPrefs does not always return a value' in chrome://global/content/config.js, r=dao. 2013-02-15 09:00:50 +01:00
Gregor Wagner
c5332723a0 Bug 752982: Backout c144a6760459 on CLOSED TREE 2013-02-14 20:10:16 -08:00
Gregor Wagner
34d9f3ae89 Bug 752982: Backout aa98a13a5f73 on CLOSED TREE 2013-02-14 20:09:51 -08:00
Drew Willcoxon
9815eb95b6 Bug 648675 - Allow comments and URL opt-in in content/plugin crash UI. r=dolske,ted 2013-02-14 15:57:50 -08:00
Shih-Chiang Chien
a683ba7b77 Bug 752982 - Part 2, provide xpcshell test cases for captive portal detection. r=thinker,dolske a=shira. 2012-10-10 11:16:32 +08:00
Fabrice Desré
00d6ff4c53 Bug 752982 - Part 1, implement captive portal detection service. r=thinker,dolske rs=dolske a=shira. 2012-09-15 11:37:53 +08:00
Marty Rosenberg
b9b1e87f5c bug 837347: re-enable typed arrays in JM on ARM (very necessary for mandreel) (r=jbramley) 2013-02-14 10:02:00 -05:00
David Rajchenbach-Teller
9feca8ba31 Bug 840436 - [OS.File] writeAtomic without flush. r=froydnj 2013-02-14 09:11:58 -05:00
Martin Stransky
360a57f216 Bug 239254 - Remove some PRBools that snuck in. r=jduell 2013-02-14 09:11:07 -05:00
Marco Bonardo
91d4aeb9a3 Bug 834457 - Mark the Places APIs we will remove as deprecated.
r=gavin
2013-02-14 13:39:20 +01:00
Ed Morley
623e4f4253 Merge mozilla-central to mozilla-inbound 2013-02-14 11:09:15 +00:00
Ed Morley
53d135515b Merge latest green inbound changeset to mozilla-central 2013-02-14 10:44:41 +00:00
Mike Hommey
4a680df0ab Bug 840598 - Search for l10n files in all app bases during l10n-repack. r=gps 2013-02-14 08:18:18 +01:00
Tatiana Meshkova
675609b5ae Bug 837730 - Add missing NULL definition so that updater will compile on some Linux platforms. r=rstrong 2013-02-12 16:14:13 -08:00
Yura Zenevich
ab15de13e1 Bug 828201 - Replace DEBUG constant by a preference across OS.File and add File.GET_DEBUG method used for testing. r=dteller 2013-02-13 20:51:39 -05:00
Bobby Holley
f23b550748 Bug 841067 - Fix up CertUtils. r=bz
This is yet another piece of broken code that relies on the "find the |this|
object" behavior that we're removing. Moreover, it's not caught by our compat
hack, because Components.utils is a bizarre object that implements
nsIXPCScriptable (giving it a custom JSClass->name that's not XPCWN_NoHelper)
while not implementing nsIClassInfo (which would have put the method on the
prototype and made this never work in the first place). We _could_ add special
support for the Cu JSClass name in our compat hack, but I think we should just
fix it here and assume this pattern is not particularly common in external
consumers.
2013-02-14 10:40:15 +01:00
Bobby Holley
e7b38639ee Bug 841067 - Bind methods before injecting them in FrameWorker. r=markh
Otherwise, they won't get invoked with the proper |this|.
2013-02-14 10:40:15 +01:00
Mike Hommey
becbd7e43e Bug 838165 - Cleanup in NSPR hooking in the build system. r=ted 2013-02-14 08:25:43 +01:00
Chris Cooper
7828c0463f Bug 785392 - Upload mar and mbsdiff when present - r=aki 2013-02-13 18:50:18 -05:00
Mounir Lamouri
f18ca78f56 Bug 841001 - Follow-up: add missing test files. r=me 2013-02-13 23:19:26 +00:00
Mounir Lamouri
ee7bffc6cb Bug 841001 - Set the textContent of a multiline textbox at construction so the default value is correctly set. r=bz 2013-02-13 23:14:45 +00:00
Patrick McManus
36b2758467 bug 835904 test_prompt.html proxy info needs more than channel creation r=jduell
--HG--
extra : rebase_source : 92e789f79b0d01f5a1a7e1171ac5f925b99a1dc2
2013-02-13 16:34:58 -05:00
Brian R. Bondy
2748aa05e0 Bug 840195 - Update fails if FF is installed in a non-default install path. r=rstrong 2013-02-13 09:23:22 -05:00
Matthew Noorenberghe
ddfe54bd81 Bug 587780 - Part 4 - Test search service's JSON cache. r=rnewman,gavin
--HG--
extra : rebase_source : a9d33c2fa497e8966986a6feca4f02dd7ebf6569
2012-04-18 14:39:30 -04:00