Ryan VanderMeulen
6d0b75b51f
Backed out changeset fb43bd87db39 (bug 883495) for mass carnage of a CLOSED TREE.
2013-06-18 13:02:40 -04:00
James Willcox
bbfa0a3db1
Bug 883201 - Make SourceSurfaceSkia::GetData keep pixels alive as necessary r=gal
2013-06-18 12:49:05 -04:00
Wes Johnston
3e5e835e53
Bug 879482 - Use correct function when mapping results from file pickers. r=mfinkle
2013-06-18 09:39:33 -07:00
Nick Alexander
ab45bf0afe
Bug 874132 - Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher
...
--HG--
extra : rebase_source : cf6601c6591921397f96fd1011db43de962ee8ed
2013-06-18 09:25:16 -07:00
Nick Alexander
96772eac21
Bug 874132 - Part 2: Add custom debug signing tool. f=mcomella, r=jmaher
...
--HG--
extra : rebase_source : 0372a7a3718f409ce8bd1aa2f78ce0387a98f06d
2013-06-18 09:25:15 -07:00
Nathan Froyd
9243c80784
Bug 874132 - Part 1: Handle SDK layout differences in the Android r22 SDK. r=nalexander
...
Author: Nathan Froyd <froydnj@gmail.com>
--HG--
extra : rebase_source : 614b386efc0a2b13c6570c99d09d6ec99146c3e1
2013-06-18 09:25:15 -07:00
Asaf Romano
fdd5d0b966
Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin.
2013-06-18 19:24:31 +03:00
Richard Newman
d3068e6c99
Backed out changeset 31f1458c6a0b (bug 878677)
2013-06-18 09:16:19 -07:00
Ryan VanderMeulen
e6eb53fb07
Backed out changeset 8dcb029b9ca5 (bug 880836) for asserts.
...
CLOSED TREE
2013-06-18 12:08:19 -04:00
Phil Ringnalda
7d168d7315
Back out 35bf7e6dbf90 (bug 882120) for reftest and crashtest failures
2013-06-18 09:00:56 -07:00
Hannes Verschore
ac238c8b06
Bug 883626: Skip looking to inactive Activations, r=luke
2013-06-18 17:53:57 +02:00
Nicholas Nethercote
435d36ff71
Bug 880041 (part 22) - Use JSObject::{is,as} for JSFunction. r=sfink.
...
--HG--
extra : rebase_source : 43c8c65c7d00edffde12c5b1ec8a1aff42acc7fe
2013-06-17 23:53:49 -07:00
Mark Hammond
651c99c4da
Bug 878677 - Part 2: Sync changes to support FormHistory.jsm. r=rnewman
2013-06-17 16:58:54 -07:00
Mark Hammond
1e6028c716
Bug 878677 - Part 1: allow GUID updating in FormHistory.jsm. r=enndeakin
2013-06-17 16:58:54 -07:00
David Keeler
5b0d4137fd
bug 700693 - OCSP stapling PSM changes r=bsmith
2013-06-17 16:45:49 -07:00
Boris Zbarsky
30010b1ce0
Bug 885171. Make Navigator wrappercached and cycle-collected, and have it hold a strong reference to its window always. r=smaug
2013-06-20 14:34:38 -04:00
Dan Gohman
d1e0385056
Bug 885182 - Align IonScript member data on 8-byte boundaries on 64-bit targets, to avoid misaligned memory references. r=mjrosenb
2013-06-20 11:17:36 -07:00
Andrea Marchesini
19dbf7e5ef
Bug 885024 - "ASSERTION: FindAncestorForm should not be called if @form is set!". r=bz
2013-06-20 14:07:57 -04:00
Daniel Holbert
abfe2537d8
Bug 885014 - Remove unused variable 'rv' in nsWebBrowser::EnableGlobalHistory. r=tbsaunde
2013-06-20 14:07:31 -04:00
Bobby Holley
9762bd6b16
Bug 883450 - Assert that we're in a request whenever we create a Rooted<T>. r=terrence
2013-06-20 11:05:34 -07:00
Bobby Holley
3b1eda0cea
Bug 883450 - Miscellaneous requests. r=gabor
2013-06-20 11:05:34 -07:00
Bobby Holley
44080291f9
Bug 883450 - Re-order stuff in CallSetup so that we construct the RootedObject after the Push. r=bz
2013-06-20 11:05:34 -07:00
Bobby Holley
5c2e08f101
Bug 883450 - Remove custom request munging in XPCCallContext and use a JSAutoRequest. r=gabor
2013-06-20 11:05:34 -07:00
Bobby Holley
b1e24ff2ea
Bug 883450 - Unscope the JSAutoRequest in XPCJSContextStack. r=gabor
2013-06-20 11:05:33 -07:00
Bobby Holley
9aca4442cf
Bug 883450 - MOZ_CRASH if we fail to spin up the SafeJSContext, and remove error handling. r=gabor
...
There's not a lot we can do without it in the browser these days.
2013-06-20 11:05:33 -07:00
Bobby Holley
7022fc3902
Bug 884362 - Play Maybe<> games to root |temp| in the right circumstances. r=bz
2013-06-20 11:05:33 -07:00
Bobby Holley
5c6400b122
Bug 884362 - Make IDBRequest::CaptureCaller use the cx stack and decxify a bunch of IDB. r=bent
2013-06-20 11:05:33 -07:00
Bobby Holley
fe6dc08fc3
Bug 884362 - Use AutoJSContext in nsScriptSecurityManager::LoadPolicy. r=bz
...
This cx is just used for rooting etc. As such, we really just want whatever
cx is on the stack, but want a default if the stack-top cx is null (which it
sometimes is, here). And that's exactly what AutoJSContext gives us.
2013-06-20 11:05:32 -07:00
Bobby Holley
32f134148b
Bug 884245 - Simplify nsContentUtils::GetDocumentFromCaller. r=bz
...
The first three lines of this function are an obvious bug. But the behavior in
general is also worrisome, because it's using antiquated XPConnect machinery
that will be less and less correct as we move to the new DOM bindings. Let's
just infer our global from the active compartment.
2013-06-20 11:05:32 -07:00
Jim Mathies
e5be960066
Bug 881928 - Clear selection when the user pans the page in either direction. r=fryn
2013-06-20 12:37:02 -05:00
Kartikaya Gupta
709894d739
Bug 882120 - Apply rounding to the layer-pixel rect in Java to fix robopan regression. r=kentuckyfriedtakahe
2013-06-18 09:27:45 -04:00
JosiahOne
2b463e1684
Bug 884467 - Replace the linen texture with the new Mavericks one. r=dao
2013-06-19 15:48:36 -04:00
Nicholas Nethercote
52908a1abe
Bug 880041 (part 21) - Use JSObject::{is,as} for GlobalObject. r=sfink.
...
--HG--
extra : rebase_source : 676539d76be0aee1c5450aacefed27a4f45efc81
2013-06-17 16:23:11 -07:00
Terrence Cole
e9c735bc46
Bug 884628 - Optimize the post-barrier verifier; r=jonco
...
--HG--
extra : rebase_source : 2390400416c85daecd34d1456ebf737dd2308128
2013-06-17 13:16:29 -07:00
Shane Caraveo
5be590c20a
bug 882132 fix setting provider icon via worker api, r=felipe
2013-06-19 10:14:47 -07:00
Jan de Mooij
75d3452335
Bug 882111 - Don't push an interpreter frame when calling into the JITs. r=djvj
2013-06-19 19:10:04 +02:00
Kannan Vijayan
d7fb7452b4
Backed out changeset 9f852d187722 (bug 883789)
2013-06-19 13:09:45 -04:00
Kannan Vijayan
428ee83788
Bug 883789 - Use baseline fallback stubs to track double-overflow of BinaryArith and UnaryArith ops. r=h4writer
2013-06-19 12:45:29 -04:00
Terrence Cole
74452ff20c
Bug 884562 - Allow root analysis to be enabled when using generational GC; r=sfink DONTBUILD
...
--HG--
extra : rebase_source : 6438eec44aa7de79bf78c8f84fb4b971e1e83296
2013-06-19 09:20:46 -07:00
Josh Matthews
18d8acd4f5
Backed out changeset 5a3dc3d31890 (bug 883495)
2013-06-19 18:16:04 +02:00
Terrence Cole
3f8d6ad74f
Bug 884065 - Assert if JS_DestroyContext is called with active exact rooters; r=sfink
...
--HG--
extra : rebase_source : 52f7c9f90075b69f3c40bf7c7e9df0e1b2e25c05
2013-06-17 16:20:25 -07:00
Kannan Vijayan
870a22f5ff
Bug 877589 - Add test case. DONTBUILD
2013-06-19 12:06:43 -04:00
Rick Eyre
a4c63ef537
Bug 884507 - Change SECOND_TO_MS macro to be named MS_TO_SECONDS r=rillian
2013-06-18 12:53:00 -07:00
Margaret Leibovic
ce877469a9
Bug 877782 - Reposition form autocomplete popup if dynamic toolbar changes visibility. r=kats
2013-06-19 08:35:44 -07:00
Kannan Vijayan
79fca13120
Bug 870034 - Test case.
2013-06-19 11:33:38 -04:00
Nick Alexander
8bf1a1594f
Backed out changeset 3a4c1a113154 (Bug 874132) for jarsigner "Please specify alias name" errors.
2013-06-19 08:21:15 -07:00
Benjamin Smedberg
cde208f9c9
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-19 11:07:28 -04:00
Joey Armstrong
6c91c3d1da
bug 881344: move SHARED_LIBRARY_LIBS to mozbuild (logic). r=gps
2013-06-19 10:51:46 -04:00
Ed Morley
43712ddab0
Merge mozilla-central and inbound
2013-06-19 15:51:08 +01:00
Rick Eyre
2d196f8598
Bug 883843 - Remove extraneous QI line in HTMLTrackElement. r=peterv
...
This was accidentally introduced in bug 882817. The line that deals
with the interface map entry for nsIDOMHTMLElement is unneeded as
NS_HTML_CONTENT_INTERFACES deals with this as well.
2013-06-17 10:32:14 -04:00