Luis Ares
|
391e841c33
|
Bug 759446 - Use rest arguments where possible in the Add-ons Manager. r=Unfocused
|
2012-06-20 21:12:11 +12:00 |
|
Blair McBride
|
598b532f6c
|
Bug 746916 - Lazy load XPIDatabase. r=dtownsend
|
2012-06-20 17:52:56 +12:00 |
|
Blair McBride
|
8fa6514cf4
|
Bug 746916: Prepare XPIDatabase for being lazy-loaded. r=dtownsend
|
2012-06-20 17:52:37 +12:00 |
|
Paul Rouget
|
d4a3fc2d46
|
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
|
531ad984d6
|
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
|
557ce3f89c
|
Bug 762452 - file filtering behaves strangely; r=past
|
2012-06-19 18:11:27 +03:00 |
|
Panos Astithas
|
d6a71e89ec
|
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
|
08838770af
|
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
|
b6fa2253dc
|
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
|
35fb39c8b3
|
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
|
8cbf5c924d
|
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
|
250dbb863e
|
Bug 766250 - Part 1: Enable more release-time jemalloc assertions. r=glandium
|
2012-06-20 01:22:40 -04:00 |
|
Justin Lebar
|
6c9e2c43bf
|
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
|
8c6426fba1
|
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
|
3e5d7859a8
|
Bug 765989 - Add fail on warnings to some gfx directories r=benwa
|
2012-06-19 21:12:30 -07:00 |
|
Kan-Ru Chen
|
35f20c776f
|
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
|
7953f794f3
|
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
|
31ecfd6347
|
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
|
6b7b2a4416
|
Bug 756784 - Make file menu popup more consistent and easier to overlay r=gavin
|
2012-06-17 16:40:30 +01:00 |
|
Ms2ger
|
31e3951f19
|
Bug 762455 - Make nsGlobalWindow::InnerSetNewDocument not return nsresult; r=peterv
|
2012-06-17 10:11:16 +02:00 |
|
Ms2ger
|
587f726fbe
|
Bug 762436 - Get rid of the nsresult return value for nsIXPCScriptable::GetScriptableFlags(); r=mrbkap
|
2012-06-17 10:11:16 +02:00 |
|
Ms2ger
|
a94b52ec1f
|
Bug 762003 - Remove nsDocument::NodeType / nsDocument::NodeName; r=jst
|
2012-06-17 10:11:16 +02:00 |
|
Ms2ger
|
5d70833a3d
|
Bug 761997 - Cleanup nsHTMLEditRules::GetListItemState / nsHTMLEditRules::GetDefinitionListItemTypes; r=ehsan
|
2012-06-17 10:11:16 +02:00 |
|
Ms2ger
|
a8f93dcf4b
|
Bug 765177 - Part a: Update WebStorage tests; r=bz
|
2012-06-17 10:11:16 +02:00 |
|
Ms2ger
|
63c511a73a
|
Bug 763169 - Part c: Don't log all the passing results; f=philor r=jhammel
|
2012-06-17 10:11:14 +02:00 |
|
Ms2ger
|
c90e6ca915
|
Bug 763169 - Part b: Miscellaneous fixes; r=jhammel
|
2012-06-17 09:51:22 +02:00 |
|
Ms2ger
|
00f62e443b
|
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
|
1755b5a85c
|
Bug 761159 - FileHandle: Better handling of the end of file state. r=sicking
|
2012-06-17 05:36:54 +02:00 |
|
Jonathan Watt
|
5691b0a166
|
Bug 765505 - Clean up filter code. r=longsonr.
|
2012-06-16 21:23:48 +01:00 |
|
Gregor Wagner
|
1011a23af6
|
Bug 764682 - Fix B2G build. r=red
|
2012-06-16 11:47:04 -07:00 |
|
Gregor Wagner
|
690cbd60df
|
Bug 764682 - Implement wifi events in c++. r=smaug
|
2012-06-16 11:14:12 -07:00 |
|
Brian R. Bondy
|
a70c3b6954
|
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
|
f1912ce523
|
Bug 765195 - crash in nsXULTreeAccessible::TreeViewInvalidated, r=tbsaunde
|
2012-06-16 13:12:58 -04:00 |
|
Robert Longson
|
25acc20312
|
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
|
ac56be5846
|
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
|
f6a9c3c189
|
Bug 729726 - Use BGRA-texture-backed FBOs where available. r=bjacob
|
2012-06-16 10:01:24 -04:00 |
|
Ryan VanderMeulen
|
1df0bbcdcc
|
Merge inbound to m-c.
|
2012-06-16 09:38:43 -04:00 |
|
Tim Taubert
|
cbc36efcd3
|
merge m-c to fx-team
|
2012-06-16 12:36:20 +02:00 |
|
Thaddee Tyl
|
0c810c1dd7
|
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é
|
18c7c92128
|
Bug 760732 - Remove all gaiamobile.org prefs from b2g.js [r=vingtetun,cjone]
|
2012-06-15 23:16:15 -07:00 |
|
Martin Stransky
|
fa65d41f83
|
Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt
|
2012-06-16 18:06:10 +12:00 |
|
Martin Stransky
|
ecf5be87bb
|
Bug 627699 - Port GTK2 to GTK3, xpcom patch; r=bsmedberg
|
2012-06-16 18:05:00 +12:00 |
|
Andrew Quartey
|
b429e45adb
|
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
|
ab40b68737
|
Bug 764270 - Generalize use of Services.jsm in nsSearchSuggestions. r=gavin, yoric
|
2012-06-16 10:07:40 +07:00 |
|
Tim Taubert
|
cb13a74d97
|
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
|
505064e416
|
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 |
|
Brian R. Bondy
|
aa85cfc765
|
Bug 763018 - Report telemetry data for if background updates are enabled. r=rstrong
|
2012-06-15 11:59:35 -04:00 |
|
Brian R. Bondy
|
470c83fc9b
|
Bug 763016 - Report telemetry data for if the MozillaMaintenance service is installed. r=rstrong
|
2012-06-15 11:59:35 -04:00 |
|
Brian R. Bondy
|
dd8cf25f67
|
Bug 763022 - Report telemetry data for the number of service related errors people encountered. r=rstrong
|
2012-06-15 11:59:35 -04:00 |
|
Brian R. Bondy
|
42e78780a1
|
Bug 763017 - Report telemetry data for if the MozillaMaintenance service is enabled. r=rstrong
|
2012-06-15 11:59:35 -04:00 |
|