Граф коммитов

6269 Коммитов

Автор SHA1 Сообщение Дата
Mounir Lamouri 025b9755db 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 624bbe30e8 Back out bug 582644 and 576716 because of mochitest-3 oranges 2010-08-16 19:14:00 -04:00
Ben Turner 7fcf8bdc1b 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 1343cf7c44 bug 582644 - IME event remoting, patch for android r=blassey blocking-fennec=2.0a1+ 2010-08-16 14:48:32 -07:00
Jim Chen a00a09e8ab bug 582644 - IME event remoting, patch to widget r=dougt blocking-fennec=2.0a1+ 2010-08-16 14:48:32 -07:00
Benjamin Smedberg dc48958f76 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 3ef67c3808 Bug 587317: Fix test_offsets to succeed on all platforms including D2D. r=dbaron 2010-08-16 09:15:03 +02:00
Benoit Girard eb46e9aa6f 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 9242e873a2 Bug 583296 - Fix StartDrawingPlugin to correctly detect nested OS X OOPP paint events. r=josh 2010-08-15 13:42:09 -04:00
Ms2ger 9c22a18ff1 Bug 585877 - remove document.height / document.width. r=sicking, sr=jst 2010-08-15 11:02:20 +02:00
Josh Matthews c8e4a0344c 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 105a0db80d 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 37c9b840ce b=572522; add experimental mozArrayBuffer to XHR; r=jst, a=bsmedberg 2010-08-14 10:52:19 -07:00
Dan Witte 0ef09abf02 Merge mozilla-central -> e10s. 2010-08-13 21:24:11 -07:00
Honza Bambas a232312c25 Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie 2010-08-13 01:06:40 -07:00
Josh Aas af707311f7 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 5aa84cfd12 Merge tracemonkey to mozilla-central. 2010-08-13 12:45:44 -07:00
Benoit Girard 2791ae69a0 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
Robert Sayre e96aa7d7fd Merge mozilla-central to tracemonkey. 2010-08-12 11:10:22 -07:00
Dave Townsend f26e32ed7e Backed out changeset 937a11c1fc07 from bug 582569 due to new browser-chrome test
failures.
2010-08-12 10:28:50 -07:00
Robert Sayre fb35766fa0 Merge mozilla-central to tracemonkey. 2010-08-12 10:12:04 -07:00
Mark Finkle 216462157e 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
Blake Kaplan e0b4eae6c6 Bug 585209 followup -- don't use top incorrectly. 2010-08-10 18:55:08 -07:00
Robert Sayre 349bc55b80 Merge mozilla-central to tracemonkey. 2010-08-10 15:41:49 -07:00
Benedict Hsieh 6f6d5f973d Bug 535077 - Fixes hang caused by failure to execute sync launch r=cjones a=blocking2.0 2010-08-10 14:14:10 -07:00
Markus Stange 2785d1b572 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 a0748a6572 Bug 585224 - Move the location object to the inner window (though still parenting the JS object to the outer). r=jst 2010-08-06 17:17:33 -07:00
Blake Kaplan 1f797d64d2 Bug 585209 - Add a few mochitests about location objects. r=jst 2010-08-06 17:17:33 -07:00
Blake Kaplan 1cddf55de4 Bug 585228 - Move forwarding code out of the inner window's resolve hook and don't give it an addProperty hook since it doesn't need it. r=jst 2010-08-06 17:15:55 -07:00
Blake Kaplan 88d180584a Bug 585228 - Make the outer window not have an outerObject hook and the inner window not have an innerObject hook. r=jst 2010-08-06 17:13:14 -07:00
Blake Kaplan 92c1856350 Bug 585228 - The inner window doesn't need a NewEnumerate hook. r=jst 2010-08-06 17:10:22 -07:00
Robert O'Callahan ec12026fec Backed out changeset 66c25030a8d4 2010-08-12 11:28:49 +12:00
Boris Zbarsky c8fda82bc9 Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe 2010-08-11 17:05:28 -04:00
Doug Turner e2e07c9853 Merge from e10s clone. a=dougt 2010-08-10 18:33:38 -07:00
Brad Lassey e3253c6c4f bug 583542 - [e10s] nsExternalHelperAppService fails when called from content process r=dougt blocking-fennec=2.0a1+ 2010-08-10 13:14:45 -04:00
Blake Kaplan 80918e85ab Fix bug 584512. 2010-08-12 21:05:05 -07:00
Boris Zbarsky 2b46cf4152 Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe 2010-08-11 17:05:28 -04:00
Mark Finkle 0adbec3f7e 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
Matthew Gregan a5152a8ffe Bug 569301 - Add on* event handler property support for media events. r=smaug 2010-08-02 17:53:45 +12:00
Saint Wesonga dfc5fd5f15 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 b0855f0968 Merge. 2010-08-06 22:47:02 -07:00
Vladimir Vukicevic a96fc8d7e5 b=584815; enable WebGL shader validation and remove obsolete texture API; r=bjacob 2010-08-06 22:10:38 -07:00
Robert Sayre 1ec9e1fe6e Merge mozilla-central to tracemonkey. 2010-08-06 15:41:41 -07:00
Shawn Wilsher 100297fa93 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 1ff2aa1d93 Bug 568969 - Nuke nsContentUtils::GetHistory
r=bz
a=bsmedberg
2010-08-05 10:07:46 -07:00
Blake Kaplan ec7eae22f2 Bug 584260 - Delay creating the outer window JS object until the last possible second. r=jst 2010-07-26 18:08:26 -07:00
Blake Kaplan c6fd2a76ab Bug 574975 - Split inner/outer scriptable helpers, make the outer window not global. r=jst. 2010-08-01 17:39:35 -07:00
Chris Leary 4c60745a17 Bug 583868: increase heap size to avoid V8 OOM in shell. (r=anygregor) 2010-08-04 16:23:49 -07:00
Robert Sayre a47501b296 Merge mozilla-central to tracemonkey. 2010-07-31 14:19:27 -07:00
Brian Birtles 42e8da7d27 Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN 2010-07-31 16:02:52 +09:00