Commit Graph

117782 Commits

Author SHA1 Message Date
Gregory Szorc
a0428a9f72 Merge mozilla-central into services-central 2013-01-04 15:36:56 -08:00
Richard Newman
b14322d490 Bug 826421 - Remove Places onBeforeDeleteURI and onBeforeItemRemoved notifications in Sync. r=mak 2013-01-04 09:45:12 -08:00
Ehsan Akhgari
934fd1e917 Make nsHTMLMediaElement.cpp non-executable, no bug, DONTBUILD 2013-01-03 23:41:56 -05:00
Alexander Surkov
191ac606e9 Bug 822983 - Map SVG graphic elements to accessibility API, r=tbsaunde, longsonr 2013-01-04 13:26:00 +09:00
Sergiu Dumitriu
648b4d18cd Bug 826563 - CSS validation errors in toolbox.css. r=paul 2013-01-04 06:01:00 +02:00
Ehsan Akhgari
9ff55aff3b Backed out changeset 1024e72d4ef9 (bug 826146) because of test failures 2013-01-03 22:59:44 -05:00
Ehsan Akhgari
c962137cc8 Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00
Masatoshi Kimura
1d7f495207 Bug 826231 - Enable FAIL_ON_WARNINGS on MSVC in xpcom/tests. r=ehsan 2013-01-04 12:49:25 +09:00
Masatoshi Kimura
276e319c96 Bug 556886 - Disable C4275 only inside stl_wrappers. r=ehsan 2013-01-04 12:49:25 +09:00
Masatoshi Kimura
754aa90503 Bug 826159 - Turn nsICookie.value into AUTF8String. r=bz 2013-01-04 12:49:25 +09:00
Masatoshi Kimura
44fde3235f Bug 825926 - Get rid of /PDB:NONE. r=ted 2013-01-04 12:49:24 +09:00
Ethan Hugg
ca1301b691 Bug 825785 Signaling - monitor threads for shutdown r=jesup 2013-01-03 19:12:28 -08:00
Nicholas Nethercote
b50b747f6b Bug 825807 (part 2) - Improve the style of nsNetworkManagerListener.{h,cpp}. r=bz. 2013-01-06 16:08:31 -08:00
Nicholas Nethercote
a8c1098022 Bug 825807 (part 1) - Remove unused nsNetworkManagerListener::mManageIOService field. r=bz. 2013-01-06 16:08:17 -08:00
Mohit Gahlot
3f72333525 Bug 818106 Fix: ScopedClose now considers errno EINTR.r=dhylands 2013-01-04 08:16:47 +05:30
Dão Gottwald
508264445f Bug 799417 - Add label and tooltip for the camera and microphone access indicator button in the navigation toolbar. r=gavin ui-r=boriss 2013-01-04 04:33:44 +01:00
Aaron Klotz
192737bef9 Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy 2013-01-03 22:24:07 -05:00
Nicholas Nethercote
153813802b Bug 825107 - Fix -Wint-to-pointer-cast warnings in nsTraceRefcntImpl.cpp. r=bsmedberg.
--HG--
extra : rebase_source : d0e2cdd3bd7caf3bf2e68d2210bd5dde040a798b
2013-01-03 13:53:51 -08:00
Nicholas Nethercote
c4ce282f51 Bug 825150 - Remove const_casts by adding some const-ness to nsICommandLineRunner.init(). r=karlt, sr=bsmedberg.
--HG--
extra : rebase_source : 3b68c3467fa533442cdc5bcefdf7fbe6140e87a3
2013-01-03 13:52:32 -08:00
Myk Melez
57d757b97b bug 826935 - ensure app.installState is defined in DOMApplicationRegistry.loadCurrentRegistry(); r=fabrice
---
 dom/apps/src/Webapps.jsm | 5 +++++
 1 file changed, 5 insertions(+)
