Wan-Teh Chang
cf7b0a861f
Bug 780009: Update NSS to NSS_3_13_6_RTM. Note that this overwrites
...
the changes to the three Makefile.in files in dbm/ in the changeset
https://hg.mozilla.org/mozilla-central/rev/162130598df0 for bug 774032.
2012-08-10 18:36:28 -07:00
Alex Crichton
7995a3b3e5
Bug 778979 - Part 5: Expose the line number in the JSON output of SPS. r=ehsan
2012-08-10 16:43:30 -07:00
Alex Crichton
fcbfdf2479
Bug 778979 - Part 4: Provide an ip => pc translation mechanism for currently running JIT code. r=bhackett
2012-08-10 16:43:20 -07:00
Alex Crichton
718e48ee70
Bug 778979 - Part 3: Track the line number in the JS engine for SPS profiling. r=bhackett
2012-08-10 16:42:55 -07:00
Alex Crichton
d70cb3bcc2
Bug 778979 - Part 2: Change SPS's StackEntry to inherit from js::ProfileEntry and add a line number. r=ehsan
2012-08-10 16:42:54 -07:00
Alex Crichton
2ab2aba55f
Bug 778979 - Part 1: Change the meaning of enableSPSProfilingAssertions and actually turn on the assertions. r=bhackett
2012-08-10 16:42:54 -07:00
Kyle Huey
4a5b054834
Bug 781700: Revert test changes.
2012-08-10 15:57:59 -07:00
Rob Wood
aa75c6aa92
Bug 781548 - Add WebAPI tess for resuming held calls, r=jgriffin, DONTBUILD because NPOTB
2012-08-10 13:45:14 -04:00
Geoff Brown
6b8fb5992e
Bug 764901 - Robocop: make testPasswordEncrypt more robust; r=jmaher
2012-08-10 15:59:12 -06:00
Bill McCloskey
52edea6675
Bug 762580 - Fix bogus pageload responsiveness regression (r=mccr8)
2012-08-10 14:16:05 -07:00
Gregor Wagner
83d03f7572
Bug 781929 - Fix SpecialPowers.addPermission typo. r=bent
2012-08-10 13:55:42 -07:00
Kartikaya Gupta
15a33bcf6e
Bug 781676 - Fix possible NPE from a null mTouchEventHandler. r=sriram
2012-08-10 16:16:54 -04:00
Andrew Quartey
2223995e72
Bug 762897 - Implement UIA_AriaPropertiesPropertyId r=tbsaunde
2012-08-10 16:10:18 -04:00
Brian Nicholson
8a0f97517b
Bug 779796 - Part 6: Remove article generator function in Readability.js. r=lucasr
2012-08-09 23:30:46 -07:00
Brian Nicholson
0fcd703aa0
Bug 779796 - Part 5: Move Readability parsing to a web worker. r=lucasr
2012-08-09 23:30:46 -07:00
Brian Nicholson
f735862343
Bug 779796 - Part 4: Remove XPCOM-related code from Readability.js. r=lucasr,mfinkle
2012-08-09 23:30:46 -07:00
Brian Nicholson
b463f615fe
Bug 779796 - Part 3: Update Readability.js to be compatible with JSDOMParser. r=lucasr
2012-08-09 23:30:46 -07:00
Brian Nicholson
d301a7ba86
Bug 779796 - Part 2: Replace Reader checks with full parses. r=lucasr
2012-08-09 23:30:46 -07:00
Brian Nicholson
3e99e30953
Bug 779796 - Part 1: Implement JSDOMParser. r=lucasr,mfinkle
2012-08-09 23:30:46 -07:00
Brian R. Bondy
9155fe2a5a
Bug 781646 - Windows widget AudioSession::Start should not fail if COM is already initialized. r=jimm
2012-08-09 20:54:35 -04:00
Andrew Halberstadt
8eadf46d4b
Bug 770490 - Infrastructure to run reftests on B2G, r=jgriffin
2012-08-10 14:25:20 -04:00
David Burns
244c909ebb
Bug 757069: add the ability to get session data out of the browser; r=jgriffin
2012-08-10 11:51:35 -07:00
Dão Gottwald
9f93b800a3
Bug 661858 - Style tab-modal prompts with system colors. r=dolske
2012-08-10 20:46:39 +02:00
David Zbarsky
891e9a7613
Fix virtual destructor warning, no bug, blanket r=bz
2012-08-10 14:28:07 -04:00
Kyle Huey
f28379843e
Bug 781700: Disable failing test in xpcshell.
2012-08-10 11:04:16 -07:00
David Zbarsky
b462ec011a
Bug 773842 - Fix build warnings under content/ r=mounir
2012-08-10 14:01:16 -04:00
Alexandros Chronopoulos
b42d0e9db4
Bug 748144 - Support multichannel Opus files. r=rillian
...
The Opus audio format supports multichannel (surround) audio, but our initial implementation used a simpler API which only supported mono and stereo output.
To handle these files gracefully, this patch uses the multichannel api and downmixes the output, if possible, to stereo, since we don't currently support surround sound playback.
2012-08-09 15:53:23 -07:00
David Keeler
25c92f504d
Bug 741130 - Attach XBL bindings for html:objects in nsElementSH::PostCreate. r=bz, r=jwein
2012-08-10 09:19:24 -07:00
Yoshi Huang
1f465934c8
Bug 780825 - Part 2: xpcshell tests. r=vicamo
2012-08-09 14:04:40 +08:00
Chris Peterson
0513cf7569
Bug 781020 - Remove IME's composing spans when Gecko resets the composition state. r=blassey
...
--HG--
extra : rebase_source : 252b3b15dfe3570fdc4a695c0f720f7c7e59944a
2012-08-08 16:16:59 -07:00
Justin Wood
d3c73afd71
Bug 781735 - SUTAgent should not die if it can't create a file on the sdcard. r=jmaher DONTBUILD since its NPOT-on-change-Builds
...
--HG--
extra : rebase_source : 6f8ca4d47f273a960f06331dda0edbe692640df3
2012-08-10 01:03:55 -04:00
Yoshi Huang
1da6a72d47
Bug 780825 - Part 1: Read 0x81 and 0x82 UCS2 String on UICC. r=vicamo
2012-08-08 12:20:54 +08:00
Yoshi Huang
af48571b75
Bug 779885 - Part 2: xpcshell tests. r=vicamo
2012-08-07 15:04:10 +08:00
Yoshi Huang
04507d4858
Bug 779885 - Part 1: Revised readAlphaIdentifier. r=vicamo
2012-08-06 12:24:07 +08:00
Dave Hylands
643b381f6b
Bug 777259 - Launch VolumeService earlier to prevent races on retrieving Volume information
2012-08-09 20:40:05 -07:00
Chris Peterson
34f95e9435
Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey
2012-08-02 18:38:45 -07:00
Chris Peterson
82553df11c
Bug 778468 - Part 9: Use EventDispatcher to remove ui dependency on GeckoAppShell event registration. r=blassey
2012-08-04 00:33:07 -07:00
Chris Peterson
32f71316ce
Bug 778468 - Part 8: Add EventDispatcher to remove gfx dependency on GeckoAppShell event registration. r=blassey
2012-08-02 15:12:35 -07:00
Jonathan Griffin
5b08093de1
Bug 781711 - Make mochitest manifests work properly with both runtests and excludetests, r=jmaher
2012-08-10 09:44:50 -07:00
Rafael Ávila de Espíndola
6d043cb564
Bug 780272 - Audit calls to MozillaUnRegisterDebugFD. r=jlebar.
...
--HG--
extra : rebase_source : 53672602bfd370626916bcd0f5bc71859f8520c2
2012-08-10 12:40:21 -04:00
Ed Morley
332d269df3
Bug 781837 - Disable dom/imptests/webapps/WebStorage/tests/submissions/* on Android for being permaorange; r=jmaher
2012-08-10 17:36:24 +01:00
Kyle Huey
c44a5bd7c8
Bug 781700: Don't hold strong references to databases from the synchronization queue, so that GCing a database will unblock waiting operations. r=bent
...
--HG--
extra : rebase_source : 2f1b2405ffc91831d33eb91e4b2d61c2b1ac872b
2012-08-10 09:15:02 -07:00
Kyle Huey
0162654f53
Bug 758125: Don't rely on the order of the timeout array to discard expired timeouts. Check explicitly instead. r=bent
...
--HG--
extra : rebase_source : 7476aff4c01ee5407cd2419be0ddd4662ccc9dd9
2012-08-10 09:10:22 -07:00
Joe Drew
13c7575b24
Bug 773097 - Don't create our surface from GetCanvasLayer. It's called while painting, and doing so will destroy the layer manager that we're painting with. r=roc,mattwoodrow
...
Canvases use the "persistent" layer manager, which is only used after 5
seconds has elapsed on Windows. So if we start up to a site that uses canvas,
we risk switching to the persistent layer manager while drawing using the
temporary layer manager. Because layer managers are singletons, they're not
refcounted, and so we end up holding a dead pointer and corrupting the heap.
2012-08-10 12:13:09 -04:00
David Rajchenbach-Teller
5497844d09
Bug 770215 - [OS.File] Utilities for strings - Tests for Unicode conversion. r=froydnj
2012-08-10 11:52:56 -04:00
David Rajchenbach-Teller
7ff77dd75b
Bug 770215 - [OS.File] Utilities for strings - Companion makefile. r=yoric
2012-08-10 11:52:56 -04:00
David Rajchenbach-Teller
43ce31ba07
Bug 770215 - [OS.File] Utilities for strings - Expose native code to JS. r=froydnj
2012-08-10 11:52:55 -04:00
David Rajchenbach-Teller
0f997f7508
Bug 770215 - [OS.File] Utilities for strings - Native code. r=froydnj
2012-08-10 11:52:55 -04:00
Nicolas Silva
d0d69183bb
Bug 773469 - Remove unnecessary layer transactions when using async-video. r=roc
2012-08-10 11:42:53 -04:00
Justin Lebar
4542e77fda
Bug 769254 - Part 3: Tests for clicking _blank link from <iframe mozbrowser>. r=bz
...
--HG--
extra : rebase_source : 34e9a90622a2732c73c83d0b768e7c1dc3ae8730
2012-08-10 11:42:28 -04:00