Dão Gottwald
|
8dfe262fce
|
Bug 843971 - Update browser-specific indicators when content gains or releases access to devices. r=dolske
|
2013-03-01 10:28:01 +01:00 |
|
Bob Clary
|
01d63c6222
|
Bug 846273 - robocop_autophone.ini is not included in the test package, r=ted.
|
2013-03-01 00:32:03 -08:00 |
|
Henri Sivonen
|
26f5277020
|
Bug 846221 - Make the pref UI explain intl.charset.default better. r=gavin.
|
2013-03-01 10:05:58 +02:00 |
|
L. David Baron
|
8e479ab95c
|
Bug 671976: Fix comment typo in previous commit. DONTBUILD
|
2013-02-28 23:54:42 -08:00 |
|
L. David Baron
|
153a691df4
|
Bug 671976: Add SpecialPowers.gc() calls so bug 671976 assertions show up in correct tests, and correctly annotate assertions.
|
2013-02-28 23:46:54 -08:00 |
|
Daniel Holbert
|
3e955d821d
|
Bug 846460: Remove duplicate period at the end of error message in rules.mk. r=gps
|
2013-02-28 22:45:03 -08:00 |
|
Daniel Holbert
|
fbf029c83e
|
Bug 846078 part 2: Use MOZ_ASSERT instead of NS_ABORT_IF_FALSE in VectorImage.cpp. rs=seth
|
2013-02-28 22:45:00 -08:00 |
|
Daniel Holbert
|
0d60a8cf97
|
Bug 846078 part 1: Code-cleanup in helper classes within VectorImage.cpp. r=seth
|
2013-02-28 22:44:59 -08:00 |
|
Daniel Holbert
|
bc6637fb45
|
Bug 846046: Make VectorImage member-vars type 'bool' instead of 'bool:1', and use AutoRestore to clear mIsDrawing at the end of Draw(). r=joe
|
2013-02-28 22:44:57 -08:00 |
|
L. David Baron
|
bb2f1537a6
|
Bug 846096: Be more consistent about annotating failures due to bug 846096, and mark them with the bug number.
|
2013-02-28 22:07:48 -08:00 |
|
Boris Zbarsky
|
3123988ad1
|
Bug 845881. Go back to allowing any 2xx response code to a preflight request, since web sites do that. r=sicking
|
2013-03-01 00:57:13 -05:00 |
|
Norbert Lindenberg
|
291730b0db
|
Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 14). r=jwalden
--HG--
extra : rebase_source : 03309cc5245306892ae45bad1696f84cfda266a3
|
2013-02-28 21:47:36 -08:00 |
|
Norbert Lindenberg
|
bfb50d4af0
|
Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 13). r=jwalden
--HG--
extra : rebase_source : 7591734146c4aa654d3cbdbb8ec9a3671f3fdbdf
|
2013-02-28 20:51:29 -08:00 |
|
Norbert Lindenberg
|
a5d63170fd
|
Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 12). r=jwalden
--HG--
extra : rebase_source : ed07060d340e7f644b7501635ac40e19e22a8240
|
2013-02-28 20:51:14 -08:00 |
|
L. David Baron
|
943b4338f1
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
|
Alexander Surkov
|
1266bbd1d4
|
Bug 396166 - xul:label@value accessible should implement nsIAccessibleText, r=tbsaunde, roc
|
2013-03-01 13:06:16 +09:00 |
|
Scott Johnson
|
73cf89a288
|
Bug 724978: Make nsColumnSetFrame handle absolutely positioned children without crashing. [p=ehsan, r=fantasai]
|
2013-02-28 19:56:48 -08:00 |
|
Yati Sagade
|
54ec2ee3fd
|
Bug 812179 - Removed hacks for Python < 2.6 from config/ [r=ted]
|
2013-02-27 22:30:56 +05:30 |
|
Ryan VanderMeulen
|
443fc2dd32
|
Merge m-c to inbound.
|
2013-02-28 22:30:20 -05:00 |
|
Ryan VanderMeulen
|
802155ba07
|
Merge inbound to m-c.
|
2013-02-28 22:28:03 -05:00 |
|
L. David Baron
|
3c1156d59c
|
Bug 404077: Adjust annotations of expected assertions.
|
2013-02-28 17:59:07 -08:00 |
|
Ryan VanderMeulen
|
2f8259daf4
|
Backed out 4 changesets (bug 722299) for B2G mochitest failures on a CLOSED TREE.
|
2013-02-28 20:44:53 -05:00 |
|
Makoto Kato
|
2c144420df
|
Bug 842918 - Update symbols.def if autoconf is changed. r=ted
|
2013-03-01 10:13:30 +09:00 |
|
Richard Newman
|
baec447cb8
|
Bug 846463 - Android Nightlies fail to build due to missing /services/sync/locales/Makefile. r=gps
|
2013-02-28 16:48:29 -08:00 |
|
Seth Fowler
|
4384e9077f
|
Bug 846028 - Coalesce invalidations in VectorImage. r=dholbert
|
2013-02-28 16:43:43 -08:00 |
|
Sriram Ramasubramanian
|
cf7a1db162
|
Bug 845511: Accessibility strings for tabs ui. [r=mfinkle]
--HG--
extra : rebase_source : d98af982cea4c526070f03f647dc668013a0b1d5
|
2013-02-28 16:29:20 -08:00 |
|
Hannes Verschore
|
e2b6aac88b
|
Bug 843023: IonMonkey: Inline Math.pow when result is expected to be intger, r=sstangl
|
2013-03-01 01:22:55 +01:00 |
|
Mounir Lamouri
|
f7d21913df
|
Bug 375008 - Clicking a disabled element should not cause a focus change. r=Enn
|
2013-03-01 00:15:59 +00:00 |
|
Nicholas Nethercote
|
ac52e6f319
|
Bug 839376 (part 14) - More exact rooting in shell/js.cpp. r=sfink.
--HG--
extra : rebase_source : 5dbacfb158ff5ea3935c0378f1c691006cb013a8
|
2013-02-28 15:03:17 -08:00 |
|
Gary Kwong
|
e6fc44184f
|
Bug 846519 - Running bootstrap.py throws a "NameError: global name HOMEBREW_PACKAGES is not defined" error. r=gps DONTBUILD (NPOTB)
|
2013-02-28 14:52:18 -08:00 |
|
Blake Kaplan
|
43ae09558d
|
Bug 846067 - Add a missing interface to the QI impl. r=jlebar
--HG--
extra : rebase_source : 3f2d51ba19092cb85a1f481bdfe75a8a5d2dbd9e
|
2013-02-28 14:36:55 -08:00 |
|
Sriram Ramasubramanian
|
c99bfaba53
|
Bug 821848: Cursor is not seen in private mode. [r=bnicholson]
|
2013-02-28 15:27:56 -08:00 |
|
Sriram Ramasubramanian
|
f0f0101a49
|
Bug 846396: Settings screen in blue. [r=wesj]
|
2013-02-28 15:27:51 -08:00 |
|
David Keeler
|
fb9e612e8b
|
bug 841350 - register pageshow handler earlier in browser.js r=ttaubert
|
2013-02-28 14:53:00 -08:00 |
|
Gregory Szorc
|
c6cc3859af
|
Bug 845089 - Followup: Handle Windows paths when detecting external source directories; r=khuey
This is related to work that landed in part 20 of bug 784841.
|
2013-02-28 14:25:10 -08:00 |
|
Simon Montagu
|
13751f7ffa
|
Tests for bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Simon Montagu
|
86d405f644
|
Changes to existing tests caused by bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Simon Montagu
|
d1f3e7f7fc
|
Add a pref to disable the IDN whitelist. Bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Simon Montagu
|
cc94daa8b0
|
New algorithm for when to display IDNs as Unicode. Bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Steve Fink
|
d7df2816c1
|
Bug 845519 - Spot-fix Unrooted-related problems. r=terrence
--HG--
extra : rebase_source : d725080582e51c4d6385b0adbb188933641988bd
|
2013-02-28 13:24:47 -08:00 |
|
Gregory Szorc
|
7083b6aa9f
|
Bug 784841 - Part ∞: Unicorns and rainbows on a CLOSED TREE
|
2013-02-28 16:51:53 +01:00 |
|
Ms2ger
|
c6832bb745
|
Merge m-i to b-s.
|
2013-02-28 14:46:10 +01:00 |
|
Ms2ger
|
c512245107
|
Merge m-c to m-i on a CLOSED TREE.
|
2013-02-28 14:42:12 +01:00 |
|
Ed Morley
|
1b556e75bc
|
Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE
|
2013-02-28 13:24:36 +00:00 |
|
Gregory Szorc
|
682d60f84a
|
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
|
e9e48c1faa
|
Backed out changeset b01c5df06269 (bug 841717) for causing bug 846106 on a CLOSED TREE
|
2013-02-28 11:34:44 +00:00 |
|
Ed Morley
|
de970a903d
|
Backed out changeset 4d45bcf676f9 (bug 835722) for causing bug 843677 on a CLOSED TREE
|
2013-02-28 11:29:03 +00:00 |
|
Ms2ger
|
1d54d70126
|
Merge mozilla-central to build-system.
|
2013-02-28 12:11:53 +01:00 |
|
Ms2ger
|
578cb797a7
|
Merge services-central to m-c.
|
2013-02-28 12:08:14 +01:00 |
|
Ms2ger
|
870cfccf07
|
Merge fx-team to m-c.
|
2013-02-28 12:06:24 +01:00 |
|