David Zbarsky
10440541f3
Bug 825147: Address review comments for SVGImageElement r=bz
2013-01-10 00:32:17 -05:00
David Zbarsky
9893a04134
Bug 825147: Convert SVGAElement to WebIDL r=bz
...
--HG--
rename : content/svg/content/src/nsSVGAElement.cpp => content/svg/content/src/SVGAElement.cpp
rename : content/svg/content/src/nsSVGAElement.h => content/svg/content/src/SVGAElement.h
2013-01-10 00:30:13 -05:00
David Zbarsky
da44b3dbd6
Bug 827200 - Remove nsIDOMSVGZoomAndPan r=bz, longsonr
2013-01-10 00:24:37 -05:00
Panos Astithas
474a98517c
Bug 797336 - Intermittent failure in browser_dbg_globalactor-01.js; r=vporof
2013-01-09 23:27:59 +02:00
Panos Astithas
6de8dac9be
Merge m-c to fx-team
2013-01-09 21:42:41 +02:00
Jim Mathies
c98297a758
Bug 774910 - Switch mozilla-central to the Windows 8.0 sdk. r=armenz
2013-01-09 13:04:39 -06:00
Marco Bonardo
d6e3cc1074
Bug 828488 - Properly set the "active" attribute for session downloads.
...
r=Mano
2013-01-09 20:00:38 +01:00
Asaf Romano
c2035c534d
Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak
2013-01-10 01:01:15 +01:00
Ed Morley
c9259d0b9b
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-09 22:50:45 +00:00
Jonathan Griffin
e1e16fedbc
Bug 828633 - Disable perma-orange test, a=test-only
2013-01-09 13:50:26 -08:00
Kartikaya Gupta
8469b5c0ec
Bug 827836 - Back out some of cset 8bac87268303 because of an explosion in bug 823022 oranges. r=backout
2013-01-09 12:56:09 -05:00
Bas Schouten
555b920d9a
Bug 827825: Make mOtherProcess the current process for single-process IPDL protocols. r=cjones
2013-01-09 18:42:58 +01:00
Diego Wilson
9809547147
Bug 808339: HWC fallback on multirect layer. r=cjones a=blocking-basecamp
2013-01-09 18:18:13 +01:00
Jeff Muizelaar
63509dd58b
Bug 818575 - Only sync viewport for primary layer. r=cjones
...
--HG--
extra : rebase_source : 3221f8a45c9fce9cc51d5f59a19ee50886ff892f
2013-01-09 16:49:48 +01:00
Matt Woodrow
da205af9e7
Bug 818575 - Make TransformShadowTree transform all descendant scrollable layers instead of just the first. r=roc
...
--HG--
extra : rebase_source : 2befc9553af0be20643940e8bf71c0f71d13403e
2013-01-10 22:10:20 +13:00
Fabrice Desré
2cfcf77809
Bug 828863 - followup, forgotten typo r=past
2013-01-10 07:57:10 -08:00
Daniel Holbert
e9aa0c7b1f
Bug 828838: Fix nsCSSRuleProcessor init-list order. r=heycam
2013-01-10 07:55:43 -08:00
Thomas Zimmermann
909ad70366
Bug 827888: Explicitly call notifier if DBUS call completes early [r=echou,qdot]
...
If a DBUS call completes before we can set the notifier function, the
call's response never gets handled. To workaround this problem, we now
call the notifier explicitly if the call completes this early.
It can still happen that the call's response gets lost, but this
workaround greatly improves the success rate for our problem of handling
errors during Bluetooth device pairing; from maybe 10% to 75%.
2013-01-10 07:55:43 -08:00
Thomas Zimmermann
eb0a50ab1b
Bug 827888: Fix usage of sIsParing variable [r=echou,qdot]
...
The variable sIsPairing signals to the Bluetooth pairing response
notifier if pairing is still requested.
Being a boolean value, the variable only supported one pairing request
at a time. To support multiple parallel pairing requests, this patch
converts it into a counter. The counter is atomic, because notifier
calls run in separate threads.
Additionally, we now set sIsPairing before starting the pairing request.
Otherwise the notifier might run before we can increment the variable.
2013-01-10 07:55:43 -08:00
Mike West
67eb3caf3a
Bug 828261: Implement 'window.location.origin'. r=bholley, sr=sicking
2013-01-09 17:37:25 +01:00
Boris Zbarsky
2b8bc42057
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
2013-01-10 10:49:07 -05:00
Ed Morley
33c275d46a
Bug 822284 - Disable browser_privatebrowsing_cookieacceptdialog.js & browser_privatebrowsing_crh.js on OS X for too many intermittent failures
2013-01-10 15:46:09 +00:00
Jeff Muizelaar
b0377bf164
Bug 829035. Reduce pixman bilinear precision to match upstream.
...
--HG--
extra : rebase_source : b22018bd6c1499d61f21795b9a6337129bf53f5f
2013-01-10 10:40:40 -05:00
Fabrice Desré
d48003dbd4
Bug 828863 - Add a remote debugger actor to install apps r=past
2013-01-10 07:38:51 -08:00
Antonio Manuel Amaya Calvo
0eba4f3ab1
Bug 828730: Fix crash in test_signed_apps/generate.sh, r=bsmith, a=NPOTB
...
--HG--
extra : rebase_source : 7edc7a07b2447c902074735039a17e5f2726096f
2013-01-10 13:55:54 +01:00
Shriram Kunchanapalli
6e58a70f24
Bug 810342 - Show toolbar shadow on about:blank (r=lucasr)
2013-01-10 01:34:13 +05:30
Geoff Brown
ebfb213563
Bug 822823 - Dump logcat on any robocop failure; r=jmaher
2013-01-10 02:24:58 -07:00
Ed Morley
9fce0eda54
Backout 1391e924e9ee (bug 806503) for mochitest-1 failures on a CLOSED TREE
2013-01-10 15:21:39 +00:00
Mike Conley
a59784f864
Bug 828302 - Downloads Panel is not correctly cropping long filenames. r=mak.
2013-01-10 10:13:02 -05:00
Ed Morley
b3429a1fc7
Bug 811644 - Disable test_bug199692.html on Android for too many intermittent failures
2013-01-10 14:59:28 +00:00
Ed Morley
e304383c4e
Bug 821781 - Disable places/tests/unit/test_399266.js on Linux for too many intermittent failures
2013-01-10 14:59:28 +00:00
Ed Morley
a0b9d9b48b
Bug 822287 - Mark part of browser_profiler_run.js todo() on Windows
2013-01-10 14:59:27 +00:00
Ed Morley
fa5da5e080
Bug 791480 - Mark printing/745025-1.html as fuzzy-if on Windows7 due to too many intermittent failures
2013-01-10 14:59:27 +00:00
Ed Morley
f6396f7a10
Bug 816033 - Disable ecma_5/extensions/JSON-string-replacer-overflow.js on Windows opt builds for too many intermittent failures
2013-01-10 14:59:27 +00:00
Ed Morley
6ec7e9c66c
Bug 804479 - Disable test_password_tracker.js, test_history_tracker.js, test_bookmark_store.js, test_forms_tracker.js on debug runs for too many intermittent failures
2013-01-10 14:59:27 +00:00
Ed Morley
0dc136ef7c
Bug 817294 - Disable browser_styleeditor_loading.js for too many intermittent failures
2013-01-10 14:59:27 +00:00
Ed Morley
f1ee649d65
Bug 795265 - Disable browser_tabview_bug678374.js for too many intermittent failures
2013-01-10 14:59:27 +00:00
Ed Morley
200ff788f2
Bug 751539 - Disable test_played.html for too many intermittent failures
2013-01-10 14:59:26 +00:00
Ed Morley
dd871a388a
Backout rest of 8d16c92e1bf4 (bug 827801) to fix the build on a CLOSED TREE
2013-01-10 14:32:01 +00:00
Margaret Leibovic
b737d582ea
Bug 824148 - [KEYBOARD] Input type=range should bring up the number keyboard. r=ttaubert
2013-01-10 13:25:30 +01:00
Gina Yeh
8db38c00a3
Bug 828811 - After OPP session disconnected, wait for 1 sec and close socket actively if the socket is still connected, r=echou
2013-01-10 15:14:16 +01:00
Chris Jones
22d9386f16
Bug 828114: Set a timer to ensure content processes are killed if their tabs take a long time to shut down. r=jlebar a=blocking-basecamp
2013-01-10 14:22:14 +01:00
David Rajchenbach-Teller
f54e240046
Backout 118283:8d16c92e1bf4 (bug 827801) because two patches have landed adding the same test
2013-01-10 14:59:58 +01:00
Andrea Marchesini
83130a8b37
Bug 823974 - Permission requests from browser elements should be denied if unknown/denied for the container app, r=sicking, a=bb+
2013-01-10 14:56:45 +01:00
Kyle Huey
98ecfda689
Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+
2013-01-10 05:47:32 -08:00
Dave Hylands
c6a8460838
Bug 785124 - Pt 8 - Fix test_0030_general.js to work when downloaded file goes to sdcard.
2013-01-10 14:46:40 +01:00
Dave Hylands
9741aac8ae
Bug 785124 - Pt 7 - Fix nsIncrementalDownload to work on sdcard. r=jduell
...
This fixes the nsIncrementalDownload to work on the sdcard on the B2G emulator.
2013-01-10 14:46:39 +01:00
Dave Hylands
e703d645fc
Bug 785124 - Pt 6 - Fix JS code that was failing xpcshell tests. r=marshall_law
2013-01-10 14:46:39 +01:00
Chia-hung Tai
a481d5f631
Bug 801632 - Save MM attachment as Blob. r=vyang
2013-01-09 23:01:48 +08:00
Ed Morley
9fb47cd23a
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-09 13:33:43 +00:00