Bobby Holley
|
87d7f5f353
|
Bug 720580 - Do the last bit of wrapped global initialization once the dust has settled. r=mrbkap
|
2012-03-05 15:22:45 -08:00 |
|
Bobby Holley
|
ccb745bc93
|
Bug 720580 - Stop passing aExtraPtr to InitClassesWithNewWrapedGlobal. r=mrbkap
We only ever pass null here anyway, and this whole infrastructure is going away real soon now.
|
2012-03-05 15:22:44 -08:00 |
|
Bobby Holley
|
2cb54e998b
|
Bug 720580 - Remove unnecessary aIID parameter from nsIXPConnect::InitClassesWithNewWrappedGlobal. r=mrbkap
|
2012-03-05 15:22:44 -08:00 |
|
Bobby Holley
|
f43e9eb936
|
Bug 720580 - Introduce a flag for global natives and assert that we have it. r=mrbkap
|
2012-03-05 15:22:44 -08:00 |
|
Andrew McCreight
|
7c84ed2c56
|
Bug 728460, part 2: remove childless nodes in slice before CC. r=smaug
|
2012-03-05 13:48:33 -08:00 |
|
Ed Morley
|
d27ab2302c
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Makoto Kato
|
2c1e47f122
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
|
2012-03-05 12:57:51 +09:00 |
|
Eric Chou
|
8f17971cf6
|
Bug 729991: fix followup problems of bug 713116, r=ben
|
2012-03-04 19:54:01 -08:00 |
|
Justin Lebar
|
e1a9198917
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
38f214fedc
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 15:57:35 -05:00 |
|
Justin Lebar
|
8f94cc1764
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Justin Lebar
|
169d0f30f5
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
|
Justin Lebar
|
6e10cd8593
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 13:49:41 -05:00 |
|
Justin Lebar
|
d77dae5390
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
|
Aryeh Gregor
|
dbb888ac63
|
Bug 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking
|
2012-03-01 13:35:48 -05:00 |
|
Aryeh Gregor
|
749e54a3da
|
Bug 711047 Part 1 - Remove raises() from nsIDOMRange. r=sicking
|
2012-03-01 13:35:13 -05:00 |
|
Matheus Kerschbaum
|
ed756c20cf
|
Bug 687579 part 2: Nuke globalStorage tests. r=jst
|
2011-10-09 22:15:00 -04:00 |
|
Matheus Kerschbaum
|
89b7db65ac
|
Bug 687579 part 1: Remove globalStorage implementation. r=jst
Bug 687579 part 1: Remove globalStorage implementation. r=jst
|
2011-10-09 22:14:00 -04:00 |
|
Justin Lebar
|
8e3f88dcc1
|
Bug 729940 - Part 0: Fix {local,session}Storage tests which rely on hashtable iteration order. r=honzab
|
2012-03-02 18:43:50 -05:00 |
|
David Mandelin
|
8984e21021
|
Bug 732306: Remove typedef jsint, r=luke
--HG--
extra : rebase_source : 4d15a8514dbd698c114fa688461e533afab68ffa
|
2012-03-01 18:54:01 -08:00 |
|
Peter Van der Beken
|
52dc54f3e9
|
Fix for bug 732175 (Generate DOM list bindings that aren't controlled by the dom.new_bindings pref and remove old bindings for NodeList/HTMLCollection/HTMLOptionsCollection). r=jst.
--HG--
extra : rebase_source : 2eeeec059fe3467769ebcc5af01c8d472c2afbb6
|
2012-02-27 18:02:47 +01:00 |
|
Peter Van der Beken
|
c1cb66d9c8
|
Fix for bug 717013 (Add new DOM binding for DOMTokenList). r=jst.
--HG--
extra : rebase_source : 6ae0abe3bbe33a140c62c193685e23529d44e6d4
|
2011-08-22 11:14:13 +02:00 |
|
Nicholas Nethercote
|
9d7b189319
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
--HG--
rename : dom/base/nsDOMMemoryReporter.cpp => dom/base/nsWindowMemoryReporter.cpp
rename : dom/base/nsDOMMemoryReporter.h => dom/base/nsWindowMemoryReporter.h
extra : rebase_source : f3aca3b1829e03e6f8a5a0607eb437322eb62f7d
|
2012-02-23 18:43:33 -08:00 |
|
Nicholas Nethercote
|
52e0347a64
|
Bug 730181 (part 1) - Merge the "dom+style" and "layout" memory reporter trees. r=khuey.
--HG--
extra : rebase_source : dabcf525d823639c5ff465c7a21de8ae533e82ff
|
2012-02-21 07:10:11 -08:00 |
|
Ginn Chen
|
8525a21311
|
Bug 731917 prevent plugins from corrupting the stack by making word-size stores to pointers to bool r=karlt
|
2012-03-02 14:17:26 +08:00 |
|
Nicholas Nethercote
|
726ecd352b
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
--HG--
extra : rebase_source : 2eb96d2f901bbe4cc1ff6dbccdec4dc4099b08fc
|
2012-02-01 13:58:01 -08:00 |
|
Gregor Wagner
|
c6ac68c353
|
Bug 731855 - ContactService.jsm not found at chrome/content/shell.js:19 when running desktop b2g client. r=fabrice
|
2012-03-01 11:46:50 -08:00 |
|
Bas Schouten
|
db624d3f5a
|
Bug 651192 - Followup 3: Properly skip test when test plugin isn't present. rs=philor
|
2012-03-01 18:20:09 +01:00 |
|
Bas Schouten
|
f45a31ed9d
|
Bug 651192 - Followup 2: Properly initialize IPDL union on OS X. pending-r=roc
|
2012-03-01 14:09:12 +01:00 |
|
Bas Schouten
|
60ae6b6515
|
Bug 651192 - Followup: Change random-if for android on test into skip-if. r=jfkthame
|
2012-03-01 13:31:53 +01:00 |
|
Bas Schouten
|
a6a316a0f8
|
Bug 651192 - Part 9: Add reftests for NPAPIAsync plugin functionality. r=roc
|
2012-02-16 04:30:32 +01:00 |
|
Bas Schouten
|
88243b83c7
|
Bug 651192 - Part 8: Add NPAPI async code to test plugin. r=roc
|
2012-02-16 04:30:28 +01:00 |
|
Bas Schouten
|
349297a0c5
|
Bug 651192 - Part 7: Implement the NPP_DidComposite API. r=roc
|
2012-02-16 04:30:25 +01:00 |
|
Bas Schouten
|
4a81f55553
|
Bug 651192 - Part 6: Implement the AsyncBitmapSurface drawing model support. r=roc
|
2012-02-16 04:30:22 +01:00 |
|
Bas Schouten
|
87964f395c
|
Bug 651192 - Part 5: Support remote access to ImageContainers. r=roc
|
2012-02-16 04:26:19 +01:00 |
|
Bas Schouten
|
8555944c17
|
Bug 651192 - Part 4: Allow setting different drawing models across all platforms. r=roc
|
2012-02-16 04:24:38 +01:00 |
|
Bas Schouten
|
c3098153de
|
Bug 651192 - Part 3: Add IPC structures for AsyncBitmapModel. r=cjones
|
2012-02-16 04:09:06 +01:00 |
|
Bas Schouten
|
a001434e6c
|
Bug 651192 - Part 2: Update interface and stub implementors which don't have support. r=roc
|
2012-02-16 04:08:41 +01:00 |
|
Bas Schouten
|
17a8d0399d
|
Bug 651192 - Part 1: Add the NPAsyncDrawing API to the NPAPI. r=josh sr=roc
|
2012-02-16 04:08:15 +01:00 |
|
Igor Bukanov
|
182e2dd994
|
bug 723286 - remove JSContext * parameter from heap-traversal and related API. r=:billm
|
2012-02-29 21:23:38 +01:00 |
|
Josh Matthews
|
dd7d7ee3d4
|
Bug 716127 - When the network geolocation provider is told to watch for wifi changes, force a change to occur to avoid indefinite waiting. r=dougt
|
2012-03-01 01:58:37 -05:00 |
|
Bobby Holley
|
664a6c0d5e
|
Bug 691178 - Refuse to wrap windows that are on the way out. r=jst
|
2012-02-29 18:09:16 -08:00 |
|
Nathan Froyd
|
f976a2b6b5
|
Bug 706647 - Measure plugin shutdown with telemetry. r=josh
|
2012-02-28 15:29:42 -05:00 |
|
Matt Brubeck
|
710e5b9000
|
Back out 2778f515ed5a (bug 723286) on suspicion of causing OSX64 crashes
|
2012-02-29 16:18:22 -08:00 |
|
Igor Bukanov
|
267b62cdb3
|
Bug 731618 - remove JSContext * parameter from heap iteration API. r=:Billm
|
2012-02-29 21:23:53 +01:00 |
|
Igor Bukanov
|
2139e49ce8
|
bug 723286 - remove JSContext * parameter from heap-traversal and related API. r=:billm
|
2012-02-29 21:23:38 +01:00 |
|
Matt Brubeck
|
ee21934243
|
Merge mozilla-central to mozilla-inbound
|
2012-02-29 09:37:54 -08:00 |
|
Serge Gautherie
|
8853c87b42
|
Bug 725015. (Av3) Add missing 'return', Set needed preference, Make todo() message more explicit. r=mounir.
|
2012-02-28 20:21:27 +01:00 |
|
Igor Bukanov
|
3732e3e290
|
bug 730281 - remove cx argument from GC and compartment related functions. r=:billm
|
2012-02-29 13:18:16 +01:00 |
|
John Schoenick
|
6e07a650b2
|
Bug 406541 - Ensure we agree with java on applet codebase, and run security checks for file: codebase URIs. r=jst
|
2012-02-27 13:58:00 -08:00 |
|