Matt Brubeck
|
37f7c950f8
|
Merge mozilla-central and mozilla-inbound
|
2012-03-23 16:06:54 -07:00 |
|
Bobby Holley
|
7039a94106
|
Bug 733984 - Explicitly disallow shadowing on location wrappers. r=mrbkap
This was taken care of in other ways before, but we need to be more explicit about it now that we're doing more Xray stuff with Location wrappers.
|
2012-03-23 15:58:18 -07:00 |
|
Dão Gottwald
|
2fcd4be7f3
|
merge backout
|
2012-03-23 16:58:48 +01:00 |
|
Dão Gottwald
|
4307ddde22
|
Backed out changeset bf13c2253055
|
2012-03-23 16:58:27 +01:00 |
|
Bobby Holley
|
0729071e9e
|
Bug 667388 - Tests. r=mrbkap
|
2012-03-23 15:00:22 -07:00 |
|
Paul O’Shannessy
|
47968af569
|
Bug 714911 - Stop persisting sizemode=fullscreen [r=enn]
--HG--
extra : rebase_source : d94bb978f3d35c90659fca78df83d9bbca1795a6
|
2012-03-20 16:21:14 -07:00 |
|
Aryeh Gregor
|
18007ca69a
|
Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz
|
2012-03-16 16:07:09 -04:00 |
|
Justin Lebar
|
cccf33684d
|
Bug 737307 - Part 1: Fix scriptaculous test.
|
2012-03-21 09:53:40 -04:00 |
|
Mounir Lamouri
|
e541c5972c
|
Merging mozilla-inbound into mozilla-central.
|
2012-03-21 11:29:28 +01:00 |
|
Serge Gautherie
|
7d7ec34bcd
|
Bug 483992. (Bv1) dom-level*-*/*: Work around tests that report no SimpleTest checks. r=bzbarsky.
|
2012-03-21 05:30:18 +01:00 |
|
Masayuki Nakano
|
0c78a26029
|
Bug 728103 part.2 Fix new test failures r=smaug
|
2012-03-16 15:29:15 +09:00 |
|
Ms2ger
|
450abff7b6
|
Bug 649599 - Make getAttributeNS return null for absent attributes; r=peterv
|
2012-03-11 09:48:16 +01:00 |
|
Bobby Holley
|
b2e1f08373
|
Bug 729589 - Fix frameElement wrapping test. r=Ms2ger
|
2012-03-08 12:55:57 -08:00 |
|
Justin Lebar
|
ce89fa9b58
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 15:57:35 -05:00 |
|
Justin Lebar
|
e2b30b7a56
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Justin Lebar
|
7c3462b4ad
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 13:49:41 -05:00 |
|
Justin Lebar
|
fd4cfccc63
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
|
Matheus Kerschbaum
|
3766ccd739
|
Bug 687579 part 2: Nuke globalStorage tests. r=jst
|
2011-10-09 22:15:00 -04:00 |
|
Matheus Kerschbaum
|
71d2922dd0
|
Bug 687579 part 1: Remove globalStorage implementation. r=jst
Bug 687579 part 1: Remove globalStorage implementation. r=jst
|
2011-10-09 22:14:00 -04:00 |
|
Justin Lebar
|
7dde72371d
|
Bug 729940 - Part 0: Fix {local,session}Storage tests which rely on hashtable iteration order. r=honzab
|
2012-03-02 18:43:50 -05:00 |
|
Matt Brubeck
|
c52c92d647
|
Merge last green changeset from inbound to mozilla-central
|
2012-02-29 10:47:38 -08:00 |
|
Serge Gautherie
|
c198089eb7
|
Bug 725015. (Av3) Add missing 'return', Set needed preference, Make todo() message more explicit. r=mounir.
|
2012-02-28 20:21:27 +01:00 |
|
Peter Van der Beken
|
f318a67971
|
Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap.
--HG--
extra : rebase_source : 788c2b3f9666ca654fab67047f6309937360f725
|
2012-02-07 20:55:37 +01:00 |
|
Marco Bonardo
|
1723509063
|
Backout 92c25caf3990 (bug 691707) for m-oth failures
|
2012-02-24 20:05:44 +01:00 |
|
Peter Van der Beken
|
9fba77fc68
|
Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap.
--HG--
extra : rebase_source : 2877f225f60750d27005fccc0225e5c0482fb441
|
2012-02-07 20:55:37 +01:00 |
|
Marco Bonardo
|
c76aee5341
|
Merge last green PGO from inbound to central
|
2012-02-24 11:22:53 +01:00 |
|
Serge Gautherie
|
b06e0b3e57
|
Bug 728538. (Bv2) browser_ConsoleStorageAPITests.js: Set "browser.tabs.max_tabs_undo" preference, Document code. r=gavin.sharp.
|
2012-02-24 07:04:55 +01:00 |
|
Honza Bambas
|
199e57e8b9
|
Bug 495337 - Make sessionStorage use principals instead of string domains, r=bz+bclary
|
2012-02-23 18:41:25 +01:00 |
|
Masatoshi Kimura
|
d7e66cef1d
|
Bug 720208 - Implement DOM4 DOMException types and codes. r=smaug,ms2ger
|
2012-02-23 01:34:14 +01:00 |
|
Neil Deakin
|
463ad224a7
|
Bug 653230, add panels with focusable elements into the document tab navigation order, r=smaug
|
2012-02-23 16:02:33 -05:00 |
|
Serge Gautherie
|
a4ac4954c0
|
Bug 728538. (Av1) browser_ConsoleStorageAPITests.js: Improve code a little. r=gavin.sharp.
|
2012-02-19 06:21:57 +01:00 |
|
Neil Deakin
|
56733ed31b
|
Bug 670317, add a focus manager flag to restrict tab navigation to the same frame, r=smaug
|
2012-02-13 14:24:28 -05:00 |
|
Peter Van der Beken
|
34f61797c8
|
Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap.
--HG--
extra : rebase_source : 8bdadc72a0b28c78e21758fab8f1035ee1dd9f3d
|
2011-03-15 12:06:39 +01:00 |
|
Saint Wesonga
|
6ba339c937
|
Bug 394769. Remove the additional lateness argument for timeouts and intervals. r=jst
|
2012-02-07 15:28:08 -05:00 |
|
Jason Orendorff
|
2ee2e8f0d9
|
Bug 699565 - Part 4 - for-of loops on array-like DOM object. r=bz.
|
2012-02-07 12:57:17 -06:00 |
|
Gavin Sharp
|
355b10c4c9
|
Bug 723808: don't allow loads in type=content docshells to inherit the system principal, r=bz
--HG--
extra : transplant_source : %E6%25%A7%C1.%DA%02%CC%BF%DA%ED%BEZ%E8%FB%CD%28%0A%FE8
|
2012-01-30 18:29:44 -08:00 |
|
Ed Morley
|
0ce8f75531
|
Backout 0e6b1dfaa99c (bug 720208) for M1 orange
|
2012-02-01 12:58:07 +00:00 |
|
Masatoshi Kimura
|
c70d70f634
|
Bug 720208 - Implement DOM4 DOMException types and codes. r=ms2ger,smaug
|
2012-02-01 11:36:42 +01:00 |
|
Felipe Gomes
|
09943f80b9
|
Bug 714276. NodesFromRect should be a chrome-only API. r=smaug
--HG--
rename : dom/tests/mochitest/general/489127.html => dom/tests/mochitest/chrome/489127.html
rename : dom/tests/mochitest/general/test_nodesFromRect.html => dom/tests/mochitest/chrome/test_nodesFromRect.html
|
2012-01-27 16:54:03 -08:00 |
|
Justin Lebar
|
da0cb52496
|
Bug 719459 - Add onmozbrowsertitlechange event. r=smaug
--HG--
extra : rebase_source : b5e8ee64c85e0090a38a849bf077a68055ff56b9
|
2012-01-26 18:03:22 -05:00 |
|
Blake Kaplan
|
2dcf64b0c3
|
Bug 664737 - Make GetNext use a belt as well as its braces. r=bzbarsky
--HG--
extra : rebase_source : 46d034b32d4bcff1e5e4c82430091b9180c741fa
|
2012-01-26 12:54:23 +01:00 |
|
Ms2ger
|
97967af56e
|
Merge m-c to m-i.
|
2012-01-25 11:06:40 +01:00 |
|
Dão Gottwald
|
09e6731932
|
No bug - fix some browser chrome tests that pollute the global scope
|
2012-01-24 23:08:42 +01:00 |
|
Josh Matthews
|
8b683a9a32
|
Bug 717243 - Handle multiple geolocation callbacks that can occur before a clearWatch call. r=dougt
|
2012-01-25 02:58:43 -05:00 |
|
Matt Woodrow
|
db33b0ef0e
|
Bug 718334 - Fix some tests to make them work with Skia. r=roc
|
2012-01-23 14:08:17 +13:00 |
|
Justin Lebar
|
bd7a4c393c
|
Bug 720157 - Don't crash when OnLocationChange sends a null URI. r=smaug
|
2012-01-22 15:46:55 -05:00 |
|
Justin Lebar
|
3fc976b0b4
|
Bug 720069 - Fix intermittent oranges in test_browserFrame{1,2,3}.html. r=philor
|
2012-01-21 01:44:19 -05:00 |
|
Phil Ringnalda
|
f1c873d778
|
Back out ca4e2ab3717c (bug 720069) because I clearly didn't even think about it, much less test it
|
2012-01-20 21:51:41 -08:00 |
|
Phil Ringnalda
|
d09323c48f
|
Bug 720069 - define the script that the iframe onload calls before the iframe, to avoid orange when iframeLoad is not defined, r=jlebar
--HG--
extra : rebase_source : 9d73255bdca519fe7459c646a84dd37a9f2b519e
|
2012-01-20 20:48:04 -08:00 |
|
Geoff Lankow
|
524d279bd1
|
Backed out changeset 2059cef905c4 (bug 719841)
|
2012-01-21 11:26:35 +13:00 |
|