Commit Graph

96878 Commits

Author SHA1 Message Date
Matt Brubeck
af2c9a3884 Bug 765805 (2/3) - Don't hide the tab sidebar when adding a new tab [r=sriram] 2012-06-19 13:37:57 -07:00
Matt Brubeck
5404805330 Bug 765805 (1/3) - Don't hide the tab sidebar when switching tabs [r=sriram] 2012-06-19 13:37:57 -07:00
Chris Peterson
a7360a99a8 Bug 765831 - Part 5: Clamp composing span indexes. r=blassey 2012-06-19 12:17:20 -07:00
Chris Peterson
68126fd65e Bug 765831 - Part 4: Clamp string lengths passed to getTextBeforeCursor/getTextAfterCursor. r=blassey 2012-06-19 12:12:27 -07:00
Chris Peterson
bcb0a52f76 Bug 765831 - Part 3: Clamp bogus composing region indexes passed to setComposingRegion(). r=blassey 2012-06-19 12:19:30 -07:00
Chris Peterson
d5c43d7264 Bug 765831 - Part 2: Clamp bogus selection indexes passed to setSelection(). r=blassey 2012-06-19 12:13:48 -07:00
Chris Peterson
3c512198ac Bug 765831 - Part 1: Extract selection index juggling into a Span helper class. r=blassey 2012-06-19 12:13:41 -07:00
Matt Brubeck
de397984a7 Bug 765941 - Thumbnail doesn't update after following a link to an HTTP redirect [r=bnicholson] 2012-06-19 12:03:00 -07:00
Matt Brubeck
719d2fb98e Bug 756474 - Harden the SimpleScaleGestureDectector against missed events [r=kats] 2012-06-19 12:01:44 -07:00
Andrew McCreight
6b4567cba2 Bug 763776 - refactor nsXPConnect::Traverse. r=billm 2012-06-19 11:33:00 -07:00
Andreas Gal
6ab97d439e Bug 637014 - use the right global in MakeFinalizeObserver (r=luke) 2012-06-19 11:13:42 -07:00
Brian Nicholson
e47bd654e8 Bug 762064 - Close InputStream in SuggestClient. r=blassey 2012-06-19 11:01:57 -07:00
Nick Alexander
8a666963c2 Bug 762627 - Ensure that CommandProcessor does not hold reference to last active GlobalSession. r=rnewman,liuche
--HG--
extra : rebase_source : 246551a5ae19653409b20ac7dd5c235b54f3f712
2012-06-19 10:54:23 -07:00
Nick Alexander
543d0cf78c Bug 765797 - Only log generated record string for incoming records if Logger.LOG_PERSONAL_INFORMATION is set. r=liuche
--HG--
extra : rebase_source : 35d9924d94ca3093a02e6f820769131f96296afb
2012-06-19 10:35:06 -07:00
Margaret Leibovic
b35572cae8 Bug 695173 - Add content.css and jar.mn changes that didn't make it into the first push 2012-06-19 10:48:31 -07:00
Justin Lebar
03dc355e14 Bug 766173 - Hold a strong ref to nsScriptSecurityManager, instead of hoping that it won't get addref'ed or released. r=bsmedberg
--HG--
rename : mobile/android/base/resources/drawable/tabs_button_contracted.xml => mobile/android/base/resources/drawable/tabs_button.xml
extra : rebase_source : 8f861c2298fd053a0e1f6deb6f9945040ea8db90
2012-06-19 13:20:34 -04:00
Benjamin Smedberg
bba5e22057 Bug 755724 part A - add makefile variable DIST_SUBDIR to ship code to a subdirectory of dist/bin, r=ted
--HG--
extra : rebase_source : ef52dff3c4f42b99148e99335ee82d9a207faf46
2012-06-19 10:45:24 -04:00
Ehsan Akhgari
bb915f2f93 Bug 765227 - Avoid attempting to update the maintenance service when an update is being staged; r=bbondy 2012-06-18 16:06:01 -04:00
Mark Banner
8bf442db1c Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan 2012-06-19 15:48:00 +01:00
Tim Taubert
5a91c1d53c merge m-c to fx-team 2012-06-19 14:56:47 +02:00
Phil Ringnalda
0cf36c5493 Back out fe2fdd5d3aae (bug 722994) for mochitest-chrome failures 2012-06-18 22:18:33 -07:00
Geoff Brown
30d19a811a Bug 764489 - reduce sutAgent logcat messages; r=jmaher 2012-06-18 21:32:20 -07:00
Phil Ringnalda
9ef61ebf0a Back out 2168e72ab8d3 (bug 764686) for orange 2012-06-18 20:52:28 -07:00
Saurabh Anand
373cde24bf Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-19 01:57:26 +05:30
Jignesh Kakadiya
0f7381388f Bug 763861 - Assign a flag in nsINode to say whether the node is content; r=ehsan 2012-06-18 23:47:35 -04:00
Makoto Kato
f57c383e1f Bug 763378 - arm detection should have correct define when -mfpu=neon on gcc or on MSVC. r=tterribe 2012-06-19 12:17:43 +09:00
Hsinyi Tsai
4a42c68f66 Bug 761533 - WebTelephony: busy event is never fired. r=philikon 2012-06-18 17:51:11 +08:00
Mike Hommey
f5e949bd00 Backout changeset efc2f07a829b (bug 734125) because of bustage 2012-06-20 09:23:41 +02:00
Mike Hommey
ad0c1db8bf Re-sync config/config.mk after bug 763987. r=me 2012-06-20 09:14:05 +02:00
Mike Hommey
aa1d888d9f Bug 764286 - Remove unused AC_SUBSTs. r=ted 2012-06-20 09:00:48 +02:00
Mike Hommey
3331a294da Bug 763987 - Normalize autoconf.mk.in. r=ted 2012-06-20 09:00:48 +02:00
Mike Hommey
4597cb0513 Bug 764046 - Fail configure when --with-system-zlib/jpeg is used and the system zlib/jpeg version is too old. r=khuey 2012-06-20 09:00:48 +02:00
Mike Hommey
f2e988e9f3 Bug 763893 - Generate dependentlibs.list from actual library dependencies. r=ted 2012-06-20 09:00:48 +02:00
Mike Hommey
7e280b5f1a Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted 2012-06-20 09:00:48 +02:00
Ehsan Akhgari
f50c2ec7a7 Bug 762764 - Prevent selection from descending into text boxes when extending it for things like caret navigation and extension for deletion; r=roc 2012-06-19 19:31:03 -04:00
Jeff Walden
dd65d473fe Initialize an outparam (to a totally bogus value) so that gcc doesn't complain about may-be-used-uninitialized in a case that can't actually be reached. No bug, rs=jorendorff
--HG--
extra : rebase_source : c1aed684b0113e4cfcff55f43b5a6e6e460fafe6
2012-06-15 14:59:34 -07:00
Paul Rouget
f288f3e37f 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
Jeff Walden
f63db7ff7f 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
695d880981 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
cb7d5576ed 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
da584aabcc 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
19e808194e Bug 766250 - Part 1: Enable more release-time jemalloc assertions. r=glandium 2012-06-20 01:22:40 -04:00
Justin Lebar
04a993301a 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
bf882f8739 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
08a87d5cc9 Bug 765989 - Add fail on warnings to some gfx directories r=benwa 2012-06-19 21:12:30 -07:00
Kan-Ru Chen
e9c09b3da5 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
218db5d360 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
9f28bb1ed7 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
8121ad3ea5 Bug 756784 - Make file menu popup more consistent and easier to overlay r=gavin 2012-06-17 16:40:30 +01:00
Ms2ger
a592bdccbb Bug 762455 - Make nsGlobalWindow::InnerSetNewDocument not return nsresult; r=peterv 2012-06-17 10:11:16 +02:00