Chris Leary
|
c4e96f6d5e
|
Bug 583868: increase heap size to avoid V8 OOM in shell. (r=anygregor)
|
2010-08-04 16:23:49 -07:00 |
|
Robert Sayre
|
d580edd975
|
Merge mozilla-central to tracemonkey.
|
2010-07-31 14:19:27 -07:00 |
|
Brian Birtles
|
6c35d0694f
|
Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN
|
2010-07-31 16:02:52 +09:00 |
|
Ms2ger
|
dc206bff4c
|
Bug 573258 - Support a.text as defined in HTML5; r=Olli.Pettay approval2.0=benjamin
|
2010-07-30 16:48:57 -07:00 |
|
Robert O'Callahan
|
bae3fa4de3
|
Backed out changeset 66c25030a8d4
|
2010-08-12 11:28:49 +12:00 |
|
Boris Zbarsky
|
a746dcb366
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04:00 |
|
Doug Turner
|
7c50d1ab8c
|
Merge from e10s clone. a=dougt
|
2010-08-10 18:33:38 -07:00 |
|
Brad Lassey
|
023b1a06ab
|
bug 583542 - [e10s] nsExternalHelperAppService fails when called from content process r=dougt blocking-fennec=2.0a1+
|
2010-08-10 13:14:45 -04:00 |
|
David Mandelin
|
4c5a188923
|
[JAEGER] Merge from Tracemonkey.
|
2010-07-29 13:23:33 -07:00 |
|
David Mandelin
|
a73ecdeee1
|
Merge from Tracemonkey.
|
2010-07-28 11:16:36 -07:00 |
|
Igor Bukanov
|
181c2cdf3a
|
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
|
2010-07-28 14:36:06 +02:00 |
|
Chris Jones
|
8023a3d2ac
|
Bug 582174: IsDead() was intended to check for null. r=dwitte
--HG--
extra : rebase_source : 3a85ae01837b303c13c412e26b78b8179cdfff75
|
2010-07-27 01:26:41 -05:00 |
|
Blake Kaplan
|
47dec9bca0
|
Bug 584260 - Delay creating the outer window JS object until the last possible second. r=jst
|
2010-07-26 18:08:26 -07:00 |
|
Benoit Girard
|
360d838dce
|
Bug 568513 - Implement NPN_PopUpContextMenu. r=josh a=blocking-beta3
|
2010-07-29 18:38:32 -04:00 |
|
Robert Sayre
|
073bde8d2b
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|
Saint Wesonga
|
3f7a3cf2e5
|
Bug 562433 - Change location.host and location.hostname to return "" for host-less URIs instead of throwing. r=bz
|
2010-08-07 09:11:43 +02:00 |
|
Robert Sayre
|
b8be454ea7
|
Merge.
|
2010-08-06 22:47:02 -07:00 |
|
Vladimir Vukicevic
|
eb17125496
|
b=584815; enable WebGL shader validation and remove obsolete texture API; r=bjacob
|
2010-08-06 22:10:38 -07:00 |
|
Robert Sayre
|
ca10e5d657
|
Merge mozilla-central to tracemonkey.
|
2010-08-06 15:41:41 -07:00 |
|
Shawn Wilsher
|
4ba935953c
|
Backed out changeset e6e0200b6e03 (bug 568969) because it appears to have caused orange on a CLOSED TREE.
|
2010-08-06 11:53:39 -07:00 |
|
Shawn Wilsher
|
17eda7ec10
|
Bug 568969 - Nuke nsContentUtils::GetHistory
r=bz
a=bsmedberg
|
2010-08-05 10:07:46 -07:00 |
|
David Mandelin
|
3c3566af26
|
[JAEGER] Merge from tracemonkey.
|
2010-07-23 18:47:24 -07:00 |
|
Andreas Gal
|
f31287d478
|
More fallout from bug 581264.
|
2010-07-23 17:24:55 -07:00 |
|
Andreas Gal
|
ff0430908b
|
Consolidate GC heuristics (580803, r=igor).
|
2010-07-23 15:17:42 -07:00 |
|
Boris Zbarsky
|
f6879c0a75
|
588174. Make it possible to pass an explicit callback function to mozRequestAnimationFrame. r=roc, sr=dbaron
|
2010-09-09 01:38:04 -04:00 |
|
Alon Zakai
|
f580035da5
|
Bug 584842 - nsIContentPrefService remoting. r=myk a=blocking-fennec=2.0b1
|
2010-09-07 12:16:43 -07:00 |
|
Sean Stangl
|
7388a70f72
|
[JAEGER] Merge from TraceMonkey (which pulled m-c).
|
2010-07-20 22:24:39 -07:00 |
|
Robert Sayre
|
1b744a7685
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
David Anderson
|
cf5a8cf505
|
[JAEGER] Merge from tracemonkey.
|
2010-07-19 20:49:26 -07:00 |
|
Andreas Gal
|
c8091508b9
|
Support independent cycle collection and garbage collection (573175, r=jst).
|
2010-07-19 23:31:01 -07:00 |
|
Blake Kaplan
|
de74d9d8f4
|
Bug 563106 - Tie XPConnect to compartments. r=jorendorff/gal/jst
|
2010-07-19 13:36:49 -07:00 |
|
Ted Mielczarek
|
be942c946d
|
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures.
|
2010-08-18 13:04:31 -04:00 |
|
David Humphrey
|
960122a5de
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-17 09:40:00 -04:00 |
|
Olli Pettay
|
060337561d
|
Bug 586115 - Cache LoadFrameScript Calls - e10s, r=jst, fb=azakai, a=b-f
|
2010-08-18 13:02:49 +03:00 |
|
Dão Gottwald
|
9389a17efd
|
Backed out changeset a27043cd19ff
|
2010-08-18 09:46:54 +02:00 |
|
Robert O'Callahan
|
3ea434fa14
|
Bug 497808. Enable dumping of cycle-collector graphs in any debug build. r=peterv,a=blocking
|
2010-08-12 12:03:23 +12:00 |
|
Josh Aas
|
a150919962
|
Bug 578868: Only load plugin libraries into the main process when absolutely necessary. r=benwa sr=bsmedberg a=blocking-b5+
|
2010-08-17 20:05:48 -04:00 |
|
Brian Crowder
|
5ff434c249
|
Bug 562444 - e10s: fix external app handler code to enable download manager and others over IPC, r=dwitte, sr=biesi, blocking-fennec2.0a1=mfinkle
|
2010-08-17 20:19:24 -07:00 |
|
Chris Pearce
|
235f7b51cf
|
Commit backout of 42c8cd0e1a65
|
2010-08-18 13:59:10 +12:00 |
|
Chris Pearce
|
d05b3252ce
|
Backed out changeset 42c8cd0e1a65
|
2010-08-18 13:50:49 +12:00 |
|
Rich Dougherty ext:(%2C%20Chris%20Pearce%20%3Cchris%40pearce.org.nz%3E)
|
3c4b6f1279
|
Bug 548523 - Replace HTMLMediaElement.autobuffer attribute with 'preload'. r=roc a=blocking2.0
--HG--
rename : content/media/test/test_autobuffer.html => content/media/test/test_preload_attribute.html
rename : content/media/test/test_autobuffer2.html => content/media/test/test_preload_suspend.html
|
2010-08-18 10:49:14 +12:00 |
|
Alon Zakai
|
696fd54019
|
Bug 588201 - "Do not call JS_SetGCParameterForThread in messageManager code" [r=Olli.Pettay r=dmandelin]
--HG--
extra : rebase_source : e2946bc307b08d7a8d18df35c6913761e74c0d6b
|
2010-08-17 15:08:00 -07:00 |
|
Gavin Sharp
|
be5d8bffff
|
Backed out changeset 43b490ef9dab (bug 585877), a=beltzner
|
2010-08-17 15:27:06 -04:00 |
|
Jim Chen
|
39df50458f
|
Bug 582644 - IME event remoting, patch for android; r=blassey, blocking-fennec=2.0a1+
|
2010-08-17 01:07:45 -07:00 |
|
Jim Chen
|
3c4ff81506
|
Bug 582644 - IME event remoting, patch for widget; r=dougt, blocking-fennec=2.0a1+
|
2010-08-17 01:07:42 -07:00 |
|
Mounir Lamouri
|
41b8bedd41
|
Bug 587875 - Build bustage: nsRefreshDriver.h is included by files not included when SMIL is disabled. r=jst@mozilla.org, a=buildbustage
|
2010-08-17 02:08:35 +02:00 |
|
Ehsan Akhgari
|
3068a7eddc
|
Back out bug 582644 and 576716 because of mochitest-3 oranges
|
2010-08-16 19:14:00 -04:00 |
|
Ben Turner
|
4db341c13d
|
bug 576716 - Crash [@ TypedArrayTemplate<int>::init] or [@ TypedArrayTemplate<int>::create], patch to tests r=vlad blocking2.0=betaN+
|
2010-08-16 14:48:32 -07:00 |
|
Jim Chen
|
e610840d16
|
bug 582644 - IME event remoting, patch for android r=blassey blocking-fennec=2.0a1+
|
2010-08-16 14:48:32 -07:00 |
|
Jim Chen
|
d5828b0749
|
bug 582644 - IME event remoting, patch to widget r=dougt blocking-fennec=2.0a1+
|
2010-08-16 14:48:32 -07:00 |
|
Benjamin Smedberg
|
c179a09b28
|
Bug 583053 - Corruption issues when running rdio because windows double-pass rendering events don't win the RPC race, r=bent
|
2010-08-16 10:10:25 -04:00 |
|
Robert O'Callahan
|
6ac4925a07
|
Bug 587317: Fix test_offsets to succeed on all platforms including D2D. r=dbaron
|
2010-08-16 09:15:03 +02:00 |
|
Benoit Girard
|
d68b0225ed
|
Bug 583296 - Release timer resources after context menu. r=josh a=josh
--HG--
extra : rebase_source : 70de646d179dbfcd939e3558a15e6e23dacfcc30
|
2010-08-15 23:48:51 -04:00 |
|
Benoit Girard
|
bc1645aa2b
|
Bug 583296 - Fix StartDrawingPlugin to correctly detect nested OS X OOPP paint events. r=josh
|
2010-08-15 13:42:09 -04:00 |
|
Ms2ger
|
eabbd18c18
|
Bug 585877 - remove document.height / document.width. r=sicking, sr=jst
|
2010-08-15 11:02:20 +02:00 |
|
Josh Matthews
|
f7027404ae
|
Bug 575346 - e10s: Geolocation access token isn't remembered. r=dougt
--HG--
extra : rebase_source : a0f9cd69c4709fdac82b9f5fe3b9d956848b9dde
|
2010-08-06 22:18:51 -04:00 |
|
Josh Matthews
|
c2166a5c0d
|
Bug 575348 - e10s: Fennectrolysis crashes in cycle collection after geolocation test. r=dougt
--HG--
extra : rebase_source : eb456a0f15ee2ac98d8b10d8cdd5a3af8ad6790c
|
2010-08-06 21:20:53 -04:00 |
|
Vladimir Vukicevic
|
c820f5632e
|
b=572522; add experimental mozArrayBuffer to XHR; r=jst, a=bsmedberg
|
2010-08-14 10:52:19 -07:00 |
|
Dan Witte
|
53a5ef6fe9
|
Merge mozilla-central -> e10s.
|
2010-08-13 21:24:11 -07:00 |
|
Honza Bambas
|
5c36b4edf3
|
Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie
|
2010-08-13 01:06:40 -07:00 |
|
Josh Aas
|
f87c958485
|
Bug 578868: Only load plugin libraries into the main process when absolutely necessary. r=benwa sr=bsmedberg
|
2010-08-13 02:42:42 -04:00 |
|
Robert Sayre
|
f80324a33f
|
Merge tracemonkey to mozilla-central.
|
2010-08-13 12:45:44 -07:00 |
|
Benoit Girard
|
7f44239cb4
|
Bug 577494: Interpose OS X Cocoa system calls to hide dock in fullscreen/focus OOPP windows. r=josh
|
2010-08-13 12:45:50 -04:00 |
|
Markus Stange
|
e6381b3f19
|
Bug 572688 - Add a DOM API called document.mozSetImageElement for overriding -moz-element ID target elements. r=jonas, r=roc
|
2010-08-13 15:35:36 +02:00 |
|
Blake Kaplan
|
69b691a498
|
Fix bug 584512.
|
2010-08-12 21:05:05 -07:00 |
|
Boris Zbarsky
|
456e9e5548
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04:00 |
|
Mark Finkle
|
b1a3159e78
|
Bug 582569 - Fire an event in child frame scripts when the TabChild is closing [r=smaug a=blocking-fennec]
|
2010-08-12 12:47:22 -04:00 |
|
Oleg Romashin
|
12114374e2
|
Bug 591559 and bug 575567 - "Drop X[Parent/Child] widget embedding from remote browser" [r=cjones] [a=bustage-fix+blocking]
|
2010-07-16 06:57:00 -05:00 |
|
Gavin Sharp
|
f2f89b964c
|
Bustage fix for Mochitest-3 (bug 591026) a=shutupstupidhook
|
2010-08-27 23:02:18 -04:00 |
|
Mounir Lamouri
|
54cd299512
|
Bug 589490 - Implement constraint validation API for <object>. r=sicking a=blocking
|
2010-08-28 02:36:45 +02:00 |
|
Jim Mathies
|
6616b00a06
|
Bug 591408 - Fix for full screen regression: Only send one dom event to content. r=bz a=blocking
|
2010-08-28 02:33:43 +02:00 |
|
Timothy Nikkel
|
4d34931bba
|
Bug 577579. Add a nsIDOMWindowUtils method to send a mouse event to the window directly instead of via the toplevel window. r=roc
|
2010-08-27 18:15:07 -05:00 |
|
Boris Zbarsky
|
f2ba1e6a29
|
Backed out changeset d578993db396 (bug 590422) due to possible performance regressions (especially WinXP Tscroll).
--HG--
extra : rebase_source : e6ee7060691de0b87faefcdd3f4524cf01e1c0b4
|
2010-08-27 14:00:41 -04:00 |
|
David Zbarsky
|
a65da96f73
|
Bug 36619 - display notification when file picker is blocked r=sicking a=blocking
|
2010-08-27 11:49:08 -04:00 |
|
Dan Witte
|
8de0079a42
|
Merge e10s -> m-c. a=patches
|
2010-08-27 08:04:00 -07:00 |
|
Ted Mielczarek
|
c169279a76
|
bug 587747 - Implement writing of minidumps from hang detection on OS X. r=cjones a=blocking
--HG--
extra : rebase_source : fef081b5b0fae828ecc0c2678d83787778dfc70d
|
2010-08-27 09:32:45 -04:00 |
|
Ms2ger
|
0f41207847
|
Bug 585877 - Add a warning for document.width and document.height; r=sicking a=jst
|
2010-08-27 13:44:28 +02:00 |
|
Brian Crowder
|
1000227b02
|
Bug 589025 - e10s: ExternalHelperAppParent must support content-disposition property of nsIChannel. r=dwitte, a=beta5+
|
2010-08-25 18:10:30 -07:00 |
|
Dan Witte
|
8937bd5738
|
Bug 589292 - e10s necko: add contentDisposition prop to nsIChannel. r=jduell, sr=biesi, a=beta5+
|
2010-08-25 17:51:21 -07:00 |
|
Dan Witte
|
f2000be3eb
|
Merge.
|
2010-08-23 17:30:33 -07:00 |
|
Josh Matthews
|
bb46b891b7
|
Bug 589721 - Segfault when closing remote tab with open geolocation prompt. r=dougt a=blocking-fennec
|
2010-08-23 14:31:51 -04:00 |
|
Boris Zbarsky
|
de52194990
|
Bug 590422. Stop futzing with our timer scheduling and just schedule them. r=brendan
|
2010-08-27 00:25:44 -04:00 |
|
Joel Maher
|
b61eda4b1d
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
|
Ben Turner
|
8cb3801142
|
Bug 589355 - 'IndexedDB: Add IDBObjectStore::Clear'. r=sicking
|
2010-08-26 13:57:30 -07:00 |
|
Ben Turner
|
268051d320
|
Bug 589334 - 'IndexedDB: Get rid of IDBObjectStore::Modify, rename IDBObjectStore::AddOrModify to Put'. r=sicking
|
2010-08-26 13:57:28 -07:00 |
|
Ben Turner
|
5c5c6402b3
|
Bug 579882 - 'IndexedDB: Investigate/review IndexedDB event handling'. r=smaug+sicking.
|
2010-08-26 13:57:25 -07:00 |
|
Josh Aas
|
d2dcc6ffa1
|
Bug 590054: Fix cross-architecture IPC pointer size issues with Cocoa NPAPI events. r=benwa r=cjones a=blocking-b6
|
2010-08-26 04:21:41 -04:00 |
|
Dan Witte
|
886f18b404
|
Merge m-c -> e10s.
|
2010-08-21 10:21:06 -07:00 |
|
Dan Witte
|
4439f97632
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
|
2010-08-21 00:31:11 -07:00 |
|
Jeff Walden
|
04a95a7188
|
Bug 564621, bug 582077 - JSON.parse shouldn't allow {"a" : "b",} or [1,]. But, because Firefox's bookmarks "JSON" generation has historically generated invalid JSON (it no longer does, see bug 505656), preserve a "legacy" mode of parsing that can be used to load bookmarks.json files (at least until we no longer support migration from Firefox <4 profiles :-) ). r=sayrer
|
2010-07-14 13:48:36 -05:00 |
|
Clint Talbert
|
1afdc1b8df
|
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
|
2010-08-25 14:03:44 -07:00 |
|
Joel Maher
|
51fff79f07
|
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
|
2010-08-25 11:47:39 -07:00 |
|
David Humphrey
|
07de814ba1
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |
|
Olli Pettay
|
4e972e2cd0
|
Bug 588929, don't throw when getting/setting visibility of *bars, r=jst, sr=mrbkap, a=blocking
--HG--
extra : rebase_source : 20b9ed1b8336b531460e221c167c7ad2e96c0e0b
|
2010-08-25 17:00:16 +03:00 |
|
Benoit Jacob
|
8277999173
|
Bug 585199 - Implement WebGLActiveInfo, remove NativeJSContext, adapt WebGL code to that - r=vladimir a=blocking2.0
|
2010-08-23 17:03:49 -04:00 |
|
Chris Pearce
|
b1b1746c37
|
Bug 589561 - Rename HTMLTimeRanges to TimeRanges, HTMLMediaError to MediaError. r=roc a=roc
--HG--
rename : content/html/content/src/nsHTMLMediaError.cpp => content/html/content/src/nsMediaError.cpp
rename : content/html/content/src/nsHTMLMediaError.h => content/html/content/src/nsMediaError.h
rename : content/html/content/src/nsHTMLTimeRanges.cpp => content/html/content/src/nsTimeRanges.cpp
rename : content/html/content/src/nsHTMLTimeRanges.h => content/html/content/src/nsTimeRanges.h
rename : dom/interfaces/html/nsIDOMHTMLMediaError.idl => dom/interfaces/html/nsIDOMMediaError.idl
rename : dom/interfaces/html/nsIDOMHTMLTimeRanges.idl => dom/interfaces/html/nsIDOMTimeRanges.idl
|
2010-08-25 20:43:00 +12:00 |
|
Joel Maher
|
ce269022ab
|
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
|
2010-08-24 10:29:34 -07:00 |
|
Igor Bukanov
|
6eb0fa7807
|
bug 552266 - - asserting that autorooters are used only under a request. r=mrbkap
|
2010-07-23 13:33:15 +02:00 |
|
David Anderson
|
64fd3377e9
|
[JAEGER] Merge from fatval & TM.
|
2010-07-05 18:07:39 -07:00 |
|
Luke Wagner
|
b77253dee8
|
Fix browser bustage from merge
|
2010-07-04 19:48:36 -07:00 |
|
Luke Wagner
|
d119486317
|
Merge from TM
--HG--
rename : js/src/xpconnect/src/wrappers/AccessCheck.cpp => js/src/xpconnect/wrappers/AccessCheck.cpp
|
2010-07-04 14:49:39 -07:00 |
|
Luke Wagner
|
a190b35d3a
|
Browser build fixes (stuff still broken)
|
2010-07-04 12:35:21 -07:00 |
|
Jason Orendorff
|
c46ef62c01
|
Merge fix for bug 575208.
|
2010-07-03 08:10:46 -05:00 |
|
Sean Stangl
|
bcde0f1fc6
|
[JAEGER] Merge with fatval.
|
2010-07-02 21:52:25 -07:00 |
|
Robert Sayre
|
70fc03b113
|
Merge mozilla-central to tracemonkey.
|
2010-07-02 17:25:52 -07:00 |
|
Andreas Gal
|
38966949eb
|
Implement remaining cross compartment wrappers (574924, r=mrbkap).
|
2010-07-02 13:54:53 -07:00 |
|
Doug Turner
|
848fbc02f4
|
Bug 568925 - Remote History Set Title for URI. r=cjones, sr=bz
|
2010-07-02 08:53:42 -07:00 |
|
L. David Baron
|
dbd3ee48de
|
Rev IID, which was missed in changeset 56030877b753. (Bug 582303)
|
2010-07-28 16:57:32 -07:00 |
|
David Zbarsky
|
b031cede9e
|
Remove unneeded nsIDOMNSHTMLButtonElement interface by merging it into nsIDOMHTMLButtonElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
b3ebf67236
|
Remove unneeded nsIDOMNSHTMLAreaElement and nsIDOMNSHTMLAreaElement2 interfaces by merging them into nsIDOMHTMLAreaElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
f1c4604ccc
|
Remove unneeded nsIDOMNSHTMLSelectElement interface by merging it into nsIDOMHTMLSelectElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
91c644282f
|
Remove unneeded nsIDOMNSHTMLOptionElement interface by merging it into nsIDOMHTMLOptionElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
08bd79fe55
|
Remove unneeded nsIDOMNSHTMLScriptElement interface by merging it into nsIDOMHTMLScriptElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
aa0b85856a
|
Remove unneeded nsIDOMNSHTMLLabelElement interface by merging it into nsIDOMHTMLLabelElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
Mitchell Field
|
eb1e793da7
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
|
2010-07-02 10:27:06 -04:00 |
|
Timothy Nikkel
|
976046bf62
|
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
|
2010-07-02 14:11:04 -05:00 |
|
Neil Deakin
|
3da6205dd4
|
Bug 437296, allow tabbing to <input>, <select> and <button> regardless of keyboard access setting, r=jonas
|
2010-07-02 10:50:08 -04:00 |
|
Luke Wagner
|
15a253d499
|
Merge
|
2010-07-01 23:10:37 -07:00 |
|
Luke Wagner
|
42890c79a8
|
Double browser max heap size. Change shell heap size so it matches.
|
2010-06-30 20:02:00 -07:00 |
|
David Mandelin
|
df6fc2e4a4
|
Browser prefs for enabling methodjit
|
2010-06-29 16:46:10 -07:00 |
|
Luke Wagner
|
9d26f036a3
|
Remove unnecessary TODO
|
2010-06-29 02:10:48 -07:00 |
|
Igor Bukanov
|
d7aedab4b6
|
bug 552266 - Allow for only one JSContext to be in a request on a given thread. r=mrbkap
|
2010-06-26 22:31:54 +02:00 |
|
Andreas Gal
|
4e11d941dd
|
Disentangle cycle collector and JS GC (549806, r=peterv/igor).
|
2010-07-15 17:58:36 -07:00 |
|
Andreas Gal
|
f8afdf22b4
|
Backed out bug 549806. Very frustrating.
|
2010-07-15 15:39:06 -07:00 |
|
Blake Kaplan
|
44fa338e2b
|
Bug 575795 - Clean up the nsIScriptContext interface to the global object to be able to split the work that nsIScriptContext::InitContext does out. r=jst
|
2010-07-15 15:16:29 -07:00 |
|
Andreas Gal
|
a148529929
|
Disentangle cycle collector and JS GC (549806, r=peterv, igor).
|
2010-07-15 10:21:34 -07:00 |
|
Luke Wagner
|
99411cc93d
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
|
Robert Sayre
|
38029f43fa
|
Merge mozilla-central to tracemonkey.
|
2010-07-12 20:42:21 -07:00 |
|
Jonas Sicking
|
9e951a5914
|
Bug 578150: Protect against the docshell loosing its document before we've had time to notify on it. r=mrbkap
|
2010-07-12 14:50:07 -07:00 |
|
Ben Turner
|
07763eafdf
|
Backed out changeset 58eb7d767d6f due to failing tests
|
2010-07-12 11:25:49 -04:00 |
|
Ben Turner
|
885a8faedd
|
Bug 574507 - 'IndexedDB: Fix transaction queue logic to prevent starving transactions across multiple objectStores'. r=sicking
|
2010-07-12 10:05:01 -04:00 |
|
Makoto Kato
|
613f3559d8
|
Bug 574095 - crash loading test plugin on 64-bit win7 tests in /layout/generic/crashtests/505912-1.html , /tests/layout/generic/test/test_plugin_clipping.xhtml [@ _SetWindowLongPtr() | nsPluginNativeWindowWin::SubclassAndAssociateWindow]. r=joshmoz
|
2010-07-12 13:49:12 +09:00 |
|
Robert Sayre
|
fe10ab77bd
|
Merge mozilla-central to tracemonkey.
|
2010-07-09 10:55:23 -07:00 |
|
Robert Sayre
|
34b4182b78
|
Merge mozilla-central to tracemonkey.
|
2010-07-08 18:15:52 -07:00 |
|
Benjamin Smedberg
|
1bc81af607
|
Bug 576917 - GPSDGeolocationProvider.js should use generateNSGetFactory, not generateNSGetModule which doesn't exist, r=captain obvious
|
2010-07-08 16:35:16 -07:00 |
|
Benjamin Smedberg
|
4ccd9d4996
|
Bug 563361 - Increase the maximum chunk size for delivering stream data to a plugin so that poorly-written Flash which assume stuff about streams don't break, r=bent
|
2010-07-08 16:28:04 -07:00 |
|
Neil Rashbrook
|
a50cec31b6
|
Follow up to bug 568691 - Fix some of the static windows build bustage that is due to various dependencies in layour widget and chrome. r=roc.
|
2010-07-08 09:01:28 -07:00 |
|
Robert Sayre
|
1ae649adc3
|
Merge mozilla-central to tracemonkey.
|
2010-07-06 11:05:39 -07:00 |
|
Neil Deakin
|
2fb7701cbe
|
Bug 553576, change -moz-resize to resize, r=dbaron
|
2010-07-05 10:41:04 -04:00 |
|
Neil Rashbrook
|
87452f932d
|
Bustage fix for bug 351235
|
2010-07-05 14:11:08 +01:00 |
|
Saint Wesonga
|
e7a357dcaf
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
timeless@mozdev.org
|
25e98e98c8
|
Bug 576497 TabParent::AddProgressListener leaks new TabParentListenerInfo when mListenerInfoList.AppendElement(*info) succeeds
r=smaug
|
2010-07-02 17:21:12 +03:00 |
|
Marco Bonardo
|
e908d3789b
|
backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE
|
2010-08-09 23:07:57 +02:00 |
|
Marco Bonardo
|
f44612a7ac
|
followup to Bug 552023 - Temporarily disable test_bug500328.html while we figure out a contention in adding the visited page.
|
2010-08-09 20:02:31 +02:00 |
|
Neil Deakin
|
fb66fae998
|
Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc
|
2010-08-09 12:17:19 -04:00 |
|
Neil Deakin
|
cd970262b2
|
Bug 577316, add preference to allow form elements to be focused when clicked, r=smaug
|
2010-08-09 12:15:47 -04:00 |
|
Dão Gottwald
|
9b15b69a1b
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8dd5da1024
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Benoit Jacob
|
df50b21008
|
b=576086; Remove sizeInBytes from WebGL; r=vladimir
|
2010-07-03 18:27:56 -04:00 |
|
Craig Topper
|
8972b3e08e
|
Bug 585616 - Merge nsIDOMNSCSS2Properties and nsIDOMSVGCSS2Properties into nsIDOMCSS2Properties. r=bz
|
2010-08-05 22:32:01 -07:00 |
|