2013-01-06 15:56:40 -08:00
Raymond Lee
8a41a0e285 Bug 826311 - Extend the browser_privatebrowsing_cookieacceptdialog.js to check if the cookies modal dialog appears; r=ehsan 2013-01-06 18:44:35 -05:00
Ehsan Akhgari
486a30d80c Merge mozilla-central into mozilla-inbound 2013-01-06 18:43:33 -05:00
Greg Roodt
4ff102a424 Bug 686228 - Add simple mouse scrolling support. r=kats 2013-01-06 22:35:01 +00:00
Nicholas Nethercote
5ee4d74504 Bug 826183 - DMD: clear reportedness data before running memory reporters and dumping. r=jlebar.
--HG--
extra : rebase_source : 3ea1c71eacdee712b2d1739a8e25cbf854ea0424
2013-01-06 13:34:39 -08:00
Armen Zambrano Gasparnian
b86f8dcd26 Bug 825259 - No working SUT agent on the b2g panda images - Add Negatus back to the nightly branch and update negatus snapshot used for panda builds. DONTBUILD. r=jgriffin 2013-01-03 13:20:25 -05:00
Olli Pettay
d8a5030410 Bug 816340 - Propagate events to chrome even if there is a disabled form control in the event target chain, r=jst,gavin 2013-01-03 17:17:36 +02:00
Ms2ger
ba6e4f2ea3 Merge mozilla-central into build-system 2013-01-03 10:46:16 +01:00
David Zbarsky
0c6e775fd6 Bug 824229 Part 6: Move SVGGraphicsElement to mozilla::dom r=bz,longsonr
--HG--
rename : content/svg/content/src/nsSVGGraphicElement.cpp => content/svg/content/src/SVGGraphicsElement.cpp
rename : content/svg/content/src/nsSVGGraphicElement.h => content/svg/content/src/SVGGraphicsElement.h
2013-01-03 01:17:03 -05:00
David Zbarsky
413f7c67a6 Bug 824229 Part 5: Implement SVGGraphicsElement r=longsonr 2013-01-03 01:17:02 -05:00
David Zbarsky
824df9fe3b Bug 824229 Part 4: Implement SVGTransformableElement r=longsonr 2013-01-03 01:17:02 -05:00
David Zbarsky
058e539fbc Bug 824229 Part 3: Implement SVGLocatableElement r=longsonr 2013-01-03 01:17:02 -05:00
David Zbarsky
cbbc66afc7 Bug 824229 Part 2: SVGGraphicsElement should implement SVGTests r=longsonr 2013-01-06 01:25:52 -05:00
David Zbarsky
0498e024ce Bug 824229 Part 1: SVGSVGElement should be a subclass of SVGGraphicsElement r=longsonr 2013-01-06 01:25:52 -05:00
Richard Newman
f0acbef200 Merge m-c to s-c. 2013-01-02 19:35:43 -08:00
Ryan VanderMeulen
59841fb747 Merge the last PGO-green inbound changeset to m-c. 2013-01-02 21:02:40 -05:00
Heather Arthur
7f7f690b9e Bug 826180 - No stylesheets shown after reloading a page with an iframe; r=paul 2013-01-03 02:34:00 +02:00
Panos Astithas
c529b9d29d Implement a new addAllGlobalsAsDebuggees method for faster chrome debugging (bug 821701); r=jimb
Also GC only once when going through all compartments in both addAllGlobalsAsDebuggees and removeAllDebuggees, instead of once for every debuggee added or removed.
2013-01-04 21:34:43 +02:00
Joe Walker
0faff0371f Bug 820436 - Buttons are unresponsive after previously closing the Developer Tools Window; r=paul 2013-01-04 20:31:38 +00:00
Joe Walker
733e8a7a05 Bug 795988 - Closing browser window with Developer Toolbar open leaks an everything; r=paul,ttaubert 2013-01-04 20:31:38 +00:00
Joe Walker
c73c0c465b Bug 822609 - developer tools should not use target.isChrome; r=paul 2013-01-04 20:31:38 +00:00
Anton Kovalyov
782ae1b2bc Bug 822110 - filter.png, noise.png and showall.png in browser/devtools/profiler/cleopatra/images are empty. r=robcee r=bgirard 2013-01-04 12:57:02 +01:00
Paul Rouget
2bc7476007 Bug 817543 - [toolbox] is slow to start. r=jwalker 2013-01-04 12:54:54 +01:00
Richard Newman
aa05400136 Bug 826086 - Handle errors in asyncOpen. r=gps 2013-01-02 15:40:03 -08:00
Doug Turner
5d5553b293 Backing out 8c3bd23a1567 due to X orange. r=me a=me 2013-01-02 15:36:26 -08:00
Doug Turner
326fdafeb1 Bug 813758 - Need additional security checks for the geolocation permission. r=sicking,jdm a=blocking-basecamp 2013-01-02 13:21:37 -08:00
Ben Turner
6667616ab8 Bug 824224 - IndexedDB blobs crash with 'ABORT: NULL actor value passed to non-nullable param.' r=cjones.
--HG--
extra : transplant_source : %FC%7F%83%B1%BCW%40%90%19M%96%18y%19%7B%A0%DE%E51h
2013-01-07 11:25:35 +01:00
Olli Pettay
845ba448f7 Additional patch for Bug 821371 to fix crashes on windows, r=timeless
--HG--
extra : rebase_source : 0addf10c8284e141f1dfa8ae2fac467e5232c4f2
2013-01-02 22:45:36 +02:00
Doug Turner
4c7a4d7e41 Bug 813758 - Need additional security checks for the geolocation permission. r=sicking a=blocking-basecamp 2013-01-02 13:21:37 -08:00
Wes Johnston
d96f13f2d1 Bug 825992 - Safeguard against null closing AboutHome with a null top sites adapter. r=mfinkle 2013-01-02 11:49:42 -08:00
Wes Johnston
f5966d3f6d Bug 825505 - Allow cancelling pinning sites from the Awesomescreen. r=mfinkle 2013-01-02 11:49:41 -08:00