Jignesh Kakadiya
5e8ca09df7
Bug 539694 - prevent copying accessible objects r=tbsaunde
2011-12-16 01:24:47 -05:00
Masayuki Nakano
4277a2bfdb
Bug 706743 tooltip listener should ignore mousemove and mouseout events during drag r=enndeakin
2011-12-16 15:17:48 +09:00
Kyle Machulis
7b54efb528
Bug 709915 - Change name of RIL socket from rilb2g to rilproxy. r=cjones
2011-12-09 15:12:32 +08:00
Gavin Sharp
c68c868900
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE
2011-10-27 10:27:56 -07:00
Blair McBride
b6e9e19c54
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
2011-12-16 16:08:48 +13:00
Jim Blandy
fc9d22a5e5
Bug 708156: Ensure that JM compilation doesn't used out-of-date ScriptAnalysis structures. r=bhackett
2011-12-15 18:08:00 -08:00
Terrence Cole
93b50a846c
Bug 710946 - Add write barriers to getterObj and setterObj; r=billm
...
These fields are immutable, so they do not necessarily need a barrier for
incremental collection -- they do, however, need a barrier for generational
collection, and for reliable verification of the barriers. It would be nice to
make these HeapPtr's, rather than manually calling the barrier functions, but
the fields are unioned with a function pointer, so this is not trivial.
--HG--
extra : rebase_source : f1f33198317e28fef3cc777f3e1e84725ba9cdc5
2011-12-15 18:03:20 -08:00
Makoto Kato
282e264526
Bug 539133 - Remove broken Opera 6 migrator. r=gavin
2011-12-16 10:59:51 +09:00
Andrew McCreight
3366dba944
Bug 680937, part 3 - implement and set preserve wrapper callback. r=jst
2011-12-15 17:45:49 -08:00
Andrew McCreight
64385f889e
Bug 680937, part 2 - Add native wrapper preservation hook, call it in WeakMap_set. r=billm
2011-12-15 17:45:21 -08:00
Andrew McCreight
e0d9ca4bb6
Bug 680937, part 1 - Don't always mark wrapped native keys. r=billm
2011-12-15 17:44:34 -08:00
Terrence Cole
3e95700d56
Bug 711266 - JSRope::flatten needs unconditional post barriers; r=billm
...
For incremental barriers we check if compartment()->needsBarrier to defer the
cost when we are not in a GC cycle. We cannot do this for cross-generation
barriers. We need to remove the checks on the post barriers and rename the enum
to something more specific.
2011-12-15 17:34:59 -08:00
Terrence Cole
b14176de1c
Bug 710950 - JSScript::function_ should be barriered; r=billm
...
The field is immutable, so we can return an unwrapped pointer and don't have to
worry about it for incremental barriers. We do need post barriers on it during
init for detecting cross-generation pointers, however. Just make it a normal
HeapPtr.
--HG--
extra : rebase_source : a52d3d74ab5bf3ae926b9da5212825ce1c0ae93d
2011-12-15 15:27:58 -08:00
Felix Fung
11ea3b69d0
Bug 710996 - Double-assignment in JS_GetValidFrameCalleeObject(). r=jorendorff
2011-12-15 00:28:11 -08:00
Felix Fung
fbf46b78d9
Bug 699843 - Asynchronous Favicons API - ReplaceFaviconDataFromDataURL Tests. r=mak
2011-12-15 16:56:21 -08:00
Felix Fung
9b2d40fe61
Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData Tests. r=mak
2011-12-15 16:56:10 -08:00
Felix Fung
917e12b346
Bug 699843 - Interfaces Changes, replaceFaviconData(FromDataURL)?. r=mak, sr=gavin
2011-12-15 16:56:01 -08:00
Felix Fung
01cbe9f60b
Bug 699843 - Asynchronous Favicons API - ReplaceFaviconDataFromDataURL. r=mak
2011-12-15 16:55:53 -08:00
Felix Fung
2e668c5ab4
Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData. r=mak
2011-12-15 16:55:22 -08:00
Igor Bukanov
83c8ff3de2
bug 711095] - make GC scanning compatible with the incremental GC. r=billm
...
--HG--
extra : rebase_source : 5328784491f322824977ba80dd302cc13e84520a
2011-12-15 21:07:45 +01:00
Igor Bukanov
54df8a1d41
bug 710581 - fixing GCC 4.6 warning. r=bhackett
...
--HG--
extra : rebase_source : ae76549e73945844a75c1d518682b5db4af4cd1a
2011-12-14 20:51:56 +01:00
Alex Pakhotin
f315a7aca6
Bug 595008 - Make Android IME more efficient by reducing communication between Java and Gecko. r=blassey
2011-12-15 13:35:45 -08:00
Daniel Holbert
fe1b50f622
(no bug, comment-only) Fix header-comments in nsStyleConsts.h for 'direction', 'visibility', and 'pointer-events' (nsStyleConsts incorrectly listed them as living in nsStyleDisplay)
2011-12-15 16:27:05 -08:00
Daniel Holbert
5332115154
Bug 709907: Skip SMIL negative-value relaxation logic for the list-valued 'stroke-dasharray' property. r=dbaron
2011-12-15 16:27:05 -08:00
Chris Lord
c855fa8dbb
Bug 708307 - Decouple texture size from tile size. r=pcwalton
...
This removes the hard-coded limit of 1024x2048 tile sizes, and allows for
arbitrary tile-sizes. It will still only allocate texture sizes in powers of
two, however. It replaces the tile size with a buffered-area size, which can be
re-allocated as the screen dimensions change.
2011-12-15 23:45:52 +00:00
Michael Wu
9a4af28edb
Bug 710041 - Build fixes for gonk widget backend, r=cjones
2011-12-15 15:38:45 -08:00
Terrence Cole
eeb6dc8051
Bug 711165 - DenseArray are missing some barrier calls; r=billm
...
The copy path was caught, the init path was not. This does not matter for
incremental barriers, but will for cross-generation barriers.
--HG--
extra : rebase_source : 4fa7c4cc860cd9265ccd598340941840ee4e23e9
2011-12-15 15:27:32 -08:00
Patrick McManus
2319c27b0d
bug 664284: Add HSTS support for websockets. r=mcmanus
2011-12-15 15:23:00 -08:00
Jason Duell
7ed95dce7f
Bug 689006: Upgrade pywebsocket to binary API (version 553, also supports Python > 2.5) r=mcmanus
2011-12-15 15:21:55 -08:00
Jason Duell
df88daa742
Bug 676439 - Websocket Binary Message support: Necko changes. r=mcmanus
2011-12-15 15:20:17 -08:00
Jason Duell
27762d171e
Bug 676439 - Websocket Binary Message support: tests. r=mcmanus
2011-12-15 15:19:51 -08:00
Jason Duell
1cf32ff6bc
Bug 676439 - v2: Websocket Binary Message support: DOM changes. r=smaug
2011-12-15 15:19:01 -08:00
Gavin Sharp
815a99f1f5
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
...
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
2011-10-27 10:27:56 -07:00
Nicholas Nethercote
2df79be674
Bug 709470 - Use mallocSizeOf in the xpti memory reporter. r=khuey.
...
--HG--
extra : rebase_source : 6f9096f44e1c09c63c5294c3cae5c6cf46c350b2
2011-12-13 20:54:20 -08:00
Nicholas Nethercote
51f6493150
Bug 705602 - Use mallocSizeOf in prefixset memory reporter. r=gpc.
...
--HG--
extra : rebase_source : f228466f7e082a152ceaafc8f8f1c4b71f5f550f
2011-12-13 20:54:18 -08:00
Ed Morley
c1da559e35
Backout 80831e4a10de (bug 706672) for build failures on a CLOSED TREE
2011-12-15 22:09:55 +00:00
Brian Hackett
ac62f6712f
Correctly compute fun.caller for cloned functions, bug 710780. r=luke
2011-12-15 14:09:49 -08:00
David Mandelin
876712f6b8
No bug, remove file needed only for nanojit landings
2011-12-15 14:07:59 -08:00
Chris Leary
edfb24b31b
Bug 709622: Conditional with empty consequent causes strict strict warning. (r=Waldo)
2011-12-13 13:22:37 -08:00
Chris Pearce
4db0927892
Bug 706672 - Revoke DOM full-screen when windowed plugin focused on non-MacOSX systems, and deny requests for full-screen from non-focused-tab documents. r=smaug
2011-12-16 10:42:36 +13:00
Bobby Holley
84032122fb
Bug 711203 - enable XPConnect wstring test. r=khuey
2011-12-15 13:27:42 -08:00
Brad Lassey
080514f880
bug 710575 - INSTALL_FAILED_CONFLICTING_PROVIDER when installing a custom build r=rnewman
...
--HG--
rename : mobile/android/base/db/BrowserProvider.java => mobile/android/base/db/BrowserProvider.java.in
2011-12-15 16:18:29 -05:00
Luke Wagner
4bfe2ca134
Bug 703645 - rm SRC_LOOPHEAD (r=waldo)
...
--HG--
extra : rebase_source : 9301aa0af4e81a8725f05c702145c89a4ece4db6
2011-11-22 11:37:57 -08:00
Luke Wagner
b994dfef3c
Bug 704478 - Fix single-threaded runtime assertions in shell workers (r=jorendorff)
...
--HG--
extra : rebase_source : 13deb300ee2aa3d5518549d4f296b276a0da4e42
2011-11-22 11:37:57 -08:00
Luke Wagner
30167bb4a9
Bug 704351 - Fix ValueToScript in js shell (r=waldo)
...
--HG--
extra : rebase_source : 0c072081ed9699017ddae80404c24562c6de3536
2011-11-22 11:37:57 -08:00
Luke Wagner
342f38286b
Bug 705879 - Avoid touching stale generator frame in js_CloneBlockObject (r=bhackett)
...
--HG--
extra : rebase_source : be217f5a36fb69c37fe09e41f34b7f031a3e8224
2011-12-07 17:14:35 -08:00
Luke Wagner
a946e99914
Bug 699974 - Plug several holes that prevent stopping slow scripts (r=jst)
...
--HG--
extra : rebase_source : 220a804295ee3b5fc00c6a23769f05731560c8fe
2011-12-06 13:11:22 -08:00
Luke Wagner
636a1903f1
Bug 624621 - Allow embeddings to attach an extra 'origin' principal to scripts (r=mrbkap)
...
--HG--
extra : rebase_source : 85ed15c9f230bc342e7810e62abace18a7177c4b
2011-06-27 17:42:53 -07:00
Justin Lebar
abf8bd6c79
Bug 705856 - Enable SPS profiler on desktop Linux. r=BenWa
...
--HG--
extra : rebase_source : 1b47cb9924451b7a581f440a3df9d9a4fdf4c0ec
2011-12-15 15:44:13 -05:00
Kyle Huey
5ea03a4258
Bug 708198. r=jst
2011-12-15 15:40:40 -05:00