Commit Graph

93639 Commits

Author SHA1 Message Date
Nicholas Nethercote
1690b97ab7 Bug 752816 (part 1) - Remove TCF_COMPILE_FOR_EVAL from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 18460968ee955f620e18da19a34a42fc2e061b0d
2012-05-14 18:00:15 -07:00
Yoshi Huang
eacacc31ed Bug 754777 - B2G RIL: Add a Helper to read String delimiters. r=philikon 2012-05-14 14:45:13 +08:00
Hsin-Yi Tsai
595dd855f5 Bug 749794 - B2G telephony: need to reset audio state when phone call ends. r=philikon 2012-05-14 21:13:06 -07:00
Hsin-Yi Tsai
3bf7e11bd0 Bug 746496 - B2G telephony: update the audio system for incoming calls and holding calls. r=philikon 2012-05-14 21:13:06 -07:00
Price Tseng
bac98d5c4b Bug 717462 - WebTelephony: notify errors. r=philikon 2012-05-14 21:13:06 -07:00
Price Tseng
fd1f4fb93f Bug 712944 - B2G telephony: ensure error scenarios are covered. r=philikon 2012-05-14 21:13:06 -07:00
Vicamo Yang
6d35b885e4 Bug 753012 - B2G SMS: wrong calculated encoding value for dcs = 0xF?. r=philikon 2012-05-14 21:13:06 -07:00
Brian R. Bondy
4ff5da23f1 Bug 290735 - When launching a file use download path as working directory. r=jimm 2012-05-14 09:19:22 -04:00
Matt Brubeck
a7a14d5740 Bug 752681 - Make official XUL Fennec builds install on xlarge tablets only [r=blassey] 2012-05-14 18:16:09 -07:00
Nicholas Nethercote
0cb60ca266 Bug 752793 (part 3) - Remove TCF_DECL_DESTRUCTURING from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 559857d9f8eed138c78f376014b9748a3a8ce4e1
2012-05-14 16:23:33 -07:00
Nicholas Nethercote
7aef656dbc Bug 752793 (part 2) - Remove TCF_HAS_FUNCTION_STMT from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 82cf18efce409b2b48bf10b36090b67daeda6981
2012-05-14 16:23:31 -07:00
Nicholas Nethercote
350c2c5e04 Bug 752793 (part 1) - Remove TCF_RETURN_{EXPR,VOID} from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 6408cd4daf61e330b975cceff41d694cc2240847
2012-05-14 16:23:29 -07:00
Ryan VanderMeulen
37c452fa72 Backout 449229be3db1 (bug 749455) to fix reftest failures. r=TrySchmy 2012-05-14 20:32:00 -04:00
Paul O’Shannessy
f75186ba2e Bug 714172 - Change fullscreen menu for Lion [r=gavin] 2012-05-14 17:04:19 -07:00
Tim Abraldes
533df85451 bug 753123. Use wide-string versions of Windows API calls to make redit.exe work with unicode file paths. Also updates redit to scopeguard its resources. r=jimm 2012-05-14 16:54:25 -07:00
Ehsan Akhgari
5634d262e2 Bug 696229 - Adjust the hint correctly while drawing the caret for drag/drop so that it gets attached to the beginning of the lines correctly; r=roc 2012-05-11 14:50:19 -04:00
Terrence Cole
6ad581c15c Bug 737640 - Missing barriers in makeOwnBaseShape; r=bhackett
The default copy constructor for BaseShape gets used in makeOwnBaseShape,
bypassing the manual post barriers on getterObj and setterObj. This patch
goes through StackBaseShape, which is the correct usage. It also deletes the
copy constructor to ensure we don't have the same error in the future.
2012-05-14 15:02:43 -07:00
Nicholas Nethercote
0414b9a8ea Bug 752758 - Separate TreeContext and BytecodeEmitter. r=bhackett. 2012-05-14 16:08:32 -07:00
Nicholas Cameron
946c3ed9e9 Bug 754488 - Fix warning in FrameLayerBuilder.cpp. r=dholbert 2012-05-14 19:01:05 -04:00
William Lachance
db1eb2f1dc Bug 754305 - SUTAgent should always print ipv4 address. r=jmaher 2012-05-14 19:01:05 -04:00
David Zbarsky
8a77bd6592 Bug 754138 - Prevent Rect.h warning spam. r=roc 2012-05-14 19:01:05 -04:00
Kang-Hao (Kenny) Lu
042b8a4cdd Bug 752230 - Disallow control characters above 0x7e in CSS unquoted url() tokenization. r=dbaron 2012-05-14 19:01:05 -04:00
Geoff Brown
adee935f11 Bug 751158 - Add tcheckerboard3 Robocop/Talos test. r=jmaher 2012-05-14 19:01:05 -04:00
David Keeler
13e34433a6 Bug 749455 - Use mContentType for click-to-play plugins in nsObjectLoadingContent::OnStartRequest. r=josh 2012-04-27 17:01:07 -07:00
Paul ADENOT
5b4816ddd6 Bug 743720 - Import Speex's audio resampler in the tree. r=kinetik, khuey 2012-05-14 19:01:04 -04:00
Margaret Leibovic
64b0048d37 Bug 754286 - Add null checks to AweseomeBar context menu. r=mfinkle 2012-05-14 14:38:18 -07:00
Matt Brubeck
3534f35c2b Bug 754947 - Use the default search engine for keyword.URL searches in Fennec [r=mfinkle] 2012-05-14 14:49:41 -07:00
Brian Nicholson
6a9407c6bf Bug 753625 - Use tri-state session restore flag. r=mfinkle 2012-05-14 14:48:04 -07:00
Jason Duell
0b7f920e84 Bug 737164 - Make ReadInputStreamToString fallible. r=bsmedberg 2012-05-14 14:35:49 -07:00
Bobby Holley
4c3278d85a Bug 754311 - Null out the private of soon-to-be-transplanted reflectors _after_ copying their properties onto the holder. r=mrbkap 2012-05-14 23:30:07 +02:00
Bobby Holley
3165006395 Bug 754044 - Remove manual injection of same-compartment security wrappers, and make sure to call JS_Wrap* instead. r=mrbkap 2012-05-14 23:30:07 +02:00
Bobby Holley
0c0fa43789 Bug 754044 - Apply same-compartment security wrappers in same-compartment wrapping callback. r=mrbkap 2012-05-14 23:30:07 +02:00
Bobby Holley
0ff9136104 Bug 754044 - Introduce sameCompartmentWrapObjectCallback. r=mrbkap
We leave it null for gecko for the time being to keep this patch small.
2012-05-14 23:30:07 +02:00
Bobby Holley
28257a13d5 Bug 754044 - Simplify the logic surrounding the prewrap callback in jscompartment.cpp. r=mrbkap 2012-05-14 23:30:07 +02:00
Bobby Holley
7b6eb3c939 Bug 754044 - Alter the semantics of UnwrapObject{,Checked} to check for outer windows on the initial wrapper passed. r=mrbkap
This distinction is the only reason for writing the code in this confusing manner. And I don't think we need it now that we have stopAtOuter.
2012-05-14 23:30:07 +02:00
Bobby Holley
d1ba9b075d Bug 754044 - Pass stopAtOuter=false in GetWrappedNativeOfJSObject, because that's what we mean. r=mrbkap 2012-05-14 23:30:07 +02:00
Eitan Isaacson
81137003d8 Bug 753859 - Added description to toolbar tabs button. r=mfinkle, r=sriram 2012-05-14 14:22:00 -07:00
Eitan Isaacson
774971679a Bug 752127 - Provide names to all functions that are not in-line. Remove some dumps, wrap some lines. r=davidb 2012-05-14 14:21:59 -07:00
Eitan Isaacson
9c1f2aea8e Bug 753093 - Fix crasher when virtual cursor's position becomes defunct and a move method is called. r=surkov 2012-05-14 14:21:59 -07:00
Mounir Lamouri
9a024d4501 Bug 754046 - Fix "ASSERTION: mRequiredRadioCount about to wrap below 0!". r=bz 2012-05-14 22:32:39 +02:00
Jared Wein
f6f41104f3 Bug 747083 - Update the identity icons to have a darker lock icon for HTTPS and greener lock icon for HTTPS+EV. r=felipe 2012-05-14 13:16:30 -07:00
Margaret Leibovic
af0c51ad8a Bug 753880 - Marquee aweseome tab strings if they are too long. r=mfinkle 2012-05-14 13:01:30 -07:00
Mats Palmgren
c6512a9065 Bug 749935 - Make all nsRect Union methods saturating. If width/height overflows nscoord_MAX then clamp the x/y to nscoord_MIN / 2 and try again. r=roc 2012-05-14 22:11:39 +02:00
Mats Palmgren
3a2a8c986f Bug 688897 - Add MozReftestInvalidate handler to fix orange. r=jmuizelaar 2012-05-14 22:11:39 +02:00
Dave Townsend
fb0c04d35e Bug 744833: Rebuild the bootstrapped add-ons list when the profile moves to a different directory. r=Unfocused 2012-05-14 13:05:56 -07:00
Ed Morley
8b2dbc3dca Backout 345ae68f15f4, b3b40121ac8d, 0d18b7a246d7, 9dbb6064ab58, dee9d7fa8eb6, 63eec6bfa948, 323c6be7cfe8 & f4aac7523a48 (bug 732875) for compilation failures 2012-05-14 21:05:24 +01:00
Benoit Jacob
8fbc0a34da Bug 732875 - 8/8 - move CheckedInt to MFBT, enable unit tests in mfbt/tests - r=jwalden
--HG--
rename : xpcom/ds/CheckedInt.h => mfbt/CheckedInt.h
2012-05-14 15:50:20 -04:00
Benoit Jacob
18f6630abb Bug 732875 - 7/8 - CheckedInt pre-move-to-MFBT fixes - r=jwalden 2012-05-14 15:50:19 -04:00
Benoit Jacob
9554e87017 Bug 732875 - 6/8 - switch CheckedInt to consistently using bool - r=jwalden 2012-05-14 15:50:19 -04:00
Benoit Jacob
3c6ce6e2f6 Bug 732875 - 5/8 - update CheckedInt docs - r=jwalden 2012-05-14 15:50:19 -04:00