Daniel Holbert
5d7492f38f
Bug 914324: Add missing declaration of variable 'SocialStatus' to fix JS strict warning. r=mixedpuppy
2013-09-09 14:37:04 -07:00
Nikhil Marathe
f10d854d1c
Bug 901291 - Get WebIDL callbacks working on Workers. r=khuey
2013-09-09 14:58:29 -07:00
Ryan VanderMeulen
e21a004b9f
Merge m-c to inbound on a CLOSED TREE.
2013-09-09 17:01:07 -04:00
Ryan VanderMeulen
852060fb91
Backed out changeset 39bba9d8dbac (bug 912589) for Android NoIon jsreftest crashes.
...
CLOSED TREE
2013-09-09 16:55:20 -04:00
Ehsan Akhgari
13a9b30ce0
Bug 913830 - Remove more unneeded #includes from the xpconnect IDL files; r=bholley
2013-09-09 22:37:37 +02:00
Ehsan Akhgari
05a8ea1473
Bug 910830 - Do not try to access a non-existent member of the test array in browser_observableobject.js; r=paul
2013-09-09 22:36:35 +02:00
Ryan VanderMeulen
8b92ad1ff5
Merge fx-team to m-c.
2013-09-09 16:30:03 -04:00
Scott Johnson
999a47f33b
Bug 794693, part 2: Perform parent reflow state calculation at the box-block interface before setting up child reflow state to prevent crashing when a parent reflow state is assumed to be non-null. [r=dbaron]
2013-09-09 15:29:06 -05:00
Scott Johnson
0aef9cf06c
Bug 794693, part 1: Refactor nsHTMLReflowState constructor to allow initialization to be done by caller. [r=dbaron]
2013-09-09 15:29:05 -05:00
Ryan VanderMeulen
77773dff70
Merge inbound to m-c.
2013-09-09 15:55:42 -04:00
Jim Mathies
17e5f40531
Bug 907098 - Don't send input events to apz if touchstart or the first touchmove get cancelled. Also filter touchmoves that don't change position. r=tabraldes
2013-09-09 13:57:25 -05:00
Jim Mathies
20a6eb38a6
Bug 907098 - Prevent scrolling of chrome content using apz. r=mbrubeck
2013-09-09 13:57:25 -05:00
Philipp Wagner
cc8ac13aa1
Bug 913908 - Fix typo in about:license. r=gerv
...
DONTBUILD
2013-09-09 19:26:46 +02:00
Jim Chen
e813709b96
Bug 897221 - Include nsIUpdateTimerManager in Fennec and B2G; r=fabrice r=mfinkle
2013-09-09 15:47:47 -04:00
Jim Chen
b6c5019f3f
Bug 897221 - Schedule in main process and notify content processes of updates for B2G; r=fabrice
2013-09-09 15:47:47 -04:00
Jim Chen
6c84b1e663
Bug 897221 - Add test for UserAgentUpdates.jsm; r=fabrice
2013-09-09 15:47:47 -04:00
Jim Chen
23d4940b0d
Bug 897221 - Initialize UserAgentUpdates.jsm inside UserAgentOverrides; r=fabrice
2013-09-09 15:47:47 -04:00
Jim Chen
8a4d8ea587
Bug 897221 - Add UserAgentUpdates.jsm; r=fabrice
2013-09-09 15:47:47 -04:00
Jim Chen
bdc19f62c2
Bug 897221 - Support JS objects and avoid negative delay in nsUpdateTimerManager; r=rstrong
2013-09-09 15:47:46 -04:00
Eddy Bruel
6a86294515
Bug 906963 - Add a "ignore caught exceptions" checkbox to the UI; r=dcamp
2013-09-09 19:02:41 +02:00
Tom Schuster
80038c3baf
Bug 912629 - Electrolysis: Use page icon for tab crashed page. r=felipe
2013-09-09 11:26:14 -04:00
Ed Morley
5eb2bdb5c4
Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
...
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-09 16:07:48 +01:00
Ms2ger
6dfe58ad79
Merge backout.
2013-09-09 16:56:18 +02:00
Ms2ger
5d5e2ac59a
Backout changesets 194d051724a8:89e680f30d31 (bug 817700) for insufficient review.
2013-09-09 16:56:00 +02:00
Marco Zehe
e1ae77c02b
Bug 914050 - Main window announced to VoiceOver as unknown, r=surkov
2013-09-09 16:48:26 +02:00
Ryan VanderMeulen
7dba75dd5c
Backed out changeset c3b01d22caa9 (bug 912959) for Windows bustage.
2013-09-09 10:20:59 -04:00
Gene Lian
4cc178f86f
Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+
2013-09-09 21:48:07 +08:00
Gene Lian
77e05493e7
Backed out changeset 9f377abbf13e
2013-09-09 21:22:37 +08:00
Gene Lian
415d896ad2
Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+
2013-09-09 21:00:45 +08:00
Marco Castelluccio
69189031fe
Bug 899353 - Show progress while installing apps. r=felipc
2013-09-09 08:57:37 -04:00
Martin Stransky
591842dffe
Bug 912959 - Sync the declarations of ToNumberSlow() in jsnum.h. r=luke
2013-09-09 08:57:37 -04:00
Stephan Schreiber
eeb75c9d8b
Bug 910845 - Add a wrapper for mmap() in order to keep the high 17-bits of JS pointers cleared on IA64. r=billm
2013-09-09 08:57:37 -04:00
Michael Harrison
2c9908315e
Bug 908031 - Remove Geolocation::PendingRequest. r=jdm
2013-09-09 08:57:37 -04:00
Chris Kitching
e005e6184b
Bug 794981 - Part 8: Add an annotation processor to the build process to generate the contents of part 5. r=kats, r=glandium
2013-09-09 08:57:37 -04:00
Chris Kitching
75cc5662cd
Bug 794981 - Part 7: Storing a void* for mThread instead of a pthread_t is both nonportable and dangerous. r=kats
2013-09-09 08:57:37 -04:00
Chris Kitching
654d1dd63c
Bug 794981 - Part 6: Refactor AndroidBridge to make use of generated code. r=kats
2013-09-09 08:57:37 -04:00
Chris Kitching
ecf3adc962
Bug 794981 - Part 5: Add the generated code files to version control. r=kats
2013-09-09 08:57:36 -04:00
Chris Kitching
b1a7881e9c
Bug 794981 - Part 4: Consistently pass nsAString into the JNI methods, instead of the veritable smorgasbord of string types previously used. r=kats
2013-09-09 08:57:36 -04:00
Chris Kitching
51fd783162
Bug 794981 - Part 3: Make use of the existing macros to simplify JNI code in all applicable places, and relocate them. r=kats
2013-09-09 08:57:36 -04:00
Chris Kitching
6f8a0faf6a
Bug 794981 - Part 2: Don't pass GeckoAppShell class to Init as a parameter - find it in the usual way. r=kats
2013-09-09 08:57:36 -04:00
Chris Kitching
c39ee0c5d6
Bug 794981 - Part 1: Annotate Java methods that are to have JNI wrappers generated. r=kats
2013-09-09 08:57:36 -04:00
Stephen Pohl
288899eec8
Bug 817700 - Fix animSVGImage test. r=roc
2013-09-06 12:30:40 -04:00
Stephen Pohl
5654874098
Bug 817700 - Fix test_toBlob canvas test. r=roc
2013-09-06 12:30:36 -04:00
Stephen Pohl
8427b38ba8
Bug 817700 - Fix test_mozGetAsFile canvas test. r=roc
2013-09-06 12:30:30 -04:00
Stephen Pohl
b088ad8577
Bug 817700 - Make <canvas>.toBlob run asynchronously - canvas changes. r=roc
2013-09-06 12:30:21 -04:00
Stephen Pohl
7af562d0f2
Bug 817700 - Make <canvas>.toBlob run asynchronously. r=seth,roc
2013-09-06 12:30:17 -04:00
Bobby Holley
4b28d25fe5
Bug 912322 - Stop making XBL methods available to the web. r=bz
2013-09-06 09:12:56 -07:00
Bobby Holley
686a940c6e
Bug 912322 - Fix tests. r=bz
...
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-06 09:12:56 -07:00
Bobby Holley
4569f739ee
Bug 912322 - Update semantics of IsChromeOrXBL to return true for remote XUL. r=bz
...
This brings us into alignment with nsContentUtils::IsCallerXBL(). We also take
the opportunity to clean up some comments and invariants that changed with the
removal of the XBL bit.
2013-09-06 09:12:56 -07:00
Bobby Holley
74a8289887
Bug 912322 - Sync pref from reftest-cmdline.js to bootstrap.js. r=jgriffin
2013-09-06 09:12:55 -07:00