Landry Breuil
|
63fb6637bf
|
Bug 774598: Enable libvpx assembler on OpenBSD/x86(_64). r=derf
|
2012-07-17 13:24:06 +02:00 |
|
Bobby Holley
|
432ee51b14
|
Bug 767273 - Never declare a stack-allocated PropertyDescriptor within SM, and make API safe. r=luke
|
2012-07-17 12:10:09 +02:00 |
|
Rafael Ávila de Espíndola
|
25b2edd61d
|
Bug 774559 - more workaround for llvm.org/pr12127. r=dvander.
LLVM is inlining these functions that use a lot of stack space into the
recursive EmitTree.
|
2012-07-16 23:53:30 -04:00 |
|
Kan-Ru Chen
|
65a340614f
|
Bug 774552 - Draw GraphicBuffer directly. r=roc,BenWa
|
2012-07-17 10:12:58 +08:00 |
|
Ehsan Akhgari
|
8483016620
|
Bug 749101 - Move window.performance to the new DOM bindings; r=bzbarsky
|
2012-07-16 21:42:18 -04:00 |
|
Alex Crichton
|
375c48007d
|
Bug 774330: Don't unnecessarily prevent code from entering the JIT with SPS enabled. r=luke
|
2012-07-16 18:11:20 -07:00 |
|
Luke Wagner
|
ae84424734
|
Bug 683069 - rm setParent hack in JSCompartment::wrap (r=bholley)
--HG--
extra : rebase_source : 5e011d68fa37c812d2f238c6574def343f9a8e42
|
2012-07-16 17:37:57 -07:00 |
|
Benjamin Peterson
|
4a0c5dd75c
|
Bug 774511 - Remove unused exception message. r=terrence
|
2012-07-16 20:38:47 -04:00 |
|
OHZEKI Tetsuharu
|
68bce7b71a
|
Bug 774336 - Change the script type to application/javascript in aboutCertError.xhtml on mobile. r=margaret
|
2012-07-16 20:38:47 -04:00 |
|
Felix Moeller
|
fd1b89bad2
|
Bug 774240 - Data URI parsing mis-detects "base64" parameter as extension. r=rjesup
|
2012-07-16 20:38:47 -04:00 |
|
Thinker K.F. Li
|
a2b608edcc
|
Bug 769184 - Update cache entry only for new. r=honzab
Update entries in offline cache device only for new ones. It means the entries returned by BindEntry(), not FindEntry().
|
2012-07-16 20:38:47 -04:00 |
|
Thinker K.F. Li
|
bd0f48d4b7
|
Bug 767025 - Part 3: Testcase. r=gal
|
2012-07-16 20:38:47 -04:00 |
|
Peter Van der Beken
|
e2daa1df74
|
Fix for bug 769464 (Check mDOMObjectIsISupports when unwrapping). r=bz.
--HG--
extra : rebase_source : 26d0508b8a11d75164ae4b27af8c64e8845166f9
|
2012-07-16 16:52:59 +02:00 |
|
Timothy B. Terriberry
|
039207d5ae
|
Bug 750447 - Wrap &rtcd->common->variance in IF_RTCD, r=cpearce
|
2012-07-17 09:21:47 +02:00 |
|
Ehsan Akhgari
|
2407172a43
|
Bug 774556 - Remove nsIDOMWindowPerformance* XPCOM interfaces; r=bzbarsky
|
2012-07-16 22:44:22 -04:00 |
|
Ehsan Akhgari
|
e3dd0fcef2
|
Bug 749101 - Part 2: Add a comment mentioning bug 772589
|
2012-07-17 01:40:19 -04:00 |
|
Ehsan Akhgari
|
71498b39d7
|
Bug 771976 - Part 2: Make sure that nsEditorSpellCheck's refcount doesn't go down prematurely; r=roc
|
2012-07-17 00:01:15 -04:00 |
|
Luke Wagner
|
062bdf6738
|
Bug 753158 - emit ALIASEDVAR ops for upvars (r=bhackett)
--HG--
extra : rebase_source : 1e868b37de87f94799500019cc13e7b8abe3c0f3
|
2012-07-05 20:35:08 -07:00 |
|
Luke Wagner
|
852895f9c2
|
Bug 753158 - Don't resolve uses to defs that cross non-top-level function statements (r=dvander)
--HG--
extra : rebase_source : 36331b2b862186f224c2edaf3d9a8d23a079269a
|
2012-07-16 17:09:52 -07:00 |
|
Thinker K.F. Li
|
156c8e00b7
|
Bug 767025 - Part 2: Track active entries in memory and refuse to delete by ignore. r=honzab,gal
The original patch is from Andreas Gal. Thinker did some bug fixing.
|
2012-06-29 06:27:03 +08:00 |
|
Thinker K.F. Li
|
bc7665ebf2
|
Bug 767025 - Part 1: Remove flags. r=honzab
The original patch is from Andreas Gal. Thinker did some bug fixing.
|
2012-06-29 06:26:55 +08:00 |
|
Max Stepin
|
b6d211d273
|
Bug 759067 - Add an "APNG-aware app" flag. r=joe
|
2012-07-16 20:38:46 -04:00 |
|
Kan-Ru Chen
|
c0f6be1842
|
Bug 715788 - Add A-GPS support for gonk. r=dougt
|
2012-07-16 20:38:46 -04:00 |
|
Kan-Ru Chen
|
d23e8128cd
|
Bug 715788 - Refactor static functions to static member functions. r=dougt
|
2012-07-16 20:38:46 -04:00 |
|
Ryan VanderMeulen
|
f9cf4cd881
|
Merge m-c to inbound.
|
2012-07-16 20:38:39 -04:00 |
|
Luke Wagner
|
24c2aef018
|
Bug 773927 - Propagate closed-ness in CompExprTransplanter (r=dvander)
--HG--
extra : rebase_source : 85f484b705372b380832d94172024b0da20f19cf
|
2012-07-16 15:10:38 -07:00 |
|
Luke Wagner
|
38fa4350f8
|
Bug 773929 - Restore pre-bug 765956 behavior in CheckNewScriptProperties (r=bhackett)
--HG--
extra : rebase_source : ffa490e628a71102886f56207a994e0c7fbdd4ab
|
2012-07-16 15:08:49 -07:00 |
|
Wes Johnston
|
12b445c7ed
|
Bug 774426 - Get correct origin for app shortcuts. r=mfinkle
|
2012-07-16 17:08:47 -07:00 |
|
Wes Johnston
|
483c482c96
|
Bug 774426 - Set allAppsLaunchable to true since it has no Android implementation. r=mfinkle
|
2012-07-16 17:07:35 -07:00 |
|
Wes Johnston
|
23ee63d24f
|
Bug 774422 - Send messages to notification handlers after we resume the app. r=mfinkle
|
2012-07-16 17:06:30 -07:00 |
|
Etienne Segonzac
|
ae3aabc3d4
|
Bug 774216. Can't launch apps on B2G since it's seen as XP_UNIX by WebappOSUtils. r=felipe
|
2012-07-16 11:22:16 -07:00 |
|
Lukas Blakk
|
8b0cd0f2dd
|
Added tag FIREFOX_AURORA_16_BASE for changeset 6fdf9985acfe
|
2012-07-16 10:17:04 -07:00 |
|
Lukas Blakk
|
6c7ee099ff
|
Added tag FIREFOX_AURORA_16_BASE for changeset 9697eadafa13
|
2012-07-16 10:09:16 -07:00 |
|
Lukas Blakk
|
1ebacabfe4
|
Merging in version bump NO BUG
|
2012-07-16 10:08:20 -07:00 |
|
Gavin Sharp
|
8a1602b7cc
|
Bug 773845: lazy-load some social modules to see what effect that has on maxheap/allocs tests
|
2012-07-16 08:43:50 -07:00 |
|
Nicholas Nethercote
|
082c8cb32c
|
Bug 772615 (part 2) - Enter compartments before calling GetNativeOfWrapper() in the JS memory reporter. r=bholley.
|
2012-07-15 19:59:47 -07:00 |
|
Nicholas Nethercote
|
dc1e531d71
|
Bug 772615 (part 1) - Use the safe JSContext in the JS memory reporter. r=bholley.
|
2012-07-15 21:03:27 -07:00 |
|
Shane Caraveo
|
d309cf5f50
|
Bug 771826: implement Social toolbar button UI, including notification icons, notification panel, and "profile" panel. Styling only for Windows/Mac for the moment, r=gavin
--HG--
extra : rebase_source : 62924e7f08b182d4ac9bd19521794d0e8eb5ebd9
|
2012-07-15 16:12:13 -07:00 |
|
Shane Caraveo
|
698da61cb1
|
Bug 774178: make some changes to provider profile/notification handling to support "logout", r=gavin
--HG--
extra : rebase_source : 9c609d3dfb8caa87d2eb725b8625796baa841e07
|
2012-07-16 08:36:47 -07:00 |
|
Joel Maher
|
11cd82207d
|
Bug 774283 - upload a new talos.zip to capture the latest jstests changes. r=armenzg
|
2012-07-16 11:29:27 -04:00 |
|
Ed Morley
|
b5d926b994
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-16 15:00:42 +01:00 |
|
Ed Morley
|
babbe35d63
|
Merge fx-team and mozilla-central
|
2012-07-16 11:31:28 +01:00 |
|
Mark Hammond
|
f87d7b9c79
|
Merge backout of 777fbc99f40b and 27e4b9cbed74 due to leak bustage
|
2012-07-16 15:01:28 +10:00 |
|
Mark Hammond
|
37ffb028b9
|
Backout 777fbc99f40b and 27e4b9cbed74 due to leak bustage
|
2012-07-16 15:00:43 +10:00 |
|
Brian Nicholson
|
ee3f6d8da9
|
Bug 774156 - Fix NPE in Tabs when "Don't keep activities" is enabled. r=mfinkle
--HG--
extra : rebase_source : 349b50529c10e34197975373233ccc5525ade7fe
|
2012-07-15 19:56:31 -07:00 |
|
Mark Hammond
|
4a3cfe132a
|
Bug 773160: expose a reduced 'navigator' object to social frameworker workers. r=gavin
|
2012-07-16 11:59:37 +10:00 |
|
Mark Hammond
|
642f173b88
|
Bug 773164: remove social frameworker load listener. r=gavin
|
2012-07-16 11:59:37 +10:00 |
|
Mounir Lamouri
|
5199742d8f
|
Bug 769586 - Make PopupWindowManager using principal to test permissions instead of URI. r=sicking
|
2012-07-15 18:37:31 -07:00 |
|
Mounir Lamouri
|
7ed8cc60d3
|
Bug 769597 - IndexedDB should use nsIPermissionManager with principals. r=sicking
|
2012-07-15 18:35:47 -07:00 |
|
Jonathan Watt
|
3b371902b1
|
Bug 774095 - Make sure that we call nsSVGEffects::UpdateEffects() on frames that are added after the first reflow. r=dholbert.
|
2012-07-15 20:42:50 -04:00 |
|