Garner Lee
|
097511e9e4
|
Bug 674741 - Part 2: NFC DOM Boilerplate. r=smaug
--HG--
extra : rebase_source : e3a2a50da058df3bae914d748d7e4e8965a5134f
|
2013-10-02 15:09:08 -07:00 |
|
Michael Henretty
|
b68bb8a6ed
|
Bug 882186 - [System] Replace blue offline error page with new UX. Window.close part. r=fabrice
|
2013-11-07 17:42:32 -08:00 |
|
Jessica Jong
|
18d5afeb3b
|
Bug 814629 - Part 4: MobileConnectionArray implementation. f=hsinyi r=khuey
|
2013-11-13 16:51:23 +08:00 |
|
Olli Pettay
|
b1b4cf61fc
|
Bug 937303 - Make CC logger to pass information about compartments, r=mccr8
|
2013-11-12 15:53:51 +02:00 |
|
Nathan Froyd
|
9a334097ab
|
Bug 937227 - zero-initialize fields in nsWindowSizes; r=njn
|
2013-11-11 14:18:49 -05:00 |
|
Vendelin Ruzicka
|
df3119e8a5
|
Bug 933563 - Consolidate ReportUseOfDeprecatedMethod and WarnOnceAbout. r=sicking, r=ms2ger
|
2013-11-11 16:12:18 -05:00 |
|
Terrence Cole
|
ff92f5bc3b
|
Bug 936040 - Fix a rooting analysis false positive in nsWindowSH::PostCreate; r=smaug
--HG--
extra : rebase_source : c295bd28a4413c67fe242f0bcce476037f0d7fee
|
2013-11-07 08:27:47 -08:00 |
|
Olli Pettay
|
9111581757
|
Bug 936969, make sure to null check the return value of GetFrameElementInternal(), r=bholley
--HG--
extra : rebase_source : 91f1276627c6f31aa2d8de18a1dfc8d8ee533bec
|
2013-11-11 18:56:45 +02:00 |
|
Ms2ger
|
0fdc697b63
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +01:00 |
|
Ms2ger
|
4fe918bb7b
|
Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
|
2013-11-11 09:04:11 +01:00 |
|
Ms2ger
|
1cc6b62713
|
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
|
2013-11-11 09:03:17 +01:00 |
|
Carsten "Tomcat" Book
|
37ac775340
|
merge mozilla-inbound to mozilla-central
|
2013-11-11 08:50:14 +01:00 |
|
Tim Taubert
|
2fcb9512fa
|
Bug 934091 - Add current process ID to the {++|--}{DOMWINDOW|DOCSHELL} debug output r=smaug
From cbc766c3d5bae69f438bdc096f935c40e23b0f36 Mon Sep 17 00:00:00 2001
|
2013-11-07 09:53:04 +01:00 |
|
Peter Van der Beken
|
d5bd6db76d
|
Bug 935283 Keep document as a data property on window for now. r=bz
|
2013-11-06 10:21:36 +01:00 |
|
Garrett Robinson
|
1da990368c
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
|
2013-11-08 15:44:39 -08:00 |
|
Jeff Walden
|
3e47e0b069
|
Bug 903332 - Make watch/unwatch into proxy hooks and such, and make watching/unwatching work on DOM proxies and windows (or at least work as much as it ever did, which is to say kinda-sorta-ish). r=bhackett, r=efaust
--HG--
extra : rebase_source : 58dc71e7e58208a2cfa12b265adca7b189e5e5bd
|
2013-10-29 16:39:09 -07:00 |
|
Daniel Holbert
|
9a3437dd77
|
backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
|
2013-11-08 11:22:36 -08:00 |
|
Garrett Robinson
|
5add685cdd
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles. r=mrbkap r=dholbert r=geekboy
|
2013-11-08 09:20:43 -08:00 |
|
Wes Kocher
|
aa27f88eb0
|
Merge m-c to inbound
|
2013-11-07 17:56:10 -08:00 |
|
Paul Rouget
|
b83275098a
|
Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz
|
2013-11-07 14:40:23 +01:00 |
|
Terrence Cole
|
2bd8f8f148
|
Bug 931912 - Suppress an exact rooting hazard false positive in nsWindowSH::Finalize; r=sfink
--HG--
extra : rebase_source : 3934e7cd7e21e37de20aadac203db6a285021691
|
2013-11-05 15:02:35 -08:00 |
|
Vendelin Ruzicka
|
0690b323d8
|
Bug 933040 - Warn for showModalDialog uses. r=jst, r=sicking
|
2013-11-06 08:59:54 -05:00 |
|
Reuben Morais
|
1d3b24a4d5
|
Backed out 4 changesets (bug 853356) for breaking permission prompts.
|
2013-11-06 01:32:42 -02:00 |
|
Ryan VanderMeulen
|
7a2924f392
|
Merge inbound to m-c.
|
2013-11-05 15:28:52 -05:00 |
|
Kyle Huey
|
020d8b6c36
|
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
|
2013-11-05 22:16:26 +08:00 |
|
Kyle Huey
|
15d29946d1
|
Bug 934785: Only change the popup control state on the main thread. r=smaug
|
2013-11-05 22:16:26 +08:00 |
|
Kyle Huey
|
3f7123a621
|
Bug 933099: Banish <windows.h> from nsGlobalWindow.cpp. r=bz
|
2013-11-05 22:16:25 +08:00 |
|
Kyle Huey
|
e034802efa
|
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
|
2013-11-05 22:16:24 +08:00 |
|
Alfredo Yang
|
620bb632ca
|
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
|
2013-11-05 16:29:52 +08:00 |
|
Kan-Ru Chen (陳侃如)
|
3a9ca16110
|
Backout 6d33ac3a2b14
|
2013-11-05 14:59:22 +08:00 |
|
Alfredo Yang
|
554000b50c
|
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
|
2013-11-05 14:08:45 +08:00 |
|
Ryan VanderMeulen
|
c9cb6d04fe
|
Backed out 3 changesets (bug 932309, bug 932322) for Linux mochitest-bc timeouts on a CLOSED TREE.
Backed out changeset aea34e69d171 (bug 932322)
Backed out changeset 2b99a0f6ff1b (bug 932309)
Backed out changeset 0e3bcb78784e (bug 932309)
|
2013-11-04 14:31:21 -05:00 |
|
Peter Van der Beken
|
9816f02a99
|
Bug 934203 - Windows-only startup crash in JS_WrapValue(JSContext*, JS::MutableHandle<JS::Value>) with Twitter Disconnect / Facebook Disconnect. r=bz.
--HG--
extra : rebase_source : 2ee7a6f417ea3611d21d5e8efd01caf2b9692a0c
|
2013-11-04 14:18:01 +01:00 |
|
Peter Van der Beken
|
6a145a3bfd
|
Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : 5595267a420f81f20e5e227712886c9329bec473
|
2013-10-08 18:18:40 +02:00 |
|
Peter Van der Beken
|
80ebb51518
|
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects, additional fixes. r=smaug.
--HG--
extra : rebase_source : 40c7cdbe6baa9c7596ecf9eb67c917c95f9b2351
|
2013-11-01 14:31:00 +01:00 |
|
Peter Van der Beken
|
ea2928e6e6
|
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects. r=smaug.
--HG--
extra : rebase_source : add310c90bafed468345647c61404c8e9971087b
|
2013-10-16 18:11:24 +02:00 |
|
Peter Van der Beken
|
395356226a
|
Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : b8ce4fedf7fc46b14a1d01663945d1b0e22bdcdd
|
2013-10-08 18:18:40 +02:00 |
|
Peter Van der Beken
|
4c6a6456d7
|
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects, additional fixes. r=smaug.
--HG--
extra : rebase_source : 71604344bd4d50dbce7d1364ab2d88f0ee5d2175
|
2013-11-01 14:31:00 +01:00 |
|
Peter Van der Beken
|
28de12df7b
|
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects. r=smaug.
--HG--
extra : rebase_source : 21c472ff3917bc386664050e761b4297cbdfa3a9
|
2013-10-16 18:11:24 +02:00 |
|
Trevor Saunders
|
092eeac701
|
bug 935325 - merge nsIScriptGlobalObjectOwner into nsIDocShell r=smaug
|
2013-05-27 06:07:01 -04:00 |
|
Ryan VanderMeulen
|
70d3f7a789
|
Backed out changeset 471db633b20c (bug 903332) for B2G desktop mochitest-1 failures.
|
2013-11-07 16:10:21 -05:00 |
|
Jeff Walden
|
407d6806e9
|
Bug 903332 - Make watch/unwatch into proxy hooks and such, and make watching/unwatching work on DOM proxies and windows (or at least work as much as it ever did, which is to say kinda-sorta-ish). r=bhackett, r=efaust
--HG--
extra : rebase_source : b5bae3832b7718b579abb7c09f36c9c46907d7cc
|
2013-10-29 16:39:09 -07:00 |
|
Robert O'Callahan
|
d7c44c8903
|
Bug 911889. Part 4. Add API to detect whether an nsGlobalWindow is running a timeout handler. r=bz
|
2013-09-04 23:37:46 +12:00 |
|
Chris Peterson
|
f3f08d8554
|
Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns
|
2013-10-20 00:05:05 -07:00 |
|
Chris Peterson
|
c0ea0d86d5
|
Bug 757726 - Part 3: Refactor nsPluginArray::GetPlugins() to GetMimeTypes(). r=johns
|
2013-10-17 00:19:43 -07:00 |
|
Ed Morley
|
a2c6f681ea
|
Merge mozilla-central and b2g-inbound
|
2013-11-01 13:17:37 +00:00 |
|
Ed Morley
|
23e525166f
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-11-01 13:14:45 +00:00 |
|
Ed Morley
|
5e960926b5
|
Merge latest green inbound changeset and mozilla-central
|
2013-11-01 13:13:15 +00:00 |
|
Tim Chien
|
f932fc34c8
|
Bug 915570 - Rename 'keyboard' permission and role to 'input'. r=yxl
|
2013-11-01 09:01:14 -04:00 |
|
Fabrice Desré
|
bd9859e505
|
Bug 914843 - fix gfx issue on oop b2g linux. r=nrc
|
2013-10-31 23:36:02 -07:00 |
|