Commit Graph

307339 Commits

Author SHA1 Message Date
Boris Zbarsky
c62295c2f9 Bug 864727 part 6. Make all the WrapNode methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
Boris Zbarsky
b834439797 Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
Boris Zbarsky
47de9d3ebe Bug 864727 part 4. Pass a handle for the scope object to all the various Wrap*Object stuff in BindingUtils. r=ms2ger
Note: The JS::Rooted in CGWrapWithCacheMethod is just there until we start passing a handle to Wrap().
2013-04-25 12:29:53 -04:00
Boris Zbarsky
73485c55dd Bug 864727 part 3. Pass a handle for the parent object to WebIDL dictionary ToObject. r=ms2ger 2013-04-25 12:29:53 -04:00
Boris Zbarsky
395cf489d9 Bug 864727 part 2. Pass a handle for the scope object to union conversions. r=ms2ger,terrence 2013-04-25 12:29:52 -04:00
Boris Zbarsky
8143ba9992 Bug 864727 part 1. Root the global before calling WrapObject in XPCConvert. r=bholley
I sort of wish GetGlobalJSObject just returned a handle.
2013-04-25 12:29:52 -04:00
Nicolas Silva
f2669ce1ed Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc 2013-04-25 18:25:33 -04:00
Eitan Isaacson
26dca3b0bb Bug 865430 - Give dispatched mouse events from a11y an unkown input source. r=surkov 2013-04-25 09:16:10 -07:00
Eitan Isaacson
60ca5af6d1 Bug 865447 - Expose Accessfu input object for scripting purposes. r=yzen 2013-04-25 09:16:10 -07:00
Daniel Holbert
2923d32e66 Bug 865503: Simplify logic (and remove else-after-return) in nsTableFrame::AncestorsHaveStyleHeight. r=mats 2013-04-25 09:03:34 -07:00
Daniel Holbert
e5e82647d0 Bug 865477: Use Maybe<> instead of nsAutoPtr<> for lazily-constructed nsHTMLReflowState in nsBlockFrame::Reflow(). r=bz 2013-04-25 09:03:28 -07:00
Brian R. Bondy
2bff386038 Bug 831514 - Work - You cannot pin sites that have a slash character in the tile ID. r=jimm 2013-04-25 11:43:42 -04:00
Andrew McCreight
85d756a3c6 Bug 865397 - Nicen up "id got defined" assertion. r=bholley 2013-04-25 08:42:44 -07:00
Andrew McCreight
1905bebe27 Bug 865317 - Allow a useful NodePool::Enumerator to be constructed for an empty CC graph. r=smaug 2013-04-25 08:42:44 -07:00
Andrew McCreight
3a9839780b Bug 865306 - Add assertions for the initialization of the cycle collector's EdgePool::Iterators. r=smaug 2013-04-25 08:42:44 -07:00
Andrew McCreight
8c5268671e Bug 837197 - Don't write poison shutdown CC logging. r=smaug 2013-04-25 08:42:44 -07:00
Andrew McCreight
14a0aa1894 Bug 863880 - Take a less ad hoc approach to forward declarations in bindings generation. r=bz 2013-04-25 08:42:43 -07:00
Andrew McCreight
ab223cc59f Bug 863964 - clean up forward class declarations in codegen. r=bz 2013-04-25 08:42:43 -07:00
Jonathan Kew
bdfeb39b47 bug 854555 - ensure download icons are 32px even on Retina Macs. r=shorlander 2013-04-25 16:32:08 +01:00
Ben Turner
8fddc0ee35 Bug 861287, fix clang bustage. 2013-04-25 11:26:58 -04:00
Matthew Noorenberghe
91aee3954f Bug 841967 - Use performance.now() for the popup notification security delay since it's monotonically increasing. r=dolske 2013-04-22 17:19:44 -07:00
Trevor Saunders
d5adeefcd6 bug 809338 - fixup test 2013-04-23 02:00:31 -04:00
Antonio M. Amaya
c7b278bd67 Bug 864399 - Save the pref file after each localID. r=fabrice 2013-04-22 22:28:20 +02:00
Ed Morley
892d95e4da Merge with mozilla-central 2013-04-23 12:17:57 +01:00
sinduja ramaraj
ea3af34653 Bug 586125 - "Copy", "Select All", etc. popup menu item in the Web Console displays keyboard shortcuts; r=msucan 2013-04-20 14:09:00 +03:00
Joe Walker
33fb441011 Bug 854948 - GCLI context.environment.contentDocument points to doc from when GCLI first opened; r=mratcliffe 2013-04-20 11:59:00 +03:00
Eddy Bruel
4398f0d11e Bug 851836 - breakpoints[aLocation.line] is undefined after bug 820012; r=past 2013-04-22 08:44:00 +03:00
Panos Astithas
366ae24986 Bug 862142 - remote debugger doesn't find any sources for simulator on nightly; r=vporof,msucan 2013-04-23 09:09:24 +03:00
Avinash Kundaliya
4ffb001bbf Bug 858916 - Switch-to-tab does not work on always private browsing mode. r=Unfocused,f=jdm 2013-04-23 18:00:38 +12:00
Sachin Hosmani
d607bc3394 Bug 851242 - Opening the Add-ons Manager via the -chrome command line switch doesn't load add-on list correctly. r=Unfocused 2013-04-21 14:09:32 +05:30
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
Victor Porof
18f8b8c289 Bug 860175 - On netmonitor examining the specific details of a network action leads to bad overlapping display, r=rcampbell 2013-04-22 21:12:17 +03:00
Phil Ringnalda
12a533fa7b Merge m-c and fx-team 2013-04-21 19:38:48 -07:00
Ms2ger
93a0f1af78 Merge m-c to m-i. 2013-04-21 09:54:41 +02:00
Mats Palmgren
eb26798e94 Bug 857336 - Always allow PresShell::GoToAnchor to scroll when called from nsDocShell::ScrollToAnchor. r=roc 2013-04-21 09:22:45 +02:00
Ms2ger
5efce519b5 Bug 861880 - Move TreeColumns to WebIDL; r=bz 2013-04-21 08:42:26 +02:00
David Zbarsky
f74bee9734 Bug 856962 - Move Touch to WebIDL bindings; r=mounir 2013-04-21 08:42:19 +02:00
Ms2ger
324337bb0f Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug 2013-04-21 08:42:00 +02:00
Ms2ger
557b79c4ac Bug 862084 - Mark HTMLSelectElement.{item,namedItem} as potentially returning null to fix a crash; r=bz 2013-04-21 08:41:54 +02:00
Ms2ger
5b130a35ef Bug 862409 - Add the media.audio_data.enabled pref to all.js; r=bz 2013-04-21 08:41:21 +02:00
Ms2ger
3534169e6d Bug 862999 - Mark XPCCallContext as a stack class; r=bholley 2013-04-21 08:41:17 +02:00
Ms2ger
bef2e1f5d2 Bug 863365 - Log a message when linking libxul with make -s; r=gps 2013-04-21 08:41:13 +02:00
Ms2ger
7d1aa56305 Bug 846634 - Followup: remove straggler EXPORT definitions; r=mshal 2013-04-21 08:41:06 +02:00
Ehsan Akhgari
2ab3cbac5a Bug 834513 - Part 4: Add tests for ScriptProcessorNode, and also test AudioBufferSourceNode using it; r=roc 2013-04-20 11:17:58 -04: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
Tim Taubert
2c4783da83 Bug 863227 - Lazily retrieve list of nsIDocShell.allow* properties to (re)store docShell capabilities; r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_493467.js => browser/components/sessionstore/test/browser_capabilities.js
2013-04-20 10:05:20 +02:00
Tim Taubert
bbdfe233e5 Bug 862442 - Use a content script to listen for input and change events; r=yoric 2013-04-20 10:05:20 +02:00
Tim Taubert
ff8a254006 Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws 2013-04-20 10:05:20 +02:00
Bobby Holley
876a3cb515 Back out bug 860438 nsWindowWatcher patch for ProfileManager crashes.
This reverts commit 2aec46b29d41c457b5b192ff51a448eb98598e20.
2013-04-19 18:28:54 -04:00
Bobby Holley
7ee9aa1a42 Back out bug 863646 for make check orange (TestStartupCache). 2013-04-19 18:28:53 -04:00