Boris Zbarsky
56133baee1
Bug 768537 part 1. Update parser support for dictionaries to spec changes. r=jlebar
...
There are several parts here:
1) Enforce the requirement that dictionary arguments not followed by a required argument are optional.
2) Make dictionaries no longer be distinguishable from nullable types.
3) Disallow dictionaries or unions containing dictionaries inside a nullable type.
4) Force optional dictionaries to have a default value of null so that codegen doesn't have to worry about dealing with
optional arguments that have no default value in the IDL but need to be treated as if they were null.
2012-07-17 12:18:53 -04:00
Boris Zbarsky
051c2fee44
Bug 607267. Don't style imagemaps as block. r=dbaron,tbsaunde
2012-07-17 12:18:53 -04:00
Nicolas Pierron
689f87cddc
Bug 772509 - Freeze a compilation output instead of a script. r=bhackett
2012-07-17 18:17:24 +02:00
Joel Maher
e3e5b6f242
Bug 772531 - detect when a tegra reboots via log file parsing, mark test as red and allow tbpl to get accurate information. r=wlach
2012-07-17 12:00:11 -04:00
Gabor Krizsanits
eb91f1fcc5
Bug 769273 - part4: avoiding innerization in NukeCrossCompartmentWrappers. r=bholley
2012-07-17 17:51:21 +02:00
Jeff Walden
38c21d9d4c
Bug 770344 - Experiment implementing __proto__ as an accessor. r=luke
2012-06-27 18:35:56 -07:00
Gabor Krizsanits
9a3f0c40b0
Bug 769273 - part3: Cu.nukeSandbox. r=bholley
2012-07-17 17:41:07 +02:00
Ms2ger
34d1b84073
Bug 770046 - Disable test.
2012-07-16 18:15:36 +02:00
Jared Wein
a390f133e1
Bug 754169 - Fix intermittent orange related to imprecise scrolling positions in test. r=ehsan
2012-07-17 11:40:49 -04:00
Gabor Krizsanits
616ba55d88
Bug 769273 - part2: Refactoring NukeChromeCrossCompartmentWrappersForGlobal. r=bholley
2012-07-17 17:36:15 +02:00
Jeff Gilbert
0170beea31
Bug 758844 - Requiet gfx/gl code spew - r=bjacob
2012-07-17 08:26:12 -07:00
Geoff Brown
3cad731160
Bug 774322 - use correct process name in RProcess; r=jmaher
2012-07-17 08:58:47 -06:00
Brad Lassey
4a3e2e80bf
bug 763166 - crash in mozilla::AndroidGeckoLayerClient::SetFirstPaintViewport r=kats
...
--HG--
extra : rebase_source : e829af44977ba676b57697d3a3042b78c1b6efca
2012-07-17 10:25:48 -04:00
Eddy Bruel
8f5b3d1ebe
Merge of bug 722555 with m-i
2012-07-17 16:26:37 +02:00
Eddy Bruel
59fd358b84
bug 722555 - Add RGBA support to BMP encoder; r=jgilbert
2012-07-17 16:20:14 +02:00
Gabor Krizsanits
cab55a782f
Bug 769273 - part1: Prep for refactoring NukeChromeCrossCompartmentWrappersForGlobal. r=bholley
2012-07-17 15:38:53 +02:00
Geoff Lankow
d72258e637
Bug 767320 - Cache results of Addon.hasResource() to try avoid unnecessary IO; r=Unfocused
2012-07-18 01:24:51 +12:00
Geoff Lankow
9b34e299fa
Bug 760892 - Store available icon sizes from the API in addons.sqlite; r=Unfocused
2012-07-18 01:24:51 +12:00
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