Makoto Kato
|
ded9fc3eb0
|
Bug 843992 - rename nsJISX4501 to nsJISX4051. r=masayuki
--HG--
rename : intl/lwbrk/src/jisx4501class.h => intl/lwbrk/src/jisx4051class.h
rename : intl/lwbrk/src/nsJISx4501LineBreaker.cpp => intl/lwbrk/src/nsJISx4051LineBreaker.cpp
rename : intl/lwbrk/src/nsJISx4501LineBreaker.h => intl/lwbrk/src/nsJISx4051LineBreaker.h
rename : intl/lwbrk/tools/anzx4501.html => intl/lwbrk/tools/anzx4051.html
rename : intl/lwbrk/tools/anzx4501.pl => intl/lwbrk/tools/anzx4051.pl
rename : intl/lwbrk/tools/jisx4501class.txt => intl/lwbrk/tools/jisx4051class.txt
rename : intl/lwbrk/tools/jisx4501simp.txt => intl/lwbrk/tools/jisx4051simp.txt
|
2013-02-27 16:04:38 +09:00 |
|
Yuan Xulei
|
a451da1cff
|
Bug 818893 - Get caret position of the contenteditable r=djf
|
2013-01-01 19:26:49 +08:00 |
|
Chia-hung Tai
|
1499616f2a
|
Bug 810097 (follow-up): remove dead code as well. r=vicamo
|
2013-02-27 14:41:52 +08:00 |
|
Boris Zbarsky
|
0bc630a626
|
Bug 838686 part 2. Use NodeFilterHolder in treewalker and nodeiterator and start using WebIDL codegen for NodeFilter. r=peterv
|
2013-02-26 15:10:15 -05:00 |
|
Boris Zbarsky
|
d531a9c246
|
Bug 838686 part 1. Add a helper class that can store a WebIDL callback or an XPCOM interface. r=peterv
|
2013-02-26 15:10:15 -05:00 |
|
L. David Baron
|
d524f7594b
|
Bug 404077: Annotate one more known assertion.
|
2013-02-26 22:23:08 -08:00 |
|
L. David Baron
|
49b7670edf
|
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
|
2013-02-26 22:23:08 -08:00 |
|
L. David Baron
|
adb6395609
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog.
This will require a little follow-up cleanup.
|
2013-02-26 22:23:08 -08:00 |
|
L. David Baron
|
d6fee2f3ee
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html.
|
2013-02-26 22:23:08 -08:00 |
|
L. David Baron
|
e51adfba1a
|
Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug391777.html.
|
2013-02-26 22:23:08 -08:00 |
|
L. David Baron
|
ba9cc96a51
|
Bug 404077: Do GC in a small number of tests to reduce the spread of GC-related assertions. r=Jesse
|
2013-02-26 22:23:08 -08:00 |
|
Chia-hung Tai
|
3a4659ca6b
|
Bug 810097 - B2G MMS: Retry retrieval on error. r=vyang
|
2013-02-26 17:41:13 +08:00 |
|
Brian Nicholson
|
eb01912ff8
|
Bug 845618 - Remove unused imports. r=kats
|
2013-02-26 21:50:25 -08:00 |
|
Brian Nicholson
|
b867b80f22
|
Bug 845612 - Add @Override annotations for implemented interfaces. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Brian Nicholson
|
79ce539367
|
Bug 845612 - Add missing @Override annotations. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Daniel Holbert
|
7e4f92e029
|
Bug 844529: Disable flex-item style fixup when resolving style for anonymous content in nsCSSFrameConstructor::ProcessChildren(). r=bz
|
2013-02-26 21:44:55 -08:00 |
|
Jason Duell
|
ffab70d423
|
Bug 838988 - Incorrect download status in nsIRequest::OnStopRequest r=honza
|
2013-02-07 20:36:00 -08:00 |
|
Josh Matthews
|
904420d6a2
|
Bug 844684 - Decode GIFs that include an application extension string shorter than 11 bytes. r=joe
|
2013-02-27 00:24:18 -05:00 |
|
Mark Capella
|
a56cd45e2e
|
Bug 841249 - [Robocop] Tests for distribution preferences, r=margaret
|
2013-02-27 00:19:35 -05:00 |
|
Kartikaya Gupta
|
d44bb017a4
|
Bug 774964 - Implement the getPKCS12FilePassword dialog in native fennec. r=mfinkle
|
2013-02-27 00:08:47 -05:00 |
|
Chris Peterson
|
1f5c2c89c0
|
Bug 845080 - Extract BackgroundService superclass. r=rnewman
|
2013-02-26 19:41:59 -08:00 |
|
Richard Newman
|
f52820b0dd
|
Bug 840267 - Follow-up: fix whitespace (whitespace only). r=trivial
|
2013-02-26 20:08:56 -08:00 |
|
Ryan VanderMeulen
|
2165eca1a3
|
Backed out changeset 00ed3d264438 (bug 590422) for OSX browser-chrome failures on a CLOSED TREE.
|
2013-02-26 22:05:51 -05:00 |
|
Ryan VanderMeulen
|
4c53d4b6c6
|
Backed out changeset 6562cc879c53 (bug 845080) for Android build bustage on a CLOSED TREE.
|
2013-02-26 21:50:39 -05:00 |
|
Sriram Ramasubramanian
|
2560db822a
|
Bug 816547: Make sure the Bitmap is accessed in UI thread in LWTheme. [r=mfinkle]
--HG--
extra : rebase_source : 7f99818a2395fdc4f03b24927f706a4f81197038
|
2013-02-26 11:42:24 -08:00 |
|
Luke Wagner
|
a8e0a1a69c
|
Bug 845458 - IonMonkey: simplify constant double handling on x86 (r=dvander)
|
2013-02-26 19:56:30 -05:00 |
|
Chris Peterson
|
1f3ff0dca3
|
Bug 845080 - Extract BackgroundService superclass. r=rnewman
|
2013-02-26 16:59:19 -08:00 |
|
Bobby Holley
|
2b5b1bffe9
|
Bug 845201 - Pass mayThrow=true to iterate. r=mrbkap
We only want fallback behavior here if the policy decides to fail silently. If
the policy passes *bp == false, we want to just throw.
|
2013-02-26 16:41:55 -08:00 |
|
Ehsan Akhgari
|
0049d9d37f
|
Bug 839912 - Implement the URLUtils interface; r=Ms2ger
|
2013-02-19 01:07:44 -05:00 |
|
Sriram Ramasubramanian
|
bb11241f44
|
Bug 843619: Remove robocop test for tabs tray menu button. [r=gbrown]
--HG--
extra : rebase_source : 0eb9201646de0802290bd1ea2225325cb5a72fff
|
2013-02-26 11:03:17 -08:00 |
|
Sriram Ramasubramanian
|
4f7063b90a
|
Bug 843619: Remove tabs tray menu. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 7f590f1f0b21e15ced7efd59f6cf0cf9394e4671
|
2013-02-21 14:21:57 -08:00 |
|
Gary Kwong
|
8282715391
|
Bug 845569 - Land tests for various bugs. r=terrence
|
2013-02-26 15:31:04 -08:00 |
|
Josh Matthews
|
4dbd55e435
|
Bug 843247 - Allow external links to be opened in private windows in perma-private mode. r=ehsan
|
2013-02-26 18:15:57 -05:00 |
|
Jim Mathies
|
9117a265fb
|
Bug 841511 - Cleanup and organize existing browser flyout settings and css. r=fryn
|
2013-02-26 17:09:42 -06:00 |
|
Benoit Girard
|
39063c157b
|
Bug 699538 - Workaround for spurious mouse events after crash when debugging. r=smichaud
|
2013-02-26 16:06:36 -05:00 |
|
Chris DeCairos
|
a3bc6d20a9
|
Bug 665598 - Add pref to disable Audio Data API. r=cpearce
|
2013-02-14 16:46:33 +13:00 |
|
Shu-yu Guo
|
9c3ffe3bd0
|
Bug 845016 - Inline Math.abs with double input and int output (r=sstangl)
|
2013-02-26 14:51:43 -08:00 |
|
Josh Matthews
|
52f9992be5
|
Bug 801366 - Add crashtest.
|
2013-02-26 17:46:03 -05:00 |
|
Margaret Leibovic
|
cd2afb68fc
|
Bug 845051 - (Part 2) Handle tab events directly in BrowserToolbar, instead of going through BrowserApp. r=mfinkle
|
2013-02-26 14:38:38 -08:00 |
|
Margaret Leibovic
|
c34323ea56
|
Bug 845051 - (Part 1) Don't post Runnables to the main thread from onTabChanged, since it's always called on the main thread. r=mfinkle
|
2013-02-26 14:38:10 -08:00 |
|
Daniel Holbert
|
e4b1a1687a
|
Bug 845527: Use nsCOMArray::Length() instead of Count() for comparison vs. unsigned index in nsMemoryReporterManager. r=jlebar
|
2013-02-26 14:25:38 -08:00 |
|
Daniel Holbert
|
eaf8119ef5
|
Bug 845429: Cast a known-nonnegative index to be unsigned for comparison vs. nsTArray::Length(), in nsDocShell::GetChildAt. r=tbsaunde
|
2013-02-26 14:09:55 -08:00 |
|
Chris Pearce
|
a96f6b66a2
|
Bug 841239 - Have HTMLMediaElement.canPlayType respond affirmatively to codecs=mp3 and audio/x-m4a. r=padenot
|
2013-02-27 09:27:43 +13:00 |
|
David Anderson
|
68d9b3d62a
|
Prevent GC from occuring during IC linking (bug 837714, r=bhackett).
--HG--
extra : rebase_source : 4973d1be905775ea5623dbe808a034659e8c7797
|
2013-02-21 13:52:09 -08:00 |
|
Rodrigo Silveira
|
69efae8a6e
|
Bug 843742 - Add a slide in animation for flyout sidebars. r=mbrubeck r=fryn ui-r=fryn
|
2013-02-26 13:52:47 -08:00 |
|
Richard Newman
|
ee8f7673be
|
Bug 837875 - java.lang.NullPointerException: at org.mozilla.gecko.sync.setup.activities.SendTabActivity.getOtherClients(SendTabActivity.java). r=nalexander
|
2013-02-26 13:44:24 -08:00 |
|
Nicholas D. Matsakis
|
976d8ee64e
|
Bug 845226 - Move inlined functions into jsscriptinlines.h r=dvander
|
2013-02-26 16:42:43 -05:00 |
|
Kyle Huey
|
8db92146c6
|
Bug 845441: Remove DEBUG_CC. r=mccr8
|
2013-02-26 13:34:32 -08:00 |
|
Ryan VanderMeulen
|
70e8cc44a9
|
Bug 841505 et al - Disable test_xhr_timeout.html for frequent failures. r=khuey
|
2013-02-26 16:30:09 -05:00 |
|
Ryan VanderMeulen
|
597726ee2d
|
Merge m-c to inbound.
|
2013-02-26 16:30:06 -05:00 |
|