Landry Breuil
|
fd6874c107
|
Bug 783875: Fix OpenBSD/arm platforms detection in xpcom. r=bsmedberg.
|
2012-08-26 21:54:19 +02:00 |
Mark Banner
|
1245be4891
|
Replace broken ifdef with ifeq for toolkit packager.mk to fix the Mac define, follow-up to bug 785102. rs=glandium over irc.
|
2012-08-26 20:48:57 +01:00 |
Jason Orendorff
|
5808ee520e
|
Bug 778851 - Disable E4X in content by default.
|
2012-08-26 09:04:33 -05:00 |
Jan Beich
|
b09ed9fc3c
|
Bug 784776 - Don't assume NULL is numeric in Hunspell code. r=smaug
|
2012-08-26 08:58:37 -04:00 |
Jan Beich
|
7b926cd5ad
|
Bug 784776 - Provide a pointer as an argument to time(). r=smontagu
|
2012-08-26 08:57:40 -04:00 |
Jan Beich
|
ac932f999f
|
Bug 784776 - Don't assume NULL is numeric. r=cjones
|
2012-08-26 08:56:59 -04:00 |
Mike Hommey
|
484fcb4f1d
|
Backout changeset a1ba35958b98 (bug 781529) because of a gcc bug that leads to bug 785679
|
2012-08-26 10:15:10 +02:00 |
Randell Jesup
|
e674138254
|
Bug 773847: Fix popupcontrol logic and take snapshots from main thread, enable Snapshots on Android by default r=mounir,blassey
|
2012-08-26 01:33:08 -04:00 |
Ryan VanderMeulen
|
0ca8ef0d51
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-25 22:09:16 -04:00 |
Abhishek Potnis
|
e4e02d4d02
|
Bug 785415 - Remove unused getInnerWindowById from WebConsoleUtils.jsm. r=mihai.sucan
|
2012-08-25 19:26:00 -04:00 |
Shu-yu Guo
|
283405a2b2
|
Bug 784873 - Improve ParallelArray jit-test code (r=dvander)
|
2012-08-26 12:02:42 -07:00 |
Mounir Lamouri
|
11a64b3607
|
Bug 785631 - Temporarily allow permissions if they don't match the app/browserElement info. r=cjones
This is a workaround for Gaia.
|
2012-08-26 15:59:59 -03:00 |
Justin Lebar
|
68d29b343c
|
Bug 775009 - Part 2: Fix. r=bz
|
2012-08-25 18:23:53 -04:00 |
Justin Lebar
|
b24d5322df
|
Bug 775009 - Part 1: Fix test broken by part 2. r=bz
|
2012-08-25 18:23:53 -04:00 |
Andrew McCreight
|
fe0f72dfe5
|
Bug 765527. r=mrbkap
|
2012-08-25 14:56:45 -07:00 |
Hub Figuière
|
41cf08644d
|
Bug 668469 - Part 2: use InteractiveState() instead of NativeInteractiveState(). r=surkov
--HG--
extra : rebase_source : 0da87d1ad720782293d5091537a2edc2f6d07c46
|
2012-08-24 23:48:41 -04:00 |
Yury
|
f902dc7eea
|
Bug 776208 - Plugin preview overlay test. r=jaws
|
2012-08-25 17:18:44 -04:00 |
Yury
|
4d8df099e9
|
Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz
|
2012-08-25 17:18:44 -04:00 |
David Rajchenbach-Teller
|
044a0462b3
|
Bug 771617 - Tests for readTo/writeFrom/readAll. r=froydnj
|
2012-08-25 17:18:44 -04:00 |
David Rajchenbach-Teller
|
4530bd3994
|
Bug 771617 - Fix WinFile.{ReadFile, WriteFile} to accept void*. r=froydnj
|
2012-08-25 17:18:43 -04:00 |
David Rajchenbach-Teller
|
17197c8619
|
Bug 771617 - OS.File.prototype.{readTo, writeFrom, readAll}. r=froydnj
|
2012-08-25 17:18:43 -04:00 |
David Rajchenbach-Teller
|
e7229b5ea3
|
Bug 771617 - Refactoring to better share code between implementations of OS.File. r=froydnj
|
2012-08-25 17:18:43 -04:00 |
Lim Wei Zhong
|
c8d9e67334
|
Bug 724346 - Ctrl-Tab should not cycle through hidden tabs. r=dao
|
2012-08-25 17:18:43 -04:00 |
Ryan VanderMeulen
|
9528f0ccdf
|
Bug 778413 - Move and rename the reftest. irc-r=dbaron
--HG--
rename : layout/reftests/table-bordercollapse/minimum_cell_width_calculation-ref.html => layout/reftests/table-width/cell-pref-width-border-box-ref.html
rename : layout/reftests/table-bordercollapse/minimum_cell_width_calculation-Border-Box.html => layout/reftests/table-width/cell-pref-width-border-box.html
|
2012-08-25 17:18:43 -04:00 |
Andreas Gal
|
66294310e0
|
Revert B2G UA string regression (bug 785647, r=cjones).
|
2012-08-25 18:02:38 -03:00 |
Chris Jones
|
2de67e31af
|
Bug 784647: Ensure that Tasks and XPCOM events are dispatched with the same priority. r=bent
|
2012-08-25 01:25:08 -07:00 |
Chris Jones
|
fef429cb47
|
Bug 636063, part 3: Honor compression requests when queuing messages. r=bent
|
2012-08-25 01:25:08 -07:00 |
Chris Jones
|
967d4da9ae
|
Bug 636063, part 2: Backend support for |compress|d messages. r=bent
|
2012-08-25 01:25:08 -07:00 |
Chris Jones
|
e3beae9af4
|
Bug 636063, part 1: Frontend support for |compress|d messages. r=bent
|
2012-08-25 01:25:08 -07:00 |
Tal Aloni
|
cc46d8945d
|
Bug 778413 - Minimum cell width calculation reftest. r=dbaron
|
2012-08-25 12:30:47 +02:00 |
Gavin Sharp
|
4f3946a86a
|
Bug 785205: adjust wording for social activation prompt, r=jaws, ui-r=boriss
--HG--
extra : rebase_source : 5ea3201e00073268e4a02c05e3852f273e062505
|
2012-08-24 14:46:11 -07:00 |
Dave Camp
|
e3d5efed46
|
Merge fx-team to m-c
|
2012-08-25 16:56:09 -07:00 |
Joe Walker
|
c4b16ad996
|
Bug 773227 - GCLI should open a help menu on enter for non-VALID (like pressing F1); r=dcamp
|
2012-08-25 21:18:56 +01:00 |
Ryan VanderMeulen
|
1f4e257fac
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-25 11:42:21 -04:00 |
Victor Porof
|
23a3e2b0c3
|
Bug 773732 - After reloading a page, the selected script and line should remain the same. r=robcee
|
2012-08-25 17:23:23 +03:00 |
Dave Camp
|
9dd06deae3
|
Bug 785635 - Markup panel undo is broken. r=jwalker
|
2012-08-25 11:04:47 -07:00 |
Dave Camp
|
5d5361e3ee
|
Bug 785628 - Markup panel not sending a change event. r=paul, r=jwalker
|
2012-08-25 11:04:47 -07:00 |
Dave Camp
|
e9541594c8
|
Bug 785335 - Changing an elements tagName collapses the tree node with no way to expand the tree node. r=jwalker
|
2012-08-25 11:04:46 -07:00 |
Dave Camp
|
4759f5b8aa
|
Backed out Bug 770818 (highlighter v3) for test failures.
|
2012-08-25 11:04:28 -07:00 |
ffxbld
|
e184479b78
|
Automated blocklist update from host mv-moz2-linux-ix-slave09
|
2012-08-25 03:21:44 -07:00 |
Mike Hommey
|
3e50bbc9d9
|
Bug 783751 - Remove support for MOZ_OPTIONAL_PKG_LIST. r=ted
|
2012-08-25 08:57:40 +02:00 |
Mike Hommey
|
f61fe2c28d
|
Bug 785436 - PageThumbsWorker.js url is wrong when creating the worker in PageThumbs.jsm. r=gavin
|
2012-08-25 08:55:48 +02:00 |
Marco Castelluccio
|
b8b3819fad
|
Bug 783765 - Use libnotify as a dynamic library. r=glandium
|
2012-08-25 08:54:16 +02:00 |
David Keeler
|
b5bcf20091
|
Bug 760307 - Preloaded strict-transport-security site list. r=mayhemer, bsmith
|
2012-08-24 14:17:27 -07:00 |
Ryan VanderMeulen
|
69532f9d25
|
Merge m-c to inbound.
|
2012-08-25 15:47:12 -04:00 |
Mark Capella
|
9f3f0984ce
|
Bug 759851 - remove build goop for building mozilla/services, r=mbrubeck
|
2012-08-25 13:32:38 -04:00 |
Daniel Holbert
|
5d7711fd34
|
(no bug) fix an instance of end-of-line whitespace, so I can label this push as DONTBUILD since it just backs out & relands a cset (no code changes, other than this whitespace fix)
|
2012-08-25 10:06:10 -07:00 |
Robert Longson
|
8003d8f33b
|
Bug 783915 - Make SVG Fragment identifier processing more robust. r=dholbert
|
2012-08-25 10:02:34 -07:00 |
Daniel Holbert
|
4286cddb20
|
back out 8247f7b038ce because it landed with the wrong bug # in commit message (said bug 785017, should've said bug 783915)
|
2012-08-25 10:01:48 -07:00 |
David Zbarsky
|
869041faf0
|
Fix virtual dtor warning, no bug, blanker r=bz
|
2012-08-25 12:33:51 -04:00 |