Josh Matthews
a1401f5b6d
Backed out changeset 0902b7e89928 (bug 816524)
2012-12-03 17:01:15 -05:00
Andrew Halberstadt
bc79e87efd
Bug 817122 - Add initial B2G xpcshell manifest, r=jgriffin, DONTBUILD a=NPOTB,test-only
2012-12-03 14:56:12 -05:00
Ed Morley
b3e1fc52a1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-03 19:05:07 +00:00
Ed Morley
28dc7d0586
Bug 817349 - Ensure topFrame is always defined; r=ted
2012-12-03 14:30:35 +00:00
Ed Morley
56d3fa6294
Backout a592d7dfb470 for Android crashes
2012-12-03 11:17:49 +00:00
Lucas Rocha
61fa340765
Bug 709433 - Animate toolbar when switching to/from awesome screen (r=mfinkle)
2012-12-03 10:50:41 +00:00
Ed Morley
1a2a28ae5c
Backout b3b4311176fa (bug 816850) for test_mozsettingsWatch.html failures
2012-12-03 10:25:55 +00:00
Marty Rosenberg
dd2259b03a
Add in extra function to build on non-arm platforms (no bug, r=glandium)
2012-12-03 04:32:59 -05:00
Jose Antonio Olivera Ortega
d505bf2576
Bug 815156 - B2G RIL: Expose serviceClass to DOM via nsIDOMMozMobileCFInfo. r=ferjm sr=sicking
2012-12-03 10:30:59 +01:00
Mario Alvarado [:marioalv]
0417fce708
Bug 806707 - Port browser_save_private_link.js to the new per-window PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB in global PB builds
--HG--
rename : browser/base/content/test/browser_save_private_link.js => browser/base/content/test/browser_save_private_link_perwindowpb.js
2012-12-03 01:36:43 -06:00
Ehsan Akhgari
1d7e5ee830
Follow-up to bug 810180 - Reset the homepage to about:blank when opening new windows in the test; r=jdm
...
DONTBUILD because this is NPOTB in global PB builds
2012-12-02 23:22:45 -05:00
Ehsan Akhgari
ac57263eb9
Bug 817463 - Disable loading the homepage for per-window private browsing tests; r=jdm
...
DONTBUILD since this is NPOTB in global PB builds
2012-12-02 21:48:46 -05:00
Mario Alvarado [:marioalv]
0ab4323350
Bug 813215 - Port browser_354894.js to the per-window PB APIs; r=ehsan
...
DONTBUILD because this is NPOTB in gloabl PB builds
--HG--
rename : browser/components/sessionstore/test/browser_354894.js => browser/components/sessionstore/test/browser_354894_perwindowpb.js
2012-11-29 01:02:06 -06:00
Andres Hernandez
f2eec374d9
Bug 816524 - Do not store information about closed private windows; r=ttaubert
...
DONTBUILD since this is NPOTB for global PB builds
2012-11-30 15:43:38 -06:00
Ehsan Akhgari
2b7c33ffa3
Backed out changeset 05865f2b8171 (bug 806690) because it was not effective
...
DONTBUILD
2012-12-02 20:42:15 -05:00
Ehsan Akhgari
5e0d319148
Bug 806720 - Rewrite the browser_styleeditor_private_perwindow.js test according to the latest changes to the style editor test suite; shoulder-r=jdm
...
DONTBUILD since this is NPOTB for global PB builds
2012-12-02 19:21:43 -05:00
Ehsan Akhgari
b7e80be756
Bug 806690 - Cancel the current browser load to make sure that we don't catch unexpected load events for about:home; shoulder-r=jdm
...
DONTBUILD since this in NPOTB for global PB builds
2012-12-02 19:05:50 -05:00
Saurabh Anand
13ac9584e3
Bug 816176 - Move WebGLShaderPrecisionFormat to a separate header; r=bjacob
2012-12-02 15:58:21 +05:30
Ms2ger
418bdd93ec
Merge m-c to m-i.
2012-12-02 11:32:57 +01:00
Ms2ger
fa133e5cbd
Bug 817276 - Part c: Remove dead definition of the nsContractIDMapData struct; r=jst
2012-12-02 09:59:54 +01:00
Ms2ger
8a3afef4de
Bug 817276 - Part b: Return the pointer directly from nsScriptNameSpaceManager::LookupNavigatorName; r=jst
2012-12-02 09:59:51 +01:00
Ms2ger
691009c5cc
Bug 817276 - Part a: Remove some unused jsids from nsDOMClassInfo; r=jst
2012-12-02 09:59:49 +01:00
Ms2ger
65917c0cec
Bug 812891 - Remove duplicated code from nsEditor::Get{Left,Right}mostChild; r=ehsan
2012-12-02 09:59:45 +01:00
Ms2ger
4f4763d86a
Bug 812885 - Cleanup nsHTMLEditor::GetElementOrParentByTagName some; r=ehsan
2012-12-02 09:59:41 +01:00
Ms2ger
0b9b4c8d66
Bug 810679 - Move rt->debuggerList to mozilla::LinkedList; r=Waldo
2012-12-02 09:59:39 +01:00
Ms2ger
4089e553d3
Bug 809097 - Add a testharness.js case to gen_template.pl; r=jhammel
2012-12-02 09:59:36 +01:00
Ms2ger
4d91a58198
Bug 810669 - Cleanup GetDocumentForReport in nsDOMEvent.cpp a bit; r=smaug
2012-12-02 09:59:29 +01:00
Ms2ger
9cbcd4aa7a
Bug 802163 - Fix pyflakes warnings in bindings python; r=peterv
2012-12-02 09:59:08 +01:00
Ms2ger
0a06568077
Bug 803825 - Part b: Paris bindings for FileHandle; r=khuey
2012-12-02 09:58:57 +01:00
Ms2ger
72981363b7
Bug 803825 - Part a: Introduce NS_IMPL_FORWARD_EVENT_HANDLER_FOR_WEBIDL; r=khuey
2012-12-02 09:57:06 +01:00
Ms2ger
2ab3f8b700
Bug 812096 - Fix build warnings in view/; r=roc
2012-12-02 09:56:54 +01:00
Ms2ger
98621c6b91
Bug 810668 - Fix some gcc4.6 build warnings; r=bz
2012-12-02 09:54:55 +01:00
Ms2ger
b9aea0bb8c
Bug 814898 - Part d: Cleanup CC goop in some more parts of dom/; r=mccr8
2012-12-02 09:54:51 +01:00
Ms2ger
6546506458
Bug 814898 - Part c: Cleanup CC goop in B2G-specific parts of dom/; r=mccr8
2012-12-02 09:54:37 +01:00
Ms2ger
c52fc7b5f2
Bug 814898 - Part b: Cleanup CC goop in dom/base; r=mccr8
2012-12-02 09:53:37 +01:00
Ms2ger
97acb14a5a
Bug 814898 - Part a: Cleanup CC goop in dom/file; r=mccr8
2012-12-02 09:53:35 +01:00
Ms2ger
738010cfa7
Bug 816221 - Don't preprocess files in webapprt; r=gps
2012-12-02 09:52:44 +01:00
Ms2ger
d548f0aac7
Bug 816103 - Part b: Update webapps tests; r=bz
2012-12-02 09:52:36 +01:00
Ms2ger
3190e0b923
Bug 816103 - Part a: Handle encodings explicitly in parseFailures.py; r=jhammel
2012-12-02 09:52:18 +01:00
Randell Jesup
ec38473354
Backed out changeset 483a8a9702a6
2012-12-02 02:56:21 -05:00
Bellindira Castillo [:bellindira]
2d3fe64ee7
Bug 806715 - Port browser_tabview_bug624265.js to the new per-tab PB APIs; r=ehsan
...
--HG--
rename : browser/components/tabview/test/browser_tabview_bug624265.js => browser/components/tabview/test/browser_tabview_bug624265_perwindowpb.js
2012-11-30 18:39:20 -06:00
Ed Morley
ad4d3d1634
Bug 813650 - Part 2: checkForCrashes() should output the top frame of a crash in a TBPL-parsable format; r=ted
2012-12-01 17:02:29 +00:00
Ed Morley
d541b5c41a
Bug 813650 - Part 1: Don't print minidump stackwalk output incrementally, so we can implement part 2 without changing log order; r=ted
2012-12-01 16:58:40 +00:00
Brian Hackett
e390e896e4
Insert additional resume points after operations likely to kill values, bug 814997. r=dvander
2012-12-01 09:32:34 -07:00
Ryan VanderMeulen
5a35ff6e92
Merge m-c to inbound.
2012-12-01 10:28:22 -05:00
Ryan VanderMeulen
097ec47fbe
Merge m-c to inbound.
2012-12-01 10:27:23 -05:00
Hannes Verschore
10fb474dce
Bug 815161: Use caching getproperty to fetch prototype to create this, r=jandem
2012-12-01 16:23:23 +01:00
ffxbld
1d23b24864
No bug, Automated blocklist update from host bld-linux64-ec2-362 - a=blocklist-update
2012-12-01 03:29:35 -08:00
Masayuki Nakano
64cb9eef28
Bug 769548 Support ISO_Level5_Shift as DOM AltGr r=karlt
2012-12-01 18:04:38 +09:00
Jan de Mooij
70e13f567f
Bug 816924 - Add extractNonDoubleType to ValueOperations. r=jwalden
2012-12-01 09:42:18 +01:00