Commit Graph

93606 Commits

Author SHA1 Message Date
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
Benoit Jacob
f0ec7cfbf8 Bug 732875 - 4/8 - CheckedInt: make nonstandard features optional - r=jwalden 2012-05-14 15:50:19 -04:00
Benoit Jacob
4ae76344fa Bug 732875 - 3/8 - update CheckedInt typedefs - r=jwalden 2012-05-14 15:50:19 -04:00
Benoit Jacob
c27e71b298 Bug 732875 - 2/8 - Let CheckedInt support the 3 families of integer types: stdint, standard integer types, and PR types - r=jwalden 2012-05-14 15:50:19 -04:00
Benoit Jacob
1ff98a1da2 Bug 732875 - 1/8 - switch CheckedInt to support stdint types instead of PR int types - r=jwalden 2012-05-14 15:50:19 -04:00
Luke Wagner
0c1f90bd32 Bug 752379 - ContextStack::pushExecuteFrame should read the most recent 'fp' (r=bhackett)
--HG--
extra : rebase_source : 1b615fbb8bebab0bf5acd859a70b34ae405347a6
2012-05-07 09:15:08 -07:00
Luke Wagner
f59ed367b3 Bug 754503 - JSOP_SETALIASEDVAR should be JOF_DETECTING (r=bhackett)
--HG--
extra : rebase_source : 7980a9efdd48c0d8be31693840993908d82f313f
2012-05-14 12:40:34 -07:00
Gavin Sharp
13a12c52ea Bug 748967: disable non-profile install locations for add-ons for the Web app runtime, r=myk
--HG--
extra : rebase_source : 3abb4911060f76936f2aa01c4f8a9b0fb1be4522
2012-05-13 22:25:19 -07:00
Gavin Sharp
61d35afbe3 Bug 748389: consolidate Mac bundle identifier logic in configure, and use it to specify the Mac bundle ID of the installing app in installed web apps' bundles, r=ted, r=felipe
--HG--
extra : rebase_source : d47a29e43114bcd315b09320d5f46fa0f8c8786b
2012-04-29 16:00:12 -04:00
Gavin Sharp
c3015fe1bc Bug 748389: add buildID to the CFBundleVersion field in our Info.plist so that Mac OS X can differentiate different Firefox builds when launching webapprt, r=ted, r=felipe, r=dwalkowski, feedback=smichaud
--HG--
extra : rebase_source : 18b69376038f71d6464b7b754d1dc9c65ac9a925
2012-04-26 13:46:29 -04:00
Gavin Sharp
2e5be804a1 Bug 747990 part 2: make use of UAName attribute to have the web app runtime use the associated application's UA string, r=myk
--HG--
extra : rebase_source : 2b7cdba3c31cfd65a5b4e560a7854c83c460ab08
2012-05-01 00:24:38 -04:00
Gavin Sharp
22e5cffb69 Bug 747990: Add ability to specify the "application name" used in the user agent in application.ini, r=bsmedberg
--HG--
extra : rebase_source : fbaaa2e94c2bbaf74e001147ec014b1ffdf3502f
2012-04-23 16:09:23 -04:00
Patrick McManus
606d91079f bug 726366 part 2 - fix tunnel spdy over http proxy initial settings race r=honzab 2012-05-14 14:49:18 -04:00
Patrick McManus
ec0d8ed61a bug 752648 - fix regression with restarting due to tls intolerance r=honzab
--HG--
extra : rebase_source : 8155ae4c221df4c5931816fb8773123cc37dd148
2012-05-14 13:25:28 -04:00
Margaret Leibovic
f18a093ed5 Bug 752172 - (Part 2) Protect against null selected tab in SiteIdentityPopup. r=mfinkle 2012-05-14 11:44:42 -07:00
Margaret Leibovic
3499149cb9 Bug 671131 - (Part 2) Make observer to update history tab when history item is removed. r=bnicholson 2012-05-14 11:44:37 -07:00
Margaret Leibovic
99069bb00e Bug 671131 - Add a way to remove history entries from the awesome screen. r=mfinkle 2012-05-14 11:44:34 -07:00
Paolo Amadini
6061ed836c Bug 739213 - Kill AddPageWithDetails. r=mak 2012-05-14 20:42:29 +02:00
Paolo Amadini
a1576a1aac Bug 748562 - Kill AddPageWithDetails, in Sync. r=rnewman 2012-05-14 20:42:29 +02:00
Matt Brubeck
9c83ca9279 Bug 754759 [leave open] - Mark 752226-1.html or 752226-2.html as asserting randomly [r=Ms2ger] 2012-05-14 08:30:20 -07:00
Andrew McCreight
a3d49f791d Bug 754151 - add macros for basic wrappercached cycle collected classes. r=smaug 2012-05-14 08:24:03 -07:00
Mike Conley
aa1d53a067 Bug 754432 - Let Thunderbird have access to ContactService.jsm and ContactDB.jsm. r=fabrice. 2012-05-14 09:13:46 -04:00
Bobby Holley
1cfe6cb48d Bug 753277 - Assert that all cross-scope wrapper reparenting operations are cross-compartment, and remove the conditional. r=mrbkap
The reindentation is pure. No snakes.
2012-05-14 12:52:17 +02:00
Bobby Holley
d164e49f75 Bug 753277 - Rename tobj to wrapperGuts, and avoid going through the SCSW on the other side unnecessarily. r=mrbkap
It's not wrong, but it's not necessary either, since we'll just unwrap directly to the underlying object during wrapping. And this is confusing enough as-is.
2012-05-14 12:52:17 +02:00
Bobby Holley
a15bbc35ba Bug 753277 - Rename |obj| to |newWrapper| in js_TransplantObjectWithWrapper. r=mrbkap 2012-05-14 12:52:17 +02:00
Bobby Holley
0f1b06973a Bug 753277 - Make js_TransplantObjectWithWrapper use RemapWrappers. r=mrbkap 2012-05-14 12:52:17 +02:00
Bobby Holley
e2c3bd38b7 Bug 753277 - Rename |obj| to |newIdentity| in JS_TransplantObject. r=mrbkap 2012-05-14 12:52:16 +02:00
Bobby Holley
b41868c759 Bug 753277 - Factor out CCW remapping from JS_TransplantObject and add comments. r=mrbkap 2012-05-14 12:52:16 +02:00
Gian-Carlo Pascutto
a4bd83138b Bug 754453 - BrowserProvider insert failures are silent. r=blassey 2012-05-14 12:22:10 +02:00
Jet Villegas
e0a2d5a6ca Bug 752918 - Convert expensive SVG masks to clip-paths. r=dao 2012-05-14 10:22:14 +02:00
Oonishi Atsushi
5acf024e20 Bug 623155 - Use LOCATION_CHANGE_ERROR_PAGE to identify error page loads. r=dao 2012-05-14 10:17:21 +02:00
Oleg Romashin
510c4c6f27 Bug 754489 - Qt port does not need linking with glib. r=glandium 2012-05-14 10:15:26 +02:00
David Rajchenbach-Teller
e2a85cb879 Bug 754209 - ifdefing away some constants when building with VC9. r=neil 2012-05-11 12:05:36 +02:00
OHZEKI Tetsuharu
f7cdd7c90d Bug 754653 - Fix typo. r=dao 2012-05-14 09:33:42 +02:00