Commit Graph

276400 Commits

Author SHA1 Message Date
Hub Figuière
912261b09f Bug 761763 - Re-enable a11y on Mac by default. (re-apply patch) r=tbsaunde 2012-06-19 16:19:09 -07:00
Masatoshi Kimura
5664ae8e7a Bug 764916 - Replace nsDOMClassInfo::ThrowJSException with xpc::Throw. r=mrbkap 2012-06-19 19:01:10 -04:00
Julian Seward
756824b44f Bug 763842 - Fix uninitialised value use in dosprintf(SprintfStateStr*, char const*, std::__va_list). r=njn 2012-06-19 19:01:10 -04:00
Andrew Quartey
232b379314 Bug 762038 - Get rid of HyperTextAccessible CID. r=tbsaunde 2012-06-19 19:01:10 -04:00
Andrew Quartey
55848a0b18 Bug 761911 - Add text attribute tests for HTML strike and s elements. r=eitan 2012-06-19 19:01:10 -04:00
Marshall Culpepper
dfaa41334c Bug 759637: Initial implementation of MobileConnection network selection APIs. r=philikon sr=sicking 2012-06-19 15:52:06 -07:00
Sriram Ramasubramanian
3735b460f3 Bug 762727: Tabs Panel refresh on rotation. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout-sw600dp/tabs_panel.xml => mobile/android/base/resources/layout-sw600dp/tabs_panel_toolbar.xml
rename : mobile/android/base/resources/layout-xlarge/tabs_panel.xml => mobile/android/base/resources/layout-xlarge/tabs_panel_toolbar.xml
2012-06-19 14:10:21 -07:00
Sriram Ramasubramanian
e3ffc6f951 Bug 762727: BrowserToolbar needs to re-created on rotation. [r=mfinkle] 2012-06-19 14:09:44 -07:00
Jared Wein
2f7b6b29fb Backed out changeset feec545f5f98 (bug 713608) 2012-06-19 14:11:38 -07:00
Jared Wein
97b9005081 Backed out changeset 0fa8e0eb40a7 (bug 760696) 2012-06-19 14:11:23 -07:00
Matt Brubeck
a9f6272450 Bug 763726 - Tap on content area while tabs menu is open should close it [r=mfinkle] 2012-06-19 14:10:42 -07:00
Ehsan Akhgari
1a897d20ab Bug 765597 - Invalidate the thebes layer as well as the overflow area when moving frames; r=dbaron 2012-06-19 16:47:27 -04:00
Margaret Leibovic
82025dbaa2 Bug 765270 - Don't try to clean up in findClosed if this._findInProgress is false. r=mfinkle 2012-06-18 14:57:09 -07:00
Matt Brubeck
e187e61263 Bug 765805 (3/3) - Update thumbnails for tabs added while the sidebar is open [r=sriram] 2012-06-19 13:37:57 -07:00
Matt Brubeck
34ae538ae2 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
208198435c 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
2f2cb45fd1 Bug 765831 - Part 5: Clamp composing span indexes. r=blassey 2012-06-19 12:17:20 -07:00
Chris Peterson
49387b1c2c Bug 765831 - Part 4: Clamp string lengths passed to getTextBeforeCursor/getTextAfterCursor. r=blassey 2012-06-19 12:12:27 -07:00
Chris Peterson
1471a65479 Bug 765831 - Part 3: Clamp bogus composing region indexes passed to setComposingRegion(). r=blassey 2012-06-19 12:19:30 -07:00
Chris Peterson
3adb1e1790 Bug 765831 - Part 2: Clamp bogus selection indexes passed to setSelection(). r=blassey 2012-06-19 12:13:48 -07:00
Chris Peterson
e3d6f31582 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
6905ed00a3 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
f010ac1911 Bug 756474 - Harden the SimpleScaleGestureDectector against missed events [r=kats] 2012-06-19 12:01:44 -07:00
Andrew McCreight
dccb80b3fd Bug 763776 - refactor nsXPConnect::Traverse. r=billm 2012-06-19 11:33:00 -07:00
Andreas Gal
e6dca1410b Bug 637014 - use the right global in MakeFinalizeObserver (r=luke) 2012-06-19 11:13:42 -07:00
Brian Nicholson
09252211f1 Bug 762064 - Close InputStream in SuggestClient. r=blassey 2012-06-19 11:01:57 -07:00
Nick Alexander
059d7337cc 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
0a9c906dd6 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
90fafbb217 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
0ba5460898 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
a937af094c 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
Saurabh Anand
1575691548 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
e54447ee69 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
0ab8670a51 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
Ehsan Akhgari
51fe3d51f6 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
ed334e909d 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
a809e871af merge m-c to fx-team 2012-06-19 14:56:47 +02:00
Marty Rosenberg
651803ede0 Remove an incorrect bounds check optimization from the branch table code. (bug 765266,r=sstangl) 2012-06-18 12:15:01 -07:00
Jan de Mooij
6365d58ce2 Bug 765208 - Increase maximum inlining depth. r=djvj 2012-06-18 21:34:55 +02:00
Hsinyi Tsai
a430dc28a1 Bug 761533 - WebTelephony: busy event is never fired. r=philikon 2012-06-18 17:51:11 +08:00
Mike Hommey
d0e97f794d Backout changeset efc2f07a829b (bug 734125) because of bustage 2012-06-20 09:23:41 +02:00
Mike Hommey
3a615a6dfd Re-sync config/config.mk after bug 763987. r=me 2012-06-20 09:14:05 +02:00
Mike Hommey
d6738107b0 Bug 764286 - Remove unused AC_SUBSTs. r=ted 2012-06-20 09:00:48 +02:00
Mike Hommey
cd69374e33 Bug 763987 - Normalize autoconf.mk.in. r=ted 2012-06-20 09:00:48 +02:00
Mike Hommey
6aae688c4c 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
56653faac5 Bug 763893 - Generate dependentlibs.list from actual library dependencies. r=ted 2012-06-20 09:00:48 +02:00
Mike Hommey
de370a6c93 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
5d47cae2a8 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
Jan de Mooij
f4bb6d7457 Bug 764923 - Don't check the OBJECT_FLAG_UNINLINEABLE flag when inlining in Ion. r=bhackett 2012-06-16 22:36:21 +02:00
Steve Fink
c52e42d252 Bug 764184 - Fix GC_REASON telemetry bucket count (r=froydnj)
--HG--
extra : rebase_source : 790f6727878f44e7cf424d9e32a85347416df625
2012-06-15 15:21:56 -07:00