Boris Zbarsky
3b02694d09
Back out rev 2682f9a1fc58, bug 807222, because it assumes that people aren't putting completely broken stuff on Window, which b2g does. CLOSED TREE
2012-11-01 15:19:08 -04:00
Benoit Girard
535c354737
Bug 807311 - Add a CompileScript profile label. r=ehsan
...
--HG--
extra : rebase_source : 34ad974b46270487d6ae47c50d63479096413653
2012-11-01 14:50:56 -04:00
Boris Zbarsky
542d9a7c0c
Bug 807222. 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
Rob Wood
b61f89c670
Bug 807055 - Fix SMS test_timestamp.js random orange, update manifest; r=jgriffin, DONTBUILD(NPOTB)
2012-10-31 14:45:21 -04:00
Brian R. Bondy
7c4393cc13
Bug 802734 - Add a checkbox for sending telemetry ping information. r=jimm
2012-11-01 17:35:54 -04:00
Robert Strong
228791b31f
Bug 802734 - Add installer telemetry ping information. r=bbondy
2012-11-01 17:35:46 -04:00
Dão Gottwald
6d4b82ba46
Bug 756313 - Don't load the homepage before the first paint. r=enn
2012-11-01 22:00:35 +01:00
Panos Astithas
fdfd985c80
Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell
2012-10-31 18:31:55 +02:00
Victor Porof
e0501e8f86
Bug 806748 - Intermittent browser_dbg_location-changes-blank.js | The source editor not have any text displayed. - Got 546, expected 0, r=rcampbell
2012-11-02 09:32:31 +02:00
Victor Porof
e0fab10863
Bug 783729 - Debugger: JS scripts can get HTML syntax highlighting, r=rcampbell
2012-11-02 09:31:55 +02:00
Joe Walker
ec4475a595
Bug 801387 - GCLI rollup bug fix for bugs 795324, 797016, 791085; r=dcamp
2012-11-02 02:54:14 +00:00
Joe Walker
060d6f1b50
Bug 800346 - Autocompletion hint text is not visible in the latest Nightly; r=dcamp
2012-11-02 02:54:14 +00:00
Joe Walker
a13e71a2db
Bug 798458 - changes to make minification of GCLI work; r=dcamp
2012-11-02 02:54:14 +00:00
Grant Gayed
b59a20d19a
Bug 806821 - GCLI should ensure that 'string' command return types are treated as plaintext; r=jwalker
...
* * *
Bug 800363 - XSS in Web Developer Toolbar's chrome privilege page
2012-11-02 02:54:13 +00:00
Matthew Noorenberghe
96d8e02d92
Backed out changeset f33e99e56d52 because of xpcshell failures
2012-11-01 17:08:43 -07:00
Matthew Noorenberghe
b6afc1be62
Bug 720311 - Don't open formhistory.sqlite on shutdown in order to close it. r=mak
2012-10-31 18:22:28 -07:00
Matthew Noorenberghe
1ffea60291
Bug 804437 - Don't copy user.js section when it's hidden. r=Unfocused
2012-10-31 16:10:46 -07:00
Panos Astithas
1130d7042d
Bug 802081 - listTabs returns empty tab titles after startup; r=rcampbell
2012-11-01 15:34:41 +02:00
N Bosma
e370784c40
Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp
2012-10-31 18:30:37 +02:00
Michael Ratcliffe
dba75fc5c1
Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp
2012-10-31 18:25:08 +02:00
Anton Kovalyov
5a69f4f33f
Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell
2012-10-31 18:23:51 +02:00
Panos Astithas
fb8052ce15
Bug 799153 - Add UI for toggling the debugger server in Firefox OS; r=vingtetun
2012-10-31 18:21:54 +02:00
Panos Astithas
0dec7996a0
Backed out changeset 871dee07999f on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 17:39:00 +02:00
Panos Astithas
dca32622e6
Backed out changeset 9e56a20d367f on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 16:27:37 +02:00
Panos Astithas
fbc64fb6e0
Bug 771655 - Debugger does not show up if any progress listener (e.g. NoScript) reads the WebProgress argument's DOMWindow property in onStateChange(); r=vporof
2012-10-31 16:02:07 +02:00
Panos Astithas
019bd65baf
Backed out changeset 0ef0321ebe88 on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 15:16:41 +02:00
Lucas Rocha
0b654c70fc
Bug 785945 - Remove all uses of GeckoApp.mAppContext from Favicons (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
079fcabd2b
Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
7da7344b52
Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
65cb9ceb01
Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
dbaaf9b4ac
Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
90254529d8
Bug 785945 - Add LRU cache implementation (r=mfinkle)
2012-10-31 12:34:31 +00:00
Lucas Rocha
a12a55d700
Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle)
2012-10-31 12:34:31 +00:00
Lucas Rocha
41e29d1226
Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle)
2012-10-31 12:34:31 +00:00
Mark Capella
e0282b40d8
Bug 806454 - Remove sessionCache code from SessionStore component, r=bnicholson
2012-11-01 12:55:19 -04:00
pushkarsingh
debe6473c8
Bug 700678 - Exit full screen mode when the app goes into the background.r=margaret
2012-11-01 09:43:47 -07:00
Alexander Surkov
0f464a7ceb
Bug 807596 - crash [@ Accessible::GetActionRule()], r=hub
2012-11-02 01:05:33 +09:00
Bill McCloskey
35845d607b
Bug 807535 - Avoid toggling Ion write barrier too often (r=sstangl)
2012-11-01 08:08:21 -07:00
Axel Hecht
294efb30c8
bug 797745, add support for relativesrcdir overrides, r=ted
...
relativesrcdir is used for l10n packaging primarily. Being able to
override this in jar.mn allows to package individual files from toolkit
for an app.
--HG--
extra : rebase_source : 1b5b9028751cfe01a3810cea81a52b4c20919b51
2012-11-01 15:51:48 +01:00
Axel Hecht
c315945bdd
bug 797745, use l10n-base and relativesrcdir instead of config.mk for l10n-merge, r=ted
...
--HG--
extra : rebase_source : 0d280e5cfabe7efdbe112309da6ef87d3848c441
2012-11-01 13:25:53 +01:00
Ehsan Akhgari
8ba6137c34
Bug 807526 - Implement GainNode; r=bzbarsky
2012-10-31 15:09:32 -04:00
Ehsan Akhgari
43ceb46e4b
Merge mozilla-central into mozilla-inbound
2012-11-01 10:42:41 -04:00
Panos Astithas
800a5ec8e2
Backed out changeset a31ad3a90e4a on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 13:33:26 +02:00
Panos Astithas
27ea7566ea
Backed out changeset 59598af5e407 on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 13:30:52 +02:00
Gene Lian
0f3b651f5f
Bug 796255 - Alarm doesn’t ring on time if the app is killed and phone is allowed to suspend (part 1). r=fabrice
2012-10-31 15:52:01 +08:00
Shian-Yow Wu
0d0572288d
Bug 804531 - B2G 3G: When primary APN available, default route should not be set to secondary APN. r=philikon
2012-11-01 17:09:45 +08:00
Sriram Ramasubramanian
3ec91d54d8
Bug 783092: Lightweight theme for tabs-tray. [r=mfinkle]
2012-10-31 22:14:16 -07:00
Sriram Ramasubramanian
b44ee8c73d
Bug 783092: Lightweight theme for awesomebar. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/layout-large-v11/awesomebar_search.xml => mobile/android/base/resources/layout-large-v11/awesomebar_search.xml.in
rename : mobile/android/base/resources/layout/awesomebar_search.xml => mobile/android/base/resources/layout/awesomebar_search.xml.in
2012-10-31 22:12:45 -07:00
Sriram Ramasubramanian
3181e2d20a
Bug 783092: LightweightTheme for BrowserApp. [r=mfinkle]
2012-10-31 22:12:02 -07:00
Sriram Ramasubramanian
c3f378b98b
Bug 783092: LightweightTheme support in Fennec. [r=mfinkle]
2012-10-31 22:10:59 -07:00