Commit Graph

7226 Commits

Author SHA1 Message Date
Simon Montagu
2c92244d9c Test for bug 831287 2013-04-07 02:02:44 -07:00
Simon Montagu
713fca5b10 test for bug 832644 2013-04-07 02:02:44 -07:00
Simon Montagu
c736a98683 Test for bug 830098 2013-04-07 02:02:43 -07:00
Simon Montagu
0231bb6dba Test for bug 819014 2013-04-07 02:02:43 -07:00
Simon Montagu
d261139f9b Test for bug 849732 2013-11-26 17:09:30 +02:00
Simon Montagu
fbb96e2117 Test for bug 849727 2013-11-26 17:09:30 +02:00
Simon Montagu
a6cd99a601 Second testcase from bug 845093 2013-11-26 17:09:30 +02:00
Simon Montagu
5432f00b9f First testcase from bug 845093 2013-11-26 17:09:30 +02:00
Simon Montagu
17965f9457 Second testcase from bug 838489 2013-11-26 17:09:29 +02:00
Simon Montagu
a5f1b16cb1 First testcase from bug 838489 2013-11-26 17:09:29 +02:00
Henri Sivonen
941bbef0ec Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk. 2013-11-26 09:31:52 +02:00
Ryan VanderMeulen
e00ec7bb58 Merge m-c to inbound. 2013-11-25 14:23:48 -05:00
Ryan VanderMeulen
f78e36ac4a Merge inbound to m-c. 2013-11-25 14:13:56 -05:00
Benjamin Smedberg
694253ff89 Bug 941908 - Crash in nsIDocument::IsActive becuse of a null document. This would assert in debug builds, but use a wallpaper null-check in release builds also, r=johns 2013-11-25 12:08:37 -05:00
Chia-hung Tai
adafc46c73 Bug 921918 - 2/4: DOM implementation. r=khuey 2013-11-25 18:54:59 +08:00
Carsten "Tomcat" Book
1d8644ba1c Backed out changeset 94f875f9a8de (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:56:24 +01:00
Chia-hung Tai
65f2b95643 Bug 921918 - 2/4: DOM implementation. r=khuey 2013-11-25 15:19:23 +08:00
Olli Pettay
fa64f21519 Bug 942240 - Improve the skippability of nsGlobalWindow, r=mccr8
--HG--
extra : rebase_source : ed7e687229a92075657d9b665fbc7af42d9eb5cc
2013-11-24 21:35:34 +02:00
Phil Ringnalda
a147287a80 Back out 89c3bfc7d873:58bfa3b59c2c (bug 673569) because bug 682048 is coming out
CLOSED TREE
2013-11-24 10:31:26 -08:00
Bill McCloskey
ccc9dfbb13 Bug 673569 - Address review feedback (r=Waldo) 2013-11-23 21:35:54 -08:00
Bill McCloskey
fb231de2be Bug 673569 - Let each frame script have its own anonymous scope (r=smaug,Waldo,mrbkap,bsmedberg) 2013-11-23 21:32:45 -08:00
Deian Stefan
9151912829 Bug 935690 - InitCSP checks SetCsp failure. r=bz 2013-11-20 21:05:34 -08:00
Henri Sivonen
9a664db15c Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
Deian Stefan
ccc5b61f69 Bug 941404 - Data documents should not set CSP, r=bz 2013-11-21 21:16:00 -08:00
Deian Stefan
a022cb82af Bug 886164 - Enforce CSP in sandboxed iframe, r=grobinson 2013-11-22 15:12:00 -08:00
Garrett Robinson
b5d4da9ac2 Bug 934062 - Move call to waitForExplicitFinish to avoid race condition r=sstamm 2013-11-22 13:41:45 -08:00
Ryan VanderMeulen
d7e49cc136 Merge b-i to m-c. 2013-11-22 15:35:31 -05:00
Botond Ballo
52ad7c7517 Bug 912666 - Introduce a 'scrollgrab' DOM property. r=roc,ehsan,Cwiiis 2013-11-20 15:23:43 -05:00
Ryan VanderMeulen
57e59a5be4 Merge m-c to b2g-inbound. 2013-11-21 11:38:18 -05:00
Carsten "Tomcat" Book
247dddda8c merge fx-team to mozilla-central 2013-11-21 14:32:10 +01:00
Carsten "Tomcat" Book
9f47cb96d7 merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
Oleg Romashin
8428edd05d Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-20 21:44:22 -08:00
Oleg Romashin
0e795599f8 Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator 2013-11-20 16:08:36 -08:00
Szu-Yu Chen [:aknow]
602517e64e Bug 856553 - Part 2: Add setRadioEnabled API (dom). r=khuey 2013-11-21 09:08:50 -05:00
Trevor Saunders
bb5ea2186e bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
Trevor Saunders
f2f73dd7c1 bug 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug 2013-11-15 02:12:43 -05:00
Oleg Romashin
4f81ba4a69 Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-20 13:05:39 -08:00
Terrence Cole
db6bfaf0c6 Bug 940718 - Create the first safe JSContext in a GC safe location; r=bholley
--HG--
extra : rebase_source : fa6e43d8e194e21e1a5231050aa7a959d844edd5
2013-11-20 12:12:11 -08:00
Ryan VanderMeulen
a723ca0f3e Merge m-c to fx-team. 2013-11-19 22:27:42 -05:00
Ryan VanderMeulen
73463a4880 Merge inbound to m-c. 2013-11-19 20:43:15 -05:00
Ehsan Akhgari
59b8e9d9a9 Bug 939303 - Build content/base in unified mode; r=jst,bzbarsky
--HG--
extra : rebase_source : 93bcb48cd6f8cdeab5aa2cd79f95aaba4790d521
2013-11-19 14:49:52 -05:00
Botond Ballo
b75d9dd1de Bug 900092 - Remove FrameMetrics::ROOT_SCROLL_ID. r=kats,tn 2013-11-08 19:07:00 -05:00
Nathan Froyd
8bee1ff184 Bug 940170 - part 2 - constify PLDHashTableOps in content/; r=bz 2013-11-18 21:52:15 -05:00
Tim Taubert
b14dbd0595 Bug 939784 - Provide a notification when the applicable state of a style sheet changes r=bz
From 0d69149ae5e9809d42bb7fbe9c60b760b931ec7e Mon Sep 17 00:00:00 2001
2013-10-28 10:09:04 +01:00
Edgar Chen
d4456d6d0c Bug 814637 - Part 3: DOM changes for IccManager support multiple sim. f=hsinyi. r=smaug 2013-10-09 17:40:12 +08:00
Phil Ringnalda
83330ed1eb Back out babac1cc0741:ad287f78608a (bug 939049) for OS X build bustage
CLOSED TREE
2013-11-19 07:35:17 -08:00
Trevor Saunders
37180a93f9 bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
Trevor Saunders
088fe2bf42 bug 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug 2013-11-15 02:12:43 -05:00
Jon Coppeard
cdb8275c7d Bug 940692 - Fix rooting hazard in CheckForOutdatedParent() r=smaug 2013-11-20 15:37:30 +00:00
Ed Morley
ed2555d89d Backed out changeset 2522a5bca61a (bug 940692) 2013-11-20 16:37:58 +00:00