Commit Graph

274649 Commits

Author SHA1 Message Date
Paul Rouget
49eaa7a9a6 Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker 2012-06-15 15:55:33 +02:00
Paul Rouget
d229ea37ee Bug 764318 - [responsive mode] use this.tab.selected; r=dao 2012-06-13 13:58:33 +02:00
Victor Porof
457fa61512 Bug 710258 - Don't allow the debugger to be open in more than one window; r=past 2012-06-20 15:21:46 +03:00
Panos Astithas
43d88cd828 Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun 2012-06-20 16:31:50 +03:00
Luis Ares
e2d805fb5b Bug 759446 - Use rest arguments where possible in the Add-ons Manager. r=Unfocused 2012-06-20 21:12:11 +12:00
Blair McBride
9a83387a41 Bug 746916 - Lazy load XPIDatabase. r=dtownsend 2012-06-20 17:52:56 +12:00
Blair McBride
e40621c011 Bug 746916: Prepare XPIDatabase for being lazy-loaded. r=dtownsend 2012-06-20 17:52:37 +12:00
Paul Rouget
0d34c555cf Bug 764625 - Web Console and Debugger stay checked in Web Developer menu after closing them with the close X button. r=msucan,past 2012-06-19 18:56:31 +02:00
Dave Camp
af33750ce9 Bug 761665: [rule view] double clicking on a property value does weird things. r=paul 2012-06-19 10:22:29 -07:00
Victor Porof
b98737b6f2 Bug 762452 - file filtering behaves strangely; r=past 2012-06-19 18:11:27 +03:00
Panos Astithas
3b877334d0 Ensure that with multiple windows open, the debugger's selected tab belongs to the top-level window (bug 761742); r=dcamp 2012-06-19 17:46:25 +03:00
Jeff Walden
8d29eda287 Bug 765341 - Change js_ValueToAtom to return a JSAtom* directly, and rename it to js::ToAtom. r=sfink
--HG--
extra : rebase_source : 44f039cd09ac2ab1825e7f9fd1e2a01f5907bb67
2012-06-12 16:03:10 -07:00
Jeff Walden
94297f56ca Fix narrowing-initializer warnings with gcc 4.7. No bug, r=themaid
--HG--
extra : rebase_source : a5cf16fbc9eb408a9eb286a2f0bb6194835a4bc2
2012-06-12 15:03:12 -07:00
Jeff Walden
36b87e978e Fix an obvious bool-to-pointer conversion warning, no bug, r=sparky
--HG--
extra : rebase_source : 19e61d09183c54e413ef1f76ae47a623edbed464
2012-06-18 13:48:58 -07:00
Justin Lebar
19d1ccf54a Bug 766250 - Part 2: Split MOZ_TEMP_INVESTIGATION into MOZ_TEMP_INVESTIGATION and MOZ_JEMALLOC_HARD_ASSERTS. r=glandium
The former is temporary, the latter is not.
2012-06-20 01:22:40 -04:00
Justin Lebar
ad9a69c11a Bug 766250 - Part 1: Enable more release-time jemalloc assertions. r=glandium 2012-06-20 01:22:40 -04:00
Justin Lebar
f3de6f8577 Bug 763694 - Part 2: Tests for securityChange event on <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : a3b967e3e5b1d73bef86dbb36757cab10d5725ce
2012-06-20 01:08:56 -04:00
Justin Lebar
ed4acfea02 Bug 763694 - Part 1: Implement securityChange event in <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 4798e499ff668d1831246dc3807121fc026ed357
2012-06-20 01:08:56 -04:00
David Zbarsky
8122047242 Bug 765989 - Add fail on warnings to some gfx directories r=benwa 2012-06-19 21:12:30 -07:00
Kan-Ru Chen
2f1e76a0a8 Bug 764752 - Choose optimal 2D format based on off-screen format. r=joe
--HG--
extra : rebase_source : 064638dfa5fa4324aa376f794ebf10bf4d6dd2c3
2012-06-20 12:03:24 +08:00
Thaddee Tyl
95db31ef9c Bug 724585 - We need a way to scroll a page to center an element if the element is not visible; r=rcampbell 2012-06-12 13:43:00 +03:00
Tim Taubert
e0ad47f882 Bug 752407 - Thumbnail cache should be created in the Local profile folder, not the Roaming ones; r=mak 2012-06-18 16:05:23 +02:00
Ian Neal
db0e0d280a Bug 756784 - Make file menu popup more consistent and easier to overlay r=gavin 2012-06-17 16:40:30 +01:00
Ms2ger
a95f5295e7 Bug 762455 - Make nsGlobalWindow::InnerSetNewDocument not return nsresult; r=peterv 2012-06-17 10:11:16 +02:00
Ms2ger
c1e5ff949e Bug 762436 - Get rid of the nsresult return value for nsIXPCScriptable::GetScriptableFlags(); r=mrbkap 2012-06-17 10:11:16 +02:00
Ms2ger
5d0290fff6 Bug 762003 - Remove nsDocument::NodeType / nsDocument::NodeName; r=jst 2012-06-17 10:11:16 +02:00
Ms2ger
abe520efbe Bug 761997 - Cleanup nsHTMLEditRules::GetListItemState / nsHTMLEditRules::GetDefinitionListItemTypes; r=ehsan 2012-06-17 10:11:16 +02:00
Ms2ger
0694b06721 Bug 765177 - Part a: Update WebStorage tests; r=bz 2012-06-17 10:11:16 +02:00
Ms2ger
c403b93455 Bug 763169 - Part c: Don't log all the passing results; f=philor r=jhammel 2012-06-17 10:11:14 +02:00
Ms2ger
8b517156fc Bug 763169 - Part b: Miscellaneous fixes; r=jhammel 2012-06-17 09:51:22 +02:00
Ms2ger
b9ba89999a Bug 763169 - Part a: Update resources from upstream and update test names in the expected failures for Selection tests; r=jhammel 2012-06-17 09:51:22 +02:00
Jan Varga
8c778eb7cd Bug 761159 - FileHandle: Better handling of the end of file state. r=sicking 2012-06-17 05:36:54 +02:00
Jonathan Watt
faa9392008 Bug 765505 - Clean up filter code. r=longsonr. 2012-06-16 21:23:48 +01:00
Gregor Wagner
75f06b250a Bug 764682 - Fix B2G build. r=red 2012-06-16 11:47:04 -07:00
Gregor Wagner
22fa9d9f64 Bug 764682 - Implement wifi events in c++. r=smaug 2012-06-16 11:14:12 -07:00
Brian R. Bondy
1fef2f3064 Bug 764905 - Randomly flip preload on/off, independent of whether update service deleted prefetch. r=taras 2012-06-16 13:44:07 -04:00
Mark Capella
8a1955f45f Bug 765195 - crash in nsXULTreeAccessible::TreeViewInvalidated, r=tbsaunde 2012-06-16 13:12:58 -04:00
Robert Longson
5ccc8c4019 Bug 764851 - Fix animations of the width/height of an outer SVG element. r=jwatt 2012-06-16 16:47:40 +01:00
Masayuki Nakano
6651c36d9d Bug 765166 lines should be able to be broken before/after Ideographic space next to breakable white space r=roc 2012-06-16 23:48:57 +09:00
Jeff Gilbert
bce6d79d2e Bug 729726 - Use BGRA-texture-backed FBOs where available. r=bjacob 2012-06-16 10:01:24 -04:00
Ryan VanderMeulen
a1cab9283c Merge inbound to m-c. 2012-06-16 09:38:43 -04:00
Tim Taubert
cd123e7b32 merge m-c to fx-team 2012-06-16 12:36:20 +02:00
Thaddee Tyl
7aac277eb5 Bug 714832 - [Linux] the redo command should also have the ctrl-y shortcut; r=msucan 2012-06-16 12:02:32 +03:00
Fabrice Desré
5634536dc6 Bug 760732 - Remove all gaiamobile.org prefs from b2g.js [r=vingtetun,cjone] 2012-06-15 23:16:15 -07:00
Martin Stransky
b057ab26b1 Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt 2012-06-16 18:06:10 +12:00
Martin Stransky
2e3eaebbc4 Bug 627699 - Port GTK2 to GTK3, xpcom patch; r=bsmedberg 2012-06-16 18:05:00 +12:00
Andrew Quartey
83d705b089 Bug 762396 - Replace do_QueryObject with static_cast in CAccessibleEditableText; r=tbsaunde
--HG--
rename : accessible/src/msaa/CAccessibleEditableText.cpp => accessible/src/msaa/ia2AccessibleEditableText.cpp
rename : accessible/src/msaa/CAccessibleEditableText.h => accessible/src/msaa/ia2AccessibleEditableText.h
2012-06-16 18:02:54 +12:00
Ekanan Ketunuti
db9cdfb8c7 Bug 764270 - Generalize use of Services.jsm in nsSearchSuggestions. r=gavin, yoric 2012-06-16 10:07:40 +07:00
Tim Taubert
de876adf30 Bug 765211 - [New Tab Page] AllPages.unregister() can possibly remove wrong pages; r=gavin 2012-06-15 19:55:45 +02:00
Brian R. Bondy
1ab0d84824 Bug 763025 - Report telemetry data for the number of people that cannot upgrade due to permissions. r=rstrong 2012-06-15 11:59:35 -04:00