Ed Morley
092f2cf1f0
Merge mozilla-central to fx-team
...
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-06 14:16:07 +00:00
Panos Astithas
5b7ba1d268
Bug 808527 - selectedBrowser frames appear when debugging chrome; r=dcamp
2012-11-06 09:15:12 +02:00
Panos Astithas
f8ce74e74e
Bug 808498 - Chrome debugging broke B2G debugging; r=vporof,vingtetun
2012-11-06 09:14:07 +02:00
Phil Ringnalda
25dedca379
No bug - Update revision of Jetpack code used in Firefox to fix two tests. r=kwierso
2012-11-05 23:08:40 -08:00
Phil Ringnalda
25c4f24ae3
Back out 0d4e09ade336 (bug 808746) for Android reftest bustage
2012-11-05 22:35:59 -08:00
Victor Porof
4d334e4daf
Bug 794823 - Refactor and move the debugger's PropertyView in shared, so that it can replace PropertyPanel.jsm soon, r=past, msucan
...
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-04 01:01:05 +02:00
Victor Porof
ce3c4d522a
Bug 793375 - Search operator for finding a variable in scope(s) while the debugger is paused, r=past
2012-11-04 01:01:05 +02:00
Victor Porof
21fe763a1d
Bug 798874 - The variables view should be filterable, r=past
2012-11-04 01:01:05 +02:00
Ryan VanderMeulen
7ce522bbc4
Merge fx-team to m-c.
2012-11-02 15:45:53 -04:00
Brian R. Bondy
513d3797a6
Bug 808110 - No HTTP traffic was being sent for stub installer pings due to too many parameters. r=jimm
2012-11-02 15:41:40 -04:00
Richard Newman
32419336f5
Merge m-c to s-c.
2012-11-02 11:01:46 -07:00
Panos Astithas
ceacb0d392
Implement Debugger.removeAllDebuggees for efficient debugger shutdown (bug 740551); r=jimb,jorendorff
2012-11-02 18:30:23 +02:00
Victor Porof
d963678d37
Bug 774011 - Intermittent browser_dbg_createRemote.js | Should be paused after an interrupt request. - Got false, expected true | Should have one frame in the stack. - Got 0, expected 1, r=past
2012-11-02 16:39:12 +02:00
Freddie F. Haddad
0a6b114f46
Bug 803990 - Add Gentoo to mozboot; r=gps
...
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : f5c73f1942b71bd0f47a43241c13ef7d7a4fd8d4
2012-11-01 17:06:00 -07:00
Frank Wein
1cd38a6b82
Bug 807938 - Fix nsGnomeVFSProtocolHandler.cpp compile problem (PR_FormatTimeUSEnglish was not declared in this scope), r=ehsan
2012-11-02 15:41:58 +01:00
Dão Gottwald
5b3ee5260f
Bug 756313 - Don't load the homepage before the first paint. r=enn
2012-11-02 03:46:56 +01:00
Ryan VanderMeulen
caaae42bf8
Merge the last PGO-green inbound changeset to m-c.
2012-11-01 21:26:34 -04:00
Ryan VanderMeulen
3ecbf1346a
Backout e35f252ca573 for mochitest-other orange.
...
CLOSED TREE
2012-11-01 19:31:02 -04:00
Gregor Wagner
91a08070b8
Bug 807779 - [settings] allow readonly transactions. r=bent
2012-11-01 14:31:29 -07:00
Jonathan Griffin
4aa3749ab1
Bug 797162 - Add make target for b2g xpcshell tests, r=ted
2012-11-01 14:29:27 -07:00
Benoit Jacob
cc10ea918f
Bug 806369 - Stagefright blacklisting. Also extends Android Gfxinfo to support blacklist rules by Android API version, Model, Product, Hardware, Manufacturer - r=joe,doublec
2012-11-01 17:13:10 -04:00
Richard Newman
7652381386
Bug 807546 - Specify Connection: close in announcements fetch requests. r=liuche
2012-11-01 12:29:10 -07:00
Richard Newman
db8f2a8104
Merge m-c to s-c.
2012-11-01 12:28:15 -07:00
Rail Aliiev
887ff5edf6
Bug 806280 - l10n stub installers on latest-mozilla-aurora-l10n and latest-mozilla-central-l10n need to be signed builds. r=catlee,ted
2012-11-01 15:26:44 -04:00
Honza Bambas
85c94ec4cf
Bug 807712 - Remove LOG(("nsHttpHandler::NewURI"));, r=biesi DONTBUILD
2012-11-01 19:45:44 +01:00
Boris Zbarsky
2e34a9a752
Bug 807222 part 6. Fix getOwnPropertyNames to work correctly on Window. r=jst
...
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Boris Zbarsky
4107cb0d98
Bug 807222 part 5. Actually ship the xpts for camera api and devicestorage on Firefox for Android, like we do everywhere else. r=khuey
2012-11-05 22:05:40 -08:00
Phil Ringnalda
d557b8b1ac
Back out 0b25e27d0a35 (bug 784759) and 5266d6af1b81 (bug 786061) for bustage
2012-11-05 21:16:45 -08:00
Benoit Girard
84bc9c78d0
Bug 808746 - Properly calculate the tile's origin when avoiding SinglePaintBuffer. r=bjacob
2012-11-05 23:41:58 -05:00
Wes Johnston
6aa502df5e
Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle
2012-11-05 17:14:20 -08:00
Wes Johnston
bd314cb4a2
Bug 786061 - Disable session restore in webapps. r=mfinkle
2012-11-05 17:14:22 -08:00
Ehsan Akhgari
3bcb2b8761
Backed out changeset ecf0c2a7cb9f (bug 808876) for build bustage
2012-11-05 22:30:08 -05:00
Ehsan Akhgari
ad84bd3d7f
Bug 808876 - Implement PannerNode; r=bzbarsky
2012-11-05 21:14:13 -05:00
Ehsan Akhgari
f824c5dc5e
Merge mozilla-central into mozilla-inbound
2012-11-05 21:50:43 -05:00
Alexander Surkov
3b34b80f3e
Bug 733848 - stop logging accessible/name/test_markup.html
2012-11-06 11:41:39 +09:00
Ehsan Akhgari
d8cfad8335
Backed out changeset 57d9fa15f3e1 (bug 784759) for Android build bustage
2012-11-05 21:37:03 -05:00
Ehsan Akhgari
b190abaef0
Backed out changeset 801d11096998 (bug 786061) for Android build bustage
2012-11-05 21:36:42 -05:00
Ehsan Akhgari
d537c98fbc
Bug 808841 follow-up: Add ThreeDPoint.h
2012-11-05 21:34:31 -05:00
Ehsan Akhgari
448c1c4497
Bug 808841 - Implement AudioContext.listener; r=bzbarsky
2012-11-05 19:26:03 -05:00
Bobby Holley
327f8ca891
Bug 807179 - Add a constructor for JSPropertyDescriptor. r=luke
2012-11-05 17:49:44 -08:00
Nicolas B. Pierron
68d4fa0e36
Bug 807047 - Fix test case. r=oops
2012-11-05 17:28:42 -08:00
Bill McCloskey
2aae7cd63a
Bug 808067 - Back out again due to possible orange (r=orange)
2012-11-05 17:22:54 -08:00
Bobby Holley
35a5c3a7c6
Bug 800864 - Add some more tests. r=bz
2012-11-05 17:15:53 -08:00
Wes Johnston
25e8415172
Bug 786061 - Disable session restore in webapps. r=mfinkle
2012-11-05 17:14:22 -08:00
Wes Johnston
0d0ed8176d
Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle
2012-11-05 17:14:20 -08:00
Bobby Holley
60c3e2181b
Bug 793969 - Tests. r=mrbkap
2012-11-05 17:10:34 -08:00
Eric Chou
57002946d6
Bug 808193 - return 'boolean' if PROP_DEVICE_CONNECTED_TYPE is not found, r=qdot
2012-11-05 15:48:34 -08:00
Jonathan Griffin
3965607e57
Bug 804366 - Include test names in Marionette failure messages, r=ahal
2012-11-05 10:49:26 -08:00
Ed Morley
99dac44a6f
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-05 15:23:36 +00:00
Ed Morley
502d65ab6f
Bug 808419 - remoteautomation.py's waitForFinish() should print to the log when maxTime is reached; r=jmaher
2012-11-05 13:03:55 +00:00