Dão Gottwald
dcf1e37fc3
Bug 845811 - openLinkIn should use the target window's isBlankPageURL function. r=ehsan
...
--HG--
extra : rebase_source : ca94dd1d85f6f51e5a600f972840f4a95ec47851
2013-02-28 19:18:41 +01:00
Jim Chen
b416d91417
Bug 844290 - Refactor GeckoInputConnection key handling code; r=cpeterson
2013-02-28 13:17:21 -05:00
Gian-Carlo Pascutto
41fd354a6c
Bug 844832. r=blassey
2013-02-28 19:12:14 +01:00
L. David Baron
2693b89783
Bug 683159: Explicitly gc in test_bug451286 so that intermittent assertions aren't spread across all the following tests.
2013-02-28 10:09:38 -08:00
Fabrice Desré
b013e1e07b
Bug 834672 - AppProtocolHandler.js should never throw r=jduell
2013-02-27 23:10:02 -08:00
Benoit Girard
68e3de74ba
Bug 844869 - Make NS_ASSERTION fatal under GTest. r=dbaron
...
--HG--
extra : rebase_source : e2a6772d505349be23a801b25fa1ee712a36a88e
2013-02-28 11:50:20 -05:00
Boris Zbarsky
08d376c598
Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv
...
The behavior here is a bit weird because Document is still not a
WebIDL object, so calling createNodeIterator or createTreeWalker via
an Xray will call the XPCOM versions of those methods. That means
that I can't just disable XPCOM-based wrapping for TreeWalker and
NodeIterator altogether, unfortunately, which means a web page could
try stashing a TreeWalker in something like userdata and then getting
it back and end up wrapping it as an XPCOM object the second time.
I could "fix" that by adding a wrapper cache and whatnot, I guess, if
desired... But the problem will go away once we convert Document in
any case.
2013-02-28 12:56:42 -05:00
Boris Zbarsky
f2eec1914c
Bug 776536 part 3. Add a WebIDL API to NodeIterator and TreeWalker. r=peterv
2013-02-28 12:56:42 -05:00
Boris Zbarsky
51b79f1f61
Bug 776536 part 2. Rename nsTreeWalker to mozilla::dom::TreeWalker. r=peterv
...
--HG--
rename : content/base/src/nsTreeWalker.cpp => content/base/src/TreeWalker.cpp
rename : content/base/src/nsTreeWalker.h => content/base/src/TreeWalker.h
2013-02-28 12:56:41 -05:00
Boris Zbarsky
8f02848ab6
Bug 776536 part 1. Rename nsNodeIterator to mozilla::dom::NodeIterator. r=peterv
...
--HG--
rename : content/base/src/nsNodeIterator.cpp => content/base/src/NodeIterator.cpp
rename : content/base/src/nsNodeIterator.h => content/base/src/NodeIterator.h
2013-02-28 12:56:41 -05:00
Boris Zbarsky
1e89bd52ab
Bug 843261. Add support for sequence<DOMString> arguments in WebIDL callbacks. r=peterv
...
This does allow people to accidentally hit the slower path through use
of non-const strings, but I think that's OK now that we're mostly
autogenerating this stuff
2013-02-28 12:56:41 -05:00
Boris Zbarsky
b61edd4457
Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul
2013-02-22 09:56:28 -05:00
Mihai Sucan
686c58426e
Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past
2013-02-26 20:07:41 +02:00
L. David Baron
ed2882f064
Bug 846099: Avoid (GC-timing-sensitive) nsTraceRefcnt assertions from duplicate class names. r=mounir
2013-02-28 09:52:15 -08:00
Gregory Szorc
b7f3d9ed52
Bug 784841 - Part ∞: Unicorns and rainbows on a CLOSED TREE
2013-02-28 16:51:53 +01:00
Ms2ger
8fedd090cc
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Ms2ger
830992e002
Merge m-c to m-i on a CLOSED TREE.
2013-02-28 14:42:12 +01:00
Ed Morley
f2accc3780
Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE
2013-02-28 13:24:36 +00:00
Gregory Szorc
26c3b82fb1
Bug 784841 - Part 20: Fixes to support building external projects; r=glandium
...
This is extremely hacky. It will likely need many refinements as we
figure out how we want external projects to be handled.
2013-02-28 12:56:40 +01:00
Ed Morley
dc5e68cb04
Backed out changeset b01c5df06269 (bug 841717) for causing bug 846106 on a CLOSED TREE
2013-02-28 11:34:44 +00:00
Ed Morley
36ba68f46a
Backed out changeset 4d45bcf676f9 (bug 835722) for causing bug 843677 on a CLOSED TREE
2013-02-28 11:29:03 +00:00
Ms2ger
c8cb9f33eb
Merge mozilla-central to build-system.
2013-02-28 12:11:53 +01:00
Ms2ger
589710113b
Merge services-central to m-c.
2013-02-28 12:08:14 +01:00
Ms2ger
53bbc1590c
Merge fx-team to m-c.
2013-02-28 12:06:24 +01:00
O S K Chaitanya
c0064f3c8e
Bug 594019 - Make the calculation in nsSVGMaskFrame::ComputeMaskAlpha one-pass. r=longsonr
2013-02-28 09:50:38 +00:00
Matt Woodrow
1afe9df9d0
Bug 846144 - Don't optimize backgrounds to an ImageLayer if they have border-radius clipping. r=roc
2013-02-28 21:49:30 +13:00
Henri Sivonen
f5a5389bec
Bug 840476 - Add telemetry probe for character encoding override situation. r=smaug.
2013-02-28 10:44:57 +02:00
Jan de Mooij
35872753d1
Bug 845841 - Don't inline object element read if the value may be a string. r=bhackett
2013-02-28 09:40:17 +01:00
Sriram Ramasubramanian
bcdb494989
Bug 827208: Cache the delegate that consumed the MotionEvent. [r=bnicholson]
2013-02-27 23:58:09 -08:00
Alexander Surkov
063a169d3e
Bug 845134 - enable logging in focus/test_focusedChild.html
2013-02-28 14:35:17 +09:00
L. David Baron
6e252ebd21
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 23:41:31 -08:00
Trevor Saunders
94bba45e4d
backout d74b3403dfe0 for busting android (--werror for unused var) on a CLOSED TREE
2013-02-28 02:37:52 -05:00
Phil Ringnalda
1cdb9a4b7c
Back out 49b4afb3ab2f (bug 845134) as the single most unlikely cause of Android build bustage in the history of computing, on a CLOSED TREE
2013-02-27 23:15:11 -08:00
L. David Baron
08a8379860
Bug 404077: Adjust annotations of expected assertions. CLOSED TREE
2013-02-27 21:44:26 -08:00
Gregory Szorc
e1b210ddf6
Merge mozilla-central into build-system
...
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Guillaume Destuynder
08cf22e18f
Bug 822944: Add production marketplace cert, r=bsmith, modifed by bsmith before checkin
...
--HG--
rename : security/build/b2g-app-root-cert.der => security/build/test-b2g-app-root-cert.der
rename : security/manager/ssl/tests/unit/test_signed_apps/privileged-app-test-1.0.zip => security/manager/ssl/tests/unit/test_signed_apps/test-privileged-app-test-1.0.zip
extra : source : d23c1cb4e6ab66195de2bea8e818e8f88f120fc5
2013-02-27 17:43:35 -08:00
Sriram Ramasubramanian
9864fb0809
Bug 827208: TouchDelegate for tabs button. [r=bnicholson]
2013-02-27 15:05:28 -08:00
Alexander Surkov
08ead20084
Bug 845134 - enable logging in focus/test_focusedChild.html
2013-02-28 14:35:17 +09:00
Oleg Romashin
8e41804fbc
Bug 844698 Make Qt EGL port working on X11 Maemo/Meego after bug 716859 landed. r=jgilbert
2013-02-27 20:56:29 -08:00
Vicamo Yang
acb1b7c907
Bug 845651: update mochitest venv to fix missing _sysconfigdata_nd on debians. r=jgriffin
2013-02-28 12:52:51 +08:00
Vicamo Yang
001433ea39
Bug 845168: include ipc/unixsocket only once. r=qDot
2013-02-28 12:52:16 +08:00
Ryan VanderMeulen
a842a981e1
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 23:26:32 -05:00
Hubert Figuière
dd3dacfa62
Bug 845095 - Disable mochitest states/test_tree.xul on Mac. r=dbolter
2013-02-27 16:02:38 -05:00
Timothy Nikkel
0ff01c541c
Bug 845337. When we are looking for the parent prescontext we may not have a root frame so use the root view instead to get the parent prescontext. r=roc
2013-02-27 14:52:06 -06:00
Wan-Teh Chang
f04af06b79
Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
...
using per-thread nice values. The patch is contributed by Gabriele
Svelto <gsvelto@mozilla.com>. r=wtc.
2013-02-27 12:51:25 -08:00
Gregory Szorc
0c8ee65118
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ed Morley
260d9da13c
Backed out changeset f73b7b8d1a2d (bug 829557) for failing to compile on Windows on a CLOSED TREE
2013-02-27 12:50:30 +00:00
Ed Morley
ef9f78a601
Backed out changeset 622b744e5df9 (bug 829557)
2013-02-27 12:49:32 +00:00
Ed Morley
16cf1a5852
Backed out changeset 05c35dc73323 (bug 845526)
2013-02-27 12:49:29 +00:00
Ed Morley
d9ab95bc30
Backed out changeset dba7a059ed22 (bug 843214)
2013-02-27 12:49:26 +00:00