Masatoshi Kimura
|
b568eebe2a
|
Bug 685774 - Implement document.scripts. r=bz
|
2011-09-09 19:18:03 +02:00 |
|
Boris Zbarsky
|
18abf384b1
|
Bug 684447. Eliminate the Equality hook on windows, and stub out their class equality hook. r=mrbkap
|
2011-09-08 23:18:36 -04:00 |
|
Masayuki Nakano
|
10fedc2652
|
Bug 669028 part.8 dom should use mozilla::LookAndFeel rather than nsILookAndFeel r=enndeakin
|
2011-09-09 11:27:12 +09:00 |
|
Ehsan Akhgari
|
d5610a5cbf
|
Backout changesets 58d026601240, c5a9a439d72c and cfdf675266b2 because of mochitest-3 crash
--HG--
extra : rebase_source : e6774b1220eabb7b9e2dce59bd487f48920d76b2
|
2011-09-08 22:04:43 -04:00 |
|
Ben Turner
|
5e71f9c013
|
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
--HG--
extra : transplant_source : IT%B5%DC%B6%D1%16%1F%C9%99%FF%F2%B5%5BV%3B%9E%99%F4%8D
|
2011-09-08 17:07:11 -07:00 |
|
Ben Turner
|
0ca518a604
|
Bug 683885 - 'Assertion failure: self, at dom/workers/EventTarget.cpp:170'. r=sicking.
--HG--
extra : transplant_source : %E4bPv%BC%9D%CD%D9%5E%DA%26%0E.%CB%7B%04%F2%97%F6%06
|
2011-09-08 17:04:57 -07:00 |
|
Ben Turner
|
a7a4afbef1
|
Bug 679551 - 'Workers: Deadlock in WorkerPrivate::BlockAndCollectRuntimeStats if worker is blocked (LastPass extension)'. r=mrbkap.
--HG--
extra : transplant_source : 8%93A%E7_%AA2%EC%D3%D2%862%FD%27I%E8%A6%12%8CM
|
2011-09-08 17:03:03 -07:00 |
|
Ehsan Akhgari
|
9ced1bc054
|
Merge the last green changeset of mozilla-inbound to mozilla-central
|
2011-09-08 11:46:37 -04:00 |
|
Tim Taubert
|
d96dbb66ff
|
merge the last green changeset on m-c to fx-team
|
2011-09-08 11:03:35 +02:00 |
|
Ehsan Akhgari
|
dd1857e2c4
|
Merge the last green changeset of mozilla-inbound to mozilla-central
|
2011-09-07 10:06:22 -04:00 |
|
Fabrice Desré
|
a6f4cdfdca
|
Followup fix for bug 641552. Make sure to enumerate new category on startup. r=jst
|
2011-09-06 22:53:08 -07:00 |
|
Phil Ringnalda
|
74787fa14f
|
Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE
|
2011-09-06 21:42:54 -07:00 |
|
Boris Zbarsky
|
664f361262
|
Bug 684544. Restore missing null-check for location setter. r=mrbkap
|
2011-09-06 22:57:46 -04:00 |
|
Johnny Stenback
|
4c29f85d38
|
Fixing bug 641552. Add mechanism for dynamically registering properties on the navigator object in all pages. r=peterv
|
2011-09-06 15:01:01 -04:00 |
|
Josh Aas
|
5917328115
|
Bug 682759: Use fixed size integer in NPRemoteWindow to store window reference. r=m_kato r=cjones
|
2011-09-07 00:54:21 -04:00 |
|
aceman
|
266607effb
|
Bug 136556 - Image title should use "Ă—", not "x". r=bz, r=dolske
|
2011-09-05 17:26:23 -07:00 |
|
Ed Morley
|
59e8ad1ced
|
Merge mozilla-central to mozilla-inbound
|
2011-09-05 01:18:16 +01:00 |
|
Chris Pearce
|
c782ba7555
|
Bug 545812 - Implement iframe.mozallowfullscreen. r=jst
|
2011-09-05 08:40:17 +12:00 |
|
Chris Pearce
|
0ae15dea93
|
Bug 545812 - Dispatch mozfullscreenchange event when we change full-screen mode. r=smaug
|
2011-09-05 08:40:11 +12:00 |
|
Chris Pearce
|
7c1b965126
|
Bug 545812 - DOM/content changes required for DOM full-screen API. r=jst
|
2011-09-05 08:39:05 +12:00 |
|
Ed Morley
|
6a60e22cca
|
Merge mozilla-central and mozilla-inbound
|
2011-09-04 20:56:01 +01:00 |
|
Josh Matthews
|
6a38c7561a
|
Bug 684599 - Avoid null dereference when chacking if a window's in the background. r=smaug
|
2011-09-04 14:53:39 -04:00 |
|
Marco Bonardo
|
f7ab1e5a89
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-09-03 11:49:40 +02:00 |
|
Justin Wood
|
7130d2f9b7
|
Backed out changeset 97216ae0fc04 due to accidentally landing to m-c rather than try.
|
2011-09-03 03:15:21 -04:00 |
|
Atul Aggarwal
|
a4698e8d6e
|
Bug 668819 - HTMLTableColElement span should be unsigned long try: -b do -p linux,linux64,win32 -u all -t all
|
2011-09-03 12:15:03 +05:30 |
|
Olli Pettay
|
926e572e15
|
Bug 683852 - Implement Node.contains(node), r=bz
--HG--
extra : rebase_source : 192368ed31e612ad078a3d71a7ea2913e8a95532
|
2011-09-02 23:15:53 +03:00 |
|
Ehsan Akhgari
|
809ecad8d9
|
Merge the last green changeset of mozilla-inbound to mozilla-central
|
2011-09-02 11:26:17 -04:00 |
|
Makoto Kato
|
9978687041
|
Bug 681924: Plugin container should not hook functions multiple times. no-r, landing as a bustage fix.
|
2011-09-02 10:22:02 -04:00 |
|
Ehsan Akhgari
|
936b61421b
|
Keep changeset ee8c8daffe43 backed out on the reverted tree
|
2011-09-02 09:06:59 -04:00 |
|
Ehsan Akhgari
|
a171549936
|
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
|
2011-09-02 09:03:08 -04:00 |
|
Mounir Lamouri
|
5f0cdb8a57
|
Bug 684018 - Fix DOMWindow printfs. rs=Ms2ger
|
2011-09-02 12:11:45 +02:00 |
|
Matheus Kerschbaum
|
de6608fa4d
|
Bug 680793 - Remove support for Irix. r=ted
|
2011-09-02 15:41:45 +01:00 |
|
Ehsan Akhgari
|
2b54c2fd7c
|
Backout changeset ee8c8daffe43 (bug 639720) on the suspicion that it might be the culprit behind the Linux Debug red
|
2011-09-01 21:02:56 -04:00 |
|
Blake Kaplan
|
0c56f11a1a
|
Bug 682946 - Remove useless flags local. r=jst
|
2011-09-02 16:51:10 -07:00 |
|
Blake Kaplan
|
b5f259839c
|
Bug 684135 - Protect against calling this function during shutdown. r=bzbarsky
|
2011-09-02 16:49:08 -07:00 |
|
Blake Kaplan
|
d05a66958e
|
Bug 684115 - Test what happens when chrome takes an XHR from one origin and sticks it in another origin. r=sicking
|
2011-09-02 16:48:49 -07:00 |
|
Boris Zbarsky
|
dd3d708aa6
|
Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap
|
2011-08-31 18:10:16 -04:00 |
|
Boris Zbarsky
|
d9d5a64764
|
Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap
|
2011-08-31 18:10:16 -04:00 |
|
Benoit Jacob
|
4e7482058c
|
Bug 658856 - implement drawingbufferWidth/Height - r=jmuizelaar
These are new WebGLRenderingContext attributes exposing the actual drawing buffer size
|
2011-09-01 15:28:34 -04:00 |
|
Jason Orendorff
|
7e5eb7d196
|
Fix stranded use of recently-deleted GET_FUNCTION_PRIVATE macro, in #ifdef NS_FUNCTION_TIMER code, spotted by dietrich. See bug 513014 comment 1.
|
2011-09-01 11:31:14 -05:00 |
|
Josh Matthews
|
46f7c7c225
|
Bug 683945 - Avoid using a deleted hashtable for finding window IDs. r=jst
|
2011-09-03 19:43:22 -04:00 |
|
Ms2ger
|
0038e2e573
|
Bug 684807 - Annotate crashtest assertions on Android; r=philor
|
2011-09-06 18:35:43 +02:00 |
|
Doug Turner
|
9ad60255c3
|
Bug 681562 - Restrict DeviceMotion to the active document. r=smaug
|
2011-08-31 19:39:49 -07:00 |
|
Ed Morley
|
243415d54c
|
Backout 89b87e96dc17 (bug 639720), b449db7a038b (bug 679689) & ef216b965a04 (bug 679671) for Mochitest oranges, on a CLOSED TREE; a=philor
|
2011-09-01 00:58:00 +01:00 |
|
Matt Woodrow
|
2d0f18b12d
|
Bug 677173 - Remove 3D transforms IDL properties because they are disabled. r=dbaron
|
2011-09-01 11:35:10 +12:00 |
|
Boris Zbarsky
|
2129c4eb85
|
Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap
|
2011-08-31 18:10:16 -04:00 |
|
Oleg Romashin
|
0773035af1
|
Bug 683099 - NS_NATIVE_WINDOW value should not be used as IPC shareable . r=roc
|
2011-08-31 20:01:38 +01:00 |
|
Mounir Lamouri
|
4debd61099
|
Merging mozilla-central to mozilla-inbound.
|
2011-08-31 17:59:12 +02:00 |
|
Mounir Lamouri
|
891f797e17
|
Bug 667183 - Create a static nsGlobalWindow::Init method to do one-shot initializations currently in nsGlobalWindow ctor. r=jst
|
2011-08-31 16:54:39 +02:00 |
|
Chris Jones
|
bf28d587e1
|
Bug 683063, part 1: Don't delete ContentParent out from under the cleanup process. r=jdm
|
2011-08-30 21:11:25 -07:00 |
